Skip to content
View JustinianErdmier's full-sized avatar
🦄
Running code is my cardio
🦄
Running code is my cardio

Block or report JustinianErdmier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JustinianErdmier/README.md

Justinian Erdmier

.NET software engineer with a focus on clean architecture, domain-driven design, and the craft of building software well.

I started my development journey in 2021 at Eleven Fifty Academy — twelve weeks that took me from no programming experience to building full-stack web applications from scratch. In the five years since, I've grown that foundation into production-grade .NET development across a range of industries and problem domains.

My focus is C# and .NET. Always.


Justinian .NET

I run a YouTube channel dedicated to C# and .NET development — covering tutorials, deep dives, project build-alongs, code reviews, best practices, and ecosystem news for developers at every level.

Subscribe on YouTube → Justinian .NET


What I'm Currently Building

JobTrack

A personal CLI application for tracking job applications, built with C# and .NET 10. A practical exploration of Clean Architecture, Vertical Slice Architecture, and DDD applied to a real-world problem domain.

Stack: Spectre.Console · EF Core · SQL Server · Mediator · ErrorOr · Ardalis.SmartEnum · FluentValidation · Serilog


Erdmier.DomainCore

A lightweight DDD base library for .NET, published to NuGet. Provides foundational building blocks — entities, value objects, domain events, and mediator integration — for building domain-driven applications in C#.

Packages: Erdmier.DomainCore · Erdmier.DomainCore.Mediator


Primary Tech Stack

Languages C# · SQL
Frameworks ASP.NET Core · EF Core · Blazor
Patterns Clean Architecture · DDD · Vertical Slice Architecture · CQRS
Tools SQL Server · Git · GitHub Actions

Connect

Pinned Loading

  1. Erdmier.DomainCore Erdmier.DomainCore Public

    A super simple set of base classes for designing and implementing a DDD domain that works with EF Core.

    C#

  2. PhpDotNet PhpDotNet Public

    A PHP micro-framework inspired by Microsoft's ASP.NET Core framework.

    PHP 1