index.html (3799B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <!-- Sep 03, 2024 --> 5 <meta charset="utf-8" /> 6 <meta name="viewport" content="width=device-width, initial-scale=1" /> 7 <title>Hi, I'm Vincent Demeester</title> 8 <meta name="author" content="Vincent Demeester" /> 9 <meta name="keywords" content="post" /> 10 <meta name="generator" content="Org Mode" /> 11 <link rel="stylesheet" type="text/css" href="./css/2022.css" /> 12 <link rel="stylesheet" type="text/css" href="./css/syntax.css" /> 13 <link rel='icon' type='image/x-icon' href='./images/favicon.ico'/> 14 <meta name='viewport' content='width=device-width, initial-scale=1'> 15 </head> 16 <body> 17 <main id="content" class="content"> 18 <header> 19 <h1 class="title">Hi, I’m Vincent Demeester</h1> 20 </header><p>I'm a <em>french</em> developer 🐻, Gopher 🐹, sysadmin 🐺, <abbr title="who does all kinds of work"> factotum</abbr> 🦁, <span class="fan"><abbr title="as in free speek">free</abbr>-software <abbr title="You could say Evangelist">fan</abbr></span> 👼 and unicode lover 🐸. I'm working at <a href="https://www.redhat.com">Red Hat</a> 🎩 as a senior principal software engineer, previously at <a href="https://www.docker.com">Docker</a> 🐳 and <a href="http://www.zenika.com/">Zenika</a> 🐯. I am a maintainer of the <a href="https://docker.com">docker project (<a href="https://github.com/moby/moby"><code>moby/moby</code></a>, <a href="https://github.com/docker/cli"><code>docker/cli</code></a>, …), the <a href="https://github.com/tektoncd">TektonCD</a> project (<code>tektoncd/*</code>) and a tiny bit of <a href="https://github.com/NixOS/nixpkgs">NixOS</a>.</p> 21 22 <p> 23 This is my personal space on the <i>World Wide Web</i>. It is meant to be simple, <i>modest</i> and 24 <b>persistent</b> — by persistent, it means that I am trying to not breaking URIs. The list 25 below is a “selection” of some content. If you are looking for an “index” of all pages 26 (almost), there is a <a href="sitemap.html">sitemap</a>. 27 </p> 28 29 <ul class="org-ul"> 30 <li><a href="2022/digital-garden.html">A Digital Garden</a></li> 31 <li><a href="2022/random.html">Random thoughts after 2 years</a></li> 32 <li><a href="sandbox.html">Sandbox</a>, where I try the <i>design</i> of the website.</li> 33 </ul> 34 35 <p> 36 See also some <a href="http:/docs/sitemap.html">documentation</a> publish from my <a href="https://git.sr.ht/~vdemeester/home">mono-repo</a>. 37 </p> 38 39 <p> 40 I did <i>archive</i> part of the website. The URI stay the same, so it shouldn’t be a problem. 41 For shortcuts, here are the old <a href="https://vincent.demeester.fr/posts/">posts</a> and <a href="https://vincent.demeester.fr/articles/">articles</a>. 42 </p> 43 44 <small class='opinions'>Opinions stated here are my own and do not express the views of my employer, spouse, children, pets, neighbors, secret crushes, favorite authors, or anyone else who is not me. And maybe not even me, depending on how old this is.</small><br/> 45 <small class='engine'> 46 Powered by <a href='https://www.gnu.org/software/emacs/'>Gnu Emacs</a> and <a href='https://orgmode.org'>orgmode</a> 47 </small> 48 </main> 49 <footer id="postamble" class="status"> 50 <footer> 51 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/> 52 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/> 53 <small class='copyright'> 54 Content and design by Vincent Demeester 55 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>) 56 </small><br /> 57 </footer> 58 </footer> 59 </body> 60 </html>