This is a beginner-friendly open-source project where developers can add their bio data to the list. To contribute, follow these steps:
- Fork the repository.
- Clone your fork to your local machine.
- Update
src/data/contributors.json
to include your name, GitHub profile URL, and a short bio.{ "name": "Your Name", "github": "https://github.com/your-name", "bio": "Java, Python Expert" }
- Commit your changes and push them to your fork.
- Create a Pull Request (PR).
Once your PR is submitted, I will review and merge your contributions.
This project aims to provide a space for beginner developers to Learn and contribute to open-source projects.
MIT License