This is my personal portfolio built using .NET 8 and ASP.NET Core Blazor WebAssembly. It showcases my projects, skills, and experiences from March 28, 2024, to April 16, 2024.
- .NET Core: A cross-platform, open-source framework for building modern, cloud-based, internet-connected applications.
- C#: A versatile programming language widely used for building a variety of applications on the .NET platform.
- Blazor .NET 8: Blazor is a feature of ASP.NET Core that enables you to build interactive web UIs using C# instead of JavaScript.
- Web Assembly: A binary instruction format for a stack-based virtual machine that runs in modern web browsers. Blazor WebAssembly utilizes this to run C# code directly in the browser.
- GitHub: The platform where the source code for this portfolio is hosted.
You can visit my portfolio website to explore my projects, skills, and experiences here.
To view the source code and contribute to this project, visit the GitHub repository here.
git remote set-url origin https://codewithabkhan:PUBLISH_TOKEN@github.com/codewithabkhan/blazor-portfolio.git