Nitra Mitra is an open-source student initiative from NITRA Technical Campus, Ghaziabad aimed at simplifying academic and non-academic life for students.
From syllabus tracking to AI-powered study tools, and from event management to career guidance, everything resides under one open, collaborative platform.
π Project Insights
| π Stars | π΄ Forks | π Issues | π Open PRs | π Closed PRs | π οΈ Languages | π₯ Contributors |
- About
- Features
- Screenshots
- Tech Stack
- Getting Started
- Project Structure
- Contribution Guidelines
- Contributors
- License
Nitra Mitra empowers students with:
- Academic utilities like syllabus tracking, attendance logs, and subject wikis
- AI-powered tools for study assistance and summarization
- Community features for college events, clubs, announcements, and a student marketplace
- Career growth resources like job boards, skill trackers, and mock test modules
It is built by students, for students, and welcomes open-source contributions from beginners to pros.
- π§Ύ Syllabus Tracker β Upload & view syllabus (PHP, MySQL)
- π Attendance Monitor β Manual & automated tracking (PHP, JS, MySQL)
- π Subject Wiki β Community-curated subject pages (Markdown + PHP + MySQL)
- π§ͺ Lab Report Templates β Submit & download lab formats (PDF, PHP, MySQL)
- π Notice Board β College/PG announcements (PHP, MySQL, JS)
- π Marketplace β Buy/sell books & accessories (PHP, MySQL, Bootstrap)
- π§Ή Service Rating β Tiffin/laundry ratings (PHP, MySQL)
- π¦ Lost & Found Portal β Report and claim lost items (PHP, Bootstrap)
- π Open Source Opportunities β GitHub API integration (PHP)
- π» IDE Recommendation β Suggest tools by project type (PHP, JS)
- π§Ύ Documentation Templates β Quick README/LICENSE generator
- π Version Control Tips β Git tutorials & cheatsheets
- πΈ Photo Gallery β Event photo uploads (Cloudinary, PHP, JS)
- π£οΈ Club Portal β Manage/join clubs (PHP, MySQL, Bootstrap)
- π Leaderboard β Competition rankings (PHP, JS, MySQL)
- πΊ Live Sessions β Embedded YouTube/Zoom recordings
- π§ AI Study Assistant β Q&A chat (Python, Flask, AI APIs)
- π AI Summary Tool β Intelligent summarization
- π€ Text Summarization β Extract insights from notes
- π File Processing β Read & summarize PDFs, TXT, MD
- β Question Generation β Auto-generate practice questions
- β¨ Notes Enhancement β Smarter, extended note prep
- π§πΌ Job Board β Off-campus job postings
- π― Skill Tracker β Track skill progress (PHP, Chart.js)
- π Mock Test Section β MCQs with scoring
- ποΈ Career Resource Library β Preparation docs & guides
- π Dark Mode β Better nighttime UX
- π Multi-language Support β Localized UI
- π§π Student Dashboard β Centralized hub
- π Push Notifications β OneSignal or JS polling
This project is now OFFICIALLY accepted for:
π Exciting News...
π This project is now an official part of GirlScript Summer of Code β GSSoC 2025! πππ» Weβre thrilled to welcome contributors from all over India and beyond to collaborate, build, and grow with Nitra Mitra. Letβs make learning and career development smarter β together! ππ¨βπ»π©βπ»
π©βπ» GSSoC is one of Indiaβs largest 3-month-long open-source programs that encourages developers of all levels to contribute to real-world projects π while learning, collaborating, and growing together. π±
π With mentorship, community support, and collaborative coding, it's the perfect platform for developers to:
β¨ Improve their skills π€ Contribute to impactful projects π Get recognized for their work π Receive certificates and swag!
π I canβt wait to welcome new contributors from GSSoC 2025 to this DevElevate project family! Letβs build, learn, and grow together β one commit at a time. π₯π¨βπ»π©βπ»
| Frontend | Backend | Database | AI / ML | APIs |
|---|---|---|---|---|
| HTML, CSS, JS | PHP (Laravel), Python Flask | MySQL | Python, Flask, AI APIs | GitHub API, OpenAI API, OneSignal |
-
Fork the repository
-
Clone your fork
git clone https://github.com/<your-username>/nitra-mitra.git -
Enter project folder
cd nitra-mitra -
For PHP local setup (XAMPP/WAMP) Move project to htdocs or www and visit: http://localhost/nitra-mitra/
-
Add upstream for updates
git remote add upstream https://github.com/<original-owner>/nitra-mitra.git
git fetch upstream
git rebase upstream/mainβββ .github/ # GitHub workflows and automation
β βββ update-leaderboard.yml
βββ backend/ # Backend logic and integrations
βββ docs/ # Auto-generated contribution logs
βββ favicon/ # Favicon assets
βββ games/ # Game-related HTML/CSS/JS files
βββ images/ # Static images (e.g., logos, UI assets)
βββ js/ # JavaScript enhancements and features
βββ node_modules/ # Node dependencies
β
βββ pages/ # Main standalone HTML pages
β βββ assistant.* # AI Assistant UI (HTML/CSS/JS/ Setup instructions/Assistant usage guide)
β βββ certificate.* # Certificate (HTML/CSS/JS)
β βββ summary.* # summary (HTML/CSS/JS)
β βββ pr-contribution # pr-contribution (HTML/CSS/JS)
β βββ 404.html
β βββ announcement-table.html
β βββ cgpa-calculator.html
β βββ contact.html
β βββ cursor.css # Snake trail cursor
β βββ cursor.js # Snake trail cursor animation
β βββ floating-button.* # Floating button styles and logic
β βββ floating-button.* # Floating button styles and logic
β βββ footer.css # Footer styling
β βββ gateway.html
β βββ infrastructure.html
β βββ quantum.html
β βββ resorces.html
β βββ subject.html
β βββ gallery.html
β βββ paper.html
β βββ paper.css
β βββ privacy.html
β βββ privacy.css
β βββ terms.html
β βββ team.css
β βββ test.html
β βββ user-experience-table.html
β
βββ .gitignore # Git ignore rules
βββ .htaccess / .htaccess.backup # Server configuration files
βββ CNAME # Custom domain setup
βββ eslint.config.js # ESLint configuration
βββ index.html # Landing page
βββ index.css # Landing page
βββ index.js # Landing page
βββ LICENSE # Project license
βββ README.md # Project overview and instructions
βββ CONTRIBUTION.md # Contribution guidelines
βββ CODE_OF_CONDUCT.md # Contributor behavior rules
βββ DEPLOYMENT.md # Deployment instructions
βββ CONTACT_FORM_SETUP.md # Contact form integration guide
βββ SECURITY_IMPROVEMENTS.md # Security enhancement documentation
βββ PR_DESCRIPTION_FINAL.md # Final PR description template
βββ MERGED_PRS.md # Auto-updated list of merged PRs
βββ LEADERBOARD.md # Auto-updated contributor leaderboard
βββ package.json # Project metadata and scripts
βββ package-lock.json # Dependency lock file
β Stargazers
π΄ Forkers
We welcome frontend, backend, AI, and design contributions.
See CONTRIBUTION.md for details.
π π€ Contributors
Thank you once again to all our contributors who has contributed to Nitra Mitra! Your efforts are truly appreciated. ππ
See the full list of contributors and their contributions on the GitHub Contributors Graph.
Licensed under the MIT License.
If you find this project helpful, please give it a star! β
| Role | Name | GitHub Profile | LinkedIn Profile |
|---|---|---|---|
| Project Admin | Vaibhav Babele | vaibhavbabele.github.io | vaibhavbabele |
| Mentor 1 | Anupriya yadav | camren88 | anupriya-yadav |
| Mentor 2 | meet arora | meetarora10 | meet-arora |
| Mentor 3 | Harsh Saini | Harshsaini001 | harsh-saini |
| Mentor 4 | KIRUTHIGA C M | kiruthigacm | kiruthiga-c-m |
| Mentor 5 | Shashank Gupta | ShashankScript | shashank-gupta |
|
VAIBHAV BABELE
|
Made with β€οΈ by NITra MITra
Report Bug β’ Request Feature β’ Documentation















