diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-03-23 23:47:12 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-03-23 23:47:12 -0400 |
| commit | f5e421251bd389bfc8d73a686014e4da29b32cd0 (patch) | |
| tree | 181d3f7aa32ed94434454cfa325f3746f2ae8f03 /dhall | |
| parent | 68c22401f388d2b634ec859e4dae11489f6489a3 (diff) | |
| download | xesite-f5e421251bd389bfc8d73a686014e4da29b32cd0.tar.xz xesite-f5e421251bd389bfc8d73a686014e4da29b32cd0.zip | |
dhall: update buzzwords and projects
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'dhall')
| -rw-r--r-- | dhall/package.dhall | 22 | ||||
| -rw-r--r-- | dhall/resume.dhall | 10 |
2 files changed, 11 insertions, 21 deletions
diff --git a/dhall/package.dhall b/dhall/package.dhall index 1a52ffe..b0e2d1b 100644 --- a/dhall/package.dhall +++ b/dhall/package.dhall @@ -41,19 +41,9 @@ in Config::{ "An esoteric programming language that compiles to WebAssembly" } , Link::{ - , url = "https://github.com/Xe/olin" - , title = "Olin" - , description = "WebAssembly on the server" - } - , Link::{ - , url = "https://printerfacts.cetacean.club/" - , title = "Printer Facts" - , description = "Useful facts about printers" - } - , Link::{ - , url = "https://github.com/Xe/waifud" - , title = "waifud" - , description = "A VM manager for my homelab cluster" + , url = "https://anubis.techaro.lol" + , title = "Anubis" + , description = "A anti-scraper bot filter that protects git servers for GNOME, Sourcehut, and many other small communities" } , Link::{ , url = "https://when-then-zen.christine.website/" @@ -67,12 +57,6 @@ in Config::{ "A monorepo of my experiments, toy programs and other interesting things of that nature." } , Link::{ - , url = "https://github.com/Xe/Xeact" - , title = "Xeact" - , description = - "My personal JavaScript femtoframework for high productivity development" - } - , Link::{ , url = "https://github.com/Xe/site" , title = "Xesite" , description = "The backend and templates for this website" diff --git a/dhall/resume.dhall b/dhall/resume.dhall index 29b4108..d52e0e2 100644 --- a/dhall/resume.dhall +++ b/dhall/resume.dhall @@ -16,11 +16,17 @@ in Resume::{ , "WebAssembly" , "Lua" , "Mindfulness" - , "Nix" - , "NixOS" , "HTTP/2" , "Ubuntu" , "Alpine Linux" + , "Gentoo" + , "Bot filtering" + , "AI" + , "Large Language Models" + , "ChatGPT" + , "GPT4" + , "Stable Diffusion" + , "SDXL" , "GraphViz" , "JavaScript" , "TypeScript" |
