diff --git a/home.md b/home.md
index 86ae244..7fbbf11 100644
--- a/home.md
+++ b/home.md
@@ -2,11 +2,102 @@
title: Untitled Page
description:
published: true
-date: 2025-05-02T20:54:00.983Z
+date: 2025-05-02T20:56:04.108Z
tags:
editor: markdown
dateCreated: 2025-05-02T20:54:00.983Z
---
-# Header
-Your content here
\ No newline at end of file
+
+
+
+
+# 🌐 Mon Wiki Personnel
+
+Bienvenue sur mon wiki ! Ici, je centralise mes connaissances, notes et ressources utiles.
+
+---
+
+## 📖 Table des matières
+
+- [Présentation](#presentation)
+- [Infrastructure](#infrastructure)
+- [Développement](#developpement)
+- [Projets Personnels](#projets-personnels)
+- [Notes diverses](#notes-diverses)
+
+---
+
+## 📌 Présentation
+
+Ce wiki a pour but de documenter mes projets, expériences et bonnes pratiques.
+
+---
+
+## 🏗 Infrastructure
+
+- 📌 **Cloud** : OpenStack
+- 🔧 **Serveurs** : Debian
+- 🔀 **Reverse Proxy** : Nginx
+- 🚀 **Monitoring** : Grafana, Prometheus
+- 🔐 **Sécurité** : Firewall, VPN (WireGuard)
+
+📂 [Détails sur mon infra](01-infrastructure.md)
+
+---
+
+## 💻 Développement
+
+- 🐍 **Python** : Scripting, développement de plugins
+- 📜 **Bash** : Scripting pour l'administration
+- 📦 **Conteneurisation** : Docker
+
+📂 [Mes scripts & application](02-developpement.md)
+
+---
+
+## 🔧 Projets Personnels
+
+### 📚 Wiki : WikiJs
+- 📌 **Objectif** : Auto-héberger mon wiki
+- ⚙ **Technos utilisées** :
+- 🖥 **Matériel** : Serveur dédié
+- 🔗 **Accès sécurisé** via VPN et authentification (WireGuard)
+
+📂 [Détails sur mon Wiki](03-projets/01-wiki.md)
+
+### 🚀 Site Web : Wordpress
+- 📌 **Objectif** : Auto-héberger mon site web
+- ⚙ **Technos utilisées** :
+- 🖥 **Matériel** : Serveur dédié
+- 🔗 **Accès sécurisé** via VPN et authentification (WireGuard)
+
+📂 [Détails sur mon Site Web](03-projets/02-site-web.md)
+
+### 🎬 Media Stack : Jellyfin
+- 📌 **Objectif** : Auto-héberger une bibliothèque multimédia
+- ⚙ **Technos utilisées** : Jellyfin, Jellyseerr, Radarr, Solarr, Prowlarr,Flaresolverr, qBittorrent, Docker
+- 🖥 **Matériel** : Serveur dédié
+- 🔗 **Accès sécurisé** via VPN et authentification (WireGuard)
+
+📂 [Détails sur mon Media Stack](03-projets/03-media-stack.md)
+
+### 📊 Logiciel de qualimétrie : SonarQube
+- 📌 **Objectif** : Auto-héberger mon logiciel de qualimétrie
+- ⚙ **Technos utilisées** :
+- 🖥 **Matériel** : Serveur dédié
+- 🔗 **Accès sécurisé** via VPN et authentification (WireGuard)
+
+📂 [Détails sur mon Logiciel de qualimétrie](03-projets/04-qualimetrie.md)
+
+📂 [Tous mes projets](03-projets.md)
+
+---
+
+## 📝 Notes diverses
+
+Des astuces, configurations et documentations annexes.
+
+📂 [Voir toutes mes notes](notes.md)
+
+---
\ No newline at end of file