Welcome to the official repository of the Computer Science Society (CSS), National Institute of Technology Silchar.
This project — css-nits.in — serves as the digital home of our society, showcasing our vision, team, events, and initiatives aimed at fostering a strong technical community within NIT Silchar.
The website is designed and developed by the Dev Wing of the Computer Science Society, NIT Silchar.
It provides an interactive and modern interface for:
- Displaying society information and upcoming events.
- Highlighting student achievements and research.
- Providing details about our various wings and activities.
- Connecting students, alumni, and the broader tech community.
Built with modern web technologies for performance, scalability, and maintainability:
- Frontend: React.js (with Vite / Next.js — depending on project structure)
- Styling: SCSS / Tailwind CSS / CSS Modules
- State Management: Zustand / Redux (if used)
- Backend: Supabase / Firebase / Node.js (if applicable)
- Deployment: Vercel / Netlify
- Version Control: Git & GitHub
css-nits.in/ ├── src/ │ ├── components/ # Reusable UI components │ ├── pages/ # Main route pages │ ├── assets/ # Images, icons, and media │ ├── styles/ # Global and modular SCSS │ ├── services/ # API and utility services │ ├── lib/ # Configuration and setup files │ └── App.js # Root component ├── public/ # Static files ├── package.json └── README.md
We welcome contributions from NIT Silchar students passionate about web development, design, or open source!
To contribute:
Fork this repository
Create your feature branch git checkout -b feature/your-feature
Commit your changes git commit -m "Add your feature description"
Push to your branch and open a pull request
Maintainers
This project is maintained by the Dev Wing of the Computer Science Society, NIT Silchar.
Faculty Advisor: Umakanta Majhi
Wing Head: Subhajyoti Dey
Contributors:
For queries or suggestions, reach out to us at [email protected]