Vinay Gaba's Avatar

Vinay Gaba

@vinaygaba.bsky.social

๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป https://www.vinaygaba.me/ ๐Ÿ  Tech Lead Manager @ Airbnb on AI/UI Tooling ๐Ÿค– Google Developer Expert for Android ๐Ÿš€ The Jetpack Compose Guy โœ๏ธ Get Smart About Android - https://www.jetpackcompose.app/newsletter Previously Snapchat, Spotify, Deloitte

335 Followers  |  45 Following  |  120 Posts  |  Joined: 10.11.2024  |  2.3827

Latest posts by vinaygaba.bsky.social on Bluesky

Preview
JetpackCompose.app's Dispatch: The Android & Jetpack Compose Newsletter for Modern Developers Dispatch makes staying updated with Android Development easy, entertaining and rewarding. Join thousands of Android developers who get smarter about Jetpack Compose every week.

I write a newsletter that some of you might find interesting. It's a great way to be in the "inner circle".

Let's hang here -

www.jetpackcompose.app/newsletter

14.10.2025 16:46 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

But growth often means stepping outside your comfort zone and running toward the next challenge. Thatโ€™s exactly what Iโ€™m doing next.

Iโ€™ll share more about that soon โ€” but until then, itโ€™s been real, Airfam โค๏ธ

14.10.2025 16:46 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Anyone working in this space knows how transformative the last few years have been, and Iโ€™m proud to have been right in the middle of it. It truly was a fantastic setup โ€” what some might call โ€œa dream job.โ€

14.10.2025 16:46 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

The past couple of years stand out the most โ€” helping lay the foundation for what it means to be an AI-first engineering organization. We were early, but we were right.

14.10.2025 16:46 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Iโ€™ve had the privilege of introducing and evangelizing technologies that directly shaped how Airbnb engineers build โ€” from championing Jetpack Compose to introducing Generative AI inside everyday developer workflows.

14.10.2025 16:46 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

..and made lifelong friends along the way. Itโ€™s been action-packed โ€” and Iโ€™ve felt an incredible symmetry between the energy I poured in and what I got back.

My role has been particularly special: operating at the intersection of Code, Design, and AI has been a dream come true.

14.10.2025 16:46 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

My time here has been nothing short of transformative, both professionally and personally. I experienced a pandemic while working at a travel company, witnessed a wildly successful IPO, open-sourced a meaningful project, landed on a Google I/O keynote, transitioned roles, gave countless tech talks..

14.10.2025 16:46 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image Post image Post image Post image

After six incredible years, Iโ€™ve closed the curtains on my chapter at Airbnb.

Iโ€™ve had the privilege of working on things Iโ€™m deeply passionate about, earning immense trust, and collaborating with some of the most talented people Iโ€™ve met. That combination is rare โ€” and I never took it for granted.

14.10.2025 16:46 โ€” ๐Ÿ‘ 8    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
JetpackCompose.app's Dispatch: The Android & Jetpack Compose Newsletter for Modern Developers Dispatch makes staying updated with Android Development easy, entertaining and rewarding. Join thousands of Android developers who get smarter about Jetpack Compose every week.

I love reading Dispatch to keep up with the Android ecosystem. Check it out - www.jetpackcompose.app/newsletter

13.09.2025 12:37 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

The next issue of Dispatch goes out tomorrow! There's a bunch of interesting content, but the one that you don't want to miss is a behind-the-scenes look at the team behind Firebender that many use on the daily!!

If you'd like it in your inbox ๐Ÿ‘‰๐Ÿป www.jetpackcompose.app/newsletter

#AndroidDev

12.09.2025 06:51 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Want to give a quick shoutout out all the supporters of @jetpackcomposeapp.bsky.social over the years. Open-source and free-only projects can often be thankless but your kindness has given me the extra boost to keep it going ๐Ÿ™๐Ÿป

www.jetpackcompose.app/supporters

#AndroidDev

10.09.2025 16:47 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thank you for the shout-out ๐Ÿ™๐Ÿป

25.08.2025 17:55 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿ” Debugging animation jank in Compose? 90% of devs miss THIS ADB trick (and it changes everything for your performance workflow) ๐Ÿ‘‡

Use this command:

`adb shell screenrecord --bugreport`

It records your app WITH frame-timing overlays. Itโ€™s like a slow-mo referee for your UI. ๐Ÿ•ต๏ธโ€โ™‚๏ธ

#AndroidDev

25.08.2025 03:14 โ€” ๐Ÿ‘ 9    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

In a recent issue of our newsletter, Evelin Herrera covered the hidden world of how Android apps get sold. She covered things that get rarely spoken about, including the exact apps buyers are looking for!

www.jetpackcompose.app/newsletter/d...

#AndroidDev

24.08.2025 18:53 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Release 1.0.5 ยท airbnb/Showkase What's Changed KSP2 support. Enables supporting Kotlin 2.x #405. Improve ShowkaseBrowser codebase and update navigation stack by @vinaygaba in #390 New Contributors @oheyadam made their first co...

The latest release of Showkase went out and shipped with K2/KSP2 support.

github.com/airbnb/Showk...

#AndroidDev

06.08.2025 03:59 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
JetpackCompose.app's Dispatch: The Android & Jetpack Compose Newsletter for Modern Developers Dispatch makes staying updated with Android Development easy, entertaining and rewarding. Join thousands of Android developers who get smarter about Jetpack Compose every week.

Anyway, excited for everyone to read it! If you are not a subscriber, consider subscribing -

www.jetpackcompose.app/newsletter

21.07.2025 19:10 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Moreover, every developer eventually realizes that the way you become a better engineer is by tying thing back to the business and the user.

A fantastic way of doing that is by actually running a business and using apps as a means to do that is the path of least resistance.

21.07.2025 19:10 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

This kind of content is rarely discussed when it comes to Android Development so we are excited about being able to bring it to you!

We want the business side of apps to be a bigger part of the conversation because without it, our ecosystem just cannot exist.

21.07.2025 19:10 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

The latest issue of Dispatch goes out tomorrow. This one is going to be extra special because it features Evelin Herrera, who's going to cover the hidden world of how apps get sold. We'll cover things that get rarely spoken about, including the exact apps buyers are looking for!

#AndroidDev

21.07.2025 19:10 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

The latest issue of Dispatch goes out in an hour! It's a special issue because it features someone that has spent the last ~10 years working on screenshot testing infra and is the founder of @screenshotbot.bsky.social

Subscribe if you'd like to read - www.jetpackcompose.app/newsletter

#AndroidDev

22.06.2025 15:05 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Post image

The latest issue of Dispatch is going to be the Google I/O special. I give a behind-the-scenes look and cover all the updates that are interesting and relevant to you as an #AndroidDev.

It goes out tomorrow morning PST. Subscribe if you'd like to read it - www.jetpackcompose.app/newsletter

04.06.2025 05:51 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

While Microsoft made some 4d chess moves over the last few years and certainly made them "dance", their dependency on others for the model chops is a big risk.

This is where Google can really shine. They have complete control over their fate, unlike any other player.

21.05.2025 18:40 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

They are truly vertically integrated and it needed to execute at the same pace as the startups around it. Their hand got forced but I think it was for the better.

Nothing like a good ol existential risk.

21.05.2025 18:40 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Google is executing and things are working. A lot of the current AI ecosystem exists due to Google. This is not just from a technological standpoint but also the AI talent that it fostered over the years.

21.05.2025 18:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

I've been around the Google ecosystem for ~15 years. I've also had the fortunate of attending Google I/O a few times over the years. Trust me when I say this.....

Yesterday's #GoogleIO event was different.

#AI #AndroidDev

21.05.2025 18:40 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

Updated the landing page of JetpackCompose.app to be on brand with the style of the season ๐Ÿ˜Ž

#AndroidDev

19.05.2025 02:14 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

The latest issue of Dispatch is going to be a banger ๐Ÿ’ฅ Goes out tomorrow morning ๐Ÿซก

If you'd like it in the comforts of your inbox, subscribe here - www.jetpackcompose.app/newsletter

#AndroidDev

19.05.2025 00:39 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

thank you for helping get the word out. @fragmentedpodcast.com continues to be a huge inspiration for me and I'm super impressed with how you've grown it organically over the years.

09.05.2025 17:13 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

To every reader, sharer, and comment-senderโ€”thank you.

Year-two, letโ€™s go! ๐Ÿš€

09.05.2025 16:42 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
JetpackCompose.app's Dispatch: The Android & Jetpack Compose Newsletter for Modern Developers Dispatch makes staying updated with Android Development easy, entertaining and rewarding. Join thousands of Android developers who get smarter about Jetpack Compose every week.

If you build Android apps and arenโ€™t on the list yet, hereโ€™s your gentle nudge: Itโ€™s free, takes 5 mins to read, and occasionally makes you snort-laugh while you are reading it. A lot of people that you respect already read it so you will be in good company!

www.jetpackcompose.app/newsletter

09.05.2025 16:42 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@vinaygaba is following 20 prominent accounts