Code Monkey home page Code Monkey logo

30-days-of-code's Introduction

Hey There visitors


I'm Sagar Choudhary, an Enthusiastic Full-Stack Developer ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป aspiring to become an Expert in the field of Mobile and Web development. Iโ€™m also an Open-Source enthusiast with all of my projects open-sourced on Github.
coding User Image

  • ๐Ÿ“Œ Living in Gurugram, India

  • ๐Ÿ‘จโ€๐Ÿ’ป Currently Working as Full-Stack Developer

  • ๐ŸŽ“ Mentor @FullStack Camp - Frontbench

  • ๐Ÿ’ป Mentor and Project Reviewer @Udacity

  • ๐Ÿ“ Project Validator @Indorse

  • โ™ฅ๏ธ Travelling๐ŸŒ and Gaming ๐ŸŽฎ

  • โœˆ๏ธ Open to Remote Job Opportunities


I Mostly Work With



๐Ÿ“ˆ GitHub Stats


NOTE: Most Used Languages is just a GitHub metric of languages in which i have the most code on GitHub.

github stats top languages stats


๐Ÿ“ซ Let's Get In Touch


Sagar Choudhary Linkedin Sagar Choudhary Github Sagar Choudhary Twitter Sagar Choudhary Discord Sagar Choudhary Instagram Sagar Choudhary Telegram Sagar Choudhary Mail

Buy Me A Coffee

30-days-of-code's People

Contributors

0xtmphey avatar alexandersperling avatar bigbigtor avatar caps-looking avatar franciscoimanolsuarez avatar garvita-jain avatar ham118 avatar imjenal avatar ironsigma avatar jollysrivastava avatar kausam avatar kuljeet-123 avatar leslie-alldridge avatar narain1 avatar nicolascombe5555 avatar osoba avatar ovalnine avatar penelopearaujo avatar rogerthat39 avatar rohit1636 avatar ruby6991 avatar sagarchoudhary96 avatar sargamm avatar sime1 avatar thenyner avatar vanigupta20024 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

30-days-of-code's Issues

Update Day27 Solution for C, C++ and Java as per new question

The question for Day27 has been updated. so it would be great if someone can update the solution in C++, and java language.

  • Java Completed
  • C++ Completed

Suggestion: Python solution for this problem is already updated so you can take reference from it

Add Solutions in Rust Language

Solutions are welcomed for each problem in Rust language. Please check contributing Guidelines before starting. You can register for Hacktoberfest here to receive free swags once you raise 4 PR.

Imp: Please make sure to first check if the Rust Language option is available for the question on hackerrank to solve it, then only pick it up and also let me know if the rust option is not available for any of the question. will mark them here accordingly.

  • Day 0 Completed
  • Day 1 Can't be solved in Rust language on hackerrank
  • Day 2 Can't be solved in Rust language on hackerrank
  • Day 3 Completed
  • Day 4 Completed
  • Day 5 Completed
  • Day 6 Completed
  • Day 7 Can't be solved in Rust language on hackerrank
  • Day 8 Completed
  • Day 9 Completed
  • Day 10 Completed
  • Day 11 Completed
  • Day 12 Can't be solved in Rust language on hackerrank
  • Day 13 Can't be solved in Rust language on hackerrank
  • Day 14 Can't be solved in Rust language on hackerrank
  • Day 15 Can't be solved in Rust language on hackerrank
  • Day 16 Can't be solved in Rust language on hackerrank
  • Day 17 Can't be solved in Rust language on hackerrank
  • Day 18 Can't be solved in Rust language on hackerrank
  • Day 19 Can't be solved in Rust language on hackerrank
  • Day 20 Completed
  • Day 21 Can't be solved in Rust language on hackerrank
  • Day 22 Can't be solved in Rust language on hackerrank
  • Day 23 Can't be solved in Rust language on hackerrank
  • Day 24 Can't be solved in Rust language on hackerrank
  • Day 25 Completed
  • Day 26 Completed
  • Day 27 Can't be solved in Rust language on hackerrank
  • Day 28 Completed
  • Day 29 Completed

Add Solutions in Golang Language

Solutions are welcomed for each problem in golang. Please check contributing Guidelines before starting. You can register for Hacktoberfest here to receive free swags once you raise 4 PR.

  • Day 0 Completed
  • Day 1 Completed
  • Day 2 Completed
  • Day 3 Completed
  • Day 4 Completed
  • Day 5 Completed
  • Day 6 Completed
  • Day 7 Completed
  • Day 8 Completed
  • Day 9 Completed
  • Day 10 Completed
  • Day 11 Completed
  • Day 12 Cannot be solved in Go language on hackerrank
  • Day 13 Cannot be solved in Go language on hackerrank
  • Day 14 Cannot be solved in Go language on hackerrank
  • Day 15 Cannot be solved in Go language on hackerrank
  • Day 16 Cannot be solved in Go language on hackerrank
  • Day 17 Cannot be solved in Go language on hackerrank
  • Day 18 Cannot be solved in Go language on hackerrank
  • Day 19 Cannot be solved in Go language on hackerrank
  • Day 20 Completed
  • Day 21 Cannot be solved in Go language on hackerrank
  • Day 22 Cannot be solved in Go language on hackerrank
  • Day 23 Cannot be solved in Go language on hackerrank
  • Day 24 Cannot be solved in Go language on hackerrank
  • Day 25 Completed
  • Day 26 Completed
  • Day 27 Cannot be solved in Go language on hackerrank
  • Day 28 Completed
  • Day 29 Completed

Day 2 "Operators" print bug

Hello on day 2 "Operators" precisely on line 8 of your repository, when you do the following:

print "The total meal cost is %s dollars." %str(int(round(totalcost, 0)))

I need to open the print parenthesis. The correct or corrected line would be like this

print("The total meal cost is %s dollars. " %str(int(round(totalcost, 0))))

Rust language solutions?

Hi everyone!
Would you be interested in adding a rust version of the solutions?
I'm currently learning the language and this would make a great practice.

Add Solution in Swift Language

Solutions are welcomed for each problem in Swift language. Please check contributing Guidelines before starting. You can register for Hacktoberfest here to receive free swags once you raise 4 PR.

  • Day 0 Completed
  • Day 1 Completed
  • Day 2 Completed
  • Day 3 Completed
  • Day 4 Completed
  • Day 5 Completed
  • Day 6 Completed
  • Day 7 Completed
  • Day 8 Completed
  • Day 9 Completed
  • Day 10 Completed
  • Day 11 Completed
  • Day 12 Completed
  • Day 13 Can't be solved in swift language on hackerrank
  • Day 14 Completed
  • Day 15 Completed
  • Day 16 Completed
  • Day 17 Completed
  • Day 18 Completed
  • Day 19 Can't be solved in swift language on hackerrank
  • Day 20 Completed
  • Day 21 Completed
  • Day 22 Completed
  • Day 23 Completed
  • [ x] Day 24 Completed
  • Day 25 Completed
  • Day 26 Completed
  • Day 27 Can't be solved in swift language on hackerrank
  • Day 28 Completed
  • Day 29 Completed

Update Python Code Snippets to be compatible with python3

The python solutions in the repository are written for python2.7. Would be great if they can be updated so it can be compatible with python3. Below are the list of solution already updated or confirmed that they are working with python3. You can register for Hacktoberfest here to receive free swags once you raise 4 PR.

  • Day 0 Completed
  • Day 1 Completed
  • Day 2 Completed
  • Day 3 Completed
  • Day 4 Completed
  • Day 5 Completed
  • Day 6 Completed
  • Day 7 Completed
  • Day 8 Completed
  • Day 9 Completed
  • Day 10 Completed
  • Day 11 Completed
  • Day 12 Completed
  • Day 13 Completed
  • Day 14 Completed
  • Day 15 Completed
  • Day 16 Completed
  • Day 17 Completed
  • Day 18 Completed
  • Day 19 Completed
  • Day 20 Completed
  • Day 21 Can't be completed in Python language
  • Day 22 Completed
  • Day 23 Completed
  • Day 24 Completed
  • Day 25 Completed
  • Day 26 Completed
  • Day 27 Completed
  • Day 28 Completed
  • Day 29 Completed

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.