mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
Got rid of the AMP stuff. Wasnt giving good enough improvements to justify the work.
This commit is contained in:
parent
48bcff34c3
commit
b91245396c
26
index.html
26
index.html
@ -8,31 +8,17 @@
|
|||||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||||
})(window,document,'script','dataLayer','GTM-NGHHRNH');</script>
|
})(window,document,'script','dataLayer','GTM-NGHHRNH');</script>
|
||||||
<!-- End Google Tag Manager -->
|
<!-- End Google Tag Manager -->
|
||||||
<title>Anson Biggs</title>
|
<title>Anson Biggs Resume</title>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="description" content="The resume for Anson Biggs.">
|
<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="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="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]-->
|
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
|
||||||
<link rel="stylesheet" href="assets/css/main.css" />
|
<link rel="stylesheet" href="assets/css/main.css" />
|
||||||
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
|
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
|
||||||
<link rel="Anson Biggs" href="http://www.ansonbiggs.com">
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- Google Tag Manager (noscript) -->
|
<!-- Google Tag Manager (noscript) -->
|
||||||
@ -44,7 +30,7 @@
|
|||||||
<section id="header">
|
<section id="header">
|
||||||
<header>
|
<header>
|
||||||
<span class="image avatar"><img src="images/embryriddle.png" alt="Embry-Riddle Aeronautical University" /></span>
|
<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>
|
<p>Aerospace Engineering Student at <a href="http://prescott.erau.edu/">Embry-Riddle Aeronautical University Prescott</a></p>
|
||||||
</header>
|
</header>
|
||||||
<nav id="nav">
|
<nav id="nav">
|
||||||
@ -119,8 +105,8 @@
|
|||||||
Tegra® K1 CUDA® Vision Challenge</a></h4>
|
Tegra® K1 CUDA® Vision Challenge</a></h4>
|
||||||
<p>Nvidia held a competition involving computer vision to
|
<p>Nvidia held a competition involving computer vision to
|
||||||
advertise their new development board that was compact had a lot of graphics
|
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
|
horsepower making it great for small computer vision based projects.
|
||||||
was to teach the computer to identify food. Tools I used
|
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
|
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
|
able to scrape off the internet. I made it into the top 50
|
||||||
contestants but unfortunately ran into issues with the project that
|
contestants but unfortunately ran into issues with the project that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user