Skip to content
View ZamaniShahin's full-sized avatar

Block or report ZamaniShahin

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

Hi, I'm Shahin 👋

Backend Engineer · .NET / C# · Microservices & Distributed Systems

LinkedIn Website Telegram Email


I build (and help lead) backend systems in .NET / C# — the kind that run in production and can't afford to break. I currently work as a backend engineer in fintech, where correctness, security, and uptime aren't optional. Most of my time goes to designing microservices, solving system design problems, and the less glamorous reliability work — caching, background jobs, and on-prem deployments — that keeps distributed systems healthy.

  • 🔧 I work across the whole backend — APIs, data, infrastructure, and deployment
  • 🧱 I care about architecture and maintainability: Vertical Slice Architecture, clean boundaries, and pragmatic design over hype
  • 🐞 I like the hard parts — debugging production issues, performance tuning, and making systems boringly reliable
  • 🌱 Currently going deeper on large-scale system design and how AI agents fit into real backend products
  • 💬 Ask me about C#, ASP.NET Core, EF Core, microservices, SQL Server, and system design

💼 Most of my day-to-day work lives in private repositories — production .NET microservice platforms in fintech. The public projects below are a small sample.

🛠️ Tech Stack

Languages, frameworks & tools

Tech stack SQL Server

Architecture & practices

Microservices REST APIs System Design Vertical Slice Architecture .NET Aspire Hangfire

Also used in side & academic projects

Other tech

🔭 Featured Projects

A modern image-gallery app built to show how I like to structure .NET projects: Vertical Slice Architecture with the REPR pattern, .NET Aspire for orchestration and deployment, and a Vue 3 frontend. A clean, end-to-end snapshot of my approach to architecture.

A small, practical C# tool that re-encodes subtitle files to UTF-8, fixing the broken characters you get from non-Unicode subtitles. Focused, dependable, and genuinely useful.

📊 GitHub Stats

GitHub followers SubtitleEncoder stars

🤝 Connect with Me

LinkedIn Portfolio Telegram Email

Pinned Loading

  1. SubtitleEncoder SubtitleEncoder Public

    An easy to use app that will encode your subtitles into utf-8

    C# 7

  2. ImageGallery ImageGallery Public

    Image Gallery Project using Vertical Slice Architecture and REPR pattern and using dotnet aspire for deployment

    C# 1