Calendar Manager
2021
ASP.NET Web App
Web-based scheduling application that publishes availability through a shareable booking link and
synchronises appointments with Google Calendar.
- MVC architecture.
- Authorization through Google OAuth 2.0.
- Vue.js frontend.
IDE.Themes
2020
ASP.NET Web App
Web tool for converting color themes between IDEs, prioritising color mappings for the selected
programming language.
- MVC architecture.
- Centralized SQL Server database with data access via Entity Framework.
- Anonymous usage analytics using Chart.js.
Sens
2019–2020
WPF Desktop App
Mouse sensitivity conversion and management desktop application for video games.
- MVVM architecture.
- SQLite database embedded into the client app, with data access via Dapper.
- Automatic application updates from GitHub releases using Squirrel.