I've worked on tons of little projects over the years but these are the ones that I'm most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.
High-performance Go backend for a quiz application. Features JWT authentication, MySQL schema management, and forward-thinking LLM integration for dynamic quiz generation.
A distributed pipeline for KONE that processes high-throughput sales data to score and prioritize leads using machine learning models.
Architected a Pydantic-based async service infrastructure for Resoniks, reducing system latency by 25% across ML inferencing microservices.
A standardized template for creating CTF contest "maps" where LLM agents compete to find hidden flags. Provides a structured framework for building AI-powered capture-the-flag challenges.
A FastAPI-based application that calculates delivery order prices, including delivery fees and small order surcharges, based on venue and user location details using the Haversine formula.
Real-time demand forecasting and inventory optimization system for E-commerce. Orchestrated with Apache Airflow and managed with Terraform-as-Code.