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

# Welcome

> Kullandığım teknolojilere dair tuttuğum notlardan oluşan dökümantasyonuma hoşgeldin.

<CardGroup cols={2}>
  <Card title="Javascript Ecosystem" icon="js" href="/javascript-ecosystem">
    Node.js, React ve Svelte gibi Javascipt'e dair notlarım.
  </Card>

  <Card title="CI/CD" icon="infinity" href="/ci-cd">
    Çoğunluğu GitLab olmak üzere deployment süreçlerine dair notlarım.
  </Card>
</CardGroup>
