- Languages: C, C++, Python, Rust, Assembly (x86-64)
- Tools: Docker, Git, Make, Linux, Bash, NASM
- Frameworks: Django, React
- Concepts: Networking, System Programming, WebSockets, DevOps, CI/CD
| Project | Description | Technologies | Score |
|---|---|---|---|
| Libft | Reimplementation of libc functions | C | 125% |
| ft_printf | Custom printf function | C | 100% |
| get_next_line | Line-by-line file reader | C | 125% |
| pipex | Shell-like pipeline execution | C, Linux Syscalls | 93% |
| push_swap | Stack sorting algorithm | C, Algorithm Design | 125% |
| minishell | Custom shell with parsing, exec, AST | C, Bash, Linux Syscalls | 125% |
| philosophers | Dining Philosophers concurrency problem | C, Pthreads, Synchronization | 125% |
| miniRT | Basic real-time raytracer | C, MiniLibX, Math | 125% |
| webserv | HTTP/1.1 web server | C++, Networking, Poll, CGI | 125% |
| inception | Dockerized web infrastructure | Docker, Nginx, MariaDB, WordPress | 100% |
| transcendence | Fullstack pong platform with server-side Zig | Django, React, WebSockets | 125% |
| libasm | Standard functions in x86-64 Assembly | NASM (x86-64), Linux Syscalls | 100% |
| CPP Modules | Modern C++ practice from basics to templates | C++98, OOP, Templates, STL | 100% |
| NetPractice | Network configuration and routing exercises | Networking, IP, Subnetting, Routing | 100% |
| Born2beroot | Linux system setup and hardening (VM) | Linux, Bash, UFW, LVM, SSH, Sudoers | 100% |