|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en-us" dir="ltr"> |
| 3 | + <head><meta charset='utf-8'> |
| 4 | +<meta name='viewport' content='width=device-width, initial-scale=1'><meta name='description' content=""> |
| 5 | +<title>Search</title> |
| 6 | + |
| 7 | +<link rel='canonical' href='http://willitcode.github.io/search/'> |
| 8 | + |
| 9 | +<link rel="stylesheet" href="/scss/style.min.663803bebe609202d5b39d848f2d7c2dc8b598a2d879efa079fa88893d29c49c.css"><meta property='og:title' content="Search"> |
| 10 | +<meta property='og:description' content=""> |
| 11 | +<meta property='og:url' content='http://willitcode.github.io/search/'> |
| 12 | +<meta property='og:site_name' content='Flora (willitcode)'> |
| 13 | +<meta property='og:type' content='article'><meta property='article:section' content='Pages' /> |
| 14 | +<meta name="twitter:title" content="Search"> |
| 15 | +<meta name="twitter:description" content=""> |
| 16 | + </head> |
| 17 | + <body class="template-search"> |
| 18 | + <script> |
| 19 | + (function() { |
| 20 | + const colorSchemeKey = 'StackColorScheme'; |
| 21 | + if(!localStorage.getItem(colorSchemeKey)){ |
| 22 | + localStorage.setItem(colorSchemeKey, "auto"); |
| 23 | + } |
| 24 | + })(); |
| 25 | + </script><script> |
| 26 | + (function() { |
| 27 | + const colorSchemeKey = 'StackColorScheme'; |
| 28 | + const colorSchemeItem = localStorage.getItem(colorSchemeKey); |
| 29 | + const supportDarkMode = window.matchMedia('(prefers-color-scheme: dark)').matches === true; |
| 30 | + |
| 31 | + if (colorSchemeItem == 'dark' || colorSchemeItem === 'auto' && supportDarkMode) { |
| 32 | + |
| 33 | + |
| 34 | + document.documentElement.dataset.scheme = 'dark'; |
| 35 | + } else { |
| 36 | + document.documentElement.dataset.scheme = 'light'; |
| 37 | + } |
| 38 | + })(); |
| 39 | +</script> |
| 40 | +<div class="container main-container flex on-phone--column extended"><aside class="sidebar left-sidebar sticky "> |
| 41 | + <button class="hamburger hamburger--spin" type="button" id="toggle-menu" aria-label="Toggle Menu"> |
| 42 | + <span class="hamburger-box"> |
| 43 | + <span class="hamburger-inner"></span> |
| 44 | + </span> |
| 45 | + </button> |
| 46 | + |
| 47 | + <header> |
| 48 | + |
| 49 | + |
| 50 | + <figure class="site-avatar"> |
| 51 | + <a href="/"> |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + <img src="/img/avatar_hu1bf8304010d38975b0a11efb54be5c1a_10741_300x0_resize_box_3.png" width="300" |
| 58 | + height="300" class="site-logo" loading="lazy" alt="Avatar"> |
| 59 | + |
| 60 | + |
| 61 | + </a> |
| 62 | + |
| 63 | + </figure> |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + <div class="site-meta"> |
| 68 | + <h1 class="site-name"><a href="/">Flora (willitcode)</a></h1> |
| 69 | + <h2 class="site-description">Colorado College Class of 2028. Programmer. CyberSec Professional. Roboticist. Musician. Writer. Cyclist.</h2> |
| 70 | + </div> |
| 71 | + </header><ol class="menu-social"> |
| 72 | + |
| 73 | + <li> |
| 74 | + <a |
| 75 | + href='https://github.com/willitcode' |
| 76 | + target="_blank" |
| 77 | + title="GitHub" |
| 78 | + rel="me" |
| 79 | + > |
| 80 | + |
| 81 | + |
| 82 | + <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> |
| 83 | + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> |
| 84 | + <path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" /> |
| 85 | +</svg> |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + </a> |
| 91 | + </li> |
| 92 | + |
| 93 | + <li> |
| 94 | + <a |
| 95 | + href='https://www.linkedin.com/in/gabriel-schmitz-44a40a313' |
| 96 | + target="_blank" |
| 97 | + title="LinkedIn" |
| 98 | + rel="me" |
| 99 | + > |
| 100 | + |
| 101 | + |
| 102 | + <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-linkedin"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" /><path d="M8 11l0 5" /><path d="M8 8l0 .01" /><path d="M12 16l0 -5" /><path d="M16 16v-3a2 2 0 0 0 -4 0" /></svg> |
| 103 | + |
| 104 | + </a> |
| 105 | + </li> |
| 106 | + |
| 107 | + </ol><ol class="menu" id="main-menu"> |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + <li > |
| 112 | + <a href='/' > |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + <span>Home</span> |
| 117 | + </a> |
| 118 | + </li> |
| 119 | + |
| 120 | + |
| 121 | + <li > |
| 122 | + <a href='/resume/' > |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + <span>Resumé</span> |
| 127 | + </a> |
| 128 | + </li> |
| 129 | + |
| 130 | + |
| 131 | + <li > |
| 132 | + <a href='/contact/' > |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + <span>Contact Me</span> |
| 137 | + </a> |
| 138 | + </li> |
| 139 | + |
| 140 | + |
| 141 | + <li > |
| 142 | + <a href='/talks/' > |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + <span>Talks</span> |
| 147 | + </a> |
| 148 | + </li> |
| 149 | + |
| 150 | + <li class="menu-bottom-section"> |
| 151 | + <ol class="menu"> |
| 152 | + |
| 153 | + |
| 154 | + <li id="dark-mode-toggle"> |
| 155 | + <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> |
| 156 | + <path stroke="none" d="M0 0h24v24H0z"/> |
| 157 | + <circle cx="8" cy="12" r="2" /> |
| 158 | + <rect x="2" y="6" width="20" height="12" rx="6" /> |
| 159 | +</svg> |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> |
| 164 | + <path stroke="none" d="M0 0h24v24H0z"/> |
| 165 | + <circle cx="16" cy="12" r="2" /> |
| 166 | + <rect x="2" y="6" width="20" height="12" rx="6" /> |
| 167 | +</svg> |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + <span>Dark Mode</span> |
| 172 | + </li> |
| 173 | + |
| 174 | + </ol> |
| 175 | + </li> |
| 176 | + </ol> |
| 177 | +</aside> |
| 178 | + |
| 179 | + <main class="main full-width"> |
| 180 | +<form action="/search/" class="search-form"> |
| 181 | + <p> |
| 182 | + <label>Search</label> |
| 183 | + <input name="keyword" placeholder="Type something..." /> |
| 184 | + </p> |
| 185 | + |
| 186 | + <button title="Search"> |
| 187 | + <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> |
| 188 | + <path stroke="none" d="M0 0h24v24H0z"/> |
| 189 | + <circle cx="10" cy="10" r="7" /> |
| 190 | + <line x1="21" y1="21" x2="15" y2="15" /> |
| 191 | +</svg> |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + </button> |
| 196 | +</form> |
| 197 | + |
| 198 | +<div class="search-result"> |
| 199 | + <h3 class="search-result--title section-title"></h3> |
| 200 | + <div class="search-result--list article-list--compact"></div> |
| 201 | +</div> |
| 202 | + |
| 203 | +<script> |
| 204 | + window.searchResultTitleTemplate = "#PAGES_COUNT pages (#TIME_SECONDS seconds)" |
| 205 | +</script><script type="text/javascript" src="/ts/search.js" defer></script> |
| 206 | + |
| 207 | +<footer class="site-footer"> |
| 208 | + <section class="copyright"> |
| 209 | + © |
| 210 | + |
| 211 | + 2024 - |
| 212 | + |
| 213 | + 2025 Flora (willitcode) |
| 214 | + </section> |
| 215 | + |
| 216 | + <section class="powerby"> |
| 217 | + Built with <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> <br /> |
| 218 | + Theme <b><a href="https://github.com/CaiJimmy/hugo-theme-stack" target="_blank" rel="noopener" data-version="3.30.0">Stack</a></b> designed by <a href="https://jimmycai.com" target="_blank" rel="noopener">Jimmy</a> |
| 219 | + </section> |
| 220 | +</footer> |
| 221 | + |
| 222 | + |
| 223 | + </main> |
| 224 | + </div> |
| 225 | + <script |
| 226 | + src="https://cdn.jsdelivr.net/npm/node-vibrant@3.1.6/dist/vibrant.min.js"integrity="sha256-awcR2jno4kI5X0zL8ex0vi2z+KMkF24hUW8WePSA9HM="crossorigin="anonymous" |
| 227 | + |
| 228 | + > |
| 229 | + </script><script type="text/javascript" src="/ts/main.1e9a3bafd846ced4c345d084b355fb8c7bae75701c338f8a1f8a82c780137826.js" defer></script> |
| 230 | +<script> |
| 231 | + (function () { |
| 232 | + const customFont = document.createElement('link'); |
| 233 | + customFont.href = "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap"; |
| 234 | + |
| 235 | + customFont.type = "text/css"; |
| 236 | + customFont.rel = "stylesheet"; |
| 237 | + |
| 238 | + document.head.appendChild(customFont); |
| 239 | + }()); |
| 240 | +</script> |
| 241 | + |
| 242 | + </body> |
| 243 | +</html> |
0 commit comments