Blog
Short notes on what I'm building, learning, or thinking about.
Devly AI: An LLM-Powered Coding Assistant
September 2025 · Projects · 5 min read
How I built an agentic coding assistant using Python and Google's Gemini API, with function-calling capabilities for real-time code editing and debugging.
Clove: Designing a Meditation App with Jetpack Compose
January 2025 · Android · 6 min read
A deep dive into building a meditation app with guided sessions and sleep sounds using Kotlin and Jetpack Compose, focusing on smooth animations and UX.
My Open Source Journey with AnkiDroid
December 2024 · Open Source · 4 min read
Contributing to AnkiDroid taught me valuable lessons about code reviews, community collaboration, and improving user interfaces at scale.