You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
college project that is a simple study planner that saves data to a local sql database. Takes the form of a simple web application, the software architecture isn't great since it was my first time trying to figure something like this out. Also seems like i had issues getting the database to load from a file location. I've come a long way lol
old college project that's like two projects in one. A simple console app that just takes and validates vaccine information input, which is then sent to a separate running solution that is a azure queue. The queue triggers a azure queue trigger and primes a text file for blob storage. Of course the azure account is dead by now.