Skip to content
View Akhil-uc's full-sized avatar

Block or report Akhil-uc

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

    Python

  2. Class-Based-Ride-Sharing-System Class-Based-Ride-Sharing-System Public

    Class-Based Ride Sharing System

    Smalltalk

  3. Ride_Sharing_System Ride_Sharing_System Public

    A multi-threaded system where workers retrieve tasks from a shared queue, process them, and save results safely. Demonstrates concurrency management, thread/goroutine coordination, and exception/er…

    Java

  4. Multi_Paradigm_Problem_Solving- Multi_Paradigm_Problem_Solving- Public

    A multi-paradigm statistics calculator implementing mean, median, and mode calculations in C (procedural), OCaml (functional), and Python (object-oriented). Demonstrates different programming parad…

    C

  5. Family_Tree_in_Prolog Family_Tree_in_Prolog Public

    A Prolog family tree program demonstrating logical inference, recursive queries, and pattern matching. Implements parent-child, sibling, cousin, grandparent, and ancestor-descendant relationships a…

    Prolog