My name is Magnus and I'm currently studying to become a .NET developer. In this repository you will find all projects related to that journey. Feel free to browse around.
This is where special assignments resides. These assignments count towards the grade given at the end. I will add links to each assignment when each assignment is completed and made public. Each assignment will have its own repo.
C#
Databases
- DB Labb 01 - Design a database using MS SQL Server Management Studio.
- DB Labb 02 - Database first with SQL.
- DB Labb 03 - Code first with MongoDB.
Web development
- Web Labb 01 - Create a small website for a fictional local company using HTML, CSS and JS.
- Web Labb 02 - An online store for a fictional kayak retailer. This one uses Blazor.
-
GUI
-
Clean Code
I will try to solve puzzles from the Project Euler website, given there is time for it. These solutions will reside in its own repo.