
AI Gallery
An AI-assisted Android gallery application that improves photo discovery through natural-language search and flexible content matching modes.
projects/video-downloader-app Back
A media-focused Android application built for downloading and managing video content with background processing, local persistence, and optimized media handling.
A downloader workflow built to keep transfers reliable and media management straightforward for users who expect stable progress and playback access.
Users needed a smooth way to fetch, track, and manage media without blocking the UI or losing progress during lifecycle changes.
MVVM with background task coordination through WorkManager, Room-backed local state, and repository-managed media actions.