Skip to content

Commit

Permalink
publish: Finished One Lap of America Posts.
Browse files Browse the repository at this point in the history
generated from commit a4e3967
  • Loading branch information
Geekdude committed May 27, 2024
1 parent f8c280e commit 48bcdf2
Show file tree
Hide file tree
Showing 296 changed files with 2,645,728 additions and 2,738 deletions.
74 changes: 40 additions & 34 deletions 404/index.html
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Minimal Mistakes Jekyll Theme 4.26.1 by Michael Rose
Copyright 2013-2024 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->

<html lang="en" class="no-js">
<head>
<meta charset="utf-8">

<!-- begin _includes/seo.html --><title>Aaron Young</title>
<!-- begin _includes/seo.html --><title>Aaron Young - Aaron Young</title>
<meta name="description" content="Personal website for Aaron Young.">


Expand Down Expand Up @@ -60,17 +61,7 @@



<script type="application/ld+json">
{
"@context": "https://schema.org",

"@type": "Person",
"name": "Aaron Young",
"url": "https://geekdude.github.io/",
"sameAs": ["https://twitter.com/Geekdude_360","https://www.facebook.com/Geekdude","https://www.linkedin.com/in/aaron-young-0791a53b/","https://bitbucket.org/Geekdude/","https://github.com/Geekdude"]

}
</script>




Expand All @@ -83,19 +74,17 @@


<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Aaron Young Feed">


<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<script>
<script type="text/javascript">
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';

</script>

<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css"></noscript>



Expand Down Expand Up @@ -127,10 +116,6 @@
</ul>
</nav>

<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->



<div class="masthead">
Expand All @@ -145,15 +130,35 @@

</a>
<ul class="visible-links"><li class="masthead__menu-item">
<a href="/about/">About</a>
<a
href="/about/"


>About</a>
</li><li class="masthead__menu-item">
<a href="/blog/">Blog</a>
<a
href="/blog/"


>Blog</a>
</li><li class="masthead__menu-item">
<a href="/research/">Research</a>
<a
href="/research/"


>Research</a>
</li><li class="masthead__menu-item">
<a href="/publications/">Publications</a>
<a
href="/publications/"


>Publications</a>
</li><li class="masthead__menu-item">
<a href="/cv/">CV</a>
<a
href="/cv/"


>CV</a>
</li></ul>

<button class="search__toggle" type="button">
Expand All @@ -177,6 +182,8 @@





<div id="main" role="main">

<div class="sidebar sticky">
Expand Down Expand Up @@ -299,7 +306,7 @@ <h3 class="author__name" itemprop="name">Aaron Young</h3>

<!--
<li>
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer">
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer me">
<i class="fas fa-fw" aria-hidden="true"></i> Custom Social Profile Link
</a>
</li>
Expand Down Expand Up @@ -362,7 +369,6 @@ <h1>404</h1>




</footer>


Expand All @@ -377,11 +383,12 @@ <h1>404</h1>

</div>


</div>


<div class="search-content">
<div class="search-content__inner-wrap"><form class="search-content__form" onkeydown="return event.key != 'Enter';">
<div class="search-content__inner-wrap"><form class="search-content__form" onkeydown="return event.key != 'Enter';" role="search">
<label class="sr-only" for="search">
Enter your search term...
</label>
Expand Down Expand Up @@ -429,7 +436,7 @@ <h1>404</h1>
</ul>
</div>

<div class="page__footer-copyright">&copy; 2024 Aaron Young. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
<div class="page__footer-copyright">&copy; 2024 <a href="https://Geekdude.github.io">Aaron Young</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>

</footer>
</div>
Expand Down Expand Up @@ -464,6 +471,5 @@ <h1>404</h1>




</body>
</html>
79 changes: 43 additions & 36 deletions about/index.html
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Minimal Mistakes Jekyll Theme 4.26.1 by Michael Rose
Copyright 2013-2024 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->

<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
Expand Down Expand Up @@ -60,17 +61,7 @@



<script type="application/ld+json">
{
"@context": "https://schema.org",

"@type": "Person",
"name": "Aaron Young",
"url": "https://geekdude.github.io/",
"sameAs": ["https://twitter.com/Geekdude_360","https://www.facebook.com/Geekdude","https://www.linkedin.com/in/aaron-young-0791a53b/","https://bitbucket.org/Geekdude/","https://github.com/Geekdude"]

}
</script>




Expand All @@ -83,19 +74,17 @@


<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Aaron Young Feed">


<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<script>
<script type="text/javascript">
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';

</script>

<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css"></noscript>



Expand Down Expand Up @@ -127,10 +116,6 @@
</ul>
</nav>

<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->



<div class="masthead">
Expand All @@ -145,15 +130,35 @@

</a>
<ul class="visible-links"><li class="masthead__menu-item">
<a href="/about/">About</a>
<a
href="/about/"


>About</a>
</li><li class="masthead__menu-item">
<a href="/blog/">Blog</a>
<a
href="/blog/"


>Blog</a>
</li><li class="masthead__menu-item">
<a href="/research/">Research</a>
<a
href="/research/"


>Research</a>
</li><li class="masthead__menu-item">
<a href="/publications/">Publications</a>
<a
href="/publications/"


>Publications</a>
</li><li class="masthead__menu-item">
<a href="/cv/">CV</a>
<a
href="/cv/"


>CV</a>
</li></ul>

<button class="search__toggle" type="button">
Expand All @@ -177,6 +182,8 @@





<div id="main" role="main">

<div class="sidebar sticky">
Expand Down Expand Up @@ -299,7 +306,7 @@ <h3 class="author__name" itemprop="name">Aaron Young</h3>

<!--
<li>
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer">
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer me">
<i class="fas fa-fw" aria-hidden="true"></i> Custom Social Profile Link
</a>
</li>
Expand All @@ -322,8 +329,10 @@ <h3 class="author__name" itemprop="name">Aaron Young</h3>
<div class="page__inner-wrap">

<header>
<h1 id="page-title" class="page__title" itemprop="headline">About
</h1>
<h1 id="page-title" class="page__title" itemprop="headline">
<a href="https://geekdude.github.io/about/" itemprop="url">About
</a>
</h1>



Expand All @@ -336,7 +345,6 @@ <h1 id="page-title" class="page__title" itemprop="headline">About
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> On this page</h4></header>
<ul class="toc__menu"><li><a href="#aaron-reed-young-phd">Aaron Reed Young, PhD</a><ul><li><a href="#education">Education</a></li><li><a href="#work-experience">Work Experience</a></li><li><a href="#awards">Awards</a></li><li><a href="#skills">Skills</a><ul><li><a href="#programming-languages">Programming Languages</a></li><li><a href="#frameworks">Frameworks</a></li><li><a href="#libraries">Libraries</a></li><li><a href="#tools">Tools</a></li><li><a href="#protocols">Protocols</a></li></ul></li></ul></li></ul>

</nav>
</aside>

Expand Down Expand Up @@ -477,7 +485,6 @@ <h4 id="protocols">Protocols</h4>




</footer>


Expand All @@ -492,11 +499,12 @@ <h4 id="protocols">Protocols</h4>

</div>


</div>


<div class="search-content">
<div class="search-content__inner-wrap"><form class="search-content__form" onkeydown="return event.key != 'Enter';">
<div class="search-content__inner-wrap"><form class="search-content__form" onkeydown="return event.key != 'Enter';" role="search">
<label class="sr-only" for="search">
Enter your search term...
</label>
Expand Down Expand Up @@ -544,7 +552,7 @@ <h4 id="protocols">Protocols</h4>
</ul>
</div>

<div class="page__footer-copyright">&copy; 2024 Aaron Young. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
<div class="page__footer-copyright">&copy; 2024 <a href="https://Geekdude.github.io">Aaron Young</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>

</footer>
</div>
Expand Down Expand Up @@ -579,6 +587,5 @@ <h4 id="protocols">Protocols</h4>




</body>
</html>
2 changes: 1 addition & 1 deletion assets/css/main.css
100644 → 100755

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/main.css.map
100644 → 100755

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/@eaDir/oloa_23_map.png@SynoEAStream
Binary file not shown.
Binary file added assets/images/@eaDir/oloa_24_map.png@SynoEAStream
Binary file not shown.
Binary file added assets/images/oloa-23-car-th.JPG
Binary file added assets/images/oloa-23-car.JPG
Binary file added assets/images/oloa-23-chase-th.JPG
Binary file added assets/images/oloa-23-chase.JPG
Binary file added assets/images/oloa-23-cone-th.JPG
Binary file added assets/images/oloa-23-cone.JPG
Binary file added assets/images/oloa-23-map.png
Binary file added assets/images/oloa-23-team-th.JPG
Binary file added assets/images/oloa-23-team.JPG
Binary file added assets/images/oloa-24-cover-th.jpg
Binary file added assets/images/oloa-24-cover.jpg
Binary file added assets/images/oloa-24-day0-0-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-0.HEIC.jpg
Binary file added assets/images/oloa-24-day0-1-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-1.HEIC.jpg
Binary file added assets/images/oloa-24-day0-2-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-2.HEIC.jpg
Binary file added assets/images/oloa-24-day0-3-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-3.HEIC.jpg
Binary file added assets/images/oloa-24-day0-4-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-4.HEIC.jpg
Binary file added assets/images/oloa-24-day0-5-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-5.HEIC.jpg
Binary file added assets/images/oloa-24-day0-6-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-6.HEIC.jpg
Binary file added assets/images/oloa-24-day0-7-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-7.HEIC.jpg
Binary file added assets/images/oloa-24-day0-8-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-8.HEIC.jpg
Binary file added assets/images/oloa-24-day0-9-th.HEIC.jpg
Binary file added assets/images/oloa-24-day0-9.HEIC.jpg
Binary file added assets/images/oloa-24-day2-0-th.jpg
Binary file added assets/images/oloa-24-day2-0.jpg
Binary file added assets/images/oloa-24-day2-1-th.jpg
Binary file added assets/images/oloa-24-day2-1.jpg
Binary file added assets/images/oloa-24-day2-2-th.jpg
Binary file added assets/images/oloa-24-day2-2.jpg
Binary file added assets/images/oloa-24-day2-3-th.jpg
Binary file added assets/images/oloa-24-day2-3.jpg
Binary file added assets/images/oloa-24-day2-4-th.jpg
Binary file added assets/images/oloa-24-day2-4.jpg
Binary file added assets/images/oloa-24-day2-5-th.jpg
Binary file added assets/images/oloa-24-day2-5.jpg
Binary file added assets/images/oloa-24-day2-6-th.jpg
Binary file added assets/images/oloa-24-day2-6.jpg
Binary file added assets/images/oloa-24-day2-7-th.jpg
Binary file added assets/images/oloa-24-day2-7.jpg
Binary file added assets/images/oloa-24-day2-8-th.jpg
Binary file added assets/images/oloa-24-day2-8.jpg
Binary file added assets/images/oloa-24-day3-0-th.jpg
Binary file added assets/images/oloa-24-day3-0.jpg
Binary file added assets/images/oloa-24-day3-1-th.jpg
Binary file added assets/images/oloa-24-day3-1.jpg
Binary file added assets/images/oloa-24-day3-10-th.jpg
Binary file added assets/images/oloa-24-day3-10.jpg
Binary file added assets/images/oloa-24-day3-11-th.jpg
Binary file added assets/images/oloa-24-day3-11.jpg
Binary file added assets/images/oloa-24-day3-12-th.jpg
Binary file added assets/images/oloa-24-day3-12.jpg
Binary file added assets/images/oloa-24-day3-13-th.jpg
Binary file added assets/images/oloa-24-day3-13.jpg
Binary file added assets/images/oloa-24-day3-2-th.jpg
Binary file added assets/images/oloa-24-day3-2.jpg
Binary file added assets/images/oloa-24-day3-3-th.jpg
Binary file added assets/images/oloa-24-day3-3.jpg
Binary file added assets/images/oloa-24-day3-4-th.jpg
Binary file added assets/images/oloa-24-day3-4.jpg
Binary file added assets/images/oloa-24-day3-5-th.jpg
Binary file added assets/images/oloa-24-day3-5.jpg
Binary file added assets/images/oloa-24-day3-6-th.jpg
Binary file added assets/images/oloa-24-day3-6.jpg
Binary file added assets/images/oloa-24-day3-7-th.jpg
Binary file added assets/images/oloa-24-day3-7.jpg
Binary file added assets/images/oloa-24-day3-8-th.jpg
Binary file added assets/images/oloa-24-day3-8.jpg
Binary file added assets/images/oloa-24-day3-9-th.jpg
Binary file added assets/images/oloa-24-day3-9.jpg
Binary file added assets/images/oloa-24-day4-0-th.jpg
Binary file added assets/images/oloa-24-day4-0.jpg
Binary file added assets/images/oloa-24-day4-1-th.jpg
Binary file added assets/images/oloa-24-day4-1.jpg
Binary file added assets/images/oloa-24-day4-2-th.jpg
Binary file added assets/images/oloa-24-day4-2.jpg
Binary file added assets/images/oloa-24-day4-3-th.jpg
Binary file added assets/images/oloa-24-day4-3.jpg
Binary file added assets/images/oloa-24-day4-4-th.jpg
Binary file added assets/images/oloa-24-day4-4.jpg
Binary file added assets/images/oloa-24-day6-0-th.jpg
Binary file added assets/images/oloa-24-day6-0.jpg
Binary file added assets/images/oloa-24-day6-1-th.jpg
Binary file added assets/images/oloa-24-day6-1.jpg
Binary file added assets/images/oloa-24-day6-2-th.jpg
Binary file added assets/images/oloa-24-day6-2.jpg
Binary file added assets/images/oloa-24-day6-3-th.jpg
Binary file added assets/images/oloa-24-day6-3.jpg
Binary file added assets/images/oloa-24-day6-4-th.jpg
Binary file added assets/images/oloa-24-day6-4.jpg
Binary file added assets/images/oloa-24-day6-5-th.jpg
Binary file added assets/images/oloa-24-day6-5.jpg
Binary file added assets/images/oloa-24-day7-0-th.jpg
Binary file added assets/images/oloa-24-day7-0.jpg
Binary file added assets/images/oloa-24-day7-1-th.jpg
Binary file added assets/images/oloa-24-day7-1.jpg
Binary file added assets/images/oloa-24-day7-2-th.jpg
Binary file added assets/images/oloa-24-day7-2.jpg
Binary file added assets/images/oloa-24-day7-3-th.jpg
Binary file added assets/images/oloa-24-day7-3.jpg
Binary file added assets/images/oloa-24-day7-4-th.jpg
Binary file added assets/images/oloa-24-day7-4.jpg
Binary file added assets/images/oloa-24-map.png
Binary file added assets/images/oloa-24-ncm-lighning-th.png
Binary file added assets/images/oloa-24-ncm-lighning.png
Loading

0 comments on commit 48bcdf2

Please sign in to comment.