This is a simple, open-source website dedicated to providing useful study and interview preparation resources for students and job seekers.
Our goal is to create a centralized place where anyone can find materials to help them succeed in their placements and career journeys.
- 📑 Curated Resource Cards – Easy-to-browse cards with links, descriptions, and categories for various topics.
- 🤝 Community-Driven – Resources are added and improved by contributors like you!
- 🎨 Clean & Simple UI – Minimal design for quick navigation and accessibility.
Check out the live version of the website here:
🔗 first-contrib-placement.netlify.app
- ⚡ HTML
- 🎨 CSS
- 🧠 JavaScript
We welcome contributions from everyone, whether you're a seasoned developer or just starting out!
This project is particularly friendly for those participating in GSSoC’25 or learning front-end development.
- ➕ Adding new resource cards: Share valuable links, titles, descriptions, and categories.
- 🛠 Improving UI/UX: Enhance look, feel, responsiveness, or add features like dark mode.
- 🐛 Fixing bugs: Help squash any issues.
- 📄 Improving documentation: Make the project easier to understand.
📜 Read our CONTRIBUTING.md for detailed steps.
- Fork this repository.
- Clone your forked repository:
git clone https://github.com/Varshitha713/first-contrib-placement
- Create a new branch:
git checkout -b your-contribution-branch-name
- Make your changes — if you're adding a resource, open
index.htmland follow the existing format. - Commit your changes:
git commit -m "feat: Added [Resource Name] to [Category]" - Push your changes:
git push origin your-contribution-branch-name
- Open a Pull Request (PR) to the
mainbranch with a descriptive title and details.
- 📢 Join our Discord server for discussions and questions.
- 💡 Open a GitHub Discussion to share ideas.
If you find this project helpful, please give it a star ⭐ — it encourages us to keep improving.
Made with ❤️ by Macha Varshitha
Open to contributions, feedback, and suggestions 🚀
Thanks to these amazing people who have contributed to this project 💖
This project is licensed under the MIT License.