Portfolio-flix Context Origin Developed as part of the third C# course at Malmö University. Objective This web application acts as a Netflix-style portfolio presentation. Status 🟢 Complete/Functional Systems Architechture Logic MVC .NET Web App Tech Stack C# + .NET + + EF Core + SQLite Functionality Role based access Users not logged in can: View the portfolio Admin users can: Add, remove and edit portfolio entries Setup & Usage Clone the repository Open in IDE of your choice Create your own portfolio! Learning Outcomes Async programming HTML with bootstrap shorthand CSS for interactive web design Single Page Application (SPA) principles using modals and JavaScript interception Role based access using ASP .NET Core Identity Layered architechture within MVC