Skip to content
View piyush26arora's full-sized avatar
:octocat:
v8 is for cars, NOT JAVASCRIPT!!!
:octocat:
v8 is for cars, NOT JAVASCRIPT!!!
Block or Report

Block or report piyush26arora

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
piyush26arora/README.md

Hi , I'm { Piyush! }

A little bit about me...

const piyush = {
    age: "20 y.o.",
    city: "New Delhi,IN",
    pronouns: "He" | "Him",
    code: ["C", "C++", "JavaScript", "React.js", "Python"],
    askMeAbout: ["web dev", "tech", "data structures", "algorithms", "ml-algorithms"],
    technologies: {
        interests: ["Neural Networks", "Deep Learning"],
        frontEnd: {
            css: ["Bootstrap 4"] ,
            javascript: ["React"]
        },
        databases: ["MySQL"],
        cloudServices: ["Google Cloud Platform"],
        machineLearning: ["pandas", "numpy", "matplotlib", "scikit-learn"]
    },
    currentFocus: "Machine Learning Algorithms",
    techInterests: ["Cloud Computing", "Deep Learning"],
    hobbies: ["cycling", "football", "tech", "music"],
    funFact: "I have a Computer Engineering background, but most of the credit goes to Google and Stack Overflow"
};

Place your problems in Priority Queue and tackle them accordingly.



I am Piyush Arora, a second year engineering student who is interested in Web and Cross-Platform App Development and Cloud technologies. I encourage the use of technology wherever possible and I think that everything can be advanced with the help of it. I want to share everything I've learned about Web Development and Cloud technology using Medium Blogs, dev.to, documentations and Youtube. I like to build small applications using the skills that I'm learning along this journey.

🔭 Expertise...

  • Programming Languages : C | C++

  • Web Development : HTML5 | CSS3 | Vanilla JS | React.js

  • Tools : Git , GitHub , Google Cloud Services

🌱 I’m currently learning...

  • Frontend Development using ReactJS

  • Getting familiar with Node.JS

  • Data Structures and Algorithms using C++

👯 I’m looking to collaborate on...

  • JavaScript and React based projects

📫 How to reach me:....

👩‍💻 Nowadays, I’m learning Front-end Web Development using React.JS. I regularly practice DSA questions on HackerRank and LeetCode and always up for new upcoming technologies!

Pinned

  1. AmazonMLSS22 AmazonMLSS22 Public

    Repository containing important ML concepts and algorithms, discussed in AMAZON ML SUMMER SCHOOL 2022.

    Jupyter Notebook 10

  2. NCSMusicPlayer NCSMusicPlayer Public

    This is my first hands-on project (a Static Music Player) using HTML5 , CSS3 and Vanilla JS . It supports a functional bar to manually control the time duration of the song along with some transiti…

    JavaScript

  3. qrcodejs qrcodejs Public

    💻 This is a QR code generator using qrcode.js Library.

    HTML

  4. 30-Days-Of-Python 30-Days-Of-Python Public

    Forked from Asabeneh/30-Days-Of-Python

    30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.

    Python