A real-time, multimodal AI learning companion for children aged 6–14, built for the Google Gemini API Developer Competition. Uses Gemini Live for voice-first tutoring, detects each learner's style (storyteller, analogist, visualizer, or teacher) and adapts in real time, and can analyze an uploaded worksheet or photo to teach directly from it.
A fast file-and-application search widget for Windows, written entirely in Rust. Combines fuzzy matching (SkimMatcherV2) with parallel, multi-threaded directory indexing (Rayon) for near-instant results, as a lighter alternative to the built-in Windows search.
Winner, Most Innovative Project, Ambition Hackathon 2025. A decentralized GPU-renting marketplace connecting people with idle GPUs ("Hosts") to people who need compute ("Renters"). A desktop host agent auto-launches Dockerized SSH containers and tunnels them through a relay server, so renters can SSH or Jupyter directly into a rented GPU; real-time resource-monitoring dashboards and a built-in wallet system handle session tracking and payments.
A full-stack movie discovery platform. The Django backend imports and serves movie data (cast, crew, trailers) from TMDB, while the Next.js frontend handles browsing, search, and trailer playback.
A Django web app for searching and comparing laptops across countries and price ranges, using the Google Custom Search API so results reflect live listings rather than a static database.
A pure HTML/CSS site recreating the Windows 11 and various Linux distro desktop environments, with icons deliberately mixed across distros. Built for, and won, an HTML-only website design competition.