Skip to content
View Elvin0802's full-sized avatar

Block or report Elvin0802

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

Hi waving hand I'm Elvin

Backend-focused developer building real-world APIs, auth systems, web apps and deployment tools.

Profile views

GitHub LinkedIn


About me

I'm Elvin, a developer focused mostly on C# / .NET backend development. I also work with frontend, mobile development, Docker-based deployment and server infrastructure.

I enjoy building practical systems: APIs, authentication flows, admin panels, warehouse and business apps, deployment tools and self-hosted services.

My main goal is simple: write cleaner code, understand systems deeper, and build products that can actually be used.


Tech Stack

Backend

C# .NET ASP.NET Core EF Core PostgreSQL SignalR

Frontend & Mobile

React Next.js TypeScript Tailwind CSS React Native Expo

DevOps & Infrastructure

Docker GitHub Actions Linux Traefik Cloudflare

Current Focus

Backend
ASP.NET Core APIs, EF Core, PostgreSQL, CQRS
Architecture
Clean Architecture, DDD, Modular Monolith
Auth
Identity, JWT, OAuth/OIDC, RBAC, Logto
DevOps
Docker, VPS, Traefik, Cloudflare, CI/CD

What I Like Building

Backend Systems

APIs with clean structure, validation, business logic, database design and maintainable architecture.

Auth & Identity

Login systems, refresh tokens, OAuth flows, RBAC, multi-app auth and self-hosted identity providers.

Self-hosting

VPS servers, Docker, Dokploy, Traefik, monitoring, PostgreSQL and deployment workflows.

Product Ideas

Server managers, warehouse systems, admin dashboards, file utilities and SaaS-like applications.


Latest Contribution Graph
Elvin's activity graph

How I Think About Development

I don't want to only make things work.
I want to understand why they work, where they break, how to deploy them, how to secure them and how to make them easier to maintain.

Good software is not just code.
It is architecture, database design, deployment, monitoring, user experience and clear thinking.


Building. Learning. Improving.


Pinned Loading

  1. basic-rabbitmq-project basic-rabbitmq-project Public

    Basic RabbitMQ project with publisher and subscriber.

    C#