diff --git a/index.html b/index.html index 39c4dfe..1fcf16f 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,10 @@ + - 🍕 + 🎃
@@ -12,19 +13,13 @@

Oh, hey.

-

My name is Marc, I'm an engineering manager based in Ottawa, ON and I'm into well-crafted code, opensource anything and DIY everything.

-

Right now, I lead a team that develops and maintains the - core services that power content at - Top Hat, help push Top Hat - Open Source forward and fiddle with code in my free time.

-

The bulk of my current work revolves around infrastructure, - Django/FastAPI backend services, and leveling up awesome +

My name is Marc, I'm an engineering manager based in Ottawa.

+

Right now, I lead teams that develop and maintain mission-critical services and libraries at Top Hat and fiddle with code in my free time.

+

The bulk of my current work revolves around infrastructure, Django/FastAPI backend services, and leveling up awesome people.

I also dabble in Typescript and Golang and make pretty good sourdough. 🍞


-

Ping me on Github, on LinkedIn or via email at mcat [at] riseup.net, - I'd love to chat. I also lurk on Mastodon, if that's your jam.

+

Ping me on LinkedIn or via email at hello [at] karnov [dot] club, I'd love to chat. I also lurk on Mastodon, if that's your jam.

diff --git a/me.png b/me.png index e36ebdd..127b1ac 100644 Binary files a/me.png and b/me.png differ diff --git a/styles.css b/styles.css index 59e21f1..1d4c9b2 100644 --- a/styles.css +++ b/styles.css @@ -32,7 +32,7 @@ main > section > figure { a { font-weight: bold; text-decoration: underline wavy; } -strong, a, hr { color: #297a00; } +strong, a, hr { color: #d95b00; } hr { border-style: dashed; }