All Projects → Google-Summer-of-Code-Archive → gsoc-proposals-archive

Google-Summer-of-Code-Archive / gsoc-proposals-archive

Licence: MIT license
This repository contains Accepted proposals for various Google Summer of Code organizations throughout various years!

Projects that are alternatives of or similar to gsoc-proposals-archive

srijan-gsoc-2020
Healthcare-Researcher-Connector Package: Federated Learning tool for bridging the gap between Healthcare providers and researchers
Stars: ✭ 17 (-94.24%)
Mutual labels:  google-summer-of-code, gsoc
git-task-list
Git Task Lists
Stars: ✭ 25 (-91.53%)
Mutual labels:  google-summer-of-code, gsoc
The-Beginners-Guide-to-Google-Summer-of-Code-GSoC
The Beginners Guide to Google Summer of Code (GSoC)
Stars: ✭ 33 (-88.81%)
Mutual labels:  google-summer-of-code, gsoc
CCAligner
🔮 Word by word audio subtitle synchronisation tool and API. Developed under GSoC 2017 with CCExtractor.
Stars: ✭ 131 (-55.59%)
Mutual labels:  google-summer-of-code, gsoc
gsoc
Project Tracker for GSoC 2020: Creating Quality models using @grimoirelab and @chaoss metrics
Stars: ✭ 21 (-92.88%)
Mutual labels:  google-summer-of-code, gsoc
Soccer
Tired of searching the melange website for GSoC projects? Here's something that's visually pleasing and fast.
Stars: ✭ 15 (-94.92%)
Mutual labels:  gsoc
Distributed-Data-Structures
[GSoC] Distributed Data Structures - Collections Framework for Chapel language
Stars: ✭ 13 (-95.59%)
Mutual labels:  google-summer-of-code
gsoc-meta-k8s
Project tracker for my GSoC project - Improve TPRs - for the Kubernetes organization (CNCF).
Stars: ✭ 23 (-92.2%)
Mutual labels:  gsoc
projects
A website that showcases interesting projects, using Angular JS.
Stars: ✭ 106 (-64.07%)
Mutual labels:  gsoc
GSoC-Proposals-Archive
This repository contains Accepted and Rejected proposals for various Google Summer of Code organizations.
Stars: ✭ 47 (-84.07%)
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 (-85.08%)
Mutual labels:  gsoc
GSoC-Ideas
CloudCV GSoC 2021 Ideas
Stars: ✭ 95 (-67.8%)
Mutual labels:  gsoc
getting-started
List of ideas for getting started with TimVideos projects
Stars: ✭ 50 (-83.05%)
Mutual labels:  gsoc
GSoC-Data-Analyser
Simple search for organisations participating/participated in the GSoC
Stars: ✭ 29 (-90.17%)
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 (-61.02%)
Mutual labels:  gsoc
gsoc-organizations
A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.
Stars: ✭ 195 (-33.9%)
Mutual labels:  gsoc
Virtual-FPGA-Lab
This repository contains the codebase for Virtual FPGA Lab in Makerchip contributing as a participant in Google Summer of Code 2021, under FOSSi Foundation.
Stars: ✭ 65 (-77.97%)
Mutual labels:  gsoc
GSoC2021-Final-Report
GSoC 2021 with Cuneiform Digital Library Initiative (CDLI)
Stars: ✭ 36 (-87.8%)
Mutual labels:  gsoc
Opensource-Contribution-Leaderboard
Open Source project contributors tracking leaderboard built with ❤️ in NodeJS 😉
Stars: ✭ 30 (-89.83%)
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 (-95.93%)
Mutual labels:  gsoc

gsoc-proposals-archive

This repository contains GSoC Proposals submitted by various aspirants across the years. The proposals have been sorted firstly on the basis of the organization to which they were applied and accepted.
NOTE - This repo is not affiliated with Google or Google Summer of Code

Basic Layout of the repository

Root folder contains years of GSoC respectively Every year folder in the repo contains organization to which a particular proposal was submitted to . The files will follow the following naming convention ProjectName_Name/usernameOfContributor.pdf

|-Year
    |-Organisation Name
        |-Proposal

Contribution to the project

We follow a systematic Git Workflow -

  • Create a fork of this repo.
  • Clone your fork of your repo on your pc.
  • Add Upstream to your clone
  • Every change that you do, it has to be on a branch. Commits on master would directly be closed.
  • Make sure that before you create a new branch for new changes,syncing with upstream is neccesary.

Commits

  • Write clear meaningful git commit messages (Do read this).
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].