Complete index
Everything I have built
Every project worth showing, newest first — the six case files on the notebook's front pages, plus the work that did not get a case file. Course exercises and starter forks are left out.
12 of 12 entries
- 2026Field Notes AICase fileOffline-first field interviews: speech transcription, LLM-assisted forms, encrypted local storage, and an audit trail.Client engagement with Jarillo Consulting — code private, project documentation public.React Native · TypeScript · Azure Speech · LangChainClient workWrite-upDocumentation ↗
- 2025Multilingual RAG chatbotRetrieval-augmented answers over 4,000+ FAQ pairs in 100+ languages: FAISS semantic search, Vertex AI generation, Streamlit front end.Python · Vertex AI · Gemini · FAISS · StreamlitPrototypeRepository ↗
- 2025CHIP-8 emulatorA C17 CHIP-8 emulator split into a deterministic, testable core and an SDL2 platform layer, with sanitizers and CI.C · SDL2 · CMake · UnityShippedRepository ↗
- 2025EventEaseAn Android event sign-up app built by a four-person team: entrant lists, organiser tools, and a lottery draw.Team project (CMPUT 301, team RISCVI).Java · Android · FirebaseTeamRepository ↗
- 2025Tuesday.comA project-management board built in a weekend at HackED 2025, with an LLM turning loose notes into tasks.Built with a team in a weekend at HackED 2025.JavaScript · OpenAITeamRepository ↗
- 2025EmotiLogAn Android mood journal in Java: log a feeling with context, then read the record back.Java · Android · GradleCourseworkRepository ↗
- 2026This notebookThe site you are reading: a static, content-validated notebook with a scroll-driven cover, 3D artifacts, and a security-headers pass.Repository private.Next.js · TypeScript · Three.js · GSAPShipped