#+begin_src el (defvar christian/profile '((name . "Christian") (email . "hello@cleberg.net") (role . "Tech Assurance Manager at KPMG") (gpg-key . "https://cleberg.net/gpg.txt") (site-url . "https://cleberg.net") (tor-url . "http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion") (blog-posts . ((:date "2025-12-20" :title "Self-Hosting Guide: Home Assistant" :url "https://cleberg.net/blog/self-hosting-home-assistant.html") (:date "2025-12-06" :title "Self‑Hosting Guide: Tor Websites" :url "https://cleberg.net/blog/self-hosting-tor.html") (:date "2025-11-23" :title "Practical Uses for AI in IT Audit" :url "https://cleberg.net/blog/it-audit-ai.html") (:date "2025-11-15" :title "Striving for 100% WCAG 2 Compliance" :url "https://cleberg.net/blog/wcag.html") (:date "2025-11-02" :title "Using aerc on macOS" :url "https://cleberg.net/blog/aerc-macos.html"))))) #+end_src /psst! you can run [[christian.el]] in emacs to view this information dynamically/