Ah, I am a silly goose
This commit is contained in:
parent
7f79d12895
commit
7b391f6f81
6
content/about-me.md
Normal file
6
content/about-me.md
Normal file
@ -0,0 +1,6 @@
|
||||
+++
|
||||
date = '2024-12-09T00:25:51-05:00'
|
||||
draft = false
|
||||
title = 'About Me'
|
||||
+++
|
||||
Not too much to say really.
|
18
content/posts/advanced-analytics-for-rocket-league.md
Normal file
18
content/posts/advanced-analytics-for-rocket-league.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Advanced Analytics for Rocket League"
|
||||
date: 2024-12-08T23:45:51-05:00
|
||||
draft: true
|
||||
toc: false
|
||||
images:
|
||||
tags:
|
||||
- untagged
|
||||
---
|
||||
|
||||
## The why and a little of the what
|
||||
|
||||
I've long since found myself enamored with statitics. It makes things make sense.
|
||||
When I first started getting into hockey, I was floored by the sheer randomness and chaos. It was madness. I remember finding myself in awe of everyone's takes on the games. \
|
||||
"How the hell did they see that?", I'd wonder to myself. \
|
||||
\
|
||||
I just didn't understand how they saw it all. And yet, I kept watching. Mostly out of obligation as my family was huge fans of the Blue Jackets, and I was often dragged along for the show. Sure enough,
|
||||
it slowed down for me too. I started to see a little of what was going on, but I still felt like I was missing the bigger picture.
|
119
public/en/about-me/index.html
Normal file
119
public/en/about-me/index.html
Normal file
@ -0,0 +1,119 @@
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><meta charset="UTF-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge"><meta name="robots" content="index, follow"><link rel="author" href="/humans.txt">
|
||||
<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">
|
||||
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
|
||||
<meta name="theme-color" content="#494f5c">
|
||||
<meta name="msapplication-TileColor" content="#494f5c">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#494f5c"><meta name="author" content="Josh Wright"><meta name="description" content="A place for my projects to live">
|
||||
|
||||
<meta itemprop="name" content="About Me">
|
||||
<meta itemprop="description" content="Not too much to say really.">
|
||||
<meta itemprop="datePublished" content="2024-12-09T00:25:51-05:00">
|
||||
<meta itemprop="dateModified" content="2024-12-09T00:25:51-05:00">
|
||||
<meta itemprop="wordCount" content="6"><meta property="og:url" content="https://thewrightserver.net/en/about-me/">
|
||||
<meta property="og:site_name" content="TheWrightServer">
|
||||
<meta property="og:title" content="About Me">
|
||||
<meta property="og:description" content="Not too much to say really.">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:published_time" content="2024-12-09T00:25:51-05:00">
|
||||
<meta property="article:modified_time" content="2024-12-09T00:25:51-05:00">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="About Me">
|
||||
<meta name="twitter:description" content="Not too much to say really.">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "About Me",
|
||||
"name": "About Me",
|
||||
"description": "Not too much to say really.\n",
|
||||
"keywords": [],
|
||||
"articleBody": "Not too much to say really.\n",
|
||||
"wordCount" : "6",
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2024-12-09T00:25:51-05:00",
|
||||
"dateModified": "2024-12-09T00:25:51-05:00",
|
||||
"author":{
|
||||
"@type": "Person",
|
||||
"name": "Josh Wright",
|
||||
"url": "https://thewrightserver.net/en/about-me/"
|
||||
},
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "https://thewrightserver.net/en/about-me/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWrightServer",
|
||||
"description": "A place for my projects to live",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://thewrightserver.net/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script><title>About Me</title>
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="https://thewrightserver.net/css/style.min.0f53a185c81a99b00a62b107364a792ca58781a16ca843e0caf19fa7a85cb725.css" integrity="sha256-D1OhhcgambAKYrEHNkp5LKWHgaFsqEPgyvGfp6hctyU=" crossorigin="anonymous">
|
||||
</head>
|
||||
<body id="page">
|
||||
<header id="site-header">
|
||||
<div class="hdr-wrapper section-inner">
|
||||
<div class="hdr-left">
|
||||
<div class="site-branding">
|
||||
<a href="https://thewrightserver.net/">TheWrightServer</a>
|
||||
</div>
|
||||
<nav class="site-nav hide-in-mobile"><a href="https://thewrightserver.net/en/posts/">Posts</a><a href="https://thewrightserver.net/en/about-me/">About</a></nav>
|
||||
</div>
|
||||
<div class="hdr-right hdr-icons">
|
||||
<span class="hdr-links hide-in-mobile"><a href="https://github.com/JoshNotWright" target="_blank" rel="noopener me" title="Github"><svg xmlns="http://www.w3.org/2000/svg" class="feather" width="24" height="24" viewBox="0 0 24 24" fill="none"
|
||||
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path
|
||||
d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22">
|
||||
</path>
|
||||
</svg></a></span><button id="menu-btn" class="hdr-btn" title=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
|
||||
<line x1="3" y1="12" x2="21" y2="12"></line>
|
||||
<line x1="3" y1="6" x2="21" y2="6"></line>
|
||||
<line x1="3" y1="18" x2="21" y2="18"></line>
|
||||
</svg></button>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div id="mobile-menu" class="animated fast">
|
||||
<ul>
|
||||
<li><a href="https://thewrightserver.net/en/posts/">Posts</a></li>
|
||||
<li><a href="https://thewrightserver.net/en/about-me/">About</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<main class="site-main section-inner thin animated fadeIn faster">
|
||||
<h1>About Me</h1>
|
||||
<div class="content">
|
||||
<p>Not too much to say really.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||
<p>
|
||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||
· </p>
|
||||
|
||||
</footer>
|
||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user