- nix-tmodloader my first nix package! tmodloader module for nix with flake support, very easy to use!
- save-manager incredibly useful git-esque save-manager for games (or really anything)
- spellingtiff clones of the NYT crossword (currently broken?) and spelling bee
- andorlando.github.io real link my personal website, has some interesting ui decisions
- homework-scripts a collection of homework scripts that's really just a bunch of web-automation in vanilla js
- nix-dotfiles has my new awesomeWM config, is all nix-based, and is what I use today
- dotfiles has my old awesomeWM config
- awesome-widgets not really a library, but a collection of really well animated awesomeWM widgets I made
- color second of two awesomeWM libraries, has a very easy to use API for color conversion
- rubato first of two awesomeWM libraries, does kinematics-based animation (and I'm very proud of it)
- RightTyper with Programming Languages And Systems at Amherst (PLASMA). I contributed to restructuring of sampling (moving away from an accumulation-based model to keeping track of each individual function call), contributed to generic handling (specifically testing and the actual code-generation and dataflow changes needed to accomedate it) and made the interrupt system compatible with Windows.
- MAGI with UMass Amherst's Syslab, does autograder generation. I extended it from just C to also typescript and javascript so it could be used in classes other than just CS230
-
with my hackathon friends
- eRPC new remote protocol framework, way easier to use than gRPC, I may continue working on this later
- bad apple in google calendar video link bad apple but it's made in google calendar, pretty self-explanatory.
- RISC-V.js a (almost) fully featured RISC-V emulator written in javascript so you can run binaries in the browser
-
- bfbbfb BrainFrick compiler and interpreter (and more stuff), written in BrainFrick compiled from a custom DSL written in python. Basically just bootstrapped BrainFrick. Also includes a helpful CLI!
- solitaire cipher golf a really really short implementation of solitaire cipher
- nim a tui-esque web-based 2-player (or pve) game
-
with school clubs
- IUCG Insights a blog app for Isenberg Undergraduate Consulting Group written with BUILD UMass. I wrote a lot of it
- aspine a frontend for Aspen, my highschool's grade portal. I wrote a lot of UI code for it.