Custom Resume - .NET 8 Blazor WASM Portfolio Website
This is a personal portfolio website built with .NET 8 Blazor WebAssembly. It serves as a customizable resume and portfolio to showcase your skills and projects.
Demo
Check out the live demo: Custom Resume Demo
Features
- Blazor WebAssembly: Utilizes the power of .NET 8 Blazor WASM for a smooth and responsive single-page application.
- Responsive Design with MudBlazor: Implements a responsive design using MudBlazor, ensuring a seamless experience on various devices, from desktops to mobile phones.
- Prerendering with react-snap: Enhances performance by prerendering the application using react-snap.
- Dark Mode with Persistent State: Introduces a dark mode with a persistent state that is saved on the user's web browser using Blazored.LocalStorage.