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

Block or report Uzama

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. notes notes Public

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

    Go 29 6

  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