• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
  • License
    MIT License
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

I am planning to list some good and beginner friendly open source programs and their timelines

Open-Source-Programs

I am planning to list some good and beginner friendly open source programs and their timelines

Program Name Details Duration TimeLine Rewards
Season of KDE 3 month-long Open Source Program. 13-Jan to 9th April Timeline Certificate & Swags
JGEC WINTER OF CODE 1 month Open Source Program. 21-Jan to 19th February Timeline Certificate & Swags
Girlscript Summer of Code 3 month long Open Source program during summers conducted by GirlScript Foundation 1st March- 31st May TimeLine Cash Prize to top 3
T-shirts and Swags to top 50
Summer of Innovation 3 month long Summer of Innovation by OSS IIT Dharwad 6-May to 28th July Timeline Certificate & Swags
Bountiful Open Source Summer (BOSS) 4 month long Open Source program 15-May to 15th Aug Timeline The prizes are subject to the student having collected a minimum of 1000 bounty points.
Google Summer of Code 3 month long Open Source program conducted by Google Summer of Code 1-June to 24th Aug Timeline Google Summer of Code will provide minimum 3000 USD Stipend and maximum 6000 USD Stipend depending on your country and certificate at the end.
LetsGrowMore Summer Of Code (LGMSOC) 1 month Open Source program 10-June to 10th July Timeline Swags
PClub Summer Of Code 2 month long Open Source program during summers conducted by Programming Club, UIET 3-July to 31st August Timeline Certificates
DevIncept 30-Day Contribution Program 10-July to 10th Aug Timeline Certificates and Swags
GirlScript Winter of Contributing (GWOC) GirlScript Winter of Contributing is a three-month newly established initiative by GirlScript Foundation 1st Aug-1st Dec TimeLine Cash Prize to top contributors and Certificates and Swags
Hacktoberfest Open source is changing the world - one pull request at a time. 1 Oct-31st Oct TimeLine T-shirt
Delta Winter of Code (DWoC) DWoC is a winter long program organised by Delta Force, the coding club of NIT Trichy. 18 Oct-31 Jan TimeLine Certificates and Swags
NJACK Winter of Code NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) 22 Oct - 10 Jan TimeLine Swags
Script Winter of Code SWOC Script Winter of Code is an open-source program envisioned by the Script Foundation. 1 nov-15 march TimeLine perks and opportunities.
Winter of Code Winter of Code is a program aimed to increase participation for the Google Summer of Code program among students in colleges and universities. Nov-Jan TimeLine Exclusive Schwags
DevScript Winter of Code 2020 Winter of Code is an open-source program envisioned by DevScript that helps understand the paradigm of Open Source contribution. Nov-March TimeLine Swags
NJACK Winter of Code(NWoC) 1 month Open Source program by NJACK, IIT Patna 1-Dec to 6th January Timeline Certificates
Kharagpur Winter of Code (KWoC) 1 month Open Source program by IIT Kharagpur 6-Dec to 4th January Timeline Certificates
Winter of Code 1 month-long programming project with an open-source organization. 7-Dec to 5th January Timeline Swags

How to start with open source and raise your 1st PR

  • fork the repository


  • clone the repository using Git command


      git clone https://github.com/{github_username}/Open-Source-Programs.git

  • move to the newly created folder using Git command
      cd Open-Source-Programs/

  • open in your text editor

  • make a new branch and then make the changes.
    For making new branch , use this Git command
      git checkout -b {new branch name}

  • check your changes using command
      git status

  • save your changes by using command
      git add .

  • commit your changes using command
      git commit -m "your_commit_message"

  • to push your changes to github. Use command
      git push origin new_branch_name

Raising Your 1st PR

  • After pushing your code, go to the forked repository. There you will see change like this.

  • click on compare and pull request. Such page will appear. Write meaningfull message and title which describes your changes

  • click on create pull request.

Must Check These Repos Also

Getting Started with open source click here

Need help in DSA-Path-And-Important-Questions

Need Help in Web-Development-Path-And-Resources

💬Join Our CodeSmashers Community

Join - https://discord.gg/gtYUZQSjTt

Show some ❤️  by giving to this repo

More Repositories

1

Cool-Front-End-Templates

HTML
220
star
2

Amazing-Css-Effects

This repo contains some cool CSS effects
HTML
186
star
3

Amazing-Js-Projects

Amazing-Js-Projects
JavaScript
144
star
4

Getting-Started-with-open-source

step by step guide for beginners for getting started with open source
CSS
69
star
5

Web-Development-Path-And-Resources

Will Add a path and some resources in this repo for web D for my first year students
52
star
6

CodingEasy

HTML
46
star
7

Wield-The-Web

Wield-The-Web
CSS
39
star
8

DSA-Path-And-Important-Questions

I am planning to add a beginner friendly path for my Juniors to Learn DSA and I will try to provide solutions of every problem also. We can add codeChef Challenge solutions also
C++
39
star
9

DSA-Quick-Revison

14
star
10

Beginner-Friendly-Repos-for-Hacktoberfest

It contains repos available for hacktoberfest
13
star
11

arpit456jain

Arpit Jain Portfolio
9
star
12

30-days-of-GCP-Full-Guide-And-Resources

8
star
13

gfg-11-Weeks-Workshop-on-DSA-in-Python

A Comprehensive DSA Workshop Learn Data Structures and Algorithms in-depth in just 11 weeks with this interactive live workshop! by geeks for geek
Python
8
star
14

gfg-11-Weeks-Workshop-on-DSA-in-CPP

11 Weeks Workshop on Data Structures and Algorithms by GeeksForGeeks
C++
7
star
15

New_Portfolio_In_Django

my portfolio website
JavaScript
6
star
16

CodesmashersBlog-In-Flask

Its a free template of blog with fully functional backend in python Flask
JavaScript
4
star
17

My-Dynamic-Gallery-In-Django

HTML
4
star
18

GATE-Path-And-Resources-CSE

4
star
19

CodesmashersBlog-In-Django

JavaScript
3
star
20

Debugger-King

HTML
3
star
21

All-StandAlone-Django-Projects

HTML
3
star
22

e-literate

Website made under an internship at e-literate
HTML
3
star
23

LeetCode-Solutions-Cpp

I will try to solve problems as much as possible under the DSA Bootcamp by Community classroom
C++
2
star
24

CES

EventsInCES
JavaScript
2
star
25

SocialMediaAPP-in-Django

HTML
2
star
26

Chakravyuh

HTML
2
star
27

CalculatorApp-In-Flask

HTML
2
star
28

Clock-And-Alarm

Clock-And-Alarm
JavaScript
2
star
29

To-Do-App-In-Django

https://todolistapp15.herokuapp.com/
Python
2
star
30

DjangoToHeroku

Step by step process of hosting django website to heroku
Python
2
star
31

All-In-One-Predictor

Collections of predictor
Jupyter Notebook
2
star
32

CodeChef-Solutions-In-Cpp

I will add solutions in cpp
C++
1
star
33

Amazing-Games-in-Python

projects
Python
1
star
34

Fake-product-identification-Back-End

Solidity
1
star
35

KBC-Quiz-app

JavaScript
1
star
36

StringAnalyzer

Python
1
star
37

CalculatorApp-In-Django

HTML
1
star
38

LeetCode-Solutions-in-Python

I will try to solve problems as much as possible under the DSA Bootcamp by Community classroom
1
star
39

Machine-Learning-Tutorials

This Repo contains some basics of ML that I have learned from You tube and Udemy Courses
Jupyter Notebook
1
star
40

Interview-Scheduler

Python
1
star
41

University-Management-System

Python
1
star
42

first-dvc-project

first-dvc-project
Python
1
star
43

DSC-MMMUT-2021

CSS
1
star
44

Library-management-System-

A small project in my first year
Python
1
star
45

30-days-of-Code

This Repo contains solutions of different coding questions on different platforms
Java
1
star
46

Flask-App-Heroku

A layout of flask app which is ready to host on heroku
Python
1
star