Skip to content
View koniecdev's full-sized avatar

Highlights

  • Pro

Block or report koniecdev

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.

Content in all repositories owned by your account will be closed.
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
koniecdev/README.md

Mae govannen πŸ§πŸ»β€β™‚οΈ I'm Artur - .NET Developer

Forging robust .NET architectures in the fires of DDD and CQRS

I'm a backend-focused .NET engineer from Poland. I like clean domain models, code that reads well, and features that are production-ready end to end - from the aggregate down to the CI/CD pipeline.

My daily toolkit is C# / .NET, EF Core + PostgreSQL, ASP.NET Core and Blazor, wrapped in Domain-Driven Design, Vertical Slice Architecture and CQRS, with a strict zero-warning gate and tests that assert behavior, not implementation.

🌟 Featured project - LotroKoniecDev

A platform that brings Polish translations to The Lord of the Rings Online. Two bounded contexts, one repository:

  • a CLI patcher that exports English text from - and injects Polish back into - the game's binary DAT files, then launches the game;
  • a Translation Management System (ASP.NET Core Web API + Blazor SSR + self-hosted OpenIddict auth over PostgreSQL) where translators import, edit with a review workflow, and export the finished file back to the patcher.

Built with DDD, CQRS, the Result monad and a zero-downtime, forward-only migration pipeline deployed over SSH to a Hetzner VPS + Neon Postgres. Its game-content catalog even builds on the LOTRO community's own tooling (LOTRO Companion) as a lore data source.

πŸ“« Reach me

Pinned Loading

  1. LotroKoniecDev LotroKoniecDev Public

    Polish translation platform for The Lord of the Rings Online β€” a Blazor SSR translation management system plus a .NET CLI that patches the game's DAT files.

    C#