Skip to content

mib71/BlazorExperimentsV1

Repository files navigation

Blazor Experiments Vol. 1

.NET Blazor License Apps

A collection of small, self-contained Blazor WebAssembly applications — built for the joy of it.

Inspired by the spirit of 1980s home computing. No deadlines, no stakeholders, no pressure to ship. The measure of success is whether building it was fun.


The Apps

App Description
SplitTheBill 💸 Split a bill evenly across a group, with optional tip.
FastClock ⏱️ Railway operations fast clock.
EmojiToIcon ⚙️ Turn any emoji into a set of PNG icons.

Running an App

No installation, no deployment. Just navigate into an app folder and run:

cd SplitTheBill
dotnet run

Then open your browser at the URL shown in the terminal.


Tools

Tool Description
favicon-generator.html Open in a browser to instantly generate and download a favicon from an emoji.

License

This project is licensed under the MIT License.

About

Small, self-contained Blazor WebAssembly apps built for the joy of it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors