Skip to content
View kushalbhana's full-sized avatar

Highlights

  • Pro

Organizations

@plone

Block or report kushalbhana

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

MasterHead

██╗  ██╗██╗   ██╗███████╗██╗  ██╗ █████╗ ██╗
██║ ██╔╝██║   ██║██╔════╝██║  ██║██╔══██╗██║
█████╔╝ ██║   ██║███████╗███████║███████║██║
██╔═██╗ ██║   ██║╚════██║██╔══██║██╔══██║██║
██║  ██╗╚██████╔╝███████║██║  ██║██║  ██║███████╗
╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝

> Initializing profile...  ✦  > Loading developer...  ✦  > Ready.


Hi 👋, I'm Kushal Bhana

Software Developer Intern @ Luganodes · Web3 · Blockchain Infrastructure · India 🇮🇳

"Building the infrastructure layer that the decentralized world runs on."


> whoami

I'm a full-stack software developer with a deep focus on blockchain infrastructure and Web3 systems. Currently building production-grade blockchain indexers at Luganodes — one of the world's top proof-of-stake validators — where I take full ownership of complex systems from design to deployment.

I don't just write code. I architect solutions, think in systems, and ship things that work at scale.

  • 🔭  Currently building blockchain indexers (Sui, and more) at Luganodes
  • 🧱  Deep experience in on-chain data pipelines, event parsing & indexing
  • 🔐  Writing Solidity smart contracts — because trustless is the only way
  • 🌱  Currently exploring Rust for systems-level blockchain development
  • 👯  Open to collaborating on Web3, DeFi, infra, or open-source projects
  • ⚡  I believe in ownership — if it's mine to build, I own it end to end

> cat tech_stack.json

⛓️ Blockchain & Web3

🖥️ Full-Stack Development

🗄️ Data & Databases

☁️ DevOps, Cloud & Infra

🧪 Testing & Tooling


> ls -la /projects

🔗 Blockchain Indexers @ Luganodes

Production infrastructure. Full ownership.

Built and maintained high-throughput blockchain indexers for multiple networks including Sui — parsing on-chain events, tracking validator activity, storing structured chain data, and serving it reliably downstream. This is the kind of infrastructure that validators and protocols depend on 24/7.


♟️ Chessmasters — Kubernetes-Powered Multiplayer Chess  GitHub

Turborepo · Next.js · WebSockets · Redis · WebRTC · Chess.js · Stockfish · Kubernetes

A fully scalable, real-time multiplayer chess platform engineered for production. Leverages Kubernetes for orchestration and horizontal scaling, WebSockets for live game state sync, WebRTC for peer communication, and Redis for session and pub/sub management. Integrated Stockfish engine for AI opponent play. Built as a Turborepo monorepo for clean separation of frontend, backend, and shared packages.

git clone https://github.com/kushalbhana/Chessmasters-multiplayer
cd Chessmasters-multiplayer && npm install
# configure .env → start Redis → npm run dev

🎰 Real-Time Online Betting Platform

Freelance · High-concurrency · WebSockets

Engineered a real-time betting web application with emphasis on scalability, low latency, and data consistency. Handled concurrent users with event-driven architecture and ensured performance under load.


> cat values.md

┌─────────────────────────────────────────────────────┐
│                                                     │
│   🧠  OWNERSHIP     → If I pick it up, I see it    │
│                       through — no hand-holding.   │
│                                                     │
│   🔍  DEPTH         → I go deep on problems before │
│                       jumping to solutions.         │
│                                                     │
│   🚀  VELOCITY      → Ship fast, iterate faster.   │
│                       But never at the cost of      │
│                       correctness.                  │
│                                                     │
│   🌐  WEB3 NATIVE   → Decentralization isn't a     │
│                       buzzword — it's the future.  │
│                                                     │
└─────────────────────────────────────────────────────┘

> git log --stat

kushalbhana




> ping kushal

Twitter LinkedIn Instagram


⛓️ Languages & Tools


> Currently indexing blocks...  ⬛⬛⬛⬛⬛⬛⬛⬛ 83%

Let's build something the chain will remember. 🌐

Pinned Loading

  1. Chessmasters-multiplayer Chessmasters-multiplayer Public

    Kubernetes powered scalable real-time multiplayer chess game using Turborepo, Next.js, WebSockets, Redis, WebRTC, and Chess.js, Stockfish. Clone the repo, install dependencies, configure env variab…

    TypeScript 5

  2. Polycloud Polycloud Public

    Polycloud is an AI-powered multi-cloud deployment and migration platform that lets you move workloads between cloud providers in one click. It automatically optimizes for cost and performance, help…

    TypeScript 1

  3. sui-reward-tracker sui-reward-tracker Public

    Open-source platform to index and explore historic Sui blockchain staking data — delegator rewards, unstaking events, and per-epoch validator performance. Built with Next.js, MongoDB, and Turborepo.

    TypeScript 1

  4. Social-Media-App Social-Media-App Public

    Welcome to the Linkup Social Media App repository! Linkup is a cutting-edge social media application developed using React, featuring a robust authentication system and a plethora of engaging featu…

    TypeScript

  5. adaptive-learning-platform adaptive-learning-platform Public

    TypeScript 1 1

  6. Django-Channels Django-Channels Public

    A simple chat application made for learning purpose

    Python