Giter VIP home page Giter VIP logo

harshsngh07 / hacktoberfest2020 Goto Github PK

View Code? Open in Web Editor NEW
47.0 4.0 300.0 18.15 MB

Repository for first timers to get started in Open Source Contributions

License: MIT License

C 28.36% C++ 24.52% Java 10.67% JavaScript 4.48% Python 13.56% PHP 2.35% Ruby 0.32% Rust 9.16% Dart 0.08% Go 2.02% Assembly 1.57% C# 0.60% Kotlin 0.38% HTML 0.80% CSS 1.14%
hacktoberfest hacktoberfest-starter hacktoberfest2020 opensource code firsttimers first-contributions algorithms

hacktoberfest2020's Introduction

Hi there, ๐Ÿ‘‹ I'm Harsh.

brightgreen

  • ๐Ÿ’ฌ Ask me about ... Sports(PS- I like Football ๐Ÿ˜„), Games, Movies, Programming.
  • ๐Ÿ“ซ How to reach me: Linkedin
  • ๐Ÿ˜„ Pronouns: He/His
  • โšก Fun fact: I'm a huge fan of Harry Potter and FPS games.
Languages I use

C C++ JavaScript TypeScript

Some of the technologies I have worked with

Git GitHub Node.js React Angular MongoDB

Glad you opened my profile. Have a nice day.

hacktoberfest2020's People

Contributors

abhishekkr3003 avatar abhishekspeer avatar afhare avatar ankitgargsma avatar asadnq avatar asaurav avatar avishrantssh avatar dishantrathi avatar gauravagrwal avatar hadamo avatar harshsngh07 avatar harshsngh109 avatar justinbiebur avatar kmrakash avatar lelefolkl avatar logicalant avatar mukeshprasad avatar niranjanreddy400 avatar parikshith21 avatar priyanshu-01 avatar quanta770 avatar rbiegelmeyer avatar recalcitrant-raccoon avatar ronaldsin avatar roshansamantaray avatar sandippalit avatar satharus avatar shelin938866 avatar tylernd avatar yuktaanand 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

Watchers

 avatar  avatar  avatar  avatar

hacktoberfest2020's Issues

Find leap year using python

author = 'Shahbaz_Akhtar'
year=int(input("Enter a year : "))
if(year % 4 ==0):
if(year % 100 ==0):
if(year % 400 ==0):
print("leap year")
else:
print("Not a leap year")
else:
print("leap year")
else:
print("not a leap year")

Improve Documentation

If you think some more information must be added or is left out then make a PR for it.

Ineligible Repository

It is shown as this on official page.

Your PR was submitted to a repository that is not participating in Hacktoberfest. Maintainers of the repository can add the "hacktoberfest" topic to their repository if they wish to participate. Alternatively, an individual PR can be opted-in with a maintainer adding the "hacktoberfest-accepted" label to the PR.

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.