PinnedBeing an Indie Game Developer: My Story (2016–2021)In 2016, I decided to code mobile games. I had a few ideas but didn’t know where to start.How to code a game, what language is needed, I…Sep 11, 20222Sep 11, 20222
Day 4: List and Grid in Compose🎯 Goal : In this article, we will explore how to create lists and grids in Jetpack Compose, covering LazyColumn for vertical lists…23h ago23h ago
Day 3: Images and Graphics in Compose🎯 Goal : In this article, we will learn how to work with images and graphics in Jetpack Compose, covering loading images, customizing…1d ago1d ago
Day 2: Text in Compose🎯 Goal : In this article, we will explore how to use Text in Jetpack Compose, covering basic usage, styling, fonts, and text…2d ago2d ago
Day 1: Introduction to Jetpack Compose and Composable Functions🎯 Goal : In this article, we will explore why Jetpack Compose, how to create a new app with Compose support, and how to preview…3d ago3d ago
Introduction to Kotlin & Setup🎯 Goal: Understand what Kotlin is, why it’s used, and set up your environment to start coding.6d ago6d ago
Why You Should Learn Jetpack Compose in 2025 (And How to Do It for Free)If you’re an Android developer still clinging to XML layouts in 2025, it’s time for an intervention.Jan 30Jan 30
How to: Merge, Push, Pull, Create a New Branch, and More in Android StudioIn this article we’ll demonstrate how to perform these tasks using both Android Studio’s graphical user interface (GUI) and the terminal.Dec 23, 2024Dec 23, 2024
Published inStackademicUnderstanding Space and Time ComplexityHow quickly an algorithm runs and how much memory it consumes can make a significant difference in its performance, especially as the scale…Jun 28, 2024Jun 28, 2024