How to Build a Habit Tracker Dashboard with Jetpack Compose
What You Will Build A custom segmented control (tab selector) with rounded corners, highlighted selection state, and content that changes based on the selected…
Youtuber @CodeWithWilliamJiamin's Website
• 2 min read
What You Will Build A custom segmented control (tab selector) with rounded corners, highlighted selection state, and content that changes based on the selected…
• 2 min read
What You Will Build A dark-themed control center panel with toggle icons arranged in a grid row, plus a now-playing music card, replicating the…
• 2 min read
What You Will Build A full-screen particle emitter where 50 glowing circles drift upward against a dark background, wrapping around when they reach the…
• 2 min read
What You Will Build A full-screen music player with a gradient background, album art placeholder, song title and artist, a seekbar slider, and playback…
• 2 min read
What You Will Build A full-screen starfield with 200 twinkling stars drifting horizontally and a shooting star trailing across the sky. The entire scene…
• 2 min read
What You Will Build A neumorphic (soft UI) design screen featuring raised and inset elements that appear to be extruded from the background surface.…
• 2 min read
What You Will Build A fitness dashboard with a daily progress overview card, plus a list of tracked habits (Meditation, Exercise, Reading, Water, Sleep)…
• 2 min read
What You Will Build A fitness dashboard with a daily progress overview card, plus a list of tracked habits (Meditation, Exercise, Reading, Water, Sleep)…
• 2 min read
What You Will Build A cryptocurrency portfolio screen showing total holdings in a primary-colored hero card with profit/loss breakdown, plus a transaction list with…
• 2 min read
What You Will Build A zoomable and pannable content area that responds to pinch gestures for scaling and drag gestures for panning. Includes a…
• 3 min read
What You Will Build A colorful note-taking application featuring a two-column grid layout, floating action button for adding notes, and Material 3 card styling.…