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

Block or report MukhammadIbrokhimov

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

Mukhammad Ibrokhimov

Backend and systems engineer based in Berlin · 42 Berlin alum

The projects below are what I build outside of work — a full-stack booking platform I run as a side project, a small Python API service, and a handful of systems-programming projects from the 42 Berlin Common Core.

Tools I work with

Python · C · C++ · PostgreSQL · Docker · Linux · Git

Contact

Pinned Loading

  1. reservo reservo Public

    Full-stack restaurant booking platform — Django REST + React + Kotlin (Compose) + Swift. Docker-orchestrated, Railway-deployed.

    Python

  2. WebServ WebServ Public

    Webserv is a custom HTTP/1.1 web server written in C++ as part of the 42 curriculum. It implements non-blocking I/O, supports multiple clients, configurable routing, CGI execution, and core HTTP me…

    C++

  3. Ai-Assistant Ai-Assistant Public

    Agent-orchestration pipeline for short-form content automation — Instagram, YouTube, TikTok

    JavaScript

  4. FlatPilot FlatPilot Public

    Flat-hunting agent for the German rental market — scrapes WG-Gesucht / Kleinanzeigen, matches listings to your profile, and pings you via Telegram or email. Python 3.11 + Playwright, Docker-orchest…

    Python

  5. Minishell Minishell Public

    A UNIX shell reimplementation in C — pipes, redirections, heredocs, signals, env expansion, and 7 built-ins. 42 Berlin Common Core, co-authored with @ghazalehans.

    C

  6. Cub3D Cub3D Public

    Cub3D is a 3D raycasting engine project from the 42 curriculum, inspired by early 3D games like Wolfenstein 3D. It focuses on simulating 3D environments using 2D raycasting techniques, exploring gr…

    C