Misc & GitHub Projects / android

MogLog

An Android fitness-planning prototype with five Compose destinations and a floating AI coach conversation.

MogLog project hero

Compose-first Android UI

MogLog is structured around a single Compose application surface rather than XML layouts. Dashboard, Train, Intel, Feed, and Profile destinations share a reusable visual system and animated bottom navigation.

AI coach overlay

A floating action button opens an AI-coach conversation without leaving the current destination. MainScreen owns navigation and chat state, while focused components handle the overlay, messages, reusable cards, theme, persistence, and service access.

MORE PROJECTS