Skip to content

Praveen-98cs/Hacktoberfest21

 
 

Repository files navigation

Hacktoberfest21 🎃

Hacktoberfest21 is a Repository created for the demonstrations of the Hacktoberfest 2021 Awareness session conducted for the Undergraduates of Sri Lanka. Use this project to make your first contribution to an open source project on GitHub. Celebrate Hacktoberfest by getting involved in the open source community by making your first pull request to this repository.

This repository contains coding examples in several languages including Java, Phython, C, and C++.

This repository is open to all members of the GitHub community.

https://github.com/gsoftsolutionslk/Hacktoberfest21

What is Hacktoberfest? A month-long celebration from October 1st - 31st sponsored by Digital Ocean, GitHub and GitLab to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

How to contribute to this project?

https://youtu.be/dx1Y03PE6Fc

Getting started... Fork this repository (Click the Fork button in the top right of this page, click your Profile Image) Clone your fork down to your local machine git clone https://github.com/your-username/Hacktoberfest21.git Create a branch git checkout -b branch-name Make your changes (choose from any task below) Commit and push git add . git commit -m 'Commit message' git push origin branch-name Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo) Wait for your PR review and merge approval! Star this repository if you had fun!

About

Opensource Code repo of any language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 70.9%
  • C 18.9%
  • C++ 4.9%
  • Python 2.9%
  • JavaScript 2.4%