~/projects/project-5/README.md
Project Five — Replace Me
Mobile developer · 2026
One-line summary of what this project is and who it's for.
Curious how it's built? Try cat architecture.json
Problem
Describe the problem this project solved, from the user's point of view.
Constraints
- Needed to work well on low-end devices
- No budget for paid infrastructure beyond a free tier
Decisions
- Chose [technology/approach] to keep the app responsive.
- Cached data locally to reduce network calls.
What I'd do differently
What you'd do differently: e.g. plan for offline support from day one.
Stack
Languages
Kotlin
Frameworks
Jetpack Compose
Infra
SQLite