Code Monkey home page Code Monkey logo

hack-day-2019's Introduction

Hack-Day-2019

An event organised by GNU/Linux Users' Group, NIT Durgapur for the promotion of Hacktoberfest 2019 ๐ŸŽƒ

Date: Thursday 17th October, 2019
Venue: New Academic Building

FAQ

#### Q. Who Part in this Event?
#### A. Anyone with a GITHUB Account.

#### Q. How Do I take Part in this event?
#### A. Follow the Contribution Guidelines given ahead.

#### Q. What do I get by participating in this contest?
#### A. Just send 4 PRs and get a Free T-Shirt from Digital Ocean.

Contribution Guidelines !

  • Fork and Clone this repository.
git clone https://github.com/lugnitdgp/Hactoberfest-Hack-Day-2019.git
cd Hactoberfest-Hack-Day-2019
  • Make a branch.
git checkout -b (branch-name)
  • Add your Profile Card.

    1. Open data.json file in any text editor.
    2. Add a dictionary to the profiles array in the following format.
      {
         "image_link": "<link-to-your-avatar>",
         "handle": "<your-github-handle",
         "message": "<your-message-to-the-community>"
      }
      
    3. Save your File.

    NOTE: Make sure to follow the format of dictionary. Commit message for profile card addition should be of the form Added profile profile_name

  • Commit your code.

git add .
git commit -m "(brief description of what you have changed/fixed)"
git push -u origin (branch name)
  • Go and open a pull request from your fork to the master branch of this repository. ๐ŸŽ‰

  • Please โญ this repo to make it more visible to new contributors.

hack-day-2019's People

Contributors

arc9693 avatar jayjeetatgithub avatar realsdx avatar akshay-911 avatar albertodeago avatar firfircelik avatar jyarali avatar pradeepravi-cse avatar codentacos avatar wuxmedia avatar thiivalente avatar shubrahgupta avatar ssbarik avatar denosaurabh avatar saksham1210 avatar ruwanmadhusanka avatar niepocieszajace avatar rajpra808 avatar allenabraham777 avatar ynn1k avatar abhishekk311098 avatar christinameador avatar dipak-milaap avatar jpacsai avatar promaroy avatar ranjan352 avatar rohitbindal avatar sakchi1 avatar sarvesh1523 avatar sbabureddy avatar

Watchers

James Cloos 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.