- Zzama: A pseudo-anonymous social Q&A platform. Powered by Flutter web and Firebase backend, with TypeScript serverless functions running on Vercel.
- Scout: A mobile app for creating and discovering curated lists of places. Flutter iOS frontend, Provider state management, and cloud functions via Firebase and TypeScript.
- Scuttle: An anonymous communication platform for military commands, inspired by Yik Yak. Uses Flutter for cross-platform development, Firebase for real-time data, and ID.me for military verification.
- wherecaniwatchthisthing.com: For whenever you ask "where can I watch [movie or show x]?" A Vercel-hosted TypeScript app utilizing Express and Firebase infrastructure.
- Revelio: An open source intelligence reporting platform built with Python/FastAPI and React. Leverages LangChain agents, ChromaDB for vector storage, and MongoDB Atlas. Features automated data collection via custom web crawlers, RAG-powered analysis, and real-time chain output streaming with Neo4j-based visualizations.
- Syndicate: A private newsletter platform built with React. Features group management with custom access controls and automated email delivery via Firebase Cloud Functions.
- Weather Forecast: An app that I mostly use for knowing what to wear before leaving the house. Made with vanilla JavaScript and the Fetch API. Hosted on GitHub Pages.
- Pace Calculator: Find total time, distance, or pace by entering values for any two of the three. Built with JavaScript and Bootstrap, available on GitHub Pages.
- Trivia: A snappy single-page trivia app using JavaScript and the XMLHttpRequest API. Features Bootstrap for responsive design and runs on GitHub Pages.