"See you at the top."
The official website of The Enigma Society (TES), the tech hub of ABV-IIITM Gwalior. Built for builders, learners, and open-source contributors in the college.
The Enigma Society is not just another college club. It is a community-first tech space built from the ground up at ABV-IIITM Gwalior. There was no dedicated open-source club in the college, so this was created to fill that gap.
TES focuses on building a strong and healthy tech culture. It is not limited to one domain. The direction of the club depends on the interests of its members.
What we do:
- Fast-paced courses on machine learning, web development, and more
- Hackathons where you can build and compete with others
- Expert sessions that are short and focused
- Peer learning where seniors guide juniors and everyone grows together
- Open source contributions as a long-term focus
- Showcasing good work like projects, articles, and threads with proper credit
TES works differently from most college clubs.
No Bias Everything is merit-based. Your work matters more than your background.
Transparency Decisions are not hidden. Everything is discussed openly.
Open Feedback Anyone can share suggestions. Feedback and criticism are welcome.
No Pressure You contribute because you want to, not because you have to. The club grows based on what members are interested in.
- React for the frontend
- Vite as the build tool
- Tailwind CSS for styling
- Canvas API for animations
# Clone the repo
git clone https://github.com/your-username/tes-frontend.git
# Move into the directory
cd tes-frontend
# Install dependencies
npm install
# Start the dev server
npm run devThe app runs on http://localhost:5173
tes-frontend/
├── public/
│ └── teslogo-nobg-text-white.png
├── src/
│ ├── components/
│ │ ├── Background.jsx
│ │ ├── EnigmaFooter.jsx
│ │ └── ...
│ ├── pages/
│ │ ├── Home.jsx
│ │ ├── About.jsx
│ │ └── Articles.jsx
│ └── main.jsx
├── index.html
├── tailwind.config.js
└── vite.config.js
| Platform | Link |
|---|---|
| @TES_IIITM | |
| The Enigma Society | |
| Medium | @tes.abviiitm |
| tes.abviiitm@gmail.com |
If you want to contribute, check out CONTRIBUTING.md for guidelines.
ABV-IIITM Gwalior · The Enigma Society