web/projets.html

143 lines
8.3 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/projets.css" />
</head>
<body>
<header>
<h1><a href="index.html">gyiwr dot tf</a></h1>
<h2>le site de rick</h2>
</header>
<div id="header-links">
<a href="ou.html">où me retrouver</a>
<a href="copaings.html">copains & co</a>
<a href="projets.html">projets</a>
<a href="/a/">annuaire</a>
<a href="rss.html">mes flux rss</a>
<a href="autres.html">autres</a>
</div>
<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>
<h2>Remerciements</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>Merci à : lucie "soaring sparks" aka Jikhai, valsept, Bensuperpc, d0p1, outout, alol, mbahal, eban, ramle, 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>
<h2>Autres contributions</h2>
<p>Vous pouvez retrouver ci-dessous une liste des projets auxquels j'ai pu contribuer :</p>
<div class="tableau">
<table>
<thead>
<tr>
<th>Projet</th>
<th>Description</th>
<th>Langage utilisé pour mes contributions</th>
<th>Mainteneur / Contributeur</th>
<th>Ma dernière contribution</th>
<th>Licence</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>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>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>
</tr>
<tr>
<td><a href="https://git.gnous.eu/gnouseu/">gnous</a></td>
<td>Organisation regroupant le code des projets GnousEU</td>
<td></td>
<td>Outout, Romain</td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="https://ilearned.eu/">I Learned</a></td>
<td>blog communautaire</td>
<td>Markdown</td>
<td>Eban, Ramle</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/kernoeb/PlanningSup">PlanningSup</a></td>
<td>application web pour avoir son emploi du temps universitaire</td>
<td>JSON</td>
<td>Kernoeb</td>
<td><a href="https://github.com/kernoeb/PlanningSup/commit/f5efd66c4eeac77dce2e7119eea65df8a5e899b1">f5efd66</a></td>
<td><a href="https://github.com/kernoeb/PlanningSup/commit/2d7a9632686fdcb68e00438a5db5e49d40a145cb#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7">Apache 2.0</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></td>
<td>Lunki</td>
<td></td>
<td></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>PHP</td>
<td>MantisBT Team et plus de 50 personnes</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>Rust</td>
<td>Alol, Mbahal</td>
<td><a href="https://gitlab.com/gnousrick/super-russrt/-/commit/5f569c2d348e46c089b1a001c4695ee52b9718d4">5f569c2d</a></td>
<td><a href="https://gitlab.com/gnousrick/super-russrt/-/blob/master/LICENSE">GNU GPLv3</a></td>
</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 Maker Language</td>
<td>solaris38, Valsept</td>
<td><a href="https://git.gnous.eu/RSV_Studio/Surprise_Dungeon/commit/45221f99b8fa79517fb99dfe19908a41a649e0fa">45221f99b8</a></td>
<td><a href="https://git.gnous.eu/RSV_Studio/Surprise_Dungeon/src/branch/master/LICENCE">GNU GPLv3</a></td>
</tr>
<!--
<tr>
<td><a href=""></a></td>
<td></td>
<td></td>
<td></td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
-->
</tbody>
</table>
<h2>Notes</h2>
<h3>source-integration</h3>
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.
</div>
</div>