My portfolio website, created using TypeScript, CSS, and the Next.js React framework.
A web application centered around a neural network that can recognize hand drawn digits.
A full stack todo web application, created using TypeScript, CSS, and the SvelteKit framework.
A chatroom web application, created using Go, TypeScript, and Svelte.
A multi-layer perceptron implementation from scratch, written in C++
A performant basic linear algebra library that focuses on matrices, written in C++.
The classic game of snake. Written in TypeScript, utilizing React and React-Pixi.
A secure personal password manager in Java that stores all user entries client-side.
I trained a neural network to detect objects in the video game Old School Runescape, so I could automate gameplay.
A Discord bot for a personal server, developed in Python, that has various functionalities.
A Soduku solver that uses generative recursion and backtracking.