# theHackCalendar

[**theHackCalendar**](https://thedevarmy.com/theHackCalendar) is a community-first initiative by [**theDevArmy**](https://thedevarmy.com/). We believe that every engineering enthusiast in India deserves the chance to build, break, and innovate at a hackathon. Our mission is simple: to foster India’s hackathon culture by making every event, from local college sprints to national-level buildathons, completely accessible in one place.

### The Problem

Why do most students miss out on the hackathon experience?

1. Skill Gap: "I don't know how to build yet."
2. Information Gap: "I didn't even know there was a hackathon happening!"

### The Solutions

We are attacking these problems from two fronts:

* For the Skill Gap: We organize monthly meet-ups/sessions to help enthusiasts build their tech stacks. Check out [theDevArmy’s Events](https://thedevarmy.com/events) for more.
* For the Information Gap: We created [theHackCalendar](https://thedevarmy.com/theHackCalendar). No more refreshing ten different websites. We sync every Indian hackathon at one place.

### Our Impact so far

{% columns %}
{% column %}
🚀 150+ Hackathons listed in two years (2024 & 2025)
{% endcolumn %}

{% column %}
🤝 5,000+ Enthusiasts in our WhatsApp Community.
{% endcolumn %}

{% column %}
👾 1,500+ Builders in our Discord Community.
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thedevarmy.com/thehackcalendar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
