#kotlin resultados de búsqueda
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
Super excited to share that I’m now officially a #Kotlin Multiplatform engineer! Working with Jetpack Compose and SwiftUI in app development has been one of my goals.
🚀 Just wrapped up a group IoT project building a mobile app that controls a hardware via Bluetooth! Built the mobile remote & co-wrote firmware. Watching it work seamlessly is so satisfying ✨ #flutter #kotlin #Swift #IoT #Arduino #Bluetooth
#Kotlin Multiplatform has a lot of opportunities for ecosystem expansion ideas, packages, tools. I wanna be one of those people to bring new and creative solutions to this ecosystem. I started to build a unified design benchmarking CLI for Jetpack Compose and SwiftUI for KMP!
✨ Random Character Animation in KMP GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
✨ Split Text Animation in KMP GitHub: github.com/vishal2376/cur… (Dropping code soon...) #Kotlin #JetpackCompose #Compose #Animation #OpenSource
Latest Android Weekly Issue 703 is out! androidweekly.net/issues/issue-7… #AndroidDev #Kotlin
The JUnit team has released JUnit 6.0.0 (GA on September 30, 2025), unifying version numbers across Platform, Jupiter, and Vintage and raising the minimum to Java 17 (and Kotlin 2.2 for Kotlin test code). Read more 👉 lttr.ai/AlI0x #Testing #Java #Kotlin
✨ Fibonacci Sphere Animation in KMP ✅ works on Android, iOS and Desktop GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
✨ Random Character Animation in KMP GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
It feels something else when you can call UIKit API in an iOS folder in #Kotlin Multiplatform under Android Studio
✨ Split Text Animation in KMP GitHub: github.com/vishal2376/cur… (Dropping code soon...) #Kotlin #JetpackCompose #Compose #Animation #OpenSource
✨ Proximity Animation in KMP 🧲 UI that reacts to cursor/touch position GitHub: github.com/vishal2376/cur… #KMP #JetpackCompose #OpenSource
Most developers use Kotlin. Few understand what makes it truly powerful. At #Kotlin Expert, we’ll explore how Kotlin’s type system, delegation, and #KSP work under the hood — and how to use that knowledge to write cleaner, more scalable code. 📆 Open workshop, Dec 18–19. Led…
💡 Kotlin isn’t just trendy—it’s powerful! Learn OOP, functional #programming, and concurrency with coroutines. Plus, dive into DSLs and multiplatform projects for real-world impact. 📚 #Kotlin #KotlinLang #AppDevelopment #CodeBetter 🔍📱 🔗 ow.ly/Czop50XtO7O
100 more stars in two months 🥹 github.com/shub39 #OpenSource #Kotlin #JetpackCompose
StateFlow vs LiveData in Android Development Read here: outcomeschool.substack.com/p/stateflow-vs… #AndroidDev #Kotlin
Hi! 👋 I'm Tamzid, a mobile developer who loves building apps that solve real business problems. My stack: -Android - Flutter - Exploring Kotlin Multiplatform. Currently working on a crypto app & excited to share my journey here. Let's connect! 🚀 #kotlin #appdev
¿Usas coroutines en Kotlin para manejo asíncrono? Simplifican la concurrencia: suspend fun fetchData(): String { /* código asíncrono */ } #Kotlin #Coroutines #OneDevTipADay
Latest Android Weekly Issue 703 is out! androidweekly.net/issues/issue-7… #AndroidDev #Kotlin
Kotlin Trick: Enum Classes Can Hold Functions Enums in Kotlin aren’t just constants—they can carry behavior. Enums as strategy objects = clean, extensible logic with zero boilerplate. #Kotlin #ProTips #EnumMagic
After a long time doing DSA with #golang and #kotlin. Fucking hell I am mixing everything. Damm I am so dumb now, cant do it without AI
✨ Fibonacci Sphere Animation in KMP ✅ works on Android, iOS and Desktop GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
✨ Random Character Animation in KMP GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
Salam All, I just published Episode 2 of Jetpack Compose Side Effects: A Developer’s Journey please write your thoughts on medium, and whether you prefer written or video content. #AndroidDev #Kotlin #Coroutines #rememberCoroutineScope medium.com/p/jetpack-comp…
💼 Software Engineer III - Android at Fanatics 📍 New York, NY 💰 $125,280 to $181,250 🛠️ #remotework #hiring #kotlin #android #kotlinmultiplatform #jetpackcompose #java #agile #scrum 🔗 applyfirst.app/jobs/917c612d-…
¿Quieres formar parte? Formador/a Desarrollo de Apps #Barcelona #Kotlin #empleo tecnoempleo.com/formador-desar…
🚀 New Post: Unlock Web3 Discover the power of Web3 & DApps. Learn how to unlock a decentralized future.... 🔗 Read more: kubaik.github.io/unlock-web3 #DataScience #Kotlin #coding #Cybersecurity #DAppDevelopment
💡 Kotlin Tip of the Day — runCatching A clean way to handle errors without noisy try/catch. ⚡️ Functional error handling ⚡️ Easy success/failure chaining ⚡️ Great for safe parsing & small ops #Kotlin #AndroidDev #KotlinTips #DevCommunity #CleanCode
🚀 New Post: Secure Data: Encrypt Protect sensitive data with encryption & key management solutions. Learn how to secure your informat... 🔗 Read more: kubaik.github.io/secure-data-en… #Kotlin #EncryptionMatters #KeyManagement #Cybersecurity #CyberSecurity
Kotlin Flow API Cheat Sheet, for in-depth learning, refer to our Kotlin Flow API Complete Series: outcomeschool.com/blog/flow-api-… #Kotlin #AndroidDev
Super excited to share that I’m now officially a #Kotlin Multiplatform engineer! Working with Jetpack Compose and SwiftUI in app development has been one of my goals.
🚀 Just wrapped up a group IoT project building a mobile app that controls a hardware via Bluetooth! Built the mobile remote & co-wrote firmware. Watching it work seamlessly is so satisfying ✨ #flutter #kotlin #Swift #IoT #Arduino #Bluetooth
💻 ¡Manos al código! Junto a @soyhenry_ok impulsamos la formación de 22 mujeres en desarrollo Android con Kotlin. Deslizá para ver el camino que recorrieron. #Kotlin #Android #WomenInTech
It feels something else when you can call UIKit API in an iOS folder in #Kotlin Multiplatform under Android Studio
StateFlow vs LiveData in Android Development Read here: outcomeschool.substack.com/p/stateflow-vs… #AndroidDev #Kotlin
Beyond Code Sharing: Building Smarter Mobile Apps with KMP and Agents (Koog) 🤖📲 #kmp #kotlin #build #agents
ViewModels survive configuration changes, your UI can get stale with "pully" state. Observe system locale, contrast, or dark mode... converting onConfigurationChanged into a clean Kotlin Flow. #AndroidDev #Kotlin #Flow #JetpackCompose #ViewModel gist.github.com/Sottti/a8517b5…
🚀 We’re #hiring a Kotlin / Android Developer to work with a top LLM project! 💻 Remote | 3+ yrs exp Help enhance AI models with top-quality data. 📞 +91- 8700883932 📧 [email protected] 🔗 Apply: aqusag.com/jobs/detail/ko… #AndroidDev #Kotlin #AIJobs #RemoteJobs
Internals of object class - Singleton in Kotlin From Kotlin ‘object’ to JVM bytecode: The internals of singleton creation Read here: outcomeschool.substack.com/p/internals-of… #AndroidDev #Kotlin #Android
Something went wrong.
Something went wrong.
United States Trends
- 1. Steelers 53.6K posts
- 2. Tomlin 19K posts
- 3. Vikings 32.5K posts
- 4. Bills 86.9K posts
- 5. Josh Allen 12.8K posts
- 6. Aaron Rodgers 7,075 posts
- 7. Brock Bowers 3,971 posts
- 8. Ole Miss 112K posts
- 9. Justin Jefferson 5,249 posts
- 10. Howard 12.5K posts
- 11. Cavs 4,476 posts
- 12. Seahawks 26K posts
- 13. #HereWeGo 4,511 posts
- 14. Rodney Harrison N/A
- 15. Brosmer 11.9K posts
- 16. Herbert 11.8K posts
- 17. Panthers 56.5K posts
- 18. Arthur Smith 1,492 posts
- 19. Chargers 24.5K posts
- 20. #Skol 3,151 posts