Skip to content
View harshitnarangit's full-sized avatar

Block or report harshitnarangit

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. password-checker- password-checker- Public

    Python script that checks passwords against the Have I Been Pwned database using k-anonymity. Reads a text file of passwords, hashes each with SHA-1, sends only the first 5 hash chars to the API, a…

    Python

  2. 2player-numberguessinggame 2player-numberguessinggame Public

    2-Player Number Guessing Game in Python! Players take turns setting and guessing numbers within selected ranges. Features rounds, scoreboard, hidden input (● for Windows), and attempts limit. Fun, …

    Python

  3. mytranslationproject mytranslationproject Public

    🌐 MyTranslationProject is a simple yet powerful web app built with Gradio and Deep Translator that instantly translates English text into Hindi and Punjabi with just one click. It offers a clean in…

    Python

  4. my-jupyternb-opencvproject- my-jupyternb-opencvproject- Public

    Python OpenCV project that creates an invisibility cloak effect. It detects a chosen color (red, green, blue, etc.) in real time using HSV masking and replaces it with a pre-captured background, ma…

    Jupyter Notebook

  5. DATAPILOT DATAPILOT Public

    DataPilot is an AutoML platform that acts as a virtual data scientist. It ingests datasets, validates data, performs EDA, preprocesses features, and trains multiple models with tuning. It selects t…

    Python 1

  6. Interrupt-priority-table-configurator Interrupt-priority-table-configurator Public

    Interrupt Priority Table Configurator is a web-based tool built with HTML, CSS, and JavaScript that simulates how embedded systems manage interrupt priorities It allows users to add interrupts, ass…

    HTML