I'm a software engineer. I love building and exploring new things.
Lately that's been AI agents, and small models small enough to run on the device instead of a server.
| Project | Links |
|---|---|
| Audio ReadAn Android reader that narrates PDFs and EPUBs over the original page, highlighting each word as it goes. Uses the phone's own text-to-speech — no account, no upload, nothing leaves the device. I tried bundling Kokoro for better voices, but phones aren't fast enough yet to run it in real time. | Live·Code |
| AI & Tech Weekly DigestA fully automated editorial pipeline — no human in the loop. Collects from RSS, Hacker News, Reddit, ArXiv and GitHub, ranks and de-duplicates, then uses Gemini to triage and write the week's digest, citing its sources for every story. Publishes and deploys itself on a schedule. | Live·Code |
| MeshWireAn info page for AI agents, served as JSON. Under construction. | Live·Code |
| QuizWizTurns any source material into a quiz. Gemini generates the questions, distractors and explanations. | Live·Code |
Everything else I've built is on GitHub.