Greeting From Yosskavo (yel-mota)

About Me

I'm Yassine El Motaouakkel (Yosskavo / yel-mota), a software engineering student at 1337 School (UM6P). I specialize in systems programming, Unix environments, and containerized architectures.

I enjoy building software from the ground up to understand what happens under the hood—from low-level C/C++ memory management and custom web servers to terminal-centric environments.

Tech Stack & Tools

Projects Showcase

A selection of systems, graphics, and networking projects I've built from scratch:

Minishell

A custom Unix shell implementation capable of parsing, executing commands, handling pipes, redirections, and environment variables.

View Source Code

cub3D

A 3D graphical engine built from scratch using raycasting techniques, inspired by the classic 1992 game Wolfenstein 3D.

View Source Code

Inception

A system administration project building a multi-service containerized architecture with WordPress, MariaDB, and Nginx using Docker.

View Source Code

NetPractice

A practical networking project focused on configuring small IP networks, calculating subnet masks, routing tables, and CIDR blocks.

View Source Code

Push_swap

An algorithmic project to sort a stack of integers using a limited set of instructions, optimized for the lowest possible operation count.

View Source Code

Find Me