"At HACKAUT, we create, collaborate, and innovate new ideas — all while learning from and guiding each other. We believe in balancing tech passion with academic growth to foster all-round development in a supportive, student-driven environment. 📚"
HACKAUT is the official technical club of MAKAUT, dedicated to empowering students through hands-on learning, open-source contributions, and collaborative projects. We aim to build a strong, welcoming community of learners, developers, designers, and creators.
Whether you're a beginner or a pro, there's always something to learn — and someone to guide.
Currently, we are on a mission to revamp the website of Hackaut.
If you are interested in or curious, can reach out to any one of the maintainers. We will be glad to hear from you.
Also, you can see the prototype of the design we are trying to implement @ Figma
-
Open an Issue
- Go to the Issues section and describe the feature or bug you want to work on.
-
Get Assigned
- Wait for a maintainer to assign you the issue.
-
Create a Branch
- Name it meaningfully, e.g.,
fix/navbar-bug
orfeature/add-footer
. - Use:
git checkout -b <branch_name>
- Name it meaningfully, e.g.,
-
Work on the Branch
- Make changes related only to that issue.
- Pull latest changes before starting:
git fetch origin git checkout main git pull origin main git checkout <branch_name>
-
Commit & Push
git add . git commit -m "feat: brief description" git push origin <branch_name>
Meet the people actively maintaining this project:
Name | GitHub Username | Role | Contact |
---|---|---|---|
Parthib Mukherjee | @hawkaii | Maintainer | |
Arnab Pal | @arnabpal2022 | Maintainer | |
Debashis Bera | @Debashis Bera | Maintainer | |
Ritochit Ghosh | @RitochitGhosh | Maintainer |
Feel free to reach out to any of us if you have questions, suggestions, or want to contribute.