summaryrefslogtreecommitdiff
path: root/resume.html
diff options
context:
space:
mode:
Diffstat (limited to 'resume.html')
-rwxr-xr-xresume.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/resume.html b/resume.html
index e28129d..acac84c 100755
--- a/resume.html
+++ b/resume.html
@@ -1,14 +1,14 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta charset="utf-8">
- <link rel="stylesheet" href="/index.css">
- <link rel="stylesheet" href="/resume.css">
- <script src='/resume.js' defer></script>
+ <meta charset="utf-8">
+ <link rel="stylesheet" href="/index.css">
+ <link rel="stylesheet" href="/resume.css">
+ <script src='/resume.js' defer></script>
- <title>Matthew Kosarek - Resume</title>
- <link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon">
- <meta name="description" content="The hosted resume of Matthew kosarek">
+ <title>Matthew Kosarek - Resume</title>
+ <link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon">
+ <meta name="description" content="The hosted resume of Matthew kosarek">
</head>
<body>
<header>
@@ -17,8 +17,8 @@
<ul>
<li><a href='/'>&#127969; Home</a></li>
<li><a href='/resume.html'>&#128216; CV</a></li>
- <li><a href="https://www.linkedin.com/in/matthew-kosarek/">🏢 LinkedIn</a></li>
- <li style="display: none;"><a href='/posts.html'>&#128221; Posts</a></li>
+ <li><a href="https://www.linkedin.com/in/matthew-kosarek/">🏢 LinkedIn</a></li>
+ <li><a href='/posts.html'>&#128221; Posts</a></li>
</ul>
</nav>
</header>
@@ -230,9 +230,9 @@
<h2>Projects</h2>
<ul>
<li>My <b>self-hosted personal website</b> where I do small projects in WebAssembly and OpenGL: <a href="https://matthewkosarek.xyz">https://matthewkosarek.xyz</a>
- <li>A <b>game engine</b> that I built from scrach in C++ and OpenGL: <a href="https://github.com/mattkae/MatteEngine"">https://github.com/mattkae/MatteEngine</a></li>
- <li>My <b>self-installing emacs configuration</b>: <a href="https://git.matthewkosarek.xyz/emacs_config/">https://git.matthewkosarek.xyz/emacs_config/</a> </li>
- <li>Unfinished website about <b>realtime physics in video games</b>: <a href="https://physicsforgames.com/">https://physicsforgames.com/</a> </li>
+ <li>A <b>game engine</b> that I built from scrach in C++ and OpenGL: <a href="https://github.com/mattkae/MatteEngine"">https://github.com/mattkae/MatteEngine</a></li>
+ <li>My <b>self-installing emacs configuration</b>: <a href="https://git.matthewkosarek.xyz/emacs_config/">https://git.matthewkosarek.xyz/emacs_config/</a> </li>
+ <li>Unfinished website about <b>realtime physics in video games</b>: <a href="https://physicsforgames.com/">https://physicsforgames.com/</a> </li>
</ul>
</section>
</section>