• Stars
    star
    331
  • Rank 124,816 (Top 3 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.

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.

More Repositories

1

drf-starter-template

DRF Starter Template with drf-yasg, heroku deployment ready config, CORS config
Python
25
star
2

google-apis-oauth-django

A library to help integrate Google OAuth 2.0 to your Django application.
Python
9
star
3

gsoc-organizations-site

This site lists the origanizations participating in gsoc from the past 4 years
HTML
6
star
4

personal-site-v1

v1 of my personal site & blog.
Vue
6
star
5

nishantwrp

5
star
6

microservices-example

A todo app based on microservice architecture.
Python
4
star
7

sublime-backup-cli

A simple command line tool to backup / sync your sublime snippets
Python
3
star
8

lets-meet

3
star
9

gatsby-source-hashnode-devblog

Gatsby plugin to retrieve blog posts from your devblog on hashnode.
JavaScript
3
star
10

gridsome-source-hashnode-devblog

Gridsome plugin to retrieve blog posts from your devblog on hashnode.
JavaScript
2
star
11

polls

This is a web application made using VueJS and Django frameworks. This application allows users to create polls and vote for polls.
Vue
2
star
12

Student-Management

An application to predict the performance of student based on the attention in classes etc.
CSS
2
star
13

vue-gitalk

A plugin that simplifies adding Gitalk comments to Vue.
Vue
2
star
14

gridsome-plugin-gitalk

A plugin that simplifies adding Gitalk comments to Gridsome.
JavaScript
2
star
15

sublime-backup-backend

This Repository holds the code for backend server used by sublime-backup CLI tool
Python
1
star
16

process_manager

Python
1
star
17

inter-iit-hackathon-mainapp

CSS
1
star
18

CSE-537-Network-Security

Assignments for course Network Security (CSE-537).
HTML
1
star
19

nishantwrp.github.io

HTML
1
star
20

institute-management

A web application for institute management. Submitted as my DBMS project. Made using Spring MVC framework.
CSS
1
star
21

Codefundo-2k19-Blockchain

This Repo Holds The Blockchain Code For My Codefundo-2k19 App
1
star