Giter Site home page Giter Site logo

abhaygupta08 / hacktober-2022 Goto Github PK

View Code? Open in Web Editor NEW
104.0 1.0 186.0 150.53 MB

πŸš€ An Open Source repository to Teach people How to contribute to open sources.

License: GNU General Public License v3.0

C++ 4.26% HTML 5.81% ShaderLab 0.34% C# 0.34% Python 3.39% Jupyter Notebook 78.91% Java 0.92% CSS 4.26% JavaScript 1.30% C 0.20% Pug 0.01% Perl 0.01% Shell 0.01% Nim 0.01% SCSS 0.15% Procfile 0.01% EJS 0.04% Kotlin 0.04%
fest good-first-issue goodfirstissue hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2022 newbie open-source participating

hacktober-2022's Introduction

Hey Hi, I'm Abhay Gupta β€” Full Stack Web Developer πŸ‘¨β€πŸ’»

Linkedin Badge Website Badge Twitter Badge

Glad to see you here! Β 

A self-taught programmer and computer enthusiast, I always enjoyed discovering new exciting technologies, automating things, and finding solutions to things using technology. I'm currently into Web Development πŸ•ΈοΈ and working on my Data Structures and Algorithms.

πŸ—£ Talking about Personal Stuffs:

  • πŸ›  Β  I'm currently learning Data Structure and Algorithms and Competitive Programming.
  • πŸ— Building Code Buddy
  • πŸš€ Β  I’m currently exploring Blockchain, Redis and Cloudflare
  • πŸ‘¨πŸ»β€πŸ’» Β  Most of my projects are available on Github.
  • πŸ‘Ύ Β  Fun fact: Nothing is random. Everything is pre-defined
  • πŸ“« Β  How to reach me: [email protected]

My Absolute Favorites:

  • πŸ’» Β  I love exploring new tech stack and developing new stuffs
  • πŸ“° Β  Reading tech blogs whenever possible
  • πŸ• Β  Hackathons & coding competitions

Languages and Tools:

javascript typescript nodejs react graphql nextjs flutter mongodb postgresql redis

I've done a ton of projects involving various stacks and technologies, View my resume, Ask me anything, at email.
Happy Coding, my brothers! πŸ’ͺ🏽

Projects and Dev Stuffs:

⚑ Github Stats

βš™οΈ Things I use to get stuff done
  • OS: Windows / Linux
  • Browser: Chrome / Brave Browser
  • Code Editor: Visual Studio Code
  • To Stay Updated: Dev.to, Medium, Twitter and Tech YouTube Channels

Thank you for reading, Share your ❀️ by starring some of the repositories! 🌟

hacktober-2022's People

Contributors

aayushas avatar abhaygupta08 avatar abuster147 avatar adshady13 avatar amarjit110 avatar arihant8jain avatar ayushsingh-github avatar azhar221 avatar debugagrawal avatar githubuser6363 avatar harsimran110 avatar jharaghav32 avatar kasakgarg08 avatar leoperd avatar mohd-afnan-shahab avatar mohdadnan786 avatar nakeshtewari avatar niwas27 avatar priyanshi-rai avatar rhythmbindal avatar roman94655 avatar sahilsingh2402 avatar samaydumasia avatar shubham2816 avatar superdev991 avatar supervishal0 avatar suryash-jha avatar vanya31 avatar vishalrai2002 avatar yuvraj-2503 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

Watchers

 avatar

hacktober-2022's Issues

Modified Numbers and Queries

using mathematics and sieve

Find the sum of all the numbers between the range l and r. Here each number is represented by the sum of its prime factors.
Note : For example, 6 is represented by 5 because 6 has two prime factors 2 and 3 and 2 + 3 = 5.

Assign me to add a clustering experiment

Hi,

I want to contribute to hacktoberfest. I have done an EDA and an analysis which was a part of a personal project assigned to me.
The audience is road-administrators so they can predict the occurrence of an accident with the help of polygons on the map.

Check If Circular Linked List

Given head, the head of a singly linked list, find if the linked list is circular or not. A linked list is called circular if it not NULL terminated and all nodes are connected in the form of a cycle. An empty linked list is considered as circular.

Analog Clock

Hello Sir, I want to add Analog Clock which will show real time and it is made using HTML, CSS and JS.

Keylogger in Python

Can I contribute a keylogger program in python? Also I will be really grateful if you tag this as my Hacktoberfest 2022 contribution.

CAUTION: - If approved do not download and run this file on your system. Your system will detect this as a virus. If you want to download and run this file, please change the extension of the file from .pyw to .py. But I am still not 30% sure if it will work.

Check if Linked List is Palindrome

Given a singly linked list of size N of integers. The task is to check if the given linked list is palindrome or not.

N = 3
value[] = {1,2,1}
Output: 1
Explanation: The given linked list is
1 2 1 , which is a palindrome and
Hence, the output is 1.

Searching & Sorting Algorithms in C++

Can I also contribute some sorting algorithms in the C++ folder? I saw there were none, so i think there should be. Also I would be in your debt if you tag this as Hacktoberfest 2022 contribution.

add css

please assign me this project .

Add pin ball game

Please label this issue also , my My PR is merge but still not count in hacktoberfest , so please label properly

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.