Taskfolio

Taskfolio is a personal project designed to showcase my Android development skills. The app is a lightweight task manager that integrates with Google Tasks through its REST API, adhering to a clean and modern MVVM architecture. I’ve used Kotlin Multiplatform, Jetpack Compose and Material Design 3 to create a smooth and visually appealing UI, while also incorporating Room for local data persistence and OAuth 2.0 for secure authentication.

This project highlights the breadth of my Android knowledge, from API integration and UI design to database management and CI/CD setup. It’s designed not just as a functioning task manager, but as a demonstration of my ability to deliver well-structured, maintainable, and scalable Android apps.

Taskfolio Android Application