Skip to content
View abhikumar22's full-sized avatar
💻
Coding
💻
Coding
Block or Report

Block or report abhikumar22

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
abhikumar22/README.md

Hello World👋 ! I am Abhishek kumar

Linkedin Badge Github Badge Stackoverflow Badge Twitter Badge Facebook Badge Instagram Badge


A Passionate Full Stack Software Engineer in love with Javascript and Python

while(noSuccess):
  if( dead )
    break;
  else
    tryagain();

Pinned Loading

  1. short-url-react-app short-url-react-app Public

    A simple react application which takes input long url and gives short url for the same

    JavaScript

  2. challenge-frontend-solution challenge-frontend-solution Public

    Manage Rules Editor is a Rules Editor UI which allows Credit officer to manage(add, edit, delete) rules in the system. During order placement, these rules will be executed by the backend service ag…

    JavaScript

  3. Amazon-Fine-Food-Reviews-Analysis Amazon-Fine-Food-Reviews-Analysis Public

    Applied classification techniques on amazon food reviews dataset available in kaggle. Firstly analyzed the data, cleaned it by performing preprocessing techniques and then applied algorithms like K…

    Jupyter Notebook 1

  4. corona-Live-Data corona-Live-Data Public

    ReactJs app which tracks the live corona virus status over the world. It shows the overall cases over the world as well as in table view countrywise.

    JavaScript

  5. Web-Scrapping Web-Scrapping Public

    Web scraping is data scraping used for extracting data from websites. Web scraping software may access the World Wide Web directly using the Hypertext Transfer Protocol, or through a web browser. H…

    Jupyter Notebook 5

  6. MYBLOG MYBLOG Public

    MYBLOG is a blogging platform where user can share their views about something and moreover the platform is socially integrated with facebook and twitter for providing the flexibility to the user a…

    Python 1 1