translate projects in english

This commit is contained in:
rick 2023-09-27 17:30:12 +02:00
parent 2d58dbb4d3
commit 0e0e301940
Signed by: Rick
GPG key ID: 5CBE8779CD27BCBA
2 changed files with 48 additions and 45 deletions

View file

@ -24,6 +24,7 @@ rel="stylesheet" href="/css/index.css"
<h2>News</h2>
<p>I'll add the interesting news of my website here. Read the commits to have more informations about the small changes of the site !</p>
<div id="news">
<p><code>27-09-2023:</code> projects page in english !! a first step before the rest of the site.</p>
<p><code>30-05-2023:</code> a better CSP to avoid <a href="https://im-in.space/@kdy/110429056346185564">trackers injections</a>.</p>
<p><code>13-01-2023:</code> hon hon baguette & bri'ish.</p>
<p><code>14-11-2022:</code> I'm moving my site and my cgit to <a href="https://www.aquilenet.fr/">aquilenet</a>.</p>

View file

@ -3,60 +3,60 @@ rel="stylesheet" href="/css/projets.css"
%endlink%
<div id="main">
<p>Vous pouvez retrouver tous mes projets sur <a href="https://git.gnous.eu/Rick">le git de Gnous</a> ou juste ceux que je trouve les plus intéressants sur <a href="https://git.gyiwr.tf">mon git personnel</a>.</p>
<p>You can fin all my personnal side projects on <a href="https://git.gnous.eu/Rick">the Gnous's git</a> or only those I find most interesting on <a href="https://git.gyiwr.tf">my own git</a>. However, a lot of code has french comments.</p>
<h2>Remerciements</h2>
<h2>Thanks to</h2>
<p>J'aimerai remercier tous ceux qui m'ont aidé dans mes projets, qui m'ont fait avancer, réfléchir, découvrir via le code de nouvelles choses. Que ce soit des mainteneurs et mainteneuses qui ont été bienveillants, des contributrices ou contributeurs qui ont fait avancer mes projets et ceux d'autres personnes.</p>
<p>I would like to thank all the people who helped me with my projects, who made me think and discover new things throught the code. Maintainers who have been benevolent, contributors who made my projects progress, and all other people.</p>
<p>Merci à : lucie "soaring sparks" aka Jikhai, valsept, Bensuperpc, d0p1, outout, alol, mbahal, eban, ada, kernoeb, romain, Lunki, KeetKhat, solaris38.</p>
<p>Thanks to : lucie "soaring sparks" aka Jikhai, valsept, Bensuperpc, d0p1, outout, alol, mbahal, eban, ada, kernoeb, romain, Lunki, KeetKhat, solaris38.</p>
<p>Cette liste sera mise à jour au fur et à mesure. Si je vous ai oublié (désolé !), envoyez moi un petit message pour régler ce soucis. Idem si vous voulez ne plus apparaitre / changer de nom ou pseudo.</p>
<p>I'll update this list in the futur. If I've forgotten you (sorry !), send me an email to solve it. You can send one too if you want to change your name or be removed from this list.</p>
<h2>Autres contributions</h2>
<h2>Other contributions</h2>
<p>Vous pouvez retrouver ci-dessous une liste des projets auxquels j'ai pu contribuer :</p>
<p>You can find below a list of projects to which I've contributed :</p>
<div class="tableau">
<table>
<thead>
<tr>
<th>Projet</th>
<th>Project</th>
<th>Description</th>
<th>Langage utilisé pour mes contributions</th>
<th>Mainteneur / Contributeur</th>
<th>Ma dernière contribution</th>
<th>Licence</th>
<th>Language used in my contributions</th>
<th>Maintainer / Contributor</th>
<th>My last contribution</th>
<th>License</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/kohi-gnu/barista/">barista</a></td>
<td>gestionnaire de paquets pour Kohi-GNU</td>
<td>packages manager for Kohi-GNU</td>
<td>Perl</td>
<td>d0p1</td>
<td><a href="https://github.com/kohi-gnu/barista/commit/3c5acc23649b857b4649124ec8529a0bef7f96fc">3c5acc2</a></td>
<td><a href="https://github.com/kohi-gnu/barista/commit/78f4d57886cc4112c8aedd222223d62881a20603#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7">BSD3 Clause licence</a></td>
</tr>
<tr>
<td><a href="https://github.com/TobiBiotex/CDS-BOT">CDS-BOT</a></td>
<td>Bot Discord pour le Discord CDS</td>
<td>JS</td>
<td><a href="https://github.com/Chasseur-de-Succes">CDS</a></td>
<td>All the repositories used for the CDS Discord server</td>
<td>Docker, JS</td>
<td>Kekwel, TobiBiotex</td>
<td><a href="https://github.com/TobiBiotex/CDS-BOT/commit/da748d5fcf3c345a03c1342a36a3517ed134ecb3">da748d5</a></td>
<td><a href="https://github.com/TobiBiotex/CDS-BOT/commit/08fabd7d736fc4e4411f7da4c538946e7274e97c#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7">GNU GPLv3</a></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="https://gitweb.gentoo.org/repo/gentoo.git/">Gentoo (paquet)</a></td>
<td>Paquets pour la distribution Gentoo</td>
<td>Fichier ebuild</td>
<td>Marek Szuba (pour xdotool) et communauté Gentoo</td>
<td>Packages for Gentoo</td>
<td>ebuild file</td>
<td>Marek Szuba (for xdotool) and Gentoo community</td>
<td><a href="https://gitweb.gentoo.org/repo/gentoo.git/commit/x11-misc/xdotool/xdotool-3.20211022.1.ebuild?id=a0d1e0007bcc8908755106352221ff5845a97124">xdotool</a></td>
<td><a href="https://gitweb.gentoo.org/repo/gentoo.git/tree/x11-misc/xdotool/xdotool-3.20211022.1.ebuild?id=a0d1e0007bcc8908755106352221ff5845a97124#n2">GNU GPL v2</a></td>
</tr>
<tr>
<td><a href="https://git.gnous.eu/gnouseu/">gnous</a></td>
<td>Organisation regroupant le code des projets GnousEU</td>
<td>Organization with the code of GnousEU's projects</td>
<td></td>
<td>Outout, Romain</td>
<td></td>
@ -64,47 +64,47 @@ rel="stylesheet" href="/css/projets.css"
</tr>
<tr>
<td><a href="https://ilearned.eu/">I Learned</a></td>
<td>blog communautaire</td>
<td>community blog (in French)</td>
<td>Markdown</td>
<td>Contributeurs de ILearned</td>
<td>ILearned contributors</td>
<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/orgalan/">Orgalan</a></td>
<td>Organisation contenant du code pour gérer des LANs, miroir de plane</td>
<td>Organization with some tools to manage LAN, plane mirror</td>
<td></td>
<td>Lunki</td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/ctron/patternfly-yew">Patterfly-yew</a></td>
<td>crate pour utiliser la bibliothèque Patternfly avec Yew</td>
<td><a href="https://github.com/patternfly-yew/patternfly-yew">Patternfly-yew</a></td>
<td>crate to use Patternfly library with Yew</td>
<td>Rust</td>
<td>ctron et 3 autres contributeurs</td>
<td><a href="https://github.com/ctron/patternfly-yew/commit/f6ee9d0746583182bfe08f57992dacde67c7e3ad">f6ee9d0</a></td>
<td><a href="https://github.com/ctron/patternfly-yew/blob/main/LICENSE">Apache 2.0</a></td>
<td>ctron and 7 contributors</td>
<td><a href="https://github.com/patternfly-yew/patternfly-yew/commit/f6ee9d0746583182bfe08f57992dacde67c7e3ad">f6ee9d0</a></td>
<td><a href="https://github.com/patternfly-yew/patternfly-yew/blob/main/LICENSE">Apache 2.0</a></td>
</tr>
<tr>
<td><a href="https://github.com/ctron/patternfly-yew-quickstart">Patterfly-yew-quickstart</a></td>
<td>crate pour illustrer l'utilisation de la crate Patternfly-yew</td>
<td><a href="https://github.com/patternfly-yew/patternfly-yew-quickstart">Patterfly-yew-quickstart</a></td>
<td>crate with examples for Patternfly-Yew</td>
<td>Rust</td>
<td>ctron et 2 autres contributeurs</td>
<td><a href="https://github.com/ctron/patternfly-yew-quickstart/commit/0e9db7141a792ad96d1e1de2d0bd94a50da6dc70">0e9db71</a></td>
<td><a href="https://github.com/ctron/patternfly-yew-quickstart/blob/main/LICENSE">Apache 2.0</a></td>
<td>ctron and 5 contributors</td>
<td><a href="https://github.com/patternfly-yew/patternfly-yew-quickstart/commit/0e9db7141a792ad96d1e1de2d0bd94a50da6dc70">0e9db71</a></td>
<td><a href="https://github.com/patternfly-yew/patternfly-yew-quickstart/blob/main/LICENSE">Apache 2.0</a></td>
</tr>
<tr>
<td><a href="https://github.com/mantisbt-plugins/source-integration">source-integration</a></td>
<td>Plugin MantiBT pour ajouter les commits venant de serveurs Git</td>
<td>MantisBT plugin to add commits coming from Git servers.</td>
<td>PHP</td>
<td>MantisBT Team et plus de 50 personnes</td>
<td>MantisBT Team and more than 50 contributors</td>
<td><a href="https://github.com/mantisbt-plugins/source-integration/commit/7ae74a0596b840528ae2b5efce47e21647f85b98">7ae74a0</a></td>
<td><a href="https://github.com/mantisbt-plugins/source-integration/blob/master/LICENSE">MIT</a></td>
</tr>
<tr>
<td><a href="https://gitlab.com/gnousrick/super-russrt">super russrt</a></td>
<td>aggrégateur RSS web</td>
<td>web RSS aggregator</td>
<td>Rust</td>
<td>Alol, Mbahal</td>
<td><a href="https://gitlab.com/gnousrick/super-russrt/-/commit/5f569c2d348e46c089b1a001c4695ee52b9718d4">5f569c2d</a></td>
@ -112,7 +112,7 @@ rel="stylesheet" href="/css/projets.css"
</tr>
<tr>
<td><a href="https://git.gnous.eu/RSV_Studio/Surprise_Dungeon">Surprise_Dungeon</a></td>
<td>Jeu inspiré de Binding of Isaac fait lors de la Yogscast Game Jam 2020</td>
<td>Game inspired by Binding of Isaac, coded for the Yogscast Game Jam 2020</td>
<td>Game Maker Language</td>
<td>solaris38, Valsept</td>
<td><a href="https://git.gnous.eu/RSV_Studio/Surprise_Dungeon/commit/45221f99b8fa79517fb99dfe19908a41a649e0fa">45221f99b8</a></td>
@ -125,7 +125,7 @@ rel="stylesheet" href="/css/projets.css"
<td>Rust</td>
<td>█████████████████████████</td>
<td>███████</td>
<td>Apache 2.0 ou MIT</td>
<td>Apache 2.0 or MIT</td>
</tr>
<tr>
@ -134,7 +134,7 @@ rel="stylesheet" href="/css/projets.css"
<td>Rust</td>
<td>█████████████████████</td>
<td>███████</td>
<td>Apache 2.0 ou MIT</td>
<td>Apache 2.0 or MIT</td>
</tr>
<!--
@ -153,10 +153,12 @@ rel="stylesheet" href="/css/projets.css"
<h2>Notes</h2>
<h3>Gentoo</h3>
<p>Je n'ai, pour l'instant, contribué qu'au paquet xdotool. Si je soumets d'autres patchs, je ferais une liste de tous les paquets ici.</p>
<p>I've only, for now, contribute to the xdotool package. I'll list all my patches if I submit more here.</p>
<h3>source-integration</h3>
<p>Le commit suivant est aussi de mon ressort mais dregad semble avoir remodifié en plus la REGEX. Je préfère mettre du coup uniquement les commits que j'ai écrit.</p>
<h3>Projets censurés</h3>
<p>Certaines lignes de ce tableau sont censurées. Elles contiennent des projets sur lesquels j'ai contribué avec un compte secondaire me servant lors de projets tournant autour du travail ou des cours. Comme vous pouvez y retrouver ma vraie identité, je préfère passer sous silence les informations le permettant.</p>
<p>The next commit is mine too, but dregad seems to make small modifications on the REGEX. I prefer to put only the commits who have been authored by me.</p>
<h3>CDS</h3>
<p>The Discord server "Chasseurs De Succès" (Achievements Hunters) uses two (2) bots to check new achievements and set up appointments to play. I manage the infrastructure, with Docker containers deployments and data base. You can find more informations on <a href="https://blogue.gyiwr.tf/category/chasseurs-de-succes.html">my blog</a> (in French).</p>
<h3>Redacted projects</h3>
<p>Some lines of this table are censored. They contain some projects on which I've contributed with a secondary account, used for work or class projects. As you can find my identity with it, I prefer to avoid informations about them.</p>
</div>
</div>