← Back to rendered page

title: Projects
shell: standard

components:
  - type: header
    eyebrow: Projects
    title: Things I've built
    subtitle: Side projects, experiments, and tools I use myself.

  - type: section
    eyebrow: Currently
    heading: Active
    components:
      - type: card_grid
        cards:
          - title: kazam
            badge:
              label: Active
              color: green
            description: Rust static site generator. YAML in, beautiful static sites out. Renders this site, in fact.
            links:
              - label: github.com/tdiderich/kazam →
                href: https://github.com/tdiderich/kazam

  - type: callout
    variant: info
    title: More soon
    body: I'll list more projects here as I dig them up. Github is the source of truth in the meantime.

  - type: markdown
    body: |
      **See everything →** [github.com/tdiderich](https://github.com/tdiderich)