Posts
All the articles I've posted.
[GDG DevFest 2024] Build AI-Powered Apps with Gemini API using Vertex AI in Firebase
Published:Β atΒ 12:00 AM (1 min read)Explore the Gemini models with capibilities and learn how to integrate Gemini API with Google AI Client SDK and Vertex AI by using Firebase SDKs.
[Webinar GDG on Campus UTH] Native vs Cross-Platform in Mobile App Development π
Published:Β atΒ 04:00 PM (1 min read)Explore the different approaches to build mobile applications, Native vs Cross-Platform. The key factors to consider when choosing between native and cross-platform development.
Understanding Compose Phases and Recomposition
Published:Β atΒ 02:00 PM (3 min read)Go through Compose phases to understand the process of UI rendering with Jetpack Compose.
Modern libraries to build Android application
Published:Β atΒ 09:00 AM (5 min read)Highlight key libraries in mordern Android application developement to boost up the peformance and quality of your applications.
Pagination with Paging3 library and an alternative approach in Jetpack Compose
Published:Β atΒ 04:00 PM (9 min read)Learn to paginate efficiently in Jetpack Compose with Paging3 library, and explore alternative approaches for boosting up app performance.