Code Monkey home page Code Monkey logo

tabhay / hactoberfest-2021 Goto Github PK

View Code? Open in Web Editor NEW
123.0 0.0 499.0 464 KB

Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add your profile, a blog or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!

HTML 10.30% C 4.32% C++ 36.55% Java 5.09% Python 20.61% Shell 0.03% Dart 0.05% JavaScript 0.48% Jupyter Notebook 22.58%
hacktoberfest hacktoberfest-accepted hacktoberfest2020 hacktoberfest2021 hacktoberfest-starter hacktober hacktoberfest19 hacktoberfest-2021 hacktoberfest2018 javascript

hactoberfest-2021's Introduction

πŸ’« About Me:

πŸ‘‹ Introduction
Hello there! I am Abhay Tiwari , working as SDE at Jio Platforms Ltd. I have recently graduated with B.Tech degree from Indian Institute of Technology Patna ( IIT Patna ). I am an active contributor to open-source projects. I'm passionate about backend development and always eager to take on new and challenging opportunities.

🌐 Socials:


Portfolio LinkedIn

πŸ’» Tech Stack
My preferred tech stack includes:

Server Side and Scripting: Node.js
Frontend: JavaScript
Server Framework: Express
Frontend Framework: React
Languages - C++, Python

πŸ“§ Contact
Feel free to reach out to me for exciting collaborations and opportunities!
You can contact me at [email protected].

Let's innovate and create something awesome together! πŸ‘¨β€πŸ’»πŸŒŸ

πŸ’» Tech Stack:

C++ CSS3 HTML5 JavaScript Python Heroku Vercel Express.js MUI NodeJS React MongoDB Jira

Gyan

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

πŸ” Top Contributed Repo

πŸ˜‚ Random Dev Meme


hactoberfest-2021's People

Contributors

akashsri3bi avatar akbar1214 avatar darshita45 avatar deepika0130 avatar gautamjain9615 avatar himanshukaushal123 avatar kaushikijain avatar kemosabe2911 avatar knitron07 avatar nishantdotcom avatar prajaktakera avatar prajwal-baranwal avatar puruchandra avatar rahulsinha-01 avatar rayan1810 avatar ritikasingh02 avatar ron2111 avatar ronak55 avatar saseungmin avatar shadowhunter261 avatar skywalkers-24 avatar snehapatil455 avatar soumakpoddar avatar subhanshumg avatar swapnil8787 avatar tabhay avatar tathir-rgb avatar vaibhavbansal93 avatar vandana304 avatar zlfn 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  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

hactoberfest-2021's Issues

Script Folder Missing

As per task-3, it is mentioned to add a ' Hello World' script in the script directory.
But there is no such directory.
So kindly sort out this issue as soon as possible @TAbhay

Josephus problem

There are n people standing in a circle waiting to be executed. The counting out begins at some point in the circle and proceeds around the circle in a fixed direction. In each step, a certain number of people are skipped and the next person is executed. The elimination proceeds around the circle (which is becoming smaller and smaller as the executed people are removed), until only the last person remains, who is given freedom. Given the total number of persons n and a number k which indicates that k-1 persons are skipped and kth person is killed in circle. The task is to choose the place in the initial circle so that you are the last one remaining and so survive.
For example, if n = 5 and k = 2, then the safe position is 3. Firstly, the person at position 2 is killed, then person at position 4 is killed, then person at position 1 is killed. Finally, the person at position 5 is killed. So the person at position 3 survives.
If n = 7 and k = 3, then the safe position is 4. The persons at positions 3, 6, 2, 7, 5, 1 are killed in order, and person at position 4 survives.

Kindlly assign this issue to me......

Please request pull request

Sir,
I have participated in Hactoberfest 2020 and only 3 days are remaining for it to end.
I therefore humbly request you to kindly accept my pull request as soo as possible or else i wont be able to complete the Hactoberfest task on time. So I request you to please accept the pull requests as soon as possible.

Mergesort Algorithm

Implementation of Merge sort algorithm using Python.

Please assign this issue to me.

Need 2-3 Collaborators

Tasks πŸš€πŸš€πŸš€πŸš€

1 : Reviewing and merging all the PRs with Label 2021

2 : Verifying all the files are in their respective folders and handling merging conflicts

Required : Basic git flow & version control knowledge ☺️☺️

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.