Skip to content
View Uzama's full-sized avatar
🤠
Working on a Project
🤠
Working on a Project

Block or report Uzama

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. notes notes Public

    A REST API backend application that can be used to manage personal notes in a multi-user environment.

    Go 29 5

  2. p2p-network-simulator p2p-network-simulator Public

    A REST API application to simulate a p2p network with a tree topology.

    Go

  3. iban-number iban-number Public

    A REST API backend application to validates whether a given IBAN number is valid or not.

    Go

  4. all-possible-valid-times all-possible-valid-times Public

    Given a list of 4 integers, find all possible valid 24 hour times (eg: 12:34) that the given integers can be assembled into and return the total number of valid times.

    Go 1

  5. restaurant-manager restaurant-manager Public

    Cloud-based Restaurant Manager is a robust and scalable solution built on AWS serverless architecture using Terraform.

    JavaScript

  6. distributed-file-system distributed-file-system Public

    The distributed file system, implemented in Golang, leverages the Chord algorithm for efficient file storage across interconnected nodes, ensuring scalability and fault tolerance. Communication is …

    Go