My high school computer science teacher said I was the most creative programmer he'd ever met.
- Cloud Quantum RNG For Cryptography (py): Harvard Master's Thesis
- Satellite RCS ML Regression (ts): Air Force - MIT paper on predicting satellite RCS with ML regression
- MERN Boilerplate (ts): Andrew's preferred MERN stack staring point with CRUD example
- MERN Boilerplate (js): Andrew's preferred MERN stack staring point with CRUD example
- MUItesting.com (js): Reference for testing MUI components with React Testing Library
- anime.museum (js): 3D virtual anime museum
- Chart In Tooltip (ts): Scatterplot chart embedded in a tooltip using dx react mui
- Reddit Vote (js): Reddit style vote handling in react
- R2-D2 (js): Rapid Routing and Decision Dashboard, document routing app
- Stoked Custom Web Pages (css): Web applications comissioned by Stoked in 2017 developed with pure HTML CSS JS techniques
- Ceullular Automata Rule 45 (js): Calculates and displays the generational progress of Wolfram's Rule-45 cellular automaton
- Boxing Wearable (c): Boxing glove sensor prototype that detects shadowboxing punches
- Smart City Software System (java): Device management in a smart city simulation
- B+ Tree (c): m-ary tree with a variable number of children per node
- Graphics Math (c++): Manual implementation of basic graphics techniques such as edge detect, grayscale, blur, and crop
- Cuckoo Hashing (c++): Cuckoo Hashing manual implementation
- Rat18s Compiler (c++): DFA with parser, lexer, and syntactic analyzer. Generates token list, parse tree, and machine code
- Mock Company Audit: Blue Team scanning for and fixing vulnerabilities
- Penetration Test Exercise: Red Team discovering and exploting vulnerabilities
- Joi (py): Locally run AI assistant with persistent memory
- Self Driving Jetbot (py): Robot avoids obstacles and follows humans with computer vision
- AnimeGuessr (js): Guess the location of the Anime scene
- Colors (py): 2D Maze Runner Game
These are all personal or educational projects.