Posts

Building a Private Local AI Agent with Java 21 and Spring Boot

Image
I've just released minimal-java-agent , an open-source template for building AI-powered agents using Java 21 and Spring Boot 4.0.3. The focus is on keeping it minimal, performant, and 100% local. AI chat using Postman on localhost

🤖 Minimal Clean Architecture

Image
I've just updated my minimal-clean-architecture—a minimal Android project template with Clean Architecture principles, Kotlin, Jetpack Compose, Koin and Room.  Whether you're prototyping an idea or starting a production app, this template gives you a solid foundation with minimal setup.

🚀 The Ultimate Gradle Optimization on M4

How I optimized my Android build time to be faster on M4

🤖 Minimal Android Project

I've just updated my minimal-android-project—a lightweight starter template built with Kotlin and Jetpack Compose. Perfect for spinning up a new clean Android project without the usual boilerplate.

👋🏼 Welcome to the Blog

Welcome to my blog! 🤖 Here, I share hard-earned lessons from my journey in real-world Android development, Jetpack Compose, and beyond—what worked, what didn’t, and why.