projects
Below is a selection of projects I have developed and contributed to.

In this project, I utilized Docker to deepen my understanding of system administration. I crafted multiple Docker images and virtualized them within my personal virtual machine.

This project creates a single-threaded web server in C++ to handle simultaneous requests. It's a fascinating dive into networking concepts, offering insight into internet functionality.