RD
Home
À propos
Projets
Contact
← Retour
Mes
Projets
01
Cloud-1
Déploiement automatisé d'un WordPress complet sur AWS via Ansible. Docker Compose, Nginx reverse proxy, MySQL, Certbot TLS. Zéro accès direct à la base depuis Internet.
Ansible
Scaleway
Docker
Nginx
TLS
↗
02
Inception
Infrastructure Docker multi-services from scratch — zéro image Docker Hub, réseau interne sécurisé, volumes persistants.
Docker
42 Project
↗
03
ft_containers
Ré-implémentation des conteneurs STL C++98 — vector, map, stack, set — avec itérateurs bidirectionnels et conformité à la norme.
C++
STL
Templates
↗
04
ft_linear_regression
Régression linéaire et gradient descent implémentés from scratch en C++, sans librairie ML.
C++
Machine Learning
↗
05
Piscine C++
15 modules couvrant l'intégralité du C++ moderne — OOP, héritage, polymorphisme, templates, STL, exceptions, RAII.
C++
OOP
RAII
↗
06
Projets C — 42
Minishell POSIX, philosophers (threads & mutex), ft_printf, get_next_line. Gestion mémoire rigoureuse, zéro fuite.
C
Unix
Systèmes
↗
07
Piscine OCaml
Programmation fonctionnelle pure — récursion, pattern matching, types algébriques, inférence de types.
OCaml
Fonctionnel
↗