Akshay Nandwana's Avatar

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/

37 Followers  |  156 Following  |  77 Posts  |  Joined: 02.01.2025  |  2.5488

Latest posts by anandwana001.bsky.social on Bluesky

Post image

Thank you @androidweekly.bsky.social for adding my article again in the newsletter πŸ₯³

proandroiddev.com/understandin...

16.11.2025 17:07 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Job and SupervisorJob in Kotlin Coroutines: A Complete Guide Introduction

medium.com/@anandwana/j...

#androidDev #kotlin

14.11.2025 17:42 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Understanding Gap Buffers in Jetpack Compose: The 60-Year-Old Algorithm Powering Modern Android UI How a simple data structure from the 1960s makes your Android apps blazingly fast

open.substack.com/pub/androide...

10.11.2025 06:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Thank you @androidweekly.bsky.social for putting my blog in this weeks edition

#androidDev #jetpackCompose

10.11.2025 06:56 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Thank you Mark

21.10.2025 13:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Which release specifically?

19.10.2025 17:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

A 60-year-old idea still powers Jetpack Compose today.
Let’s break it down β€” in just 3 steps. πŸ’š

🧠 Step 1 β€” What is a Gap Buffer?
Think of it as a smart array with an empty gap in the middle.

Complete Post - www.linkedin.com/posts/anandw...

#androidDev #kotli #jetpackCompose

18.10.2025 02:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

www.androidengineers.in/masterclass/...

#androidDev #jetpackCompose

17.10.2025 01:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Curious: would you build your next side project with Kotlin/WASM?

@kotlinlang.org @jetbrains.com

18.09.2025 03:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
#kotlin #kotlinwasm #webassembly #composemultiplatform #kotlinmultiplatform #frontend #performance #jetbrains #androiddev | Akshay Nandwana πŸš€ Beginner’s Guide: What is Kotlin/WASM? I often meet developers who say: β€œI’ve heard the term Kotlin/WASM… but I don’t really know what it means.” Let’s fix that. 1️⃣ What is Kotlin/WASM? Kotlin/WA...

Kotlin/WASM = Kotlin compiled to WebAssembly.
Fast. Portable. Runs in the browser AND on servers via WASI.

I wrote a beginner’s guide breaking it all down β€” what WASM is, why Kotlin/WASM matters, and what to know before diving in.

Full post on LinkedIn: www.linkedin.com/posts/anandw...

18.09.2025 03:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

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

17.09.2025 02:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

With handleEvents { … }, you can declaratively add callbacks:

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

Simple. Clean. Powerful.

17.09.2025 02:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Every lifecycle change.
Every tool call.
Every LLM request.

All tracked. All observable.

Debugging AI agents finally feels like debugging Android apps. πŸš€

17.09.2025 02:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

In Android, Logcat was my best friend.
One stream. All the truth.

But in AI agents? You’re usually guessing what actually happened. πŸ‘€

That’s where JetBrains Koog’s Agent Events changes the game. (🧡)

17.09.2025 02:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
WhatsNew 3.3 Kotlin Server and Client Framework for microservices, HTTP APIs, and RESTful services

πŸŽ‰ Ktor 3.3.0 has been released!

Check out the changelog for a full list of updates. ktor.io/changelog/3....

15.09.2025 08:53 β€” πŸ‘ 26    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image

androidengineers.substack.com/p/kotlin-by-...

#androidDev #kotlin

10.09.2025 19:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Java Annotated Monthly – September 2025 | The IntelliJ IDEA Blog This month’s Java Annotated Monthly comes with a fresh mix of Java, Kotlin, AI, and tech news, plus a look at some great events you won’t want to miss.

πŸš€ The new edition is here! Packed with the coolest tips and the latest news in Java, Kotlin, AI & more.
✨ Plus, @maritvandijk.bsky.social shares fresh insights on Java 25!
jb.gg/wa3w3k

05.09.2025 12:00 β€” πŸ‘ 14    πŸ” 5    πŸ’¬ 0    πŸ“Œ 1
Post image

Local LLMs in Android Studio: What Devs Should Know

linkedin.com/posts/anandw...

#androidDev #llm #gemini

03.09.2025 06:07 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
ConstraintLayout, Demystified β€” How It Really Works and When You Should Reach for It Flat view trees. Explicit constraints. Smooth UIs

androidengineers.substack.com/p/constraint...

#androidDev #jetpackCompose #ui #performance

02.09.2025 04:43 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Lets Build An Agent from Scratch
YouTube video by AI Engineer Lets Build An Agent from Scratch

7. Building an Agent from Scratch: www.youtube.com/watch?v=xzXd...

8. Philo Agents: www.youtube.com/playlist?lis...

♻️ Restack to help someone master AI Agents

24.08.2025 17:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Building and evaluating AI AgentsΒ β€”Β Sayash Kapoor, AI Snake Oil
YouTube video by AI Engineer Building and evaluating AI AgentsΒ β€”Β Sayash Kapoor, AI Snake Oil

4. Building and Evaluating Agents: www.youtube.com/watch?v=d5El...

5. Building Effective Agents: www.youtube.com/watch?v=D7_i...

6. Building Agents with MCP: www.youtube.com/watch?v=kQmX...

24.08.2025 17:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
[1hr Talk] Intro to Large Language Models
YouTube video by Andrej Karpathy [1hr Talk] Intro to Large Language Models

These 8 videos are what you need to understand AI agents:

1. LLM Introduction: www.youtube.com/watch?v=zjkB...

2. LLMs from Scratch: www.youtube.com/watch?v=9vM4...

3. Agentic AI Overview (Stanford): www.youtube.com/watch?v=kJLi...

24.08.2025 17:35 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Post image

Trying Junie as a pair programmer in Android/KMP.
What would you delegate first: scaffolding, Room, or API clients?
My kickoff + code notes πŸ‘‰ open.substack.com/pub/androide...

#AndroidDev #Kotlin #Compose #AI @jetbrains.com @kotlinlang.org

24.08.2025 05:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

πŸ—³οΈ Attention, Kotlin developers! Your genuine feedback will help us shape the future of Kotlin. Share your experiences – the challenges, lows, and highs – with the language, the tools, and the ecosystem.

Take our 10-minute survey! πŸ‘‰ kotl.in/dev-survey-25

18.08.2025 20:10 β€” πŸ‘ 9    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0
Preview
Free JetBrains Student Pack Access all JetBrains IDEs, plugins, and courses for your studies and future tech career.

Are you a student who codes? πŸŽ“
Apply for the free JetBrains Student Pack by Sept 12 for the chance to win a MacBook Pro!
πŸ› οΈ Full access to JetBrains IDEs, including IntelliJ IDEA, the Kotlin IDE
πŸ‘―β€β™‚οΈ Real-time coding with friends
πŸ“š Hands-on courses built by our experts
… and more!
jb.gg/academy/free...

18.08.2025 07:28 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

πŸŽ₯ Sharing my walkthrough of the Academy here.

πŸ’­ If you had to upskill today β€” which path would you pick first? AI, Web, Backend, or Kotlin?

#JetBrains #Kotlin #androidDev #Programming #Developers #AndroidDevelopment #ProjectBasedLearning #Upskilling #TechCommunity #LearnToCode

7/7

18.08.2025 02:47 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This is why I’m excited to create content around JetBrains tools.

Because they don’t just make us faster developers.

They make us better engineers.

6/7

18.08.2025 02:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That’s exactly what JetBrains Academy delivers.

Scary? Yes.

Because it pulls you out of tutorial mode.

Exciting? Absolutely.

Because it puts you into building mode.

5/7

18.08.2025 02:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Because skills are currency.

And projects are proof.

I’ve mentored 1000+ developers.

And I’ve seen one truth:

⚑ Theory gets you started.

⚑ Practice makes you better.

⚑ Projects make you unforgettable.

4/7

18.08.2025 02:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

And here’s what struck me:

πŸ‘‰ You don’t just read concepts. You build projects.

πŸ‘‰ You don’t just memorize syntax. You solve real problems.

πŸ‘‰ You don’t just finish a course. You walk away with proof of skill.

That’s powerful.

3/7

18.08.2025 02:47 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@anandwana001 is following 20 prominent accounts