hydrogen602
Computer Science & Physics Alumni from Trinity University Like Rust, Haskell, and Python (with type annotations), React, Embedded, CAD, 3D-Printing,
Austin, TX
Pinned Repositories
2020-Project
CISS ROV-MATE 2020
betterTextEditor
A text editor for that has python & assembly synthax highlighting unlike nano and is easy to exit unlike vim
compiler
Trying to make a language and compiler
csv-stream-language
A small domain specific language for processing CSVs in Rust.
easy-serialize
Easily convert custom python objects to string and back
math-go-brr
Python and LLVM experiments
Research1
Soft sphere collision simulations
stemma-soil-sensor-embassy
Interface with Adafruit's STEMMA Soil Sensor while using embassy
unsigned-f64
A wrapper struct for f64 to guarantee certain f64 values are non-negative using types.
hydrogen602's Repositories
hydrogen602/betterTextEditor
A text editor for that has python & assembly synthax highlighting unlike nano and is easy to exit unlike vim
hydrogen602/stemma-soil-sensor-embassy
Interface with Adafruit's STEMMA Soil Sensor while using embassy
hydrogen602/unsigned-f64
A wrapper struct for f64 to guarantee certain f64 values are non-negative using types.
hydrogen602/csv-stream-language
A small domain specific language for processing CSVs in Rust.
hydrogen602/easy-serialize
Easily convert custom python objects to string and back
hydrogen602/math-go-brr
Python and LLVM experiments
hydrogen602/compiler
Trying to make a language and compiler
hydrogen602/Research1
Soft sphere collision simulations
hydrogen602/2DgravityWebSimulation
A javascript-based 2D gravity simulation for a website. Features the ability to pause, edit values, and resume the simulation.
hydrogen602/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
hydrogen602/BoardGame
hydrogen602/boardgame_gleam
hydrogen602/BudgetApp
An app for making basic budgeting and loading & analyzing transactions
hydrogen602/C_rayTracing
Ray Tracing in C with a Python API using Cython
hydrogen602/FileNavigateCLI
A little graphical terminal program for easy navigation through a file system
hydrogen602/game-utils
Utilities for games
hydrogen602/hydrogen602
Config files for my GitHub profile.
hydrogen602/hydrogen602.github.io
hydrogen602/KSPGuidanceCode
hydrogen602/makefile-smart-dependencies
A demo for how to intelligently and automatically determine dependencies in makefiles
hydrogen602/mermerd
Create Mermaid-Js ERD diagrams from existing tables
hydrogen602/pi-pico
Assorted projects made while playing with the Raspberry Pi Pico
hydrogen602/printer-interface-to-shortcuts
Interface for octoprint's API to simple produce endpoints for various common tasks
hydrogen602/react-settlersUI
hydrogen602/RustCollSim
This is a port of my collisional simulation code to Rust.
hydrogen602/RustPython
A Python Interpreter written in Rust
hydrogen602/RustPythonParser
hydrogen602/SettlersGame
hydrogen602/simple-cpp-build
A simple python script for building c++ projects without having to write config like Makefiles
hydrogen602/turtles
ComputerCraft lua code