Git Product home page Git Product logo

hacktoberfest-2020's Introduction

โœจI am a Full Stack Developer from India

Languages and Tools ๐Ÿ’ป

Here are some ideas to get you started:

  • ๐Ÿ”ญ Iโ€™m currently working on Full-Stack Development projects.

  • ๐ŸŒฑ Iโ€™m currently learning to improve my front-end skills and advance JS

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on

    • Front-end Development
    • JavaScript sumitt1080
    • Java
    • Backend Development
    • ... in short anything related to Web Development
    • Python
    • Machine Learning
  • ๐Ÿค” Iโ€™m looking for help with CP

  • ๐Ÿ’ฌ Ask me about Anything that I can help you with sujata13

  • ๐Ÿ“ซ How to reach me:

  • ๐Ÿ˜„ Pronouns: She/Her

  • โšก Fun fact: COC and CODM is ๐Ÿ’–

You can explore the projects I am working on publically and would be elated on a contribution on them.

hacktoberfest-2020's People

Contributors

abhay313 avatar aishaaqeel avatar akshaydesai26 avatar alleny244 avatar chrismilson avatar damascus8 avatar gaurangkeluskar22 avatar hari4077 avatar harshilp24 avatar harshitgupta150 avatar himanshu3107 avatar hiruthicshass avatar mihirbani2000 avatar nayaknavin avatar nikhilsolomon avatar nkosana-263 avatar pawank0411 avatar pilgrim-1610 avatar rimjhim27 avatar sherwin2000 avatar shradhaagarwal01 avatar shreyanshsingh2107 avatar shubhamsingla807 avatar sonaligupta25 avatar srjnm avatar sujata13 avatar suryasekhar14 avatar viren-vii avatar vritikamalhotra avatar yeo-kexin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hacktoberfest-2020's Issues

[CREATE] - Meet The Team

Create the meet the team section as detailed in the image below:

Meet the team

IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

Leaders in an array

An element is a leader if it is greater than all the elements to its right side.
For example int the array {16, 17, 4, 3, 5, 2}, leaders are 17, 5 and 2.

Algorithms

Write algorithms in whichever language you want either in algorithm folder or in language specific folder.

File Name format- [Your UserName]_filename


IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

Do's and Dont's of Hacktoberfest

Do's and Dont's of Hacktoberfest

Don't: open pull requests with minor text edits on other people's repositories

If you're looking for a faster way to open four PR's and win, there's a better way!

Do: Follow a repository's contribution guidelines

Almost every repo looking for help has a CONTRIBUTING.md file in it, read it first!

Don't: feel intimidated

Register for an event and learn with a group, or connect with others in the [Telegram Group](https://t.me/hacktober_fest_2020) Discord chat.

Java Programs

Write Java Programs in language specific folder.

File Name format- [Your UserName]_filename


IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

[CREATE] Blog Page

Create a blog page with similar design to:
Dont worry about the Navbar, Hero Image or Email bar, we can use these from the other tasks.

blog page

IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

To Discuss about the HacktoberFest2020 join -
[Telegram Group](https://t.me/hacktober_fest_2020)

[CREATE] Contact Us

Create the contact us section as detailed below.
This is a pretty big task, so don't worry to much about getting it perfect. These are things other people can pick up to gain experience.

Contact us

IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

[CREATE] - Header

Create a header section similar to the image below:


header

IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

Website Design

Add your website projects created using HTML, CSS and JS in the new subfolder to showcase to everyone.
Happy Coding!!!

Python Programs

Write Python Programs in language specific folder.

File Name format- [Your UserName]_filename


Don't forget to star the repository and follow the author.


IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

Correction in README.md

Point number 6: Configure a Remote for the Fork
The command has a different repo (acmbvp), not the one we have forked from(sujata13).
Shall I make a change in that?

C Programs

Write C Programs in language specific folder.

File Name format- [Your UserName]_filename


IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

[Create] NavBar

Create a navbar similar to the one below:

nav-bar

IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

C++ Programs

Write C++ Programs in language specific folder.

File Name format- [Your UserName]_filename


IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

[CREATE] Feature One

Create feature one, as shown below. use a suitable image from Unsplash or similar (ensure its free to use)
add some interesting text or use a generator such as Pirate Ispum or Cupcake Ispum

Feature One

IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

Data Structure

Write data structure related programs in whichever language you want either in data structure folder or in language specific folder.

File Name format- [Your UserName]_filename


IF YOU WISH TO WORK ON THIS, PLEASE CHECK NO ONE HAS CLAIMED IT BELOW, IF NOT CLAIM IT BY COMMENTING

Finding GCD of 2 numbers

Find GCD of 2 input numbers
In mathematics, the greatest common divisor of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers.
E.G.
GCD of 20 and 28 is 4.
Take input 20 and 28 and output should be 4.

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.