- Add English translations for presentation page and homepage - Remove project numbers (P02-P13) from OpenClassrooms project titles - Convert category pages to show content with DocCardList component - Fix broken links to category pages
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
---
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# OpenClassrooms Projects
|
|
|
|
This section brings together the **12 technical projects** completed as part of my **Systems, Networks and Security Administrator** training at OpenClassrooms (November 2024 - November 2025).
|
|
|
|
Each project corresponds to a professional simulation with concrete deliverables: technical documentation, configurations, scripts, presentations.
|
|
|
|
---
|
|
|
|
## Overview
|
|
|
|
| Topic | Key Technologies |
|
|
|-------|------------------|
|
|
| ITSM Management | GLPI, ITIL |
|
|
| Network Architecture | VLAN, Firewall, Draw.io |
|
|
| N-tier Architecture | Docker, LAMP, DNS |
|
|
| Web Security | Apache, Fail2ban, SSL, vsftpd |
|
|
| Remote Site | VPN IPsec, AD DS, RODC, GPO |
|
|
| Cisco Network | VLAN, ACL, NAT, IPv6, Packet Tracer |
|
|
| Monitoring | Nagios, Rsyslog |
|
|
| Fleet Management | Ansible, GLPI, AGDLP |
|
|
| Backups | Bash, Rsync, Cron |
|
|
| ANSSI Compliance | IS Mapping, Architecture |
|
|
| AD Security Audit | Pentesting, Mimikatz, Kerberoasting |
|
|
| Cloud Migration | AWS, TAD, Gantt |
|
|
|
|
## Project List
|
|
|
|
import DocCardList from '@theme/DocCardList';
|
|
|
|
<DocCardList />
|