Skip to content
View morel-source's full-sized avatar

Block or report morel-source

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
morel-source/README.md

Hi, I'm Morel 👋

Backend Engineer specializing in high-performance, distributed systems with .NET/C#.
4+ years building real-time backend infrastructure that scales under heavy load.


🛠️ Tech Stack

  • Core: C# · .NET · ASP.NET Core · Entity Framework Core
  • Backend: Python (FastAPI) · Node.js · Express.js · REST APIs
  • Distributed Systems: Microservices · RabbitMQ · TCP/IP · SignalR · Event-Driven Architecture
  • Cloud & DevOps: Azure · Docker · Kubernetes · CI/CD
  • Databases: SQL Server · Redis · Mongodb · SQLite
  • Observability: Prometheus · Grafana · ELK Stack
  • Mobile: Kotlin · Android
  • Frontend: HTML· CSS · JavaScript · Angular · Vue.js

📫 Let's connect

LinkedIn

Pinned Loading

  1. Scalable-Tcp-Device-Gateway Scalable-Tcp-Device-Gateway Public

    High-performance TCP Gateway for 10k+ IoT devices. Features zero-allocation binary parsing via .NET 10 Pipelines, Prometheus/Grafana observability, and a high-load device simulator.

    C#

  2. Wallet-Automation-Engine Wallet-Automation-Engine Public

    SQL-driven digital wallet backend built with ASP.NET Core and SQL Server, focused on transactional consistency, JWT authentication, stored procedures, and secure wallet operations.

    C#

  3. AI-Debug-Coach AI-Debug-Coach Public

    An AI-powered debugging assistant for .NET developers. Analyzes errors using Google Gemini and persists debug history with SQLite/EF Core.

    C#

  4. DevOpsCLIToolkit DevOpsCLIToolkit Public

    A modular, production-grade DevOps CLI toolkit built with PowerShell - designed to manage any Docker Compose environment from the command line.

    PowerShell

  5. BitOps.Net BitOps.Net Public

    High-performance bitwise operations for .NET. Optimized for large memory buffer throughput.

    C#

  6. PythonFastAPI-Example PythonFastAPI-Example Public

    Developed a FastAPI backend with JWT authentication, SQLAlchemy ORM, SQLite persistence, dependency injection, protected RESTful APIs, and user-owned Todo management using a layered architecture.

    Python