A showcase of my recent work, featuring web applications and software projects.
A full-stack web application that allows users to play a real-time multiplayer game of Pong. The project includes features like user authentication, real-time chat, and game lobbies.
OCP-achat is an enterprise-level chat and procurement management system with real-time communication, secure authentication, and streamlined modules for purchase requests, bidding, and supplier management.
A full-stack Netflix clone using the MERN stack with a responsive UI designed with Tailwind CSS. Implemented user authentication with JWT.
This project showcases containerization by running interconnected services in separate Docker containers, including Nginx as a gateway and FTP for file sharing, all managed with Docker-Compose.
This project is a shell implementation that replicates Unix command execution. It handles input parsing, process creation, and redirections, providing a deeper understanding of shell internals.
This project is a web server implementation that supports HTTP requests, including parsing headers, method, and body, and handling file requests.
A system administration project focused on Kubernetes implementation using K3s and K3d, with Vagrant for virtualization and Ansible for configuration management.