Skip to content
View VibuRoshin25's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report VibuRoshin25

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
VibuRoshin25/README.md

LinkedIn GitHub daily.dev

Typing SVG


⚡ Status

┌────────────────────────────────────────────────────────────┐
│                                                            │
│  🏗  BUILDING  →  FinTech apps @ flipopay-technologies     │
│  🌱  LEARNING  →  Go · AWS · Kubernetes · gRPC             │
│  📖  READING   →  The Secret History & 50 Strange Tales    │
│                                                            │
└────────────────────────────────────────────────────────────┘

🛠 Tech Stack

Languages

Go JavaScript Python C C++

Backend & Frontend

Gin-Gonic gRPC Node.js React REST

Databases

PostgreSQL MongoDB Redis Firebase

Infrastructure & DevOps

AWS Docker Kubernetes Linux Bash

Tools

Git Postman


🧩 Vibrox — Microservice Suite

A production-grade, gRPC-connected microservice ecosystem for auth, user management, and structured logging.

Service Role Stack
vibrox-core User management with RESTful APIs; integrates auth & logging via gRPC Go
vibrox-auth JWT signing & verification microservice over gRPC — centralised token authority Node.js
vibrox-echo Structured logging microservice receiving log messages via gRPC Go
vibrox-stack Orchestration: K8s manifests & Docker Compose for the full Vibrox suite K8s Docker

📊 GitHub Stats

 

Pinned Loading

  1. vibrox-core vibrox-core Public

    User management microservice offering RESTful APIs for creating, updating, retrieving, and deleting users. Integrates with other services via gRPC clients for authentication and logging. Built with…

    Go

  2. vibrox-stack vibrox-stack Public

    Orchestration repository containing Kubernetes manifests and Docker Compose. Manages the Vibrox service suite as Git submodules and serves as the single entry point for local or cluster-based deplo…

  3. vibrox-auth vibrox-auth Public

    Authentication microservice that signs and verifies JWTs over gRPC. Acts as a centralized token authority for validating user identity across services. Built with Node.js using gRPC and JSON Web To…

    JavaScript

  4. vibrox-echo vibrox-echo Public

    Logging microservice that receives log messages via gRPC and outputs them in a structured format. Designed to be extendable for persistent storage, external log sinks, or observability tooling. Bui…

    Go

  5. Omnifood---landing-page-clone Omnifood---landing-page-clone Public

    The Omnifood web page presents a modern and sleek interface designed to highlight the features of Omnifood.With responsive design principles integrated, including media queries for adaptability acr…

    HTML

  6. react-tic-tac-toe react-tic-tac-toe Public

    This React-based Tic Tac Toe game showcases dynamic player names, responsive design, and winning combination detection. Developed as part of my introductory journey into learning React.

    JavaScript