You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight, modern Android application that integrates public REST APIs (News) using Retrofit and OkHttp. Built with Kotlin, Jetpack Compose (Material 3), and MVVM architecture, featuring loading indicator overlays, pull-to-refresh, empty states, and robust offline error handling with retries.
A persistent, lightweight To-Do application built for Android using Kotlin, Jetpack Compose (Material Design 3), and Room Database following the MVVM architecture. Developed as Task 1 of the InternSpark Android Developer Internship.
InfoStream redesigned for UI/UX excellence using Jetpack Compose and Material Design 3. Complies with accessibility guidelines (WCAG contrast & 48dp touch targets), featuring adaptive multi-column grids for phones/tablets, smooth screen crossfades, and a dedicated in-app article detail view.
InfoStream Android application with robust testing and release automation. Configured with JUnit unit tests for ViewModel states, Compose UI rendering test rules, and a GitHub Actions CI/CD workflow that runs tests and publishes built APK packages automatically to draft releases on push.