site

personal website, served at mordaunt.dev/site
Log | Files | Refs

index.html (7933B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 
      4 <head>
      5   <title>Jack Mordaunt</title>
      6   <meta charset="utf-8">
      7 <meta name="viewport" content="width=device-width, initial-scale=1.0">
      8 <meta name="color-scheme" content="light dark">
      9 
     10 
     11 
     12 
     13 <meta name="author" content="Jack Mordaunt">
     14 <meta name="description" content="Coffee developer, software brewer.">
     15 <meta name="keywords" content="blog,developer,personal,software,robust,performance,sovereign">
     16 
     17 
     18 
     19   <meta name="twitter:card" content="summary">
     20   <meta name="twitter:title" content="Jack Mordaunt">
     21   <meta name="twitter:description" content="Coffee developer, software brewer.">
     22 
     23 <meta property="og:url" content="http://jackmordaunt.com/">
     24   <meta property="og:site_name" content="Jack Mordaunt">
     25   <meta property="og:title" content="Jack Mordaunt">
     26   <meta property="og:description" content="Coffee developer, software brewer.">
     27   <meta property="og:locale" content="en">
     28   <meta property="og:type" content="website">
     29 
     30 
     31 
     32 
     33 <link rel="canonical" href="http://jackmordaunt.com/">
     34 
     35 
     36 <link rel="preload" href="/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin>
     37 <link rel="preload" href="/fonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin>
     38 <link rel="preload" href="/fonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin>
     39 
     40 
     41   
     42   
     43   <link rel="stylesheet" href="/css/coder.min.6445a802b9389c9660e1b07b724dcf5718b1065ed2d71b4eeaf981cc7cc5fc46.css" integrity="sha256-ZEWoArk4nJZg4bB7ck3PVxixBl7S1xtO6vmBzHzF/EY=" crossorigin="anonymous" media="screen" />
     44 
     45 
     46 
     47 
     48 
     49 
     50   
     51     
     52     
     53     <link rel="stylesheet" href="/css/coder-dark.min.a00e6364bacbc8266ad1cc81230774a1397198f8cfb7bcba29b7d6fcb54ce57f.css" integrity="sha256-oA5jZLrLyCZq0cyBIwd0oTlxmPjPt7y6KbfW/LVM5X8=" crossorigin="anonymous" media="screen" />
     54   
     55 
     56 
     57 
     58  
     59   
     60     
     61     <link rel="stylesheet" href="/css/custom.min.931a9d02d6f7655cd0cd50317fac1204e00c54ffd0232085acc957b2db5e1283.css" integrity="sha256-kxqdAtb3ZVzQzVAxf6wSBOAMVP/QIyCFrMlXstteEoM=" crossorigin="anonymous" media="screen" />
     62   
     63 
     64 
     65 
     66 
     67 
     68 <link rel="icon" type="image/svg+xml" href="/images/self-tiny-white.svg" sizes="any">
     69 <link rel="icon" type="image/png" href="/images/self-tiny-white.png" sizes="32x32">
     70 <link rel="icon" type="image/png" href="/images/self-tiny-white.png" sizes="16x16">
     71 
     72 <link rel="apple-touch-icon" href="/images/apple-touch-icon.png">
     73 <link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
     74 
     75 <link rel="manifest" href="/site.webmanifest">
     76 <link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5">
     77 
     78 
     79 
     80 
     81 <meta name="generator" content="Hugo 0.148.2">
     82 
     83 
     84 
     85 <script defer data-domain="jackmordaunt.com" src="https://plausible.io/js/script.js"></script>
     86 
     87 
     88 
     89 
     90 </head>
     91 
     92 
     93 
     94 
     95 
     96 
     97 <body class="preload-transitions colorscheme-auto">
     98   
     99 <div class="float-container">
    100     <a id="dark-mode-toggle" class="colorscheme-toggle">
    101         <i class="fa-solid fa-adjust fa-fw" aria-hidden="true"></i>
    102     </a>
    103 </div>
    104 
    105 
    106   <main class="wrapper">
    107     <nav class="navigation">
    108   <section class="container">
    109     
    110     <a class="navigation-title" href="http://jackmordaunt.com/">
    111       Jack Mordaunt
    112     </a>
    113     
    114     
    115       <input type="checkbox" id="menu-toggle" />
    116       <label class="menu-button float-right" for="menu-toggle">
    117         <i class="fa-solid fa-bars fa-fw" aria-hidden="true"></i>
    118       </label>
    119       <ul class="navigation-list">
    120         
    121           
    122             <li class="navigation-item">
    123               <a class="navigation-link " href="/posts/">Blog</a>
    124             </li>
    125           
    126             <li class="navigation-item">
    127               <a class="navigation-link " href="/about/">About</a>
    128             </li>
    129           
    130             <li class="navigation-item">
    131               <a class="navigation-link " href="/projects/">Projects</a>
    132             </li>
    133           
    134             <li class="navigation-item">
    135               <a class="navigation-link " href="/contact/">Contact</a>
    136             </li>
    137           
    138             <li class="navigation-item">
    139               <a class="navigation-link " href="/pay-with-bitcoin/">Pay</a>
    140             </li>
    141           
    142         
    143         
    144       </ul>
    145     
    146   </section>
    147 </nav>
    148 
    149 
    150     <div class="content">
    151       
    152   <section class="container centered">
    153   <div class="about">
    154     
    155   
    156     <div class="avatar"><img src="/images/self.jpg" alt="avatar"></div>
    157   
    158 
    159 
    160 
    161 
    162     <h1>Jack Mordaunt</h1>
    163 
    164 <h2>Coffee developer, software brewer.</h2>
    165 
    166 
    167 
    168     
    169 <ul>
    170   
    171     
    172       <li>
    173         <a href="https://github.com/jackmordaunt" aria-label="Github"   >
    174           <i class="fa-brands fa-github fa-2x" aria-hidden="true"></i>
    175         </a>
    176       </li>
    177     
    178   
    179     
    180       <li>
    181         <a href="https://git.sr.ht/~jackmordaunt" aria-label="Sourcehut"   >
    182           <div class="custom-icon" style="display: inline-block;"><svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
    183   <path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z">
    184   </path>
    185 </svg>
    186 </div>
    187         </a>
    188       </li>
    189     
    190   
    191     
    192       <li>
    193         <a href="https://njump.me/npub14l0387z0ejfmnn3j38nnalg5p57952d84aqakqguhzx7p7pns2vqg3x78w" aria-label="nostr"   >
    194           <div class="custom-icon" style="display: inline-block;"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
    195 <svg
    196    viewBox="0 0 256 256"
    197    version="1.1"
    198    id="svg1"
    199    width="100%"
    200    height="100%"
    201    xmlns="http://www.w3.org/2000/svg"
    202    xmlns:svg="http://www.w3.org/2000/svg">
    203   <path
    204      d="m 254.82554,244.39774 c 0,4.95542 -3.99631,9.11159 -9.11159,9.11159 H 137.01426 c -4.95543,0 -9.11159,-3.99631 -9.11159,-9.11159 V 219.6206 c 0.47956,-30.37197 3.67661,-59.46512 10.39041,-72.73288 3.99632,-7.99262 10.71012,-12.30863 18.38304,-14.54657 14.54657,-4.31601 39.80326,-1.43867 50.67324,-1.91823 0,0 32.6099,1.27882 32.6099,-17.10422 0,-18.383028 -14.54657,-13.747302 -14.54657,-13.747302 -15.98525,0.479552 -28.2939,-0.63941 -36.12667,-3.836458 C 176.01826,90.459804 175.53871,81.028506 175.53871,77.831458 174.8993,40.905537 120.38961,36.429669 72.433866,45.701112 20.002253,55.611965 73.073275,130.90248 73.073275,231.28983 v 13.42762 c 0,4.95541 -4.156162,8.95173 -9.111593,8.95173 H 10.0914 c -4.9554263,0 -9.1115901,-3.99632 -9.1115901,-9.11159 V 14.370027 c 0,-4.9554265 3.9963114,-9.1115915 9.1115901,-9.1115915 h 50.673234 c 4.955431,0 9.111593,3.9963126 9.111593,9.1115915 0,7.513066 8.312325,11.509378 14.386717,7.193362 C 102.48613,8.4554849 125.8246,1.5818289 152.0404,1.5818289 c 58.50601,0 102.94499,34.2084301 102.94499,109.8186511 V 244.39774 Z M 157.63523,84.385413 c 0,-10.710118 -8.63203,-19.342151 -19.34215,-19.342151 -10.71011,0 -19.34215,8.632033 -19.34215,19.342151 0,10.710117 8.63204,19.342147 19.34215,19.342147 10.71012,0 19.34215,-8.63203 19.34215,-19.342147 z"
    205      style="stroke-width:1.59852" />
    206 </svg>
    207 </div>
    208         </a>
    209       </li>
    210     
    211   
    212     
    213       <li>
    214         <a href="https://meta.sr.ht/~jackmordaunt.pgp" aria-label="Public Keys"   >
    215           <i class="fa-solid fa-key fa-2x" aria-hidden="true"></i>
    216         </a>
    217       </li>
    218     
    219   
    220     
    221       <li>
    222         <a href="pay-with-bitcoin/" aria-label="Bitcoin"   >
    223           <i class="fa-brands fa-bitcoin fa-2x" aria-hidden="true"></i>
    224         </a>
    225       </li>
    226     
    227   
    228 </ul>
    229 
    230 
    231   </div>
    232 
    233   
    234 
    235 </section>
    236 
    237 
    238     </div>
    239 
    240     <footer class="footer">
    241   <section class="container">
    242     ©
    243     
    244     2025
    245      Jack Mordaunt 
    246     ·
    247     
    248     Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/" target="_blank" rel="noopener">Coder</a>.
    249     
    250   </section>
    251 </footer>
    252 
    253   </main>
    254 
    255   
    256 
    257   
    258   
    259   <script src="/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js" integrity="sha256-auKEvpPS0Z2tHwKwA5UI2aqzGAoSoG3McbCw73gloxc="></script>
    260   
    261 
    262   
    263 
    264   
    265 
    266 
    267   
    268 
    269   
    270 
    271   
    272 
    273   
    274 
    275   
    276 
    277   
    278 
    279   
    280 
    281   
    282 
    283   
    284 
    285   
    286 
    287   
    288 
    289   
    290 
    291   
    292 
    293   
    294 
    295   
    296 
    297   
    298 
    299   
    300 </body>
    301 </html>