Programming
Software development and engineering projects.
Selected repositories across systems, ML, and tooling.
LLM-evaluation
Pipeline to test LLMs using LangGraph's agentic framework against the HumanEval dataset via a ReAct-style repair/evaluation loop. Features sandboxed execution, streaming JSONL results, and optional multi-iteration repair runs for deterministic pass@1 measurements.
Lost and Found Website
This was a website developed independently for the Lost and Found service group at my school. The website incorporates features to upload, claim, and manage images and descriptions of items. Additionally, it features automatic item classification using a machine learning algorithm in Tensorflow. Furthermore, it has quality of life features like Google sign-on, and email newsletter/updates using Mailjet.
Damascus-Cogs
Plugins (Cogs) that I have developed for the popular open-source and modular project, Red DiscordBot. These cogs extend the functionality of Red DiscordBot with custom features and integrations.
Bezier-Fitter
A comprehensive visualization tool for understanding and interacting with Bezier curves. This tool allows users to draw curves, visualize Bernstein polynomials, and understand the mathematical concepts behind Bezier curves through interactive visualizations.