Quick Thoughts
Blog
Welcome! This blog is my space to share tutorials, insights, and experiences from my personal journey. I hope you find value in what I write, and I’d be glad to hear your feedback or questions anytime.
I built an AI audio briefing app and moved it to aws
Jul 2, 20267 min readHow I moved briefcast from a local AI briefing app into a production-style AWS setup with queues, workers, storage, observability, and cost trade-offs.
I built my own AI coding agent. Then I actually used it.
Jun 10, 20269 min readA week of dogfooding astra-claw, my CLI coding agent: emergent OCR pipelines, silent package installs, memory that forgets its own lessons, and approval fatigue.
Building Briefly AI: a Python CLI that turns URLs, PDFs, and YouTube videos into concise AI briefs
May 4, 20265 min readHow I built Briefly AI, a terminal-first Python CLI that extracts clean text from URLs, PDFs, and YouTube videos and turns it into concise, prompt-shaped briefs.
From confusion to clarity: my journey into AI agents
Sep 30, 20254 min readA personal story of learning AI agents from scratch—exploring CrewAI, LangGraph, FastAPI, and MCP. Discover the resources, challenges, and tips that shaped my path.