diff --git a/lang/en/projects.html b/lang/en/projects.html
index a019ae5..5341117 100644
--- a/lang/en/projects.html
+++ b/lang/en/projects.html
@@ -86,6 +86,14 @@ rel="stylesheet" href="/css/projets.css"
                             <td><a href="https://ilearned.eu/comprendre-licences.html">Comprendre les différentes licences</a></td>
                             <td><a href="https://ilearned.eu/about.html#licence">CC-BY-NC-SA</a></td>
                         </tr>
+                        <tr>
+                            <td><a href="https://github.com/sueszli/notionBackup">notionBackup</a></td>
+                            <td>export Notion pages into HTML pages</td>
+                            <td>Python</td>
+                            <td>sueszli</td>
+                            <td><a href="https://github.com/sueszli/notionBackup/commit/efbb9a442d4da36684ede8b262d770ccdf006f05">efbb9a4</a></td>
+                            <td><a href="https://github.com/sueszli/notionBackup/blob/main/LICENSE">GNU AGPL v3</a></td>
+                        </tr>
                         <tr>
                             <td><a href="https://github.com/orgalan/">Orgalan</a></td>
                             <td>Organization with some tools to manage LAN, plane mirror</td>
@@ -118,6 +126,14 @@ rel="stylesheet" href="/css/projets.css"
                             <td><a href="https://github.com/pentoo/pentoo-overlay/commit/eeb881ae4d115adb80b1b80e9d5b1d9488b3cd74">liblnk</a></td>
                             <td>GNU GPL v2</td>
                         </tr>
+                        <tr>
+                            <td><a href="https://github.com/pwndbg/pwndbg.github.io">pwndbg.github.io</a></td>
+                            <td>Web site of pwndbg</td>
+                            <td>Astro</td>
+                            <td>pwndbg community</td>
+                            <td><a href="https://github.com/pwndbg/pwndbg.github.io/commit/4a34553e014b7e9f7bcc9959c89bd5f77f9d20d5">4a34553</a></td>
+                            <td>None</td>
+                        </tr>
                         <tr>
                             <td><a href="https://github.com/mantisbt-plugins/source-integration">source-integration</a></td>
                             <td>MantisBT plugin to add commits coming from Git servers.</td>
diff --git a/lang/fr/projets.html b/lang/fr/projets.html
index d94f6ce..3abe30a 100644
--- a/lang/fr/projets.html
+++ b/lang/fr/projets.html
@@ -86,6 +86,14 @@ rel="stylesheet" href="/css/projets.css"
                             <td><a href="https://ilearned.eu/comprendre-licences.html">Comprendre les différentes licences</a></td>
                             <td><a href="https://ilearned.eu/about.html#licence">CC-BY-NC-SA</a></td>
                         </tr>
+                        <tr>
+                            <td><a href="https://github.com/sueszli/notionBackup">notionBackup</a></td>
+                            <td>exporter les pages Notion en pages HTML</td>
+                            <td>Python</td>
+                            <td>sueszli</td>
+                            <td><a href="https://github.com/sueszli/notionBackup/commit/efbb9a442d4da36684ede8b262d770ccdf006f05">efbb9a4</a></td>
+                            <td><a href="https://github.com/sueszli/notionBackup/blob/main/LICENSE">GNU AGPL v3</a></td>
+                        </tr>
                         <tr>
                             <td><a href="https://github.com/orgalan/">Orgalan</a></td>
                             <td>Organisation contenant du code pour gérer des LANs, miroir de plane</td>
@@ -118,6 +126,14 @@ rel="stylesheet" href="/css/projets.css"
                             <td><a href="https://github.com/pentoo/pentoo-overlay/commit/eeb881ae4d115adb80b1b80e9d5b1d9488b3cd74">liblnk</a></td>
                             <td>GNU GPL v2</td>
                         </tr>
+                        <tr>
+                            <td><a href="https://github.com/pwndbg/pwndbg.github.io">pwndbg.github.io</a></td>
+                            <td>Site web de pwndbg</td>
+                            <td>Astro</td>
+                            <td>Communauté pwndbg</td>
+                            <td><a href="https://github.com/pwndbg/pwndbg.github.io/commit/4a34553e014b7e9f7bcc9959c89bd5f77f9d20d5">4a34553</a></td>
+                            <td>Aucune</td>
+                        </tr>
                         <tr>
                             <td><a href="https://github.com/mantisbt-plugins/source-integration">source-integration</a></td>
                             <td>Plugin MantisBT pour ajouter les commits venant de serveurs Git</td>