2024-07-26 22:13:49 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head > < script src = "/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer > < / script >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "ie=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< meta name = "author" content = "" >
< meta name = "description" content = "It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file." / >
< meta name = "keywords" content = "" / >
< meta name = "robots" content = "noodp" / >
< meta name = "theme-color" content = "" / >
< link rel = "canonical" href = "http://localhost:1313/resume/" / >
< title >
Resume :: Conner Chu
< / title >
< link rel = "stylesheet" href = "/main.27e3622a96ea2e0f6e79defc47d8cf8e459fb29b39378b1118b2e9a8e72ef0eb.css" integrity = "sha256-J+NiKpbqLg9ued78R9jPjkWfsps5N4sRGLLpqOcu8Os=" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/favicon-16x16.png" >
< link rel = "manifest" href = "/site.webmanifest" >
< link rel = "mask-icon" href = "/safari-pinned-tab.svg" color = "" >
< link rel = "shortcut icon" href = "/favicon.ico" >
< meta name = "msapplication-TileColor" content = "" >
< meta itemprop = "name" content = "Resume" >
< meta itemprop = "description" content = "It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file." >
2024-07-30 02:56:17 +00:00
< meta itemprop = "datePublished" content = "2024-07-26T00:00:00+00:00" >
< meta itemprop = "dateModified" content = "2024-07-26T00:00:00+00:00" >
2024-07-26 22:13:49 +00:00
< meta itemprop = "wordCount" content = "22" >
< meta name = "twitter:card" content = "summary" >
< meta name = "twitter:title" content = "Resume" >
< meta name = "twitter:description" content = "It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file." >
2024-07-30 02:56:17 +00:00
< meta property = "article:published_time" content = "2024-07-26 00:00:00 +0000 UTC" / >
2024-07-26 22:13:49 +00:00
< / head >
< body >
< div class = "container" >
< header class = "header" >
< span class = "header__inner" >
< a href = "/" style = "text-decoration: none;" >
< div class = "logo" >
< span class = "logo__mark" > < / span >
< span class = "logo__text " >
Home< / span >
< span class = "logo__cursor" style =
"visibility:hidden;
">
< / span >
< / div >
< / a >
< span class = "header__right" >
< nav class = "menu" >
2024-07-30 02:56:17 +00:00
< ul class = "menu__inner" > < li > < a href = "/resume/" > Resume< / a > < / li > < li > < a href = "/research/" > Research< / a > < / li > < li > < a href = "/tidbits/" > Tidbits< / a > < / li > < li > < a href = "/photography/" > Photography< / a > < / li >
2024-07-26 22:13:49 +00:00
< / ul >
< / nav >
< span class = "menu-trigger" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" >
< path d = "M0 0h24v24H0z" fill = "none" / >
< path d = "M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" / >
< / svg >
< / span >
< / span >
< / span >
< / header >
< div class = "content" >
< main class = "post" >
< div class = "post-info" >
< / p >
< / div >
< article >
< h2 class = "post-title" > < a href = "http://localhost:1313/resume/" > Resume< / a > < / h2 >
< div class = "post-content" >
< object data = "/Conner Chu's Resume.pdf" type = "application/pdf" width = "100%" height = "1020px" >
< p > It appears you don't have a PDF plugin for this browser. No biggie... you can < a href = "/Conner Chu's Resume.pdf" > click here to download the PDF file.< / a > < / p >
< / object >
< / div >
< / article >
< hr / >
< div class = "post-info" >
< / div >
< / main >
< / div >
< footer class = "footer" >
< div class = "footer__inner" >
< div class = "footer__content" >
2024-07-30 02:56:17 +00:00
< span > & copy Copyright 2024< / span >
2024-07-26 22:13:49 +00:00
< / div >
< / div >
< div class = "footer__inner" >
< div class = "footer__content" >
2024-08-12 20:38:03 +00:00
< span > Powered by Hugo, Djordje, and Matze< / span >
2024-07-26 22:13:49 +00:00
< / div >
< / div >
< / footer >
< / div >
< script type = "text/javascript" src = "/bundle.min.e89fda0f29b95d33f6f4224dd9e5cf69d84aff3818be2b0d73e731689cc374261b016d17d46f8381962fb4a1577ba3017b1f23509d894f6e66431f988c00889e.js" integrity = "sha512-6J/aDym5XTP29CJN2eXPadhK/zgYvisNc+cxaJzDdCYbAW0X1G+DgZYvtKFXe6MBex8jUJ2JT25mQx+YjACIng==" > < / script >
< / body >
< / html >