Skip to content
View HacktiveMindset's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report HacktiveMindset

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

Popular repositories Loading

  1. Instagram-Profile-Data-Extractor Instagram-Profile-Data-Extractor Public

    "Instagram Profile Data Extractor": An open-source Python tool by Piyushhacker (Piyush Mujmule). Retrieves key profile data from Instagram, including username, followers, posts, and highlights. Emp…

    Python 3 1

  2. Dog-Breed-Popularity-Analysis Dog-Breed-Popularity-Analysis Public

    The Dog Breed Popularity Analysis project is designed to analyze and visualize the popularity of various dog breeds based on a dataset of dog characteristics. This project provides insights into wh…

    Jupyter Notebook 1

  3. Embedded-systems Embedded-systems Public

    notes

    1

  4. Bank-Nifty-Live-Value-Display Bank-Nifty-Live-Value-Display Public

    A Python GUI app to track real-time Bank Nifty stock index. Uses tkinter for the user-friendly interface and fetches data from Yahoo Finance API via yfinance library. Refreshes value every second; …

    Python 1

  5. Automatic-IP-Detector Automatic-IP-Detector Public

    Automatic IP Detector is a web app that instantly fetches and displays a visitor's IP address and location using APIs. Built with HTML, CSS, and JavaScript, it provides a simple yet effective way t…

    CSS 2

  6. Link-Status-Checker Link-Status-Checker Public

    Link Status Checker: A Python tool by Piyushhacker (Piyush Mujmule) to check live & dead links. Utilizes requests library for HTTP HEAD requests. Real-time feedback & error handling. Simple CLI int…

    Python