Social Media App

Social Media App Project Preview

This Kotlin-based Social Media App was my personal playground to explore and practice advanced concepts in Jetpack Compose. I focused on building a clean UI structure and making state management feel intuitive and reactive.

I implemented a modular screen setup with reusable components, modal Composables, and parameterized functions. Along the way, I also explored LaunchedEffect, animations, and bottom sheets for a more interactive experience.

The app features a feed where users can interact with posts and trigger share modals. It’s a simple UI prototype—but packed with Compose fundamentals and thoughtful architecture.

Note: This project is part of my ongoing learning journey and will be continuously improved as I deepen my Compose skills.

Back to Home