Skip to content
View pandyamihir's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Bengaluru, KA, India

Block or report pandyamihir

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. Car_Black_Box Car_Black_Box Public

    This smart black box monitors speed, acceleration, braking, and engine vitals in real-time, alerting to dangerous driving. AI predicts mechanical issues and detects rash driving/speeding. Fleet man…

    C

  2. QT_Media_player QT_Media_player Public

    A sleek audio player built with Qt 6, supporting MP3 playback with play/pause, track navigation, shuffle, and loop modes. Displays metadata (title, artist, album art) and features an interactive se…

    QML

  3. Steganography Steganography Public

    Steganography hides secret messages within ordinary files like text, images, or audio to avoid detection. Derived from Greek steganos (hidden) and graph (writing), it conceals data in non-secret me…

    C

  4. Inverted_Search_Engine Inverted_Search_Engine Public

    This project implements an efficient inverted index using hashing. It first builds a forward index (word → documents) and inverts it for fast lookups. The hash-based design ensures O(1) average ins…

    C

  5. Arbitrary_Precision_Calculator-APC Arbitrary_Precision_Calculator-APC Public

    A C implementation of big-number arithmetic, supporting unlimited-precision calculations (memory-bound). Performs +, -, ×, ÷ on huge integers/floats using custom algorithms. Demonstrates efficient …

    C

  6. Bliss-Mental_Health_Website Bliss-Mental_Health_Website Public

    I developed BLISS, an anti-depression website promoting mental well-being using HTML, CSS, and JavaScript. Designed as an interactive, user-friendly platform, it helps users self-assess, access res…

    HTML