hscc

Soure code of <https://hugo.soucy.cc>.
git clone git://soucy.cc/hscc.git
Log | Files | Refs

index.html (4582B)


      1 <div prefix="foaf: http://xmlns.com/foaf/0.1/ dc: http://purl.org/dc/terms/">
      2   <div
      3     class="h-card hcard vcard"
      4     id="hs"
      5     resource="#hs"
      6     typeof="Person"
      7     vocab="http://schema.org/">
      8 
      9     <h1>
     10       Bonjour ! Je m'appelle <strong class="p-name" property="name">Hugo Soucy</strong>
     11     </h1>
     12 
     13     <a href="/hs0ucy-2018--240px.png">
     14       <img
     15         alt="Hugo Soucy à l'été 2018"
     16         class="hs0ucy-photo u-photo"
     17         height="320"
     18         property="image"
     19         src="/hs0ucy-2018--240px--dithering.png"
     20         width="240" />
     21     </a>
     22 
     23     <link property="sameAs" href="https://mastodon.sdf.org/@hs0ucy#"/>
     24     <link property="sameAs" href="https://github.com/hs0ucy/#"/>
     25 
     26     <div class="p-note">
     27       <p>
     28 	      <a class="u-url u-uid" href="#hs" rel="me">Je</a> suis ce qu'on appelle un humain (enfin, c'est ce qu'on m'a dit 🤔), et accessoirement un <a href="/file/curriculum-vitae.html#cv" property="sameAs"><span class="p-job-title" property="jobTitle" title="ou intégrateur web ou webmestre ou programmeur en robustesse esthétique">développeur web front-end</span></a>. Ici, se trouve mon port d'attache en ligne, où je me manifeste généralement sous le pseudo <strong class="p-nickname" property="foaf:nick" title="ou h50ucy">hs0ucy</strong>. Je suis surtout présent sur <span typeof="foaf:OnlineAccount" property="foaf:account"><a href="https://bandcamp.com/hs0ucy" property="foaf:accountProfilePage" rel="external nofollow me"><span property="dc:title">Bandcamp</span></a></span>, <span typeof="foaf:OnlineAccount" property="foaf:account"><a href="https://jasette.facil.services/@hs0ucy" property="foaf:accountProfilePage" rel="external nofollow me"><span property="dc:title">Mastodon</span></a></span>, <a href="/xmpp.html">XMPP</a>. J'ai quelques projets sur <a href="https://codeberg.org/hs0ucy" rel="external me">Codeberg</a>, d'autres sont <a href="https://soucy.cc/git/" rel="external">auto-hébergés</a>. Puis hors ligne, on peut me croiser dans les rues de <span typeof="http://schema.org/PostalAddress" property="address"><strong class="p-locality" property="addressLocality">Lévis</strong></span> ou Québec 🚶.
     29       </p>
     30 
     31       <p>Sinon, vous pouvez communiquer avec moi par courriel ou par
     32       XMPP, à l'adresse <a href="mailto:hs0ucy@soucy.cc" property="email" rel="me"> <span class="u-email">hs0ucy@soucy.cc</span></a>. N'hésitez pas. Je suis aussi toujours partant pour aller prendre un <strong property="foaf:interest" resource="http://dbpedia.org/page/Coffee">café</strong> ☕ (ou quatre).</p>
     33 
     34       <p>
     35         <a href="/2023">Dans ma soupe</a> je vois les <strong property="foaf:interest" resource="http://dbpedia.org/resource/FLOSS" title="FLOSS">logiciels libres et open-source</strong>, comme <strong property="foaf:interest" resource="http://dbpedia.org/resource/Emacs">Emacs</strong>, <strong property="foaf:interest" resource="http://dbpedia.org/resource/OpenBSD">OpenBSD</strong> 🐡, <strong property="foaf:interest" resource="http://dbpedia.org/resource/Manjaro_Linux">Manjaro</strong>, <strong property="foaf:interest" resource="http://dbpedia.org/page/Syncthing">Syncthing</strong>, etc; les <strong property="foaf:interest" resource="http://dbpedia.org/resource/Shell_script">shell scripts</strong>, le <strong property="foaf:interest" resource="http://dbpedia.org/page/Lua_(programming_language)">Lua</strong> script, le <strong property="foaf:interest" resource="http://dbpedia.org/resource/JavaScript">JavaScript</strong>; les <strong property="foaf:interest" resource="http://dbpedia.org/page/Web_standards">standards du Web</strong> et tout ce qui touche à l'<a href="/a-propos.html#ind">indépendance numérique</a> des utilisateurs. <a href="/now.html#jm">J'aime</a> la <strong property="foaf:interest" resource="http://dbpedia.org/resource/Politics">politique</strong> sans les politiciens ✊, la <strong property="foaf:interest" resource="http://dbpedia.org/resource/Reading_(process)">lecture</strong>, la poésie, le <strong property="foaf:interest" resource="http://dbpedia.org/resource/Bicycle">vélo</strong>, la <strong property="foaf:interest" resource="http://dbpedia.org/page/Pizza">pizza</strong> 🍕 et les <strong property="foaf:interest" resource="http://dbpedia.org/resource/Sandwich">sandwichs</strong> 🥪. Wannabe <strong property="foaf:interest" resource="http://dbpedia.org/resource/Local_food">locavore</strong> et <em property="foaf:interest" resource="https://dbpedia.org/page/Canning">appertisan</em> (canneux) 🥫.
     36       </p>
     37     </div>
     38   </div>
     39 </div>