git-repo-styles
Design documents for git.pablopie.xyz ✏️
index.html (6111B)
1 <!DOCTYPE html> 2 <html><head> 3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4 <meta name="viewport" content="width=device-width, initial-scale=1"> 5 <title>Repositories</title> 6 <link rel="icon" type="image/svg" href="https://git.pablopie.xyz/icons/favicon.svg"> 7 <link rel="stylesheet" type="text/css" href="./styles.css"> 8 </head> 9 <body> 10 <header> 11 <nav> 12 <a href="https://git.pablopie.xyz/"> 13 <img aria-hidden="true" alt="Website logo" src="./favicon.svg"> 14 git.pablopie.xyz 15 </a> 16 </nav> 17 </header> 18 <main> 19 <div class="article-list"> 20 <article> 21 <h4> 22 <a href="https://git.pablopie.xyz/a-conjecture-of-mine/log.html">a-conjecture-of-mine</a> 23 </h4> 24 <div> 25 <span>Pablo</span> 26 <time datetime="2021-01-24">24/01/2021</time> 27 </div> 28 <p> 29 An exercise on polyglossy: the same problem solved on multiple languages 30 31 </p> 32 </article> 33 <article> 34 <h4> 35 <a href="https://git.pablopie.xyz/introducao-a-assembly/README.html">introducao-a-assembly</a> 36 </h4> 37 <div> 38 <span>Pablo</span> 39 <time datetime="2021-05-02">02/05/2021</time> 40 </div> 41 <p> 42 Repositório dos arquivos usados na apresentação "Introdução a Assembly" da CriptoGoma de 2020 🖥️ 43 44 </p> 45 </article> 46 <article> 47 <h4> 48 <a href="https://git.pablopie.xyz/haskell-posit/README.html">haskell-posit</a> 49 </h4> 50 <div> 51 <span>Pablo</span> 52 <time datetime="2021-05-02">02/05/2021</time> 53 </div> 54 <p> 55 Haskell bindings for the SoftPosit C library 🧮 (WIP) 56 57 </p> 58 </article> 59 <article> 60 <h4> 61 <a href="https://git.pablopie.xyz/ico-sxiv/README.html">ico-sxiv</a> 62 </h4> 63 <div> 64 <span>Pablo</span> 65 <time datetime="2021-08-19">19/08/2021</time> 66 </div> 67 <p> 68 View the individual entries of an ICO file in sxiv ⏺️ 69 70 </p> 71 </article> 72 <article> 73 <h4> 74 <a href="https://git.pablopie.xyz/svg.escobar.life/README.html">svg.escobar.life</a> 75 </h4> 76 <div> 77 <span>Pablo</span> 78 <time datetime="2022-01-21">21/01/2022</time> 79 </div> 80 <p> 81 A simple SVG markup editor for the web 82 83 </p> 84 </article> 85 <article> 86 <h4> 87 <a href="https://git.pablopie.xyz/cmark/README.html">cmark</a> 88 </h4> 89 <div> 90 <span>Pablo</span> 91 <time datetime="2021-05-13">13/05/2021</time> 92 </div> 93 <p> 94 My personal build of CMark ✏️ 95 96 </p> 97 </article> 98 <article> 99 <h4> 100 <a href="https://git.pablopie.xyz/latex-setup/README.html">latex-setup</a> 101 </h4> 102 <div> 103 <span>Pablo</span> 104 <time datetime="2022-06-12">12/06/2022</time> 105 </div> 106 <p> 107 My personal LaTeX setup 🦁️⚙️ 108 109 </p> 110 </article> 111 <article> 112 <h4> 113 <a href="https://git.pablopie.xyz/tikz.escobar.life/README.html">tikz.escobar.life</a> 114 </h4> 115 <div> 116 <span>Pablo</span> 117 <time datetime="2022-06-21">21/06/2022</time> 118 </div> 119 <p> 120 The setup for tikz.escobar.life 121 122 </p> 123 </article> 124 <article> 125 <h4> 126 <a href="https://git.pablopie.xyz/photos/log.html">photos</a> 127 </h4> 128 <div> 129 <span>Pablo</span> 130 <time datetime="2021-08-18">18/08/2021</time> 131 </div> 132 <p> 133 An archive of some of my photos 📸 134 135 </p> 136 </article> 137 <article> 138 <h4> 139 <a href="https://git.pablopie.xyz/config/README.html">config</a> 140 </h4> 141 <div> 142 <span>Pablo</span> 143 <time datetime="2022-01-13">13/01/2022</time> 144 </div> 145 <p> 146 A simple configuration manager 147 148 </p> 149 </article> 150 <article> 151 <h4> 152 <a href="https://git.pablopie.xyz/idris-matrix/README.html">idris-matrix</a> 153 </h4> 154 <div> 155 <span>Pablo</span> 156 <time datetime="2021-05-02">02/05/2021</time> 157 </div> 158 <p> 159 A simple Idris library for manipulating matrices 🧙 160 161 </p> 162 </article> 163 <article> 164 <h4> 165 <a href="https://git.pablopie.xyz/zip2img/README.html">zip2img</a> 166 </h4> 167 <div> 168 <span>Pablo</span> 169 <time datetime="2021-05-02">02/05/2021</time> 170 </div> 171 <p> 172 A small utility to converts ZIP archives to MS-DOS compatible disk images (virtual floppies) 💾️ 173 174 </p> 175 </article> 176 <article> 177 <h4> 178 <a href="https://git.pablopie.xyz/stagit/README.html">stagit</a> 179 </h4> 180 <div> 181 <span>Hiltjo Posthuma; Pablo</span> 182 <time datetime="2022-08-29">29/08/2022</time> 183 </div> 184 <p> 185 My personal build of stagit 😸️ 186 187 </p> 188 </article> 189 <article> 190 <h4> 191 <a href="https://git.pablopie.xyz/photos.escobar.life/README.html">photos.escobar.life</a> 192 </h4> 193 <div> 194 <span>Pablo</span> 195 <time datetime="2022-06-14">14/06/2022</time> 196 </div> 197 <p> 198 The repository for the code used for generating the photos.pablopie.xyz website 📸️ 199 200 </p> 201 </article> 202 <article> 203 <h4> 204 <a href="https://git.pablopie.xyz/latex-pictures/README.html">latex-pictures</a> 205 </h4> 206 <div> 207 <span>Pablo</span> 208 <time datetime="2022-03-05">05/03/2022</time> 209 </div> 210 <p> 211 A collection of TikZ drawings and other images 🖌️ 212 213 </p> 214 </article> 215 <article> 216 <h4> 217 <a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/README.html">global-analysis-and-the-banach-manifold-of-class-h1-curvers</a> 218 </h4> 219 <div> 220 <span>Pablo</span> 221 <time datetime="2022-08-30">30/08/2022</time> 222 </div> 223 <p> 224 Riemannian Geometry course project on the manifold H¹(I, M) of class H¹ 225 curves on a Riemannian manifold M and its applications to the geodesics 226 problem 227 228 </p> 229 </article> 230 <article> 231 <h4> 232 <a href="https://git.pablopie.xyz/fish-corona/README.html">fish-corona</a> 233 </h4> 234 <div> 235 <span>Pablo</span> 236 <time datetime="2021-05-02">02/05/2021</time> 237 </div> 238 <p> 239 Track corona-virus cases from the fish-shell 😷️ 240 241 </p> 242 </article> 243 <article> 244 <h4> 245 <a href="https://git.pablopie.xyz/dotfiles/log.html">dotfiles</a> 246 </h4> 247 <div> 248 <span>Pablo</span> 249 <time datetime="2022-05-26">26/05/2022</time> 250 </div> 251 <p> 252 My personal dotfiles 💠️ 253 254 </p> 255 </article> 256 <article> 257 <h4> 258 <a href="https://git.pablopie.xyz/natural-number-game/README.html">natural-number-game</a> 259 </h4> 260 <div> 261 <span>Pablo</span> 262 <time datetime="2021-12-31">31/12/2021</time> 263 </div> 264 <p> 265 Solututions to the Natural Number Game 266 267 </p> 268 </article> 269 <article> 270 <h4> 271 <a href="https://git.pablopie.xyz/caml-urm/README.html">caml-urm</a> 272 </h4> 273 <div> 274 <span>Pablo</span> 275 <time datetime="2021-11-17">17/11/2021</time> 276 </div> 277 <p> 278 A OCaml module for manipulating unlimited register machines 279 280 </p> 281 </article> 282 <article> 283 <h4> 284 <a href="https://git.pablopie.xyz/bomber-kittie/README.html">bomber-kittie</a> 285 </h4> 286 <div> 287 <span>Pablo</span> 288 <time datetime="2021-05-03">03/05/2021</time> 289 </div> 290 <p> 291 A fun little ROM hack of mine 💣️ 292 293 </p> 294 </article> 295 </div> 296 </main> 297 <footer>made with ❤️ by <a href="https://pablopie.xyz/">@pablo</a></footer> 298 299 300 </body></html>