I'm not a programmer. I'm a problem solver. I just happen to solve problems with code.
I am currently interested in becoming a full-stack web developer. I started with HTML, CSS, and Vanilla JavaScript, but I'm exploring different frameworks and languages as well.
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.
Built with Astro, this is an on-going project and at the top of priority list.
Built using Svelte and SvelteKit, this wep app is to provide an easier way to track 100% completion progress in all six pixel remasters of Final Fantas 1 through Final Fantasy 6. Currently the goal is to make it staticly served, but based on the amount of data I'm having to collect, I may create a backend and practice my SQL skills with it.
I have one Todo app built in vanilla Javascript, but I am also working on console versions using C# and Python.