Projects
EchoFM2024
An Interactive Realtime AI-Generated Language learning Podcast Platform.
MongoDBReactBun
Simple Jellycat Webscraper2024
A simple webscraper that I made for my sister in order to get a list of every jellycat that ever existed (she loves jellycats).
PythonSimple
Redis clone in Rust2024
Developed a multi-threaded Redis clone in Rust featuring concurrent client connections, thread-safe hash map, and a Bloom filter.
RustRedis
Single-threaded Hoard Allocator2024
Implemented a single-threaded memory allocator in C++ using the Hoard algorithm.
C++
Chess960 Engine2024
Wrote the entire board, UI, and move generation process from scratch in C++, as well as a simple engine for generating moves
C++
Aura Website Maker2024
Used React, Supabase, and AI to create websites for over 200 users based on their X profiles.
React
Ambient AI Infinite Canvas2023
Wrote an infinite canvas for drawing and interacting with AI agents and other humans.
C++