Skip to content

TESIIITM/TES-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Enigma Society - Official Website

"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.


What is TES?

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

Our Principles

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.


Tech Stack

  • React for the frontend
  • Vite as the build tool
  • Tailwind CSS for styling
  • Canvas API for animations

Getting Started

# 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 dev

The app runs on http://localhost:5173


Project Structure

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

Connect with Us

Platform Link
Instagram @TES_IIITM
LinkedIn The Enigma Society
Medium @tes.abviiitm
Email tes.abviiitm@gmail.com

Contributing

If you want to contribute, check out CONTRIBUTING.md for guidelines.


ABV-IIITM Gwalior · The Enigma Society

About

Club website containing details about club and announcements.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors