Skip to content
View onurkarakus's full-sized avatar

Block or report onurkarakus

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
onurkarakus/README.md
Onur KarakuลŸ Header

๐Ÿ‘จโ€๐Ÿ’ป About Me

Hello! I'm Onur, a Senior Software Developer specializing in scalable distributed systems and Cloud-Native architectures. I focus on solving complex business problems using the .NET ecosystem, Modular Monolithic architectures, and Domain-Driven Design (DDD) principles.

Currently, I am conducting R&D on systems that automate operational processes using AI Agents (Semantic Kernel) and .NET Aspire.

๐Ÿ† Microsoft Certifications

Verified expertise in Microsoft Specialist: Programming in C#

๐Ÿ› ๏ธ Tech Stack & Architecture



๐Ÿš€ Current Focus & Projects

  • Nexus.Commerce.Modular: A high-performance Modular Monolith E-Commerce infrastructure built with.NET 9 and Vertical Slice Architecture.
  • Sentinel.AI: A Semantic Kernel-based AI Agent that analyzes application logs and offers self-healing suggestions.
  • .NET Aspire: Orchestration and dashboard integrations for cloud-native applications.

"The code you write makes you a programmer. The code you delete makes you a good one."

Portfolio

Pinned Loading

  1. JwtAuthForBooks JwtAuthForBooks Public

    JWT Token Implementation for .NET 6 Web API

    C# 4 1

  2. AuthorsAndBooksGraphQL AuthorsAndBooksGraphQL Public

    GraphQL Example With Authors And Books

    C# 2 2

  3. dotnet-vertical-slice-template dotnet-vertical-slice-template Public

    A production-ready.NET 9 template implementing Vertical Slice Architecture with CQRS and REPR pattern.

    C# 1 1

  4. OpenTelemetryWebApi OpenTelemetryWebApi Public

    ASPNET Core Web Api OpenTelemetry Example

    C# 1

  5. dotnet-oauth2-refresh-token-api dotnet-oauth2-refresh-token-api Public

    JWT + Refresh Token Rotation implementation using .NET 8. Secure PBKDF2 password hashing, IP-based rate limiting, clean architecture, and full test coverage.

    C#