Source code for the personal portfolio website of Artur Idzikowski-Šakušić, a .NET Software Engineer based in Warsaw.
Live version:coke21.github.io/portfolio
A single-page portfolio application built with Blazor WebAssembly and the MudBlazor component library, deployed as a Progressive Web App (PWA). The site presents an overview of my professional experience, technical skills, and a curated selection of personal projects spanning web applications, desktop tools, Discord bots, and browser extensions. Projects can be filtered by category.
- C# / .NET 10
- Blazor WebAssembly
- MudBlazor
- GitHub Pages (hosting)
Prerequisites: .NET 10 SDK
git clone https://github.com/Coke21/CokesPortfolioAppNet6
cd CokesPortfolioApp/CokesPortfolio/Client
dotnet run