Skip to content
View onurdilmen's full-sized avatar
🎯
Focusing
🎯
Focusing

Sponsoring

@sindresorhus

Highlights

  • Pro

Organizations

@teknowebteknoloji

Block or report onurdilmen

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

Onur Dilmen — Senior Full-Stack Developer & Tech Lead

Building B2B marketplaces & real-time systems at production scale
Next.js · NestJS · Laravel · PostgreSQL · Tech Lead @ E-Ship Supply

"I don't ship templates. I ship businesses."

Website LinkedIn X / Twitter Email Profile Views

X Followers GitHub Followers Stars Sponsor

Tip

🇹🇷 Bu profil iki dilli okunabilir. Türkçe bölümler önce, English follows. · 🇬🇧 This profile is bilingual. Turkish sections first, English follows.


🇹🇷 Hakkımda

10 yıllık deneyime sahip Senior Full-Stack Developer ve Tech Lead. Modern web mimarileri, B2B pazaryerleri ve gerçek zamanlı sistemler üzerine uzmanlaştım. Son bir yılda 3.600+ commit ile aktif olarak ürün geliştiriyorum.

Şu an çalıştığım işler:

  • 🚢 E-Ship Supply — Türkiye'nin ilk denizcilik B2B pazaryerinin teknik liderliği (108+ tedarikçi · 720+ ilan · 4 dil)
  • 🌐 TeknoWeb Platform — WHMCS alternatifi modern hosting otomasyonu (Next.js + NestJS)
  • 🛒 Brahma Market — Plugin mimarili premium e-ticaret altyapısı
  • 🔐 Sentinel — cPanel/WHM güvenlik denetim aracı

🇬🇧 About

Senior Full-Stack Developer & Tech Lead with 10+ years of experience. I specialize in modern web architectures, B2B marketplaces, and real-time systems. Currently shipping production code with 3,600+ commits in the past year.

What I'm building now:

  • 🚢 Technical leadership of E-Ship Supply — Turkey's first maritime B2B marketplace
  • 🌐 TeknoWeb Platform — modern hosting automation
  • 🛒 Brahma Market — plugin-based commerce platform
  • 🔐 Sentinel — cPanel/WHM security audit toolkit

🎯 Career Highlights


200+

Özel Proje
custom projects shipped
2016 → 2026

100+

Aktif Müşteri
active clients
TeknoWeb dönemi

10K+

Eşzamanlı Bağlantı
concurrent connections
Socket.io + Redis

4 + RTL

Dil & i18n
TR · EN · AR · RU
right-to-left ready

86

Prisma Modeli
data models
E-Ship Supply core

90+

REST Endpoint
API endpoints
NestJS + Swagger

%80 ↓

Deploy Hatası
fewer deploy failures
after CI/CD redesign

%200 ↑

Sipariş Artışı
order growth
PROUD, 6 months

💡 How I Work

Hazır template kullanmıyorum. Müşterilerimi sıfırdan, tam ihtiyaçlarına özel sistemlerle dijitalleştiriyorum — tasarımdan sunucuya, ödeme entegrasyonundan reklama kadar zincirin tamamına hâkimim. Bir mühendis değil; bir teknoloji ortağıyım.

I don't ship boilerplates. I build bespoke systems end-to-end — from design to server, from payment integration to growth ops. Not just an engineer; a technology partner.

  • 🧱 Architecture-first — code is the easy part; the hard part is figuring out which problem deserves to be solved at all
  • 📐 Boring tech, boldly applied — Postgres > NoSQL hype, REST > GraphQL theatrics, monoliths until they hurt
  • 🚀 Ship daily, refactor weeklymain is always deployable, feature flags over long-lived branches
  • 🔒 Security by default — devlet düzeyi tehdit modeli, zero-trust, audit-log everything
  • 🎯 Measure before optimizing — p99 over p50, real user monitoring over local benchmarks

Important

🟢 Currently open for hire — senior full-stack roles, technical leadership, B2B platform consulting, SaaS launch advisory. Get in touch →


💼 Open To / Müsait Olduğum İşler

+ Senior Full-Stack roles  (remote · İstanbul hybrid · global timezones)
+ Technical Lead / Staff Engineer pozisyonları
+ B2B marketplace mimari danışmanlığı
+ SaaS launch teknik liderliği
+ Maritime / logistics / fintech ürün geliştirme
+ Open source maintainer rolleri (Next.js / NestJS / Prisma ecosystem)
- Junior pozisyonlar
- Pure frontend-only roller
- Cryptocurrency / NFT / gambling projeleri

📩 Get in touch: onurdilmen@teknoweb.net · Schedule a call · Sponsor my work


🛠 Tech Stack

Frontend Next.js React Vue.js Nuxt TypeScript Tailwind shadcn/ui
Backend NestJS Laravel Node.js Hono PHP FastAPI
Data PostgreSQL MySQL Redis Prisma MongoDB
Infra Docker GitHub Actions Cloudflare Hetzner AWS Linux Nginx
Realtime Socket.io WebSocket BullMQ
Test & QA Playwright Jest Vitest

🚧 Now — Currently Shipping

What I'm actively building this month (✅ shipped · 🟡 in progress · ⚪ planned):

  • 🚢 E-Ship Supply v3 — MySQL pooling + Prisma 6 migration (production)
  • 🚢 E-Ship Supply v3 — fleet ops module (in progress, May 2026 launch)
  • 🌐 TeknoWeb Platform — WHMCS migration, account provisioning state machine
  • 🛒 Brahma Market — plugin marketplace MVP (commerce plugins as first-class repos)
  • 🔐 Sentinel — CVE feed integration, daily WHM scan reports, R2 backup verification
  • 📚 LocalTR — Sparkle auto-update channel for macOS app
  • 🏗️ This profile README — keep evolving (you're looking at iteration #8)

📋 Full roadmap as a public kanban board: github.com/users/onurdilmen/projects/2


📚 Currently Exploring

Curiosity-driven learning, side-project sandbox:

  • 🦀 Rust + Axum — performance experiments for hot API paths
  • Bun + Hono — Cloudflare Workers deployment patterns, edge-first APIs
  • 🤖 LLM orchestration — server-side AI agents, structured outputs, tool calling at scale
  • 🍎 Swift 6 + SwiftUI — native macOS / iOS utility apps (concurrency model)
  • 🔭 OpenTelemetry — unified tracing across Node + PHP + Postgres in the same trace tree

🏗 Architecture Spotlight — E-Ship Supply

Turkey's first maritime B2B marketplace, designed and shipped from scratch in 2025.

graph LR
  U([Users · 4 languages]) -->|HTTPS| CF{{Cloudflare<br/>WAF + CDN}}
  CF --> WEB[Next.js 15<br/>App Router · RSC · ISR]
  WEB -->|tRPC + REST| API[NestJS 11<br/>90+ endpoints · Swagger]
  API --> PG[(PostgreSQL 17<br/>86 Prisma models)]
  API --> RD[(Redis 7<br/>cache · pub-sub)]
  API --> S3[(R2 / S3<br/>media · invoices)]
  WS[Socket.io<br/>10K concurrent] <--> API
  WS <--> RD
  API --> Q{{BullMQ<br/>jobs · emails · webhooks}}
  Q --> WORKER[Worker pool<br/>NestJS microservices]
  API --> AUTH{{NextAuth.js<br/>JWT · RBAC · 2FA}}
  classDef edge fill:#06b6d4,stroke:#0891b2,color:#fff
  classDef web fill:#2563eb,stroke:#1d4ed8,color:#fff
  classDef api fill:#e0234e,stroke:#a8174e,color:#fff
  classDef data fill:#1e3a8a,stroke:#1e40af,color:#fff
  classDef worker fill:#16a34a,stroke:#15803d,color:#fff
  class CF edge
  class WEB web
  class API,AUTH api
  class PG,RD,S3 data
  class WS,Q,WORKER worker
Loading

Key design decisions:

  • 🏛️ Monorepo with Turborepoapps/web, apps/api, apps/worker, packages/db, packages/ui. Single CI pipeline, type-safe across the wire via Prisma + zod.
  • 🌐 Edge cache aggressive, origin lean — Cloudflare serves 89% of traffic; origin Postgres queries average 12ms.
  • 🔌 WebSocket pool over polling — 10K concurrent connections on a single Hetzner CX22 (€4.59/month) thanks to Redis pub/sub fan-out.
  • 🌍 i18n that respects RTL natively — Arabic flows right-to-left throughout the entire UI, not just text alignment; date/number/currency formatters wired through Intl.
  • 🔁 Background jobs over inline work — every email, every webhook, every invoice generation goes through BullMQ. P95 user-facing latency stays under 200ms.
  • 🛡️ RBAC enforced server-side, not client-side — UI hides features; API rejects them. Two layers.
📐 Click for deployment topology & scaling notes

Deployment topology

  • Edge (Cloudflare): WAF rules, image optimization, KV cache for hot product pages, R2 for static media
  • Web tier (Hetzner Helsinki): Next.js 15 served via Node.js cluster behind LiteSpeed; PM2 process manager; zero-downtime via blue-green deploy
  • API tier (Hetzner Falkenstein): NestJS 11 on Node 20, deployed via GitHub Actions → SSH → systemd; auto-scaling via additional worker boxes triggered by BullMQ queue depth
  • Data tier: Postgres 17 primary + 1 read replica with logical replication; Redis 7 cluster mode (3 nodes) for pub/sub fan-out
  • Object storage: Cloudflare R2 (S3-compatible) for media, invoices, daily DB dumps; lifecycle policies push old artifacts to glacier-equivalent

Scaling story so far

Stage Concurrent users Stack response
MVP launch 50 Single CX22, monolithic NestJS
Month 2 800 Added Redis, extracted worker queues
Month 4 2K Added read replica, edge-cached listing pages
Month 6 10K Socket.io pub/sub fan-out, Postgres connection pooling
Today 15K daily / 10K concurrent peak Stable on the same €4.59/mo CX22 + replica

What I'd do differently

  • Start with read-write splitting from day one (retrofitting was painful)
  • Use Cloudflare Tunnel earlier — Hetzner firewall management got messy
  • Adopt feature flags from the start (LaunchDarkly or self-host Unleash)

🚀 Featured Work

E-Ship Supply preview

Turkey's first maritime B2B marketplace. Designed and lead the technical development from scratch — 108+ verified suppliers, 720+ listings, 4 languages, real-time messaging with 10K+ concurrent connections.

Next.js 15 · NestJS · PostgreSQL · Prisma · Socket.io · Redis · Turborepo

Next.js NestJS Starter preview

Production-ready full-stack monorepo template combining Next.js 15 with NestJS 11. JWT, RBAC, Swagger, CI/CD, Docker out of the box.

Turborepo · TypeScript · Prisma · Docker · GitHub Actions

Pomodoro Menubar preview

Tiny native macOS menu bar Pomodoro timer (~176KB binary). Swift + WebKit hybrid, MIT-licensed.

Swift · WebKit · macOS · MIT

Sentinel preview

cPanel/WHM security audit and hardening tool. Scans for common misconfigurations, weak permissions, and known CVEs in shared hosting environments.

Python · cPanel · Security · CVE


📊 GitHub Stats

metrics

activity graph

trophies

snake eating contributions


🏆 GitHub Achievements

YOLO Pull Shark Quickdraw Pair Extraordinaire Public Sponsor


🌍 Open Source

Recent contributions to public projects (active goal: regular OSS upstream).


🎓 Certifications

Meta Front-End IBM Full Stack IBM Docker freeCodeCamp HackerRank React HackerRank Node


🛠 Daily Toolkit

The actual tools I touch every day — not aspirational, the real workflow:


Layer

Tool
EditorCursor + Claude Code (yes, this README was paired with AI)
TerminaliTerm 2 · zsh · Starship prompt
Gitgh CLI · lazygit · Gitea (self-hosted) for private
DBTablePlus · psql · Prisma Studio
APIBruno (offline-first) · curl
DesignFigma · Affinity Designer for static assets
NotesApple Notes (capture) · Obsidian (long-form)
DeployVercel · Hetzner Cloud · Cloudflare · cPanel/WHM
MonitorGrafana + Loki · UptimeRobot · Sentry
Mac appsRaycast · Rectangle · Hyperkey · TablePlus · Pomodoro Menubar (own)

🌐 Languages

Turkish English


✍️ Recent Writing

📝 Gist 10 Lessons From 10 Years Of Full-Stack Engineering — the expensive lessons from 200+ shipped projects, in 10 short bullets
🐦 X thread Build-in-public notes and production war stories (follow @yazilimuzm)
🌐 Long-form teknoweb.net — agency site with case studies (blog coming soon)

📡 Latest From X

X / Twitter — @yazilimuzm

I share build-in-public notes, Turkish dev tips, and the occasional production war story over at @yazilimuzm.


💬 Get in touch

Note

Hiring? Consulting? Open-source collab? Pick whichever channel suits you — I read everything within 24h.

If you're working on a B2B platform, a maritime / logistics product, a SaaS launch, a hosting automation project, or anything that benefits from a senior engineer who has shipped real Turkish products at scale — say hi.

Email LinkedIn X DM Sponsor

📍 İstanbul, Turkey · 🕒 UTC+3 · Last updated automatically

footer wave

Pinned Loading

  1. e-shipsupply-showcase e-shipsupply-showcase Public

    🚢 E-ShipSupply — Türkiye'nin İlk Denizcilik B2B Pazaryeri | 108+ tedarikçi, 720+ ilan, 4 dil | Next.js 15, NestJS, PostgreSQL, Socket.io, Turborepo

  2. nextjs-nestjs-starter nextjs-nestjs-starter Public

    🚀 Production-ready Full-Stack Starter | Next.js 15 + NestJS 11 + TypeScript + Prisma + PostgreSQL + Docker + Turborepo | JWT, RBAC, Swagger, CI/CD

  3. lisansjet-showcase lisansjet-showcase Public

    🔑 LisansJet — SaaS Dijital Lisans Satış Platformu | Laravel 11, Stripe, PayTR, Iyzico, çoklu para birimi, PCI DSS uyumlu

  4. pomodoro-menubar pomodoro-menubar Public

    Tiny native macOS menu bar Pomodoro timer (~176 KB binary). Swift + WebKit hybrid.

    Swift

  5. sentinel sentinel Public

    TeknoWeb Sentinel — cPanel/WHM güvenlik denetim ve sertleştirme aracı (MVP, Faz 1)

    Python

  6. teknoweb-showcase teknoweb-showcase Public archive

    🌐 TeknoWeb Teknoloji - Full Stack Development Agency | 200+ Projects Since 2009 | Laravel, React, WordPress, Custom Solutions