All Projects â†’ dufferzafar â†’ Soccer

dufferzafar / Soccer

Licence: GPL-3.0 license
Tired of searching the melange website for GSoC projects? Here's something that's visually pleasing and fast.

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Soccer

getting-started
List of ideas for getting started with TimVideos projects
Stars: ✭ 50 (+233.33%)
Mutual labels:  gsoc
SuperPrefs
SupePrefs is an application for Haiku 🖥️ providing Control Panel 🛠️ with Categorization 🏷️ and inner level Search 🔍 Part of GSoC '17. 👨‍💻
Stars: ✭ 19 (+26.67%)
Mutual labels:  gsoc
srijan-gsoc-2020
Healthcare-Researcher-Connector Package: Federated Learning tool for bridging the gap between Healthcare providers and researchers
Stars: ✭ 17 (+13.33%)
Mutual labels:  gsoc
gsoc-organizations
A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.
Stars: ✭ 195 (+1200%)
Mutual labels:  gsoc
gsoc-proposals-archive
This repository contains Accepted proposals for various Google Summer of Code organizations throughout various years!
Stars: ✭ 295 (+1866.67%)
Mutual labels:  gsoc
activities-for-you
👨‍💻 ❤️ 💻 本科阶段比较值得参加的与代码有关的比赛,或者活动,或者组织
Stars: ✭ 37 (+146.67%)
Mutual labels:  gsoc
gsoc
Project Tracker for GSoC 2020: Creating Quality models using @grimoirelab and @chaoss metrics
Stars: ✭ 21 (+40%)
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 (+666.67%)
Mutual labels:  gsoc
gsoc-web-projects
List of web based GSoC Open Source organizations & projects 🚀
Stars: ✭ 114 (+660%)
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 (+193.33%)
Mutual labels:  gsoc
Opensource-Contribution-Leaderboard
Open Source project contributors tracking leaderboard built with ❤️ in NodeJS 😉
Stars: ✭ 30 (+100%)
Mutual labels:  gsoc
GSoC2021-Final-Report
GSoC 2021 with Cuneiform Digital Library Initiative (CDLI)
Stars: ✭ 36 (+140%)
Mutual labels:  gsoc
DeepLearningCourse
[GSoC2019 with Red Hen Lab] A Deep Learning Course For Humanists.
Stars: ✭ 20 (+33.33%)
Mutual labels:  gsoc
projects
A website that showcases interesting projects, using Angular JS.
Stars: ✭ 106 (+606.67%)
Mutual labels:  gsoc
GSoC-Proposals-Archive
This repository contains Accepted and Rejected proposals for various Google Summer of Code organizations.
Stars: ✭ 47 (+213.33%)
Mutual labels:  gsoc
CCAligner
🔮 Word by word audio subtitle synchronisation tool and API. Developed under GSoC 2017 with CCExtractor.
Stars: ✭ 131 (+773.33%)
Mutual labels:  gsoc
kernel
Kernel part subproject for GNU TeXmacs, GSoC only
Stars: ✭ 34 (+126.67%)
Mutual labels:  gsoc
The-Beginners-Guide-to-Google-Summer-of-Code-GSoC
The Beginners Guide to Google Summer of Code (GSoC)
Stars: ✭ 33 (+120%)
Mutual labels:  gsoc
gsoc-meta-k8s
Project tracker for my GSoC project - Improve TPRs - for the Kubernetes organization (CNCF).
Stars: ✭ 23 (+53.33%)
Mutual labels:  gsoc
meshery
Meshery, the cloud native manager
Stars: ✭ 1,587 (+10480%)
Mutual labels:  gsoc

Soccer Logo

A better way to find GSoC projects and organizations.

The current (working) prototype is live at: http://dufferzafar.github.io/Soccer/

The logo uses the 'Soccer Ball' by Jake Schirmer from The Noun Project, colored amateurishly by me.

Running Locally

  • Make sure you have node setup. Test by running node & npm.

  • Clone the repo: git clone http://github.com/dufferzafar/soccer

  • cd soccer

  • npm install

  • cd site

  • bower install

  • gulp

Known Issues

  • The only legitimate error that you may face while trying to build this project is the gulp version mismatch i.e the version of gulp that is used in this project may differ from the version present on your system.

Here is the Solution

Todo

  • Fetch data for the following years -

  • Think of a way of displaying the stats information like - students who've been selected more than once, etc.

  • The app currently uses the old datasets that don't contain the project/org descriptions. Efficiently loading the new dataset will be a bit challenging.

You can run the script to scrape the data yourself or download it from releases.

  • The UI needs to be slick. It should be able to display as much data as possible without affecting usability.

  • The search bar should allow filters, like org:metabrainz year:2014 sort:asc to show all metabrainz projects for the year 2014 in an ascending order (by project title)

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].