███████╗██╗ ██╗███████╗██╗ ██╗ █████╗ ██████╗ ████████╗
██╔════╝██║ ██║██╔════╝██║ ██║██╔══██╗██╔══██╗╚══██╔══╝
███████╗███████║█████╗ ██║ █╗ ██║███████║██████╔╝ ██║
╚════██║██╔══██║██╔══╝ ██║███╗██║██╔══██║██╔══██╗ ██║
███████║██║ ██║███████╗╚███╔███╔╝██║ ██║██║ ██║ ██║
╚══════╝╚═╝ ╚═╝╚══════╝ ╚══╝╚══╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝
Software Engineer · C#/.NET · Blazor · React · Open Source
Building tools I wish existed. Shipping real software, not just tutorials.
const shewart = {
focus: ["Blazor Component Libraries", "Clean Architecture", "Developer Tooling"],
stack: ["C#", ".NET", "Blazor", "TypeScript", "React", "Next.js", "Tailwind CSS"],
currently: "Building ShellUI — shadcn/ui for Blazor",
philosophy: "Copy, don't install. Own your components."
};🐚 ShellUI
CLI-first Blazor component library inspired by shadcn/ui
80 components · Tailwind v4 · No Node.js required
dotnet tool install -g ShellUI.CLI
shellui init
shellui add button card dialogOwn your components. Copy to your codebase, customize everything. CLI + NuGet hybrid workflow.
Documentation site for ShellUI — live at shellui.dev
Fumadocs · MDX · TypeScript · Vercel
Comprehensive docs with component previews, installation guides, and theming reference. Built with Fumadocs.
Production-ready .NET backend starter with Clean Architecture, Minimal APIs & multi-database support
Clean Architecture · MongoDB + PostgreSQL · FluentValidation · Swagger · dotnet new template
dotnet new install Shewart.DotnetBackendTemplate
dotnet new dotnet-backend -n MyApi
dotnet run --project MyApi.ApiZero to production-ready API in minutes. Generic CRUD, input validation, multi-database — just add your entities.
always building, always shipping.
If it's not open source, does it even exist?



