Lab
Things I've tried building. Some work better than others. All of them taught me something.
RingtoneLoom
Trim any audio clip into a custom ringtone, right on your iPhone. Pick a file, set the loop point, export — entirely on-device, no cloud, no uploads.
InOffice
A React Native app that tracks office attendance against working days. Two stat views — with and without holidays — calendar marking, and a configurable attendance target.
Residue
An attempt to build a simpler, more affordable Readwise. Every push is gated behind test coverage and a clean SonarQube scan — the code isn't the experiment, the product-market fit is. Built because I wanted to understand the problem myself.
RAG with LlamaIndex
A retrieval-augmented generation chatbot built with LlamaIndex and Ollama. Ask questions over your own documents using locally-hosted LLMs — no cloud required.
CVE Helper
An LLM-powered tool that explains CVEs in plain English, provides mitigation steps, and generates PowerShell remediation scripts. Built to simplify vulnerability triage.
YouTube Summaries
Summarizes YouTube videos whether they have a transcript or not. Extract key insights from long-form content without sitting through the full video.
This Site
Built with AI assistance on Astro. Still tweaking it constantly because nothing is ever truly finished. Hosted on Cloudflare Pages under my own domain.
Home Lab
Running apps on a Synology NAS at home. Broke things, fixed things, learned more about Docker than I expected. Still figuring it out.