Skip to content
View hinaamin375's full-sized avatar

Block or report hinaamin375

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

Popular repositories Loading

  1. custom-shell custom-shell Public

    A Three-phase implementation of a custom Unix-like shell with local and remote execution capabilities.

    C

  2. dendron-interpreter dendron-interpreter Public

    A stack-based programming language interpreter and compiler built with Java. Features parse tree construction, direct execution, and bytecode compilation with a virtual machine runtime.

    Java

  3. DNS-Java-Project DNS-Java-Project Public

    A hierarchical DNS server simulation in Java demonstrating the complete DNS resolution process with Root, TLD, and Authoritative servers. Features multi-threaded architecture, UDP communication, an…

    Java

  4. sorting-algorithms-comparison sorting-algorithms-comparison Public

    Implementation of popular sorting algorithms (QuickSort, MergeSort, RadixSort) in Java with performance testing and comparison on random datasets

    Java

  5. UNO-Card-Gam UNO-Card-Gam Public

    A fully functional UNO card game built with Java, featuring AI opponents, special action cards, and cli.

    Java 1

  6. customer-service-simulator customer-service-simulator Public

    A Java-based discrete event simulator modeling customer queues, server behavior, and service events using priority queues and random distributions

    Java