Projects

I've built hundreds of projects over the years. Here are some of the ones I've actually finished.


Portfolio Website

An early computing history inspired personal website!

#TypeScript, #Vue, #VitePress, #TailwindCSS, #CSS

Flappy Bird Machine Learning

I wrote a neural network from scratch in Go that learns to fly like an Ace.

#Go, #Raylib, #Machine learning, #Perceptron

Pizza Tracker

Track when pizza is on sale at Thrifty Foods. My UI skills only declined from here.

#Go, #HTML, #TailwindCSS

Muon Design Portfolio

Landing page for my digital agency. Complete with tons of animations and a modern yet unique feel.

#React, #Next.js, #TailwindCSS, #TypeScript, #Framer Motion, #Resend

Sen (Programming Language)

I wrote an interpreter for my own programming language, Sen. The language is written in Go and has a syntax reminiscent of Rust and Go.

#Go, #Programming Languages, #Interpreter, #Parser