1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 01:16:39 +00:00

Got rid of the AMP stuff. Wasnt giving good enough improvements to justify the work.

This commit is contained in:
Anson Biggs 2017-09-24 14:45:06 -07:00
parent 48bcff34c3
commit b91245396c

View File

@ -8,31 +8,17 @@
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NGHHRNH');</script>
<!-- End Google Tag Manager -->
<title>Anson Biggs</title>
<title>Anson Biggs Resume</title>
<meta charset="utf-8" />
<meta name="description" content="The resume for Anson Biggs.">
<meta name="keywords" content="Aerospace Engineering, Aerospace Engineer, Astronautics, Resume, Internship, Engineer, Aerospace, Engineering, STEM, Astronautics, Anson, Anson Biggs">
<meta name="author" content="Anson Biggs">
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<link rel="Anson Biggs" href="http://www.ansonbiggs.com">
<!-- AMP Boilerplate -->
<style amp-boilerplate>
body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;
-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:
-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end)
0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}
@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes
-amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes
-amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes
-amp-start{from{visibility:hidden}to{visibility:visible}}</style>
<noscript>
<style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}
</style>
</noscript>
<!-- End AMP Boilerplate -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
@ -44,7 +30,7 @@
<section id="header">
<header>
<span class="image avatar"><img src="images/embryriddle.png" alt="Embry-Riddle Aeronautical University" /></span>
<h1 id="logo"><a href="mailto:anson@ansonbiggs.com">Anson Biggs</a></h1>
<h1 id="logo"><a href="mailto:anson@ansonbiggs.com">Anson Biggs Resume</a></h1>
<p>Aerospace Engineering Student at <a href="http://prescott.erau.edu/">Embry-Riddle Aeronautical University Prescott</a></p>
</header>
<nav id="nav">
@ -119,8 +105,8 @@
Tegra® K1 CUDA® Vision Challenge</a></h4>
<p>Nvidia held a competition involving computer vision to
advertise their new development board that was compact had a lot of graphics
horsepower making it great for small computer vision based projects. My idea
was to teach the computer to identify food. Tools I used
horsepower making it great for small computer vision based projects.
My idea was to teach the computer to identify food. Tools I used
included OpenCV using Python, and all the pictures of food that I was
able to scrape off the internet. I made it into the top 50
contestants but unfortunately ran into issues with the project that