Skip to content
View alitorabi-dev's full-sized avatar

Block or report alitorabi-dev

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

.Torabi

Just a .NET engineer trying to stay one refactor ahead of AI. 🤖

I build backend systems, modernize old ones, and spend an unreasonable amount of time thinking about architecture, performance, and production behavior.

~/what-i-do

  • ⚙️ Backend Engineering
  • 🧱 Software Architecture
  • 🧭 Legacy Modernization
  • ⚡ Performance & Scalability
  • 🗄️ Data & Search Systems
  • 🚀 Production Infrastructure

~/currently-building

TorabiHoney

A production e-commerce platform I designed and built end-to-end to explore practical architecture decisions in a real system.

🌐 Live:https://torabihoney.com
📖 Case Study:https://alitorabi.dev/project/torabi-honey/

.NET 10 · ASP.NET Core · PostgreSQL · Redis · Lucene.NET · Docker · Next.js

Some of the things I cared about while building it:

  • Domain-Driven Design without turning everything into a pattern museum
  • Reliable asynchronous processing with Domain Events + Outbox
  • Persian full-text search with zero-downtime index updates
  • Concurrency and consistency around orders and payments
  • Keeping infrastructure practical and reasonably cheap

~/stack

Backend
C#.NETASP.NET CoreEF Core

Architecture
DDDClean ArchitectureCQRSDomain Events

Data
SQL ServerPostgreSQLRedisLucene.NET

Infra
DockerLinuxNginxIIS

~/engineering-philosophy

Complicated problems don't always need complicated architectures.

I prefer systems that are understandable, observable, maintainable, and boring in production.

~/elsewhere

🌐 alitorabi.dev
💼 LinkedIn
📫 hi@alitorabi.dev

Popular repositories Loading

  1. alitorabi-dev alitorabi-devPublic

    .Torabi — .NET Backend Engineering

  2. synentra synentraPublic

    Forked from synentra/synentra

    Intent‑aware governance gateway for autonomous AI agents that interact with enterprise APIs.

    C#

  3. umbraco-pwa umbraco-pwaPublic

    Forked from BaryoDev/umbraco-pwa

    Turn an Umbraco site into an installable, offline-capable app, and see who installed it from your own backoffice. Free, self-hosted, no third-party dashboard.

    C#