The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

add AI to resume

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso fd5901b0 e5be5eb0

+9 -5
+2
dhall/resume/resume.typ
··· 143 143 144 144 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. 145 145 146 + While working here, I became an early expert in AI tooling and how to properly use locally hosted AI models. I am capable of using AI in new products as well as adapting it to existing products. 147 + 146 148 #smallColoredLine() 147 149 148 150 #titleCompany[Archmage of Infrastructure][Tailscale]\
+5 -5
fly/xesite/fly.toml
··· 17 17 auto_extend_size_increment = "1GB" 18 18 auto_extend_size_limit = "10GB" 19 19 20 - [[statics]] 21 - url_prefix = "/" 22 - guest_path = "/" 23 - tigris_bucket = "xesite" 24 - index_document = "index.html" 20 + # [[statics]] 21 + # url_prefix = "/" 22 + # guest_path = "/" 23 + # tigris_bucket = "xesite" 24 + # index_document = "index.html" 25 25 26 26 [build] 27 27 image = "ghcr.io/xe/site/bin:earthly"
+2
lume/src/resume.njk
··· 33 33 34 34 <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> 35 35 36 + <p class="mb-4">While working here, I became an early expert in AI tooling and how to properly use locally hosted AI models. I am capable of using AI in new products as well as adapting it to existing products.</p> 37 + 36 38 <h3 class="text-xl mb-4">Tailscale - Archmage of Infrastructure</h3> 37 39 <span class="text-md mb-4">2020-12 - 2023-10, Ottawa, CAN</span> 38 40