Blazor Projects!
This is my Blazor Projects page
Clock
Here you can see some of the great Blazor project capabilities. On the right is a clock entirely written in Blazor with no javascript. Something I quickly wrote to demo that you dont always need to use javascript with Blazor.
Ce-DictPlus
Go here Chinese learners website to see one of the sites I built that encompasses a lot of functionality of Blazor using a blazor library of components I have written which includes trees, lists, grids, cards, chat and a whole lot more.
Memgroups
Memgroups is a social media education site that I wrote a while back and again incorporates my library of components. You can see the site here. This site has groups, event creation, notifications, mail, flashcards, friends, feeds, chat and a whole lot more.
MemLibrary
MemLibrary is a collection of controls that I have written to speed up development of my sites. You can view the site here. This library was built mainly for myself but anyone can download it from nuget, but it changes quite often as i am always developing it. This page show a welcome toast message from the library upon first rendering. Click the button to see a critical toast message.
Blazor Clock
No Javascript