Skip to content
↑↓ navigate ↵ select esc close
kamal.sh

Uses

What I actually reach for, split into what runs my day job and what this site itself is built with — no invented hardware or editor trivia, just the real, provable stack.

Cloud & DevOps

  • Azure

    Primary cloud, day to day — AKS, Azure DevOps, Azure Policy.

  • Terraform

    Infrastructure as code across every environment I run.

  • Kubernetes / AKS

    Container orchestration for production workloads.

  • ArgoCD

    GitOps-based delivery.

  • GitLab CI/CD

    Pipeline automation.

  • Kubecost

    Per-workload cloud cost visibility.

Building kamal.sh

  • SvelteKit / Svelte 5

    This site’s framework, runes mode throughout.

  • TypeScript

    Strict mode, no `any`.

  • Tailwind CSS v4

    CSS-first config, no tailwind.config.js.

  • Cloudflare Workers

    Hosting, via @sveltejs/adapter-cloudflare.

  • bun

    Package manager and script runner.

  • Claude Code

    This entire site is built and maintained through AI-agent pairing sessions.