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

# Quickstart

> Start your learning journey with Chai aur Code

## Welcome to Chai aur Code!

Namaste! Ready to start your coding journey? Whether you're a complete beginner or looking to level up your skills, we've got you covered. Grab your chai ☕ and let's get started!

## Choose Your Learning Path

<CardGroup cols={2}>
  <Card title="Live Cohort Learning" icon="users" href="https://courses.chaicode.com/learn">
    Join our live cohort program with interactive sessions in Hindi. Perfect for structured learning with community support.
  </Card>

  <Card title="Self-Paced Courses" icon="graduation-cap" href="https://www.udemy.com/user/hitesh-choudharycom/">
    Learn at your own pace with our comprehensive Udemy courses covering Web Development, Python, AI, Node.js, and DevOps.
  </Card>

  <Card title="Free YouTube Tutorials" icon="youtube" href="https://www.youtube.com/@chaiaurcode">
    Access hundreds of free tutorials and project-based learning on our YouTube channel.
  </Card>

  <Card title="Practice on Masterji" icon="brain" href="https://masterji.co">
    Sharpen your DSA skills with coding challenges and problems on Masterji.
  </Card>
</CardGroup>

## Explore Our Documentation

<Steps>
  <Step title="Learn Git & Version Control">
    Master Git from basics to advanced concepts. Perfect for beginners starting their development journey.

    [Start Git Tutorial →](/git/welcome)
  </Step>

  <Step title="Master DevOps & Deployment">
    Learn how to deploy your applications to production with Nginx, Docker, PostgreSQL, and more.

    [Start DevOps Tutorial →](/devops/welcome)
  </Step>

  <Step title="Build with FreeAPI">
    Explore our open-source project with 8.5K+ stars. Learn from real-world API implementations.

    [Explore FreeAPI →](https://github.com/hiteshchoudhary/apihub)
  </Step>
</Steps>

## Our Learning Philosophy

<AccordionGroup>
  <Accordion title="Project-Based Learning" icon="folder-open">
    Every course and tutorial focuses on building real projects. No theory-only content - you'll code along and build your portfolio.
  </Accordion>

  <Accordion title="Hindi & English Support" icon="language">
    Learn in your preferred language. Our content is available in both Hindi and English for better understanding.
  </Accordion>

  <Accordion title="Community First" icon="heart">
    Join thousands of learners in the Chai aur Code community. Get help, collaborate, and grow together.
  </Accordion>

  <Accordion title="Industry-Ready Skills" icon="briefcase">
    Focus on practical skills that companies actually use. No outdated technologies or theoretical concepts.
  </Accordion>
</AccordionGroup>

## Start Learning Today

<CardGroup cols={3}>
  <Card title="Git & GitHub" icon="code-branch" href="/git/welcome">
    Version control basics
  </Card>

  <Card title="DevOps" icon="server" href="/devops/welcome">
    Deploy to production
  </Card>

  <Card title="Premium Courses" icon="star" href="/learning">
    Udemy course catalog
  </Card>
</CardGroup>

<Note>
  **Need help?** Join our [YouTube community](https://www.youtube.com/@chaiaurcode) or connect with thousands of learners at [courses.chaicode.com](https://courses.chaicode.com)
</Note>
