Skip to content

IngaleOmkar/IngaleOmkar.github.io

Repository files navigation

Personal Website

This is the source code for my personal website, which is built using Blazor, MudBlazor, and the MVVM architecture. The azure source code is kept in the Introduction repository, which has a deployment on Azure as a static web app. This repository is used for GitHub Pages deployment. The website can be found on the following links:

Getting Started

To get started with the source code, you'll need to have the following tools installed:

  • .NET 6 SDK

Once you have the tools installed, you can clone the repository and build the project. Feel free to clone this repository and use it as a template for your own repository.

Contributing

If you'd like to contribute to the project, feel free to fork the repository and submit a pull request. Before submitting a pull request, please ensure that your changes are fully tested and that the code follows the MVVM architecture used in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Thanks to the developers of Blazor and MudBlazor for making this project possible.