My portfolio projects
The Christmas Gift List
My first fullstack project! (- in production)
Tech stack: Blazor, C#, CSS,.Net Identity,
Entity Framework, Microsoft SQL Server
My first REST API
REST API in C# with EntityFramework(ORM)
[HttpGet],[HttpGet("{id}")],[HttpPost],
[HttpPut("{id}")],[HttpDelete("{id}")]
Queue for icecream
Small console application in C#
Focus: Learning and practicing queues with separate methods
Inheritance - theZoo
Console application in C#.
Focus: Learning and practicing what i learned about classes and inheritance