Building at Cubetek — a venture studio in Abu Dhabi. 42 Abu Dhabi alum. I like systems that are close to the metal and products that ship.
TypeScript · NestJS · Nuxt / Vue · React · C / C++ · Python · Docker · PostgreSQL
| Repo | What it is |
|---|---|
| ft_transcendence | Real-time multiplayer Pong platform — live chat, friends, OAuth. NestJS + PostgreSQL + TypeScript SPA. |
| nestjs-nuxt-realtime-chat | Minimal real-time chat — NestJS + Socket.IO gateway with JWT auth, Nuxt frontend. |
| react-ssr-starter | React SSR boilerplate — Express + webpack, Redux hydration, React Router, Tailwind. |
| Repo | What it is |
|---|---|
| 42-goinfre ⭐11 | Reclaims disk space on 42 school Macs by relocating heavy caches to /goinfre. |
| Docker-with-WebCam ⭐7 | Access your host webcam from inside a Docker container — FFmpeg + OpenCV. |
| 42-lab | One-command environment bootstrapper for 42 school labs. |
| LoveIt-tailwindcss | Hugo LoveIt theme on Tailwind CSS, with full RTL + i18n for Arabic/English blogs. |
| Repo | What it is |
|---|---|
| ft_irc ⭐3 | IRC server from scratch in C++98 — RFC-compliant channels, operators, non-blocking sockets. |
| 42-minishell | Bash-like shell in C — tokenizer, expansion, pipes, redirections, signals, built-ins. |
| 42cursus-libft | Reimplementation of the C standard library + linked-list utilities. |
| mlx_42_examples | MiniLibX examples in C — images, textures, events, rendering for FdF and cub3d. |
| Repo | What it is |
|---|---|
| 42AbuDhabi-docs | Learning path for 42 Abu Dhabi students — every project mapped circle by circle. |
| mitx-6.86x-machine-learning | Notes, notebooks and a devcontainer for MITx 6.86x — linear models to deep learning. |
| Github-Action-Tutorial | Learn-by-doing GitHub Actions notes with runnable CI/CD workflows. |
| nuxt3-playground | Nuxt 3 explored feature by feature — composables, auto-imports, server routes. |