Pinned Loading
-
Car_Black_Box
Car_Black_Box PublicThis 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
-
QT_Media_player
QT_Media_player PublicA 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
-
Steganography
Steganography PublicSteganography 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
-
Inverted_Search_Engine
Inverted_Search_Engine PublicThis 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
-
Arbitrary_Precision_Calculator-APC
Arbitrary_Precision_Calculator-APC PublicA C implementation of big-number arithmetic, supporting unlimited-precision calculations (memory-bound). Performs +, -, ×, ÷ on huge integers/floats using custom algorithms. Demonstrates efficient …
C
-
Bliss-Mental_Health_Website
Bliss-Mental_Health_Website PublicI 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
If the problem persists, check the GitHub status page or contact support.