Home

My Projects

|

CleanMe ๐Ÿงน

A C++ CLI that deduplicates files and automatically organizes them into a tidy structure.

What's a mutex?

C++CLIRegex

Tailored ๐Ÿชก

Internship application season is approaching. Bypass ATS with a custom resume and cover letter :)

bzzzz... AI Agents??! bzz... bzz... LLMS.. Tokens?!?!?

AWSDockerLaTeX

SaaScript ๐Ÿ’ป

Built SaaScript, a "startup buzzword" interpreted programming language featuring a custom bytecode virtual machine in C Implementing a full lexer, parser, and bytecode compiler to translate high-level code into executable bytecode.

Still dealing with segfaults...

CMakefileGCC/GDB

League of Studies ๐Ÿ“–

My mom told me to stop playing League of Legends ๐Ÿ’”, so I made League of Studies, a gamified study platform instead. Fight with your friends or a boss to study for exams and climb the leaderboard!

JACHacks 2025 Winner!

ReactSupabaseGamification

Tumor Classifier ๐Ÿง 

Designed and implemented a neural network from scratch using only NumPy to classify breast growths as benign or malignant. Learning the calculus and linear algebra behind supervised learning models was a great experience.

Achieved 95% precision and 90% recall scores.

PythonNumPyMachine Learning