Giter Site home page Giter Site logo

manasec / hacktoberfest2018 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ambujraj/hacktoberfest2018

0.0 1.0 0.0 2.43 MB

A repository for HacktoberFest 2018.

License: GNU General Public License v3.0

C++ 26.99% C 35.23% Python 8.06% Java 13.62% HTML 4.09% Assembly 0.24% Rust 0.27% CSS 0.74% C# 3.65% Go 1.54% R 0.04% Elixir 0.16% Haskell 0.58% JavaScript 2.88% OCaml 0.02% PHP 0.71% Ruby 1.01% PLSQL 0.11% Shell 0.05% Batchfile 0.01%

hacktoberfest2018's Introduction

Hacktoberfest 2018

Anyone can contribute to this repo to make their contribution to open-source on Github

Celebrate HacktoberFest by getting involved in the Open Source Community by completing some simple tasks in this project.

This is a Public Repository open to all members of the GitHub Community. Any member of the community may contribute to this project without being a collaborator.

What is Hacktoberfest?

Hacktoberfest is a month long celebration of open source software held in the month of October to get people involved in open-source. This year's edition is presented by DigitalOcean, GitHub and twilio.

Rules

To get a T-shirt, you must make five pull requests between October 1–31 in any timezone. Pull requests can be to any public repo on GitHub, not just the ones we’ve highlighted. The pull request must contain commits you made yourself.

You can check your progress of HacktoberFest at this link

Pull requests marked as spam will not be entitled for a T-shirt.

List of Programs to work on:

  • Hello World
  • Searching Algorithms
    • Linked List
    • Stack
    • Queue
  • Traversal Algorithms
    • Linked List
  • Sorting Algorithms
    • Linked List
    • Queue
  • Random Number algorithms
  • Number Reversal algorithms
  • Fibonacci series
  • Is Number a palindrome?
  • Is number a perfect square?
  • Is string a pangram?
  • Find the factorial of a number.
  • Find list of prime numbers between a interval.
  • Create an arrow using CSS.
  • Convert Roman numeral.
  • Telephone number validator.

Getting Started

  • Add Your Name to the CONTRIBUTORS.md file using following model
Name: [YOUR NAME](Github Link)
Place: city you belong to
About: Short Intro
Programming Language: Which programming language do you know?
Email: 
  • 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/hacktoberfest2018.git
  • Create a branch for a new feature
git checkout -b feature/branch-name
  • Or if it's a bugfix to a file
git checkout -b bugfix/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!

hacktoberfest2018's People

Contributors

ambujraj avatar demufs avatar sajjalt avatar tanujrohilla avatar alexendrios avatar kgupta786 avatar m-oliv avatar micheleriva avatar dhruv007patel avatar dariodsa avatar snehar26 avatar adityaagrawal1 avatar aditmehta9 avatar vaibzz avatar testforlove avatar canoi12 avatar nitin10s avatar jackcodes321 avatar jamixer avatar apoorvaa-guptaa avatar aditya81070 avatar stanecobalt avatar wildtiger404 avatar jjlee050 avatar salif-04 avatar aacgn avatar theartist007 avatar rib-pietro avatar koyoyo avatar destinyson7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.