Skip to content
View aditimishra25's full-sized avatar
Block or Report

Block or report aditimishra25

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

Pinned Loading

  1. responsiveCovid-19Website responsiveCovid-19Website Public

    Created a responsive Covid-19 website using HTML, CSS and Javascript.

    HTML

  2. toDoList toDoList Public

    Created a to-do list using javascript, HTML and CSS

    JavaScript

  3. word_cloud word_cloud Public

    Word cloud is a technique for visualising frequent words in a text where the size of the words represents their frequency.

    Jupyter Notebook

  4. COVID-19_tracker_application_using_python COVID-19_tracker_application_using_python Public

    A basic COVID-19 application describes and compares aspects like total cases,active cases,recovered cases and deaths in different countries.

    Python

  5. image_classification_using_deep_neural_network image_classification_using_deep_neural_network Public

    We will build a deep neural network and apply it to classify cat vs non-cat images and we will see how accurate our model predicts.

    Jupyter Notebook

  6. snake_game_using_pygame snake_game_using_pygame Public

    A classic snake and bait game using pygame module in python.

    Python