Skip to content
View Umartahir93's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report Umartahir93

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 Loading

  1. Raft Raft Public

    This is my implementation of Raft consensus algorithm that I did for own learning. Please follow the link to learn more about raft consensus algorithm https://raft.github.io. And Soon, I will be de…

    Go 1 1

  2. Employee-Management-System Employee-Management-System Public

    This project scope encapsulate crud operations with use of liquibase, hibernate, specifications, use of java proxy, unit tests with junit and mockito, swagger, lombok, actuator, docker-compose and …

    Java 2 2

  3. AWS-Resources-Provisioning-with-Terraform AWS-Resources-Provisioning-with-Terraform Public

    Programs Included are: VPC and EC2 infrastructure, ECS with fargate and tested with nginx (can be find in commit#13) & CI/CD pipelines. I combined "CI/CD pipelines" & "ECS with fargate" in commit #…

    HCL 2 1

  4. Chat-Server-With-NIO Chat-Server-With-NIO Public

    This chat server is capable of handling a larger number of clients without creating threads for each client. I have followed a nonblocking way for creating a chat server in java. Like any other non…

    Java 1

  5. Chat-Client-With-NIO Chat-Client-With-NIO Public

    Chat client that will interact with a nonblocking chat server. This chat client follows a specific protocol to establish communication and sharing of messages with my chat server

    Java 1