Enes Ali Germen
Full Stack Developer — building scalable web and mobile applications with modern technologies.
-... . -. / -.-- .- .--. .- .-. .. --
Tech Stack
Languages
TypeScript JavaScript Python C C++ Dart
Frontend
React Next.js Tailwind CSS Flutter
Backend
Node.js Express Django REST Framework FastAPI
Database & Infra
PostgreSQL MongoDB Redis Docker Nginx
Systems
POSIX Sockets Threads/Mutex Signals File I/O
Featured Projects
| Project | Description | Stack |
|---|---|---|
| depoin-vendor-app | Flutter vendor panel for Depoin e-commerce marketplace | Flutter · Riverpod · Dio · GoRouter |
| depoin-customer | Flutter customer app for Depoin marketplace with Firebase push notifications | Flutter · Firebase · Riverpod · GoRouter |
| multiplayer-pong | Real-time multiplayer Pong with 2FA, live chat, tournament system | Django · TypeScript · WebSocket · Docker |
| rfc1459-irc-server | RFC 1459 compliant IRC server with full channel/operator support | C++98 · BSD Sockets · poll() |
| bash-interpreter | POSIX shell with pipes, redirections, heredoc, and signal handling | C · Readline · AST |
| dda-raycaster | Wolfenstein-3D style renderer using DDA ray casting | C · MiniLibX · Math |
| dining-philosophers | Deadlock-free concurrent simulation using mutexes and semaphores | C · pthreads · POSIX |
| radix-stack-sorter | Two-stack sorting engine with chunk-based radix algorithm | C · Linked Lists |