Ever thought about how cool it would be to build websites with C#? Well, look no further as Blazor does exactly that! Blazor is a web framework developed by Microsoft that utilizes HTML and C#. Using C# instead of Javascript brings many useful features such as interfaces, classes, and generics that makes the program more modular and sustainable. These past two weeks I’ve been learning the basics of Blazor and applying it in my project work!