> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rasmusj.dk/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer Resources

## Developer Resources

<CardGroup cols={3}>
  <Card title="DevDocs" href="https://devdocs.io/">
    Developer documentation and references.
  </Card>

  <Card title="Awesome Selfhosted" href="https://github.com/awesome-selfhosted/awesome-selfhosted">
    Curated list of self-hosted applications and services.
  </Card>

  <Card title="Developer Roadmaps" href="https://roadmap.sh/">
    Step-by-step guides and paths for developers.
  </Card>

  <Card title="Geany - IDE" href="https://www.geany.org/">
    Lightweight text editor and IDE.
  </Card>

  <Card title="Shadcn - UI Components" href="https://ui.shadcn.com/">
    Beautifully designed components built with Radix UI and Tailwind CSS.
  </Card>

  <Card title="Supermaven - AI Copilot" href="https://supermaven.com/">
    AI-powered code completion and assistance.
  </Card>

  <Card title="Killercoda - DevOps" href="https://killercoda.com/">
    Interactive learning platform for DevOps and cloud technologies.
  </Card>

  <Card title="The Valley of Code" href="https://thevalleyofcode.com/">
    Programming tutorials and resources.
  </Card>

  <Card title="JSON Viewer" href="https://www.jsonviewer.tools/">
    Online JSON viewer and formatter.
  </Card>

  <Card title="Learn Git Branching" href="https://learngitbranching.js.org/">
    Interactive Git branching tutorial.
  </Card>

  <Card title="Open-Source Wiki" href="https://js.wiki/">
    Open-source JavaScript wiki and resources.
  </Card>

  <Card title="Oh Shit, Git?!" href="https://ohshitgit.com/">
    Git troubleshooting guide for common mistakes.
  </Card>

  <Card title="Git Delta tool" href="https://github.com/dandavison/delta">
    Syntax-highlighted diff viewer for Git.
  </Card>
</CardGroup>
