diff options
Diffstat (limited to 'dhall')
| -rw-r--r-- | dhall/resume/resume.typ | 2 | ||||
| -rw-r--r-- | dhall/types/Resume.dhall | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dhall/resume/resume.typ b/dhall/resume/resume.typ index 476a65d..f398946 100644 --- a/dhall/resume/resume.typ +++ b/dhall/resume/resume.typ @@ -146,7 +146,7 @@ I also did ghost writing on behalf of my coworkers that are doing awesome things #smallColoredLine() -#titleCompany[Senior Techniphilosopher][Fly.io]\ +#titleCompany[Senior Technophilosopher][Fly.io]\ #term[2023-11 -- 2024-09][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. diff --git a/dhall/types/Resume.dhall b/dhall/types/Resume.dhall index f3dbb4b..c14bbe1 100644 --- a/dhall/types/Resume.dhall +++ b/dhall/types/Resume.dhall @@ -13,7 +13,7 @@ in { Type = } , default = { name = "Xe Iaso" - , tagline = "Senior Technophilosopher" + , tagline = "CEO @ Techaro" , location = Location::{ , city = "Ottawa" , stateOrProvince = "ON" |
