Projects
Checklist App


Made for a school project in mobile app development, I used the development of this small utility app to learn the fundamentals of the then brand new .NET MAUI framework. The app is built using the MVVM pattern, and uses an SQLite database for storage. I've recently rewritten most of the app, massively improving performance and adding functionality that was originally missing, and am now using its continued development to refine my skills in MAUI and MVVM without the pressure of a massive codebase