Skip to content
View manav-chan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report manav-chan

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

Hi there 👋

Popular repositories

  1. Pneumonia-Detection-using-Chest-Xray Pneumonia-Detection-using-Chest-Xray Public

    Using CNN to do binary classification of Chest X-ray images for identification of pneumonia.

  2. JavaScript30 JavaScript30 Public

    Forked from wesbos/JavaScript30

    30 Day Vanilla JS Challenge

    HTML

  3. next-word-predictor next-word-predictor Public

    Uses Recurrent Neural Network to predict the next word using the previous 3 words with a GUI.

    JavaScript

  4. DSA DSA Public

  5. FakeNewsDetector FakeNewsDetector Public

    It classifies news articles as fake or real, uses Logistic Regression Machine Learning Model to classify and Python Flask for connecting the backend with the frontend.

    Python

  6. 8085-emulator 8085-emulator Public

    8085 Emulator built using C++. It is a terminal application which accepts Assembly Level Language in 2 modes - either as an assembly language file or as line by line input.

    C++