A developer passionate about using my knowledge of programming languages to solve problems and build solutions that help or entertain people.
-
I’m currently working on GaraMaui - A Crossplatform application to store vehicle mileage information and gasoline fill up up statistics. Development for this app initially started in Gara but after consideration, I decided to reprogram using .Net Maui and C#. The reasoning for this was to focus in on .Net devlopment and C# instead of covering multiple languages. I was also able to practice MVVM with databinding, dependency injection, and more backend coding this way instead of mainly using Firebase's API for data manipulation. Some other cool features of this rebuild is a custom REST API built with ASP.Net to stand between my Postgres Database. I'm doing this to eventually get to a point of practicing hosting my own servers for a better understanding. Also was able to implement Auth0 for user Authentication.
-
Currently Studying: C#/ASP.Net/.Net Core/REST API