From cae601b0fe048add790fa3b4341d76c973f14b2b Mon Sep 17 00:00:00 2001 From: Matt Kosarek Date: Tue, 28 Apr 2026 19:50:26 -0400 Subject: Publish new blog post + style changes --- src/pages/index.astro | 70 +++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 38 deletions(-) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index 5ef947e..5f7e321 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,46 +1,40 @@ --- import BaseLayout from '../layouts/BaseLayout.astro'; +import OpenMoji from '../components/OpenMoji.astro'; --- -
- -
- -
-

About Me

-

- Hi there 🌊 My name is Matthew Kosarek. - I am a computer programmer from northern New Jersey and I currently live in Philadelphia, PA. I work at Canonical on - Mir and I am currently building - miracle-wm, a Mir-based tiling window manager. -

-
-
-

Links

-
    -
  • Github: my personal github with most of my projects
  • -
  • CGit: my self-hosted git instance with a few of my projects
  • -
  • physicsforgames.com: a project that I'm currently working on in my spare time where I explore the world of realtime physics
  • -
  • LinkedIn
  • -
-
+
+ -
-
- - - - - +
+
+

+ Hi there +

+

+ My name is Matthew Kosarek. + I am a computer programmer from northern New Jersey and I currently live in Philadelphia, PA. I work at Canonical on + Mir and Flutter. I + have a strong interest in C++, Computer Graphics, Rust, and Linux. +

+

+ In my spare time, I work on miracle-wm, a Mir-based + window manager that features manual tiling and a WebAssembly-powered plugin system for window management and beyond. +

+

+ Off the computer, you can find me surfing, walking my dog, or hanging out with my fiancee and friends in Philly. I + also have 3 cats! +

+
-
- - - +
-- cgit v1.2.1