diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -20,7 +20,6 @@ <ul> <li><a href='/'>🏡 Home</a></li> <li><a href='/resume.html'>📘 CV</a></li> - <li><a href="https://www.linkedin.com/in/matthew-kosarek/">🏢 LinkedIn</a></li> <li><a href='/posts/sitemap.html'>📝 Posts</a></li> </ul> </nav> @@ -62,9 +61,10 @@ <section> <h2>About Me</h2> <p> - My name is Matthew Kosarek. - I am a computer programmer from northern New Jersey and I currently live Philadelphia, PA. - I keep my CV up to date on this website, and I also provide some links to the extracurriculars that I am up to. + Hi there 🌊 My name is Matthew Kosarek. + I am a computer programmer from northern New Jersey and I currently live Philadelphia, PA. I work at Canonical on the + <a href="https://github.com/canonical/mir">Mir display server</a> and I am currently building + <a href="https://github.com/mattkae/miracle-wm">miracle-wm</a>, a Mir-based tiling window manager. </p> </section> <section> @@ -73,6 +73,7 @@ <li><a href="https://github.com/mattkae">Github</a>: my personal github with most of my projects</li> <li><a href="https://git.matthewkosarek.xyz">CGit</a>: my self-hosted git instance with a few of my projects</li> <li style="display: none;"><a href="https://physicsforgames.com">physicsforgames.com</a>: a project that I'm currently working on in my spare time where I explore the world of realtime physics</li> + <li><a href="https://www.linkedin.com/in/matthew-kosarek/">LinkedIn</a></li> </ul> </section> |