Skip to content

By OpenMinds Club, a repository dedicated to the Hacktoberfest 2019 (6th edition). This repository had been created to encourage anyone and everyone interested to dive into the open source community while sharing and enhancing Git and Github skills among the participants.

License

Notifications You must be signed in to change notification settings

openmindsclub/H4ckT0b3rF3st-2k19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎃 OpenMinds Club is joining Hacktoberfest 2019! 🎃

Event logo

Open Source Love svg1

GitHub Hacktoberfest combined status

GitHub contributors GitHub pull-requests closed GitHub pull-requests

GitHub watchers GitHub stars GitHub forks

We hope that this event may be the first step in your long journey of contributing to free Open-Source projects. By hosting Hacktoberfest 2019 in USTHB, the family of OpenMinds Club strives to encourage everyone in contributing to free Open-Source projects as it has been, and will always remain our philosophy and fundamental goal.
This repository is open to anyone and everyone who seeks to contribute in any project they've liked or discovered. As for the beginners, you are welcome to join our Hacktoberfest as well! Make sure you learn more about open source.
There is no contribution that is either too small or insignificant. However, every pull has to, of course, follow some guidelines mentioned here. All of OpenMinds Club welcomes you among our family, whether to attend our talks or complete the challenges. For us, sharing your ideas with this ever growing community is after all, no minor feat!
Please read our Events Code of Conduct before attending. Happy Hacking!

What is Hacktoberfest?

Hacktoberfest — brought to you by DigitalOcean in partnership with Dev — is a month-long celebration of open-source software, open to everyone in our global community. Whether you are :

  • A developer
  • Student learning to code
  • Event host
  • Or any company of any size, you can help the growth of open source and make positive contributions to the community. All backgrounds and skill levels are encouraged to complete the challenges! ​

How to make your first contribution?

You should familiarize yourself with How To Create a Pull Request, check the Getting Started section they can be made in any GitHub-hosted repositories/projects. ​

What can you earn ?

In addition to having lots of fun, eating some good snacks, adding some new nerds to your social network, you can earn a limited version t-shirt if you happen to be among the first 50,000 participants who successfully complete the challenge! ​

How can you successfully complete the challenge ?

To qualify for the official limited edition Hacktoberfest shirt, you must register and then make four pull requests (PRs) between October 1-31 (in any time zone. PRs can be made to any public repo on GitHub. If a maintainer reports your pull request as invalid or as poor behavior opposing the project’s code of conduct, you will become ineligible to participate. ​

You're welcome !

Hacktoberfest participants, so far, have represented 151 countries and thousands of unique skill-sets. Its program welcomes everyone already in the open source software community – and, as a matter of coure, anyone interested in diving in! ​

Generic badge

Getting Started - Basic

  1. Fork this Repo, just click on the Fork button in the top right corner of the page, it'll create an exact copy of this repo in your account.
  2. Make a contribution to any section of the repo, if you don't have an exact idea of what you can do, you can start by doing one of tasks below.
  3. Commit your changes and leave a short message describing what your changes are about.
  4. Create a Pull Request by clicking on the New Pull Request button and fill the PR form,the click Create Pull Request.
  5. Voilà! You have just created a Pull Request, your PR will be reviewed and merged to the original repo.
  6. Share your changes with your friends and have fun!

Getting Started - Advanced

  1. Install git.
  2. Fork this repo.
  3. Clone your fork,this will create a directory holding the name of the repo.
git clone https://github.com/YOURUSERNAME/H4ckT0b3rF3st-2k19.git
  1. Go to the cloned directory and make changes.
  2. Commit your changes,verify your changes and push to teh forked repo.
git add .
git commit -m "commit desc"
git status
git push origin master
  1. Create a PR from the forked repo in your acount.
  2. Voilà! You have just created a Pull Request,your PR will be reviewed and merged to the original repo.
  3. Share your changes with your friends and have fun!

Tasks and Challenges

1. Add your name

Add your name to the CONTRIBUTORS.md file.

#### [your-username](https://github.com/your-username)

2. Add a profile page

Add a Your_Full_Name.md file to the profiles directory. Use any combination of content and Markdown you'd like. Here is an example:

# Your Full Name

### Location
Your City/Country

### Academics
Your school + Your major

### Interests
* Things you like
* Hobbies

### Skills
* Dapp dev
* Pentester
* Writer

### Profile Links
[your-username](https://github.com/your-username)

### Projects/Portfolio
[project](https://github.com/your-username/project)
[book title](amazon url to the book)

3. Solve one of the challenges in the repo

There are plenty of empty projects in the repo,read the README.md file in of the projects and try to code what it says.

4. Add your own project

You have an idea and you wanna make it happen?start coding and push your project to the /projects directory in the repo.

5. Solve an issue

Go to the issues section by clicking on the Issues button on the top of the page and try to solve one of the issues.

6. MyOctocat Challenge

Make a unique design for octocat and share it with the rest of the world:

  • Go to MyOctocat.com
  • Design your Octocat.
  • Save your Octocat to username_octocat'sname_octocat.png e.g: Qtty_Tux_octocat.png
  • Upload the file to /myOctocat directory and do a pull request!

Generic badge

About

By OpenMinds Club, a repository dedicated to the Hacktoberfest 2019 (6th edition). This repository had been created to encourage anyone and everyone interested to dive into the open source community while sharing and enhancing Git and Github skills among the participants.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published