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.
| 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. |
No installation, no deployment. Just navigate into an app folder and run:
cd SplitTheBill
dotnet runThen open your browser at the URL shown in the terminal.
| Tool | Description |
|---|---|
| favicon-generator.html | Open in a browser to instantly generate and download a favicon from an emoji. |
This project is licensed under the MIT License.