Skip to content
View therealdaud's full-sized avatar

Block or report therealdaud

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 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. cpp-doubly-linked-list cpp-doubly-linked-list Public

    A data structures project that implemented a doubly linked list in C++ from scratch with head/tail pointers, insertion, deletion, search, and maintaining sorted order. It also used the Catch2 testi…

    C++

  2. cpp-dynamic-graph-dijkstra cpp-dynamic-graph-dijkstra Public

    C++ project implementing a dynamic, undirected weighted graph with an interactive menu-driven interface. Supports adding and removing vertices and edges, printing the graph, and computing shortest …

    C++

  3. cpp-huffman-coding cpp-huffman-coding Public

    C++ implementation of Huffman coding for lossless data compression and decompression. Builds a Huffman tree with a custom heap-based priority queue, generates prefix codes, compresses text, and rec…

    C++

  4. HealthShield HealthShield Public

    Turns raw forecasts into individualized heat-risk guidance—compute your personal heat index, see clear risk levels, and get alerts when thresholds are crossed.

    Python

  5. QuietSpot-Ambient-Noise-Locator QuietSpot-Ambient-Noise-Locator Public

    App for hyperacusis patients(sensitive to noise) and students who need to know quiet spots near them.

    JavaScript

  6. WanderWise WanderWise Public

    This is a webite that tells you affordable travel options when you enter your origin airport and the budget you have.

    JavaScript