All Projects → nishantwrp → gsoc-organizations

nishantwrp / gsoc-organizations

Licence: GPL-3.0 license
A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Handlebars
879 projects
Makefile
30231 projects

Projects that are alternatives of or similar to gsoc-organizations

Python-project-Scripts
This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
Stars: ✭ 627 (+221.54%)
Mutual labels:  collaborate, student-vscode
gsoc
Project Tracker for GSoC 2020: Creating Quality models using @grimoirelab and @chaoss metrics
Stars: ✭ 21 (-89.23%)
Mutual labels:  gsoc
DeepLearningCourse
[GSoC2019 with Red Hen Lab] A Deep Learning Course For Humanists.
Stars: ✭ 20 (-89.74%)
Mutual labels:  gsoc
Soccer
Tired of searching the melange website for GSoC projects? Here's something that's visually pleasing and fast.
Stars: ✭ 15 (-92.31%)
Mutual labels:  gsoc
gsoc-2022
List of project ideas for contributors applying to the Google Summer of Code program in 2022 (GSoC 2022).
Stars: ✭ 44 (-77.44%)
Mutual labels:  gsoc
community
Keptn community content: governance, community management, project infrastructure etc.
Stars: ✭ 42 (-78.46%)
Mutual labels:  gsoc
kernel
Kernel part subproject for GNU TeXmacs, GSoC only
Stars: ✭ 34 (-82.56%)
Mutual labels:  gsoc
pait
Python Modern API Tools, fast to code
Stars: ✭ 24 (-87.69%)
Mutual labels:  redoc
git-task-list
Git Task Lists
Stars: ✭ 25 (-87.18%)
Mutual labels:  gsoc
The-Beginners-Guide-to-Google-Summer-of-Code-GSoC
The Beginners Guide to Google Summer of Code (GSoC)
Stars: ✭ 33 (-83.08%)
Mutual labels:  gsoc
accepted-gsoc-proposals
A repository containing links to accepted proposals for GSoC, Hopefully this helps someone write a better proposal and get accepted into the program
Stars: ✭ 115 (-41.03%)
Mutual labels:  gsoc
srijan-gsoc-2020
Healthcare-Researcher-Connector Package: Federated Learning tool for bridging the gap between Healthcare providers and researchers
Stars: ✭ 17 (-91.28%)
Mutual labels:  gsoc
Google-Summer-of-Code-with-SymPy
This repository showcases my proposal, final report, and the work done during Google Summer of Code 2020 with the SymPy project.
Stars: ✭ 12 (-93.85%)
Mutual labels:  gsoc
meshery
Meshery, the cloud native manager
Stars: ✭ 1,587 (+713.85%)
Mutual labels:  gsoc
CCAligner
🔮 Word by word audio subtitle synchronisation tool and API. Developed under GSoC 2017 with CCExtractor.
Stars: ✭ 131 (-32.82%)
Mutual labels:  gsoc
activities-for-you
👨‍💻 ❤️ 💻 本科阶段比较值得参加的与代码有关的比赛,或者活动,或者组织
Stars: ✭ 37 (-81.03%)
Mutual labels:  gsoc
gsoc-meta-k8s
Project tracker for my GSoC project - Improve TPRs - for the Kubernetes organization (CNCF).
Stars: ✭ 23 (-88.21%)
Mutual labels:  gsoc
GSoC-Ideas
CloudCV GSoC 2021 Ideas
Stars: ✭ 95 (-51.28%)
Mutual labels:  gsoc
projects
A website that showcases interesting projects, using Angular JS.
Stars: ✭ 106 (-45.64%)
Mutual labels:  gsoc
getting-started
List of ideas for getting started with TimVideos projects
Stars: ✭ 50 (-74.36%)
Mutual labels:  gsoc

GSoC Organizations

GSoC Organizations
Made with love in India

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 -

  1. 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 to them having different names. To tackle them you can add filters in api/filters/name-filters.js.

    Example 2 - Some technologies are also modified because they may have some spelling mistakes or for the sake of better filtering. You can see that in api/filters/technology-filters.js. For instance we have broken down javascript/html/css technology to javascript, html and css.

    The other filters also work in same way. It would be great if you can contribute to these filters in case you see any scope of improvement.

  2. Improving UI / UX

    PRs that improve the UI / UX are greatly appreciated.

  3. Adding features

    If you can think of feature which would help make the site better for people interested in Google Summer of Code, feel free to open an issue for discussion over that feature.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].