Skip to content

Home

Hoping my code makes the world a better place, one line at a time.

Personal Projects 🚀

RustNet

A Rust implementation of a neural network as well as linear algebra library using only the standard library.

Option Pricer

Calculates the price of European options using the Black-Scholes model. Features include Greek calculations and a PNL heatmap for option strategies.

GymCrowd

A mobile application that tracks gym crowd levels in Kotlin, allowing users to plan their workouts around peak times.

Critter World

Simulation based desktop game written using JavaFX, built a custom language with AST-parsing and programmable critters.

Foo Food Fighter

Vision model that intakes live camera feeds of food with OpenCV and TensorFlow to obtain portion-accurate nutritional information.

Newbie ED

Repository of my lessons for the 2023-2024 FRC season.

Science Questions Study Tool

Independently built machine-learning model that creates/classifies science questions.

My Exclesior

My solo, optimized version StuyPulse Robotic’s 2021-2022 season robot, Exclesior.

RT Translation Discord Bot

Discord bot built using Discord.js that translates messages in real time.

Out of This World

Visual novel game built via the processing graphics library and Java.

News Feed Compiler

Website that compiles a news feed from various news outlets for the last week.

Linear Algebra Library

Linear algebra library built in JS

ShooterLabs

Educational coding lab to create a shooter subsystem