I'm not a programmer. I'm a problem solver. I just happen to solve problems with code.
Quit It is a web app that I built as a proof of concept for a smoking cessation app. This version currently uses a .NET 10 web API and related JSON files to persist data entered from the front-end built with Svelte and SvelteKit.
A mock service that allow game developers to register their games and receive an ID for their game. They will use that to make GET and POST requests to the API I built that stores their game's hi-score data.
Built with Godot as a proof of concept on how to use the above mentioned project.