Akshay Nandwana
banner
anandwana001.bsky.social
Akshay Nandwana
@anandwana001.bsky.social
Senior Android Engineer @ MeraBills | Ex-Google (11.4M+ Impressions)
👨‍🏫 Mentored 1K+ Android devs | Android + Scalable Systems 📱
📌 Follow for daily Android tips, Jetpack Compose & career growth

https://www.linkedin.com/in/anandwana001/
It’s wild how different your career looks when you map it like a story instead of a CV.

Here’s the full map 👇

If you want your own “career map,” I might make this a mini-series. 🗺️🔥

#CareerJourney #Design #TechLife #Storytelling

2/2
November 23, 2025 at 2:02 AM
how are you😍 getting too much love from junie?
November 22, 2025 at 3:44 AM
Thank you Mark
October 21, 2025 at 1:01 PM
Which release specifically?
October 19, 2025 at 5:06 PM
Curious: would you build your next side project with Kotlin/WASM?

@kotlinlang.org @jetbrains.com
September 18, 2025 at 3:07 AM
Why it matters:

Debugging 🐛

Monitoring 📊

Error recovery ⚡

Progress bars 🎨

👉 Curious: if you had observability like this, what would your first use case be?

#Kotlin #AIEngineering #JetBrains #Koog
September 17, 2025 at 2:34 AM
With handleEvents { … }, you can declaratively add callbacks:

onToolCall { e -> println("Tool: ${e.tool}") }
onAgentFinished { e -> println("Result: ${e.result}") }

Simple. Clean. Powerful.
September 17, 2025 at 2:34 AM
Every lifecycle change.
Every tool call.
Every LLM request.

All tracked. All observable.

Debugging AI agents finally feels like debugging Android apps. 🚀
September 17, 2025 at 2:34 AM