Jammu University – Learn. Build. Share.
The MCA Web Dev Club is a student-driven space for sharing and discovering web development resources. Instead of just downloading files, members learn to collaborate the developer way — by forking our repository, adding their own notes, code snippets, or tutorials, and then opening a pull request to contribute back. This keeps our resource hub alive, version-controlled, and truly community-driven.
📢 Coming Soon
For any inquiries or collaboration opportunities, please contact us in the WhatsApp group , you already are a part of .
Fork
git clone https://github.com/your-username/WebDevClub_MCA_JU.git
resources.html
file and place your notes, links, or code
there.
git add resources.html
git commit -m "Added my resource"
git push origin your-branch-name
New Pull Request
🎉 Done! You’ve contributed like an open-source developer.