Skip to content
View shkumar45's full-sized avatar
🐢
Focusing
🐢
Focusing
Block or Report

Block or report shkumar45

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
shkumar45/README.md

Hi there 👋

Welcome to my github space. I am a geek with business background and always interested in solving real life problems.

✈️ My Current Work ✈️

Please checkout my apps. Currently I am working on everest, which is a simple employee management tool. Took simple concepts to build it in Java and Reactjs.

Everest can do following

  • Employee and department microservices (in java spring-boot)
  • Resiliency using resiliency4j (circuit breaker, retries, fallback etc)
  • Service communication between the two microservice Employees and its deparment.
  • Service Dicovery using eureka
  • Distributed tracing using Zipkin and Sleuth (jaeger can be used to monitoring as well)
  • Cloud config server using github
  • Front end app for consuming these services (in reactjs)
  • Run the entire setup in k8s.

My Goal is get this production ready with proper ci/cd and run on k8s.

  • My Interests ⤴️

I am interested in collaborating 👬 with like mided coders who have similar background as mine who knows, one day we might be able to sell it ✊

Thanks for visiting 😄.

Popular repositories

  1. engineer-manager engineer-manager Public

    Forked from ryanburgess/engineer-manager

    A list of engineering manager resource links.

    JavaScript 1

  2. Cheatsheet Cheatsheet Public

  3. learn-terraform-circleci learn-terraform-circleci Public

    Forked from hashicorp/learn-terraform-circleci

    Supplemental repository for Learn content on CircleCI

    HTML

  4. typescript-clean-architecture typescript-clean-architecture Public

    Forked from pvarentsov/typescript-clean-architecture

    It is my attempt to create Clean Architecture based application in Typescript

    TypeScript

  5. everest-employee everest-employee Public

    Java

  6. everest-db everest-db Public