Projects
Here are a couple projects that helped me get my first developer job. I used to have more listed, but now would prefer people not see them😂. These are the two I migrated to my free-tier on Azure, so hopefully they stay up for a while.

Fast Flash Cards
Stack:
ASP.NET Web API, Angular, Entity Framework Core, SQLite, Azure App Service
Description:
A web app for making flash cards. Users can create and save decks, populate those decks with cards, and study them.
Visit:
fastflashcards.azurewebsites.netGitHub

White Sands Resort
Stack:
ASP.NET MVC and Razor Pages, Entity Framework Core, Custom CSS, SQLite Azure App Service
Description:
This was one of my very first projects I did a couple years ago while learning SCSS and Flexbox. Originally, it was just a landing page, but more recently I added a few pages and a hotel room/booking management system.
Guests can choose the dates of their stay and book a room. Employees can manage bookings and handle check-in/check-out procedures.
Visit:
whitesands.azurewebsites.netGitHub