PORTFOLIO

Selected Works & Experiments

Saadani Store
March 2026Rachid El Ismaiyly

Saadani Store

A premium e-commerce platform for high-end computing hardware. Features an interactive 'Help Me Choose' quiz, advanced product filtering, product comparison tool, WhatsApp integration, dark/light mode, and a fully dynamic admin dashboard powered by Supabase.

ReactViteSupabaseTypeScriptTailwind CSS
LEETFLIX
December 2025Rachid El Ismaiyly

LEETFLIX

A comprehensive video streaming application (Hypertube) featuring a custom video player, user authentication, and a vast library of dynamically loaded content.

Next.jsTypeScriptTailwind CSSNode.js
Inception
June 2024Rachid El Ismaiyly

Inception

A highly scalable and secure web infrastructure built using Docker. Features containerized environments for NGINX, WordPress, and MariaDB with strict TLS encryption.

DockerDocker ComposeNGINXWordPressMariaDB
FT Transcendence
January 2025Rachid El Ismaiyly

FT Transcendence

A real-time multiplayer ping pong game with a full social ecosystem. Includes live chat, private messaging, friend management, and interactive dashboards using WebSockets.

ReactTypeScriptDjangoWebSocket
VibeFinder
April 2025Rachid El Ismaiyly

VibeFinder

A modern event discovery platform helping users locate parties and cultural experiences based on real-time location and vibe preferences.

Next.jsReactTypeScriptTailwind CSSGoogle Maps API
IRC Server Implementation
April 2024Rachid El Ismaiyly

IRC Server Implementation

A fully functional IRC server built for 1337 coding school. Features robust non-blocking I/O to handle multiple client connections, advanced error handling, and robust connection management systems developed in a Backend Developer role.

C++SocketsNetworkingNon-blocking I/O
Minishell
August 2023Rachid El Ismaiyly

Minishell

A lightweight Unix shell built for 1337 coding school as a System Programmer. It processes user commands, handles signals, and effectively manages complex memory processes and process synchronization.

CShell ScriptingSystem CallsMemory Management