Welcome to my new digital garden dedicated to Clojure, Babashka, Lisp, and developer workflow automation.

I built this blog using Quickblog—a lightweight static site generator powered by Babashka. It allows me to write posts in plain Markdown and compile them into lightning-fast, static HTML with zero overhead.

Why Clojure & Babashka?

In an engineering landscape increasingly dominated by complex build pipelines and massive toolchains, Clojure offers a breath of fresh air: * REPL-Driven Development: Immediate feedback and interactive coding. * Data as Code: Structural elegance and powerful macro systems. * Babashka: Brings Clojure’s expressive power to shell scripting, replacing heavy bash scripts with fast-starting, native Clojure binaries.

Over the coming weeks, I will be sharing my automation scripts, system configurations, and architectural musings as I continue to design my ultimate developer workflow.

Stay tuned!