Skip to content
View Aerys-cmd's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Adesso Turkey
  • İstanbul
  • 20:24 (UTC +03:00)
  • X @recepmht

Block or report Aerys-cmd

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
Aerys-cmd/README.md

Recep Obut

.NET / C# engineer based in Istanbul, working at Adesso Turkey.

I build backend systems, multi-tenant SaaS platforms, and — occasionally — database engines from scratch.
Current focus is clean architecture in .NET 9/10, domain-driven design, and distributed systems patterns.


Stack

Primary: C# · .NET 9/10 · ASP.NET Core · Entity Framework Core · PostgreSQL · SQL Server
Infrastructure: Docker · Traefik · .NET Aspire · GitHub Actions
Frontend: Alpine.js · Tailwind CSS · React (supplementary)
Protocols: WebRTC · WebSockets · REST


Featured Projects

Project Description Stack
sqlity Embedded database engine built from scratch — custom storage engine, slotted-page layout, SQL execution C#, .NET 10
2gether-watch · live ↗ Synchronized watch-party app — WebRTC, screen share, live chat ASP.NET Core 9, Alpine.js
blogify Blog platform orchestrated with .NET Aspire, Docker, Traefik C#, .NET Aspire

Currently Working On

  • Extending sqlity with ADO.NET provider and EF Core integration
  • Production hardening of qrity (multi-region, billing edge cases)

📍 Istanbul  |  🏢 Adesso Turkey  |  ✉️ recepobut72@gmail.com

Pinned Loading

  1. sqlity sqlity Public

    Embedded relational database engine written from scratch in C# — custom storage engine, slotted-page layout, and full SQL execution pipeline.

    C#

  2. blogify blogify Public

    ASP.NET Core blog platform orchestrated with .NET Aspire — includes Docker, Traefik reverse proxy, CI/CD workflows, and service defaults.

    C#

  3. 2gether-watch 2gether-watch Public

    Privacy-first watch-party app with synchronized playback, WebRTC video/audio calls, screen share, and live chat. Self-hostable with Docker.

    JavaScript

  4. General.Identity General.Identity Public

    Centralised authentication and authorisation service for internal .NET applications — JWT, refresh tokens, role-based access control.

    C#

  5. WorldLeague WorldLeague Public

    This project designs an algorithm to assign teams from different countries into groups, ensuring no group has more than one team from the same country. The algorithm strategically places teams to p…

    C#

  6. Shorten.io Shorten.io Public

    Shortens the given url and handles the redirection of the shortened url.

    C# 1