Projects

Selected work.

Things I've built

NovaSync

2026shipped

Agentic AI travel planner built at a hackathon. AWS Bedrock Nova 2 Lite agent runs 20+ tool-use iterations (Ticketmaster, Open-Meteo, Google Places) to research a day-by-day itinerary. Human-in-the-loop review before finalizing. Nova Act books restaurants autonomously. Live streaming action feed.

AWS BedrockNova ActFastAPIReactAgentic AI

Mini Autograd Engine

2026shipped

Reverse-mode autodiff engine from scratch with a dynamic computational graph, 20+ ops (MatMul, Softmax, LayerNorm, etc.), and topological-sort backward pass. Trained a decoder-only transformer entirely on the engine with no PyTorch autograd.

PythonPyTorchML SystemsTransformers

Triton Software Engineering - Meemli

2026wip

A centralized program management platform for Meemli that streamlines student attendance, program oversight, and role-based access for administrators and teachers in a single, simplified interface.

MERNTypescript

Universal Job Tracker: Automating the Search with AI & MCP

2026wip

A high-end automation tool that uses a custom Chrome extension to detect job applications and an MCP server to instantly log them into Notion. The system triggers an AI enrichment phase that summarizes job descriptions and generates dedicated interview prep pages before you even close the browser tab.

TypeScriptReactChrome Extension APIMCP SDKNotion APIOpenRouter

Agentic Workflow for Storyboard Generation

2025shipped

Generate a storyboard with a single prompt.

LangGraphPythonAgentic AI