GSoC Organizations
A site for viewing and analysing the info of the organizations participating in Google Summer of Code and filtering them by various factors like years of participation, categories, etc.
Tech Stack
- Gatsby - Gatsby is the frontend framework used for developing this site.
- Redoc - Redoc is used for generating api docs.
💫 Deployment Status
Main Site
API docs
🚀 Contributing
Contributions are most welcome in this project be it reporting an issue or sending a pull request.
Some of the things you could help with currently are -
-
Improving custom filters
The data displayed is scraped from the official GSoC Archive. There may be some errors in the data. To tackle that custom filters are applied on the data which are defined in api/filters. The filters can be improved a lot.
Example 1 - There may be duplicate organizations on the site which is due…