January 2026

Discord Voice Boost Bot

A Discord bot that amplifies a quiet user's mic in real time. Receives audio, applies configurable gain with soft-clipping, and plays the boosted audio back to the channel.

January 2026

LoL Game Tracker Bot

A Discord bot that tracks League of Legends players and posts detailed game stats when they finish a match. Shows KDA, damage, items, runes, and rank changes.

January 2026

Tri-Co Course Selector

Course scheduling tool for Haverford, Bryn Mawr, and Swarthmore students. Features schedule building with time conflict detection and user accounts.

Personal Project thumbnail

Website

This website, built with HTML, JavaScript, CSS and hosted on a VPS. Designed to be constantly updated as a place for my projects.

January 2026

TODO List App

AI-powered task management app with NLP input, PDF homework parsing, and subtask breakdown. Built with Flask and Claude API.

December 2025

Strassen's Algorithm

An in-depth analysis of Strassen's matrix multiplication algorithm, written for MATH 299. Includes proofs, benchmarks, and an interactive demo.

December 2025

Connect Four AI

AlphaZero-style AI for Connect Four using neural networks and Monte Carlo Tree Search, trained through self-play.

Memory Game

Interactive memory card game with smooth animations and score tracking.