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

# Welcome

> Welcome to the home of adro.codes

I spend most of my time working on Headless solutions at my day job and trying to write on this website.

## Explore a pathway

<CardGroup cols={2}>
  <Card title="The Knowledge Vault" icon="vault" href="/vault/index">
    A collection of articles on software development.
  </Card>

  <Card title="Software Design" icon="compass-drafting" href="/software-design/index">
    Articles on software design, architecture, and development.
  </Card>
</CardGroup>

<Snippet file="favourite-posts.mdx" />

<Snippet file="latest-paper.mdx" />
