diff options
| -rw-r--r-- | dhall/resume/resume.typ | 6 | ||||
| -rw-r--r-- | lume/src/resume.njk | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dhall/resume/resume.typ b/dhall/resume/resume.typ index 1aa98de..b97d361 100644 --- a/dhall/resume/resume.typ +++ b/dhall/resume/resume.typ @@ -137,11 +137,11 @@ If you want someone that is dedicated to their craft, a fearless innovator and a == Experience #titleCompany[Senior Techniphilosopher][Fly.io]\ -#term[2023-10 -- Present][Ottawa, CA] +#term[2023-11 -- Present][Ottawa, CA] At Fly.io I am responsible for helping to build the developer relations team from scratch. I am working with the team to create a new developer relations strategy that is focused on helping developers understand the value of Fly.io and how to use it in their projects. This includes in-person, online, and video content as well as occasional writing for the Fly.io and partner companies' blogs. -I also lead social media posting on websites like #text(9pt)[#icon("x")] (formerly Twitter) and have contributed heavily to social media strategy and content creation. I am the main maintainer of the Fly.io YouTube and TikTok channels. +I also lead social media posting on websites like X (formerly Twitter) and have contributed heavily to social media strategy and content creation. I am the main maintainer of the Fly.io YouTube and TikTok channels. #smallColoredLine() @@ -176,7 +176,7 @@ I maintained the subsystem for processing terabytes of customer metrics per week - Developed a FaaS platform prototype with my team - Helped my team navigate complicated corporate politics and market conditions beyond our control -#coloredLine() +#smallColoredLine() My work history before 2017 is available upon request. diff --git a/lume/src/resume.njk b/lume/src/resume.njk index 923a060..0c46e7c 100644 --- a/lume/src/resume.njk +++ b/lume/src/resume.njk @@ -26,6 +26,10 @@ layout: base.njk <h2 class="text-2xl mb-4">Experience</h2> +<p class="mb-4">At Fly.io I am responsible for helping to build the developer relations team from scratch. I am working with the team to create a new developer relations strategy that is focused on helping developers understand the value of Fly.io and how to use it in their projects. This includes in-person, online, and video content as well as occasional writing for the Fly.io and partner companies' blogs.</p> + +<p class="mb-4">I also lead social media posting on websites like X (formerly Twitter) and have contributed heavily to social media strategy and content creation. I am the main maintainer of the Fly.io YouTube and TikTok channels.</p> + <h3 class="text-xl mb-4">Tailscale - Archmage of Infrastructure</h3> <span class="text-md mb-4">2020-12 - 2023-10, Ottawa, CAN</span> |
