logo

lanodan.eu

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/lanodan.eu.git
commit: 17c1f7814f0d1ea1f8b2e9fe49f1a8587bbe2151
parent a6c9983f78bff183d26a5ce78ca9587e6e6ad73d
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 27 Oct 2022 19:18:25 +0200

Reorganisation and more details

Diffstat:

Maccueil.html45+++++++++++++++++++++++++--------------------
Mhome.html53+++++++++++++++++++++++++++++++----------------------
2 files changed, 56 insertions(+), 42 deletions(-)

diff --git a/accueil.html b/accueil.html @@ -20,41 +20,46 @@ <li>Courriel : <a class="u-email" href="mailto:contact@lanodan.eu">contact@lanodan.eu</a></li> <li>Localisation : Cesson-Sévigné, France (Télétravail apprécié)</li> </ul> + <h2 id="knowledge">Savoirs</h2> + <dl> + <dt>Langages de Programmation</dt><dd>Elixir, Shell POSIX &amp; Bash, C 99+, Hare, Go, (Perl 5, Python)</dd> + <dt>Systèmes</dt><dd>Gentoo Linux, Alpine Linux / PostmarketOS, (NetBSD, Debian GNU/Linux)</dd> + <dt>Dæmons</dt><dd>nginx, PostgreSQL, OpenSMTPd, nsd/unbound</dd> + <dt>Réseau</dt><dd>routage (IPv4 et IPv6), pare-feu avec iptables/nftables</dd> + <dt>Protocoles Réseau</dt><dd>ActivityPub, HTTP, IRC, (SMTP, SSH, TLS, XMPP)</dd> + <dt>Graphismes</dt><dd>Wayland, GTK+3, OpenGL, Qt5/QML</dd> + <dt>Outils de build</dt><dd>Makefile (BSD and POSIX), (meson, CMake, autotools)</dd> + <dt>Formats</dt><dd>(X)HTML5, Atom, XBEL, CSS3, mdoc/roff, XeLaTeX</dd> + </dl> + <h2 id="languages">Langues</h2> + <ul> + <li class="p-skill">Courant et Technique: Anglais, Français</li> + <li class="p-skill">Basique: Langue des Signes Française</li> + </ul> <h2 id="certifications">Certifications</h2> <ul> <li>Certification IPv6, délivré par Hurricane Electric</li> </ul> <h2 id="background">Historique</h2> <ul> - <li class="h-event"><time class="dt-start">2021-07</time> — <time class="dt-end">2022-03</time> : CDD chez <a rel="external nofollow" href="https://yogoko.fr">YoGoKo</a>, développement réseau sur du <a rel="external nofollow" href="https://fr.wikipedia.org/wiki/Technologie_V2X">V2X</a></li> + <li class="h-event"><time class="dt-start">2021-07</time> — <time class="dt-end">2022-03</time> : CDD chez <a rel="external nofollow" href="https://yogoko.fr">YoGoKo</a>, développement réseau embarqué sur du <a rel="external nofollow" href="https://fr.wikipedia.org/wiki/Technologie_V2X">V2X</a> avec Debian Linux. Ainsi que du Python, C, C++.</li> <li class="h-event"><time class="dt-start">2019-12</time> — présent : <span class="p-summary">Maintenance du paquet badwolf pour Alpine</span></li> <li class="h-event"><time class="dt-start">2019-01</time> — présent : <span class="p-summary"><a href="https://hacktivis.me/projects/badwolf">BadWolf</a>, navigateur WebKitGTK minimaliste en POSIX/C11, le but principal étant la protection de la vie privée tout en restant utilisable</span></li> <li class="h-event"><time class="dt-start">2018-04</time> — présent : <span class="p-summary">Co-maintenance de <a href="https://pleroma.social/">Pleroma</a>, projet de réseau social fédéré avec ActivityPub, écrit en Elixir, API REST et base de donnée PostgreSQL.<br/> J'ai démarré en tant que bénévole et entre le 2020-01-20 et le 2021-03-31 j'ai été sponsorisé en tant que freelance.</span></li> - <li class="h-event"><time class="dt-start">2017-04</time> — présent : <span class="p-summary">“Proxy-Maintainer” d’une partie de la logithèque de gentoo</span></li> - <li class="h-event"><time class="dt-start">2014</time> — <time class="dt-end">2018</time> : <span class="p-summary">Études au <a href="http://lycee-experimental.org/">Lycée Expérimental de Saint-Nazaire</a> (dont maintenance des postes Debian pendant 2 ans)</span></li> + <li class="h-event"><time class="dt-start">2017-04</time> — présent : <span class="p-summary">“Proxy-Maintainer” d’une partie de la logithèque de gentoo, ce qui inclut souvent des correctifs en amont dans les logiciels</span></li> + <li class="h-event"><time class="dt-start">2014</time> — <time class="dt-end">2018</time> : <span class="p-summary">Études au <a href="http://lycee-experimental.org/">Lycée Expérimental de Saint-Nazaire</a>, où j'ai aussi participé à la maintenance avec du Debian</span></li> <li class="h-event"><time class="dt-start">2012</time> — présent : <span class="p-summary">Auto-hébergement de <a href="https://hacktivis.me/notes/services">services personnels</a></span></li> </ul> - <h2 id="languages">Langues</h2> - <ul> - <li class="p-skill">Courant et Technique: Anglais, Français</li> - <li class="p-skill">Basique: Langue des Signes Française</li> - </ul> - <h2 id="knowledge">Savoirs</h2> - <dl> - <dt>Langages de Programmation</dt><dd>Elixir, Shell POSIX &amp; Bash, C 99+, Go, (Perl 5, Python)</dd> - <dt>Systèmes</dt><dd>Gentoo Linux, Alpine Linux / PostmarketOS, (NetBSD, Debian GNU/Linux)</dd> - <dt>Dæmons</dt><dd>nginx, PostgreSQL, OpenSMTPd, nsd/unbound</dd> - <dt>Réseau</dt><dd>routage (IPv4 et IPv6), pare-feu avec iptables/nftables</dd> - <dt>Protocoles Réseau</dt><dd>ActivityPub, HTTP, IRC, (SMTP, SSH, TLS, XMPP)</dd> - <dt>Graphismes</dt><dd>Wayland, GTK+3, OpenGL, Qt5/QML</dd> - <dt>Outils de build</dt><dd>Makefile (BSD and POSIX), (meson, CMake, autotools)</dd> - <dt>Formats</dt><dd>(X)HTML5, Atom, XBEL, CSS3, mdoc/roff, XeLaTeX</dd> - </dl> <h2 id="links">Liens</h2> <ul> <li><a rel="me" href="https://www.openhub.net/accounts/lanodan">profil OpenHub</a></li> - <li><a rel="me" href="https://hacktivis.me/git/">/git/ personnel</a>, <a rel="me" href="https://gitlab.com/lanodan">Gitlab</a>, <a rel="me" href="https://github.com/lanodan">Github</a></li> + <li> + <a rel="me" href="https://hacktivis.me/git/">/git/ personnel</a>, + <a rel="me" href="https://git.sr.ht/~lanodan">SourceHut</a>, + <a rel="me" href="https://github.com/lanodan">Github</a>, + <a rel="me" href="https://gitlab.com/lanodan">Gitlab</a> + </li> <li>Paquets Maintenus : <a rel="me" href="https://packages.gentoo.org/packages/search?q=maintainers.email%3Acontact%40hacktivis.me">Gentoo</a>, <a rel="me" href="https://pkgs.alpinelinux.org/packages?maintainer=Haelwenn+%28lanodan%29+Monnier">Alpine Linux</a></li> <li><a rel="me" href="https://hacktivis.me/accueil">Site web personnel</a></li> </ul> diff --git a/home.html b/home.html @@ -21,42 +21,51 @@ <li>E-Mail: <a class="u-email" href="mailto:contact@lanodan.eu">contact@lanodan.eu</a></li> <li>Location: Cesson-Sévigné, France (Remote work appreciated)</li> </ul> + <h2 id="knowledge">Knowledge</h2> + <dl> + <dt>Programming Languages</dt><dd>Elixir, POSIX Shell &amp; Bash, C 99+, Hare, Go, (Perl 5, Python)</dd> + <dt>Systems</dt><dd>Gentoo Linux, Alpine Linux / PostmarketOS, (Debian GNU/Linux)</dd> + <dt>Dæmons</dt><dd>nginx, PostgreSQL, OpenSMTPd, nsd/unbound</dd> + <dt>Networking</dt><dd>routing (IPv6 &amp; IPv4) and firewalling with iptables/nftables</dd> + <dt>Network Protocols</dt><dd>ActivityPub, HTTP, IRC, (SMTP, SSH2)</dd> + <dt>Graphics</dt><dd>Wayland, GTK+3, (OpenGL, Qt5/QML)</dd> + <dt>Buildsystems</dt><dd>Makefile (BSD and POSIX), meson, CMake, autotools</dd> + <dt>Formats</dt><dd>(X)HTML5, Atom, XBEL, CSS3, mdoc/roff</dd> + </dl> + <h2 id="languages">Languages</h2> + <ul> + <li class="p-skill">Fluent and Technical: English, French</li> + <li class="p-skill">Basic: French Sign Language</li> + </ul> <h2 id="certifications">Certifications</h2> <ul> <li>IPv6 Certification, by Hurricane Electric</li> </ul> <h2 id="background">Background</h2> <ul> - <li class="h-event"><time class="dt-start">2021-07</time> — <time class="dt-end">2022-03</time>: Fixed-term contract at <a rel="external nofollow" href="https://yogoko.fr">YoGoKo</a>, network development for <a rel="external nofollow" href="https://en.wikipedia.org/wiki/V2X">V2X</a> devices</li> + <li class="h-event"><time class="dt-start">2021-07</time> — <time class="dt-end">2022-03</time>: Fixed-term contract at <a rel="external nofollow" href="https://yogoko.fr">YoGoKo</a>, network development for <a rel="external nofollow" href="https://en.wikipedia.org/wiki/V2X">V2X</a> embedded devices. This involved Debian Linux, C, Python and a bit of C++</li> <li class="h-event"><time class="dt-start">2019-12</time> — present: <span class="p-summary">Maintaining the <code>badwolf</code> package in Alpine</span></li> - <li class="h-event"><time class="dt-start">2019-01</time> — present: <span class="p-summary"><a href="https://hacktivis.me/projects/badwolf">BadWolf</a>, minimalist WebKitGTK browser in POSIX/C11, main goal being protecting privacy while keeping good usability</span></li> + <li class="h-event"><time class="dt-start">2019-01</time> — present: <span class="p-summary">Creator of <a href="https://hacktivis.me/projects/badwolf">BadWolf</a>, minimalist WebKitGTK browser in POSIX/C11, main goal being protecting privacy while keeping good usability</span></li> <li class="h-event"><time class="dt-start">2018-04</time> — present: <span class="p-summary">Co-maintenance of <a href="https://pleroma.social/">Pleroma</a>, federated ActivityPub social network project, backend written in Elixir, REST API, PostgreSQL database.<br/> Started as volunteer and was sponsored as a freelancer between 2020-01-20 and 2021-03-31.</span></li> - <li class="h-event"><time class="dt-start">2017-04</time> — present: <span class="p-summary">Proxy-Maintaining a part of Gentoo software repository</span></li> - <li class="h-event"><time class="dt-start">2014</time> — <time class="dt-end">2018</time>: <span class="p-summary">Studies at Lycée Expérimental (Experimental High-School) (with 2 years of maintaining Debian workstations)</span></li> + <li class="h-event"><time class="dt-start">2017-04</time> — present: <span class="p-summary">Proxy-Maintaining a part of Gentoo software repository, this often also involves fixing bugs</span></li> + <li class="h-event"><time class="dt-start">2014</time> — <time class="dt-end">2018</time>: <span class="p-summary">Studies at Lycée Expérimental (Experimental High-School), where I also participated in the maintenance of the desktops with Debian</span></li> <li class="h-event"><time class="dt-start">2012</time> — present: <span class="p-summary">Self-hosting of <a href="https://hacktivis.me/notes/services">personal services</a></span></li> </ul> - <h2 id="languages">Languages</h2> - <ul> - <li class="p-skill">Fluent and Technical: English, French</li> - <li class="p-skill">Basic: French Sign Language</li> - </ul> - <h2 id="knowledge">Knowledge</h2> - <dl> - <dt>Programming Languages</dt><dd>Elixir, POSIX Shell &amp; Bash, C 99+, Go, (Perl 5, Python)</dd> - <dt>Systems</dt><dd>Gentoo Linux, Alpine Linux / PostmarketOS, (Debian GNU/Linux)</dd> - <dt>Dæmons</dt><dd>nginx, PostgreSQL, OpenSMTPd, nsd/unbound</dd> - <dt>Networking</dt><dd>routing (IPv6 &amp; IPv4) and firewalling with iptables/nftables</dd> - <dt>Network Protocols</dt><dd>ActivityPub, HTTP, IRC, (SMTP, SSH2)</dd> - <dt>Graphics</dt><dd>Wayland, GTK+3, (OpenGL, Qt5/QML)</dd> - <dt>Buildsystems</dt><dd>Makefile (BSD and POSIX), meson, CMake, autotools</dd> - <dt>Formats</dt><dd>(X)HTML5, Atom, XBEL, CSS3, mdoc/roff</dd> - </dl> <h2 id="links">Links</h2> <ul> <li><a rel="me" href="https://www.openhub.net/accounts/lanodan">OpenHub profile</a></li> - <li><a rel="me" href="https://hacktivis.me/git/">own /git/</a>, <a rel="me" href="https://gitlab.com/lanodan">Gitlab</a>, <a rel="me" href="https://github.com/lanodan">Github</a></li> - <li>Maintained Packages: <a rel="me" href="https://packages.gentoo.org/maintainer/contact@hacktivis.me">Gentoo</a>, <a rel="me" href="https://pkgs.alpinelinux.org/packages?maintainer=Haelwenn+%28lanodan%29+Monnier">Alpine Linux</a></li> + <li> + <a rel="me" href="https://hacktivis.me/git/">own /git/</a>, + <a rel="me" href="https://git.sr.ht/~lanodan">SourceHut</a>, + <a rel="me" href="https://github.com/lanodan">Github</a>, + <a rel="me" href="https://gitlab.com/lanodan">Gitlab.com</a> + </li> + <li> + Maintained Packages: + <a rel="me" href="https://packages.gentoo.org/maintainer/contact@hacktivis.me">Gentoo</a>, + <a rel="me" href="https://pkgs.alpinelinux.org/packages?maintainer=Haelwenn+%28lanodan%29+Monnier">Alpine Linux</a> + </li> <li><a rel="me" href="https://hacktivis.me/home">Personal Website</a></li> </ul> </main>