Skip to content
View Ra9huvansh's full-sized avatar

Block or report Ra9huvansh

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
ra9huvansh/README.md
Typing SVG

I find where billions move on broken rails β€” and I fix the rails.


> whoami

I'm a protocol engineer obsessed with the plumbing of finance. Smart contracts that custody real capital. AI inference systems that can't afford downtime. Backend architecture where a bug isn't a ticket β€” it's a liquidation event.

Most of my work lives at the uncomfortable intersection where money meets code with no undo button.

I don't build demos. I build things that hold.


> ls projects/

🏦 Merix Holdings β€” DeFi Protocol

Collateralized stability protocol with Chainlink oracle integration. Handles pricing, liquidation logic, and redemption flows on mainnet.

Solidity Foundry Chainlink ERC-20

β†’ Deployed. Holding real value.

🧠 Cortex β€” AI Inference Platform

Multi-model routing engine with sub-100ms latency targets, automatic failover, and cost-aware model selection. Production-grade, not a weekend wrapper.

Python Docker PostgreSQL REST APIs

β†’ 99.99% uptime target. Serving live traffic.

πŸ“‘ Network Recon β€” Monitoring Fork

Forked & extended NetAlertX for distributed asset discovery and continuous network monitoring. Contributed upstream.

Python Network Protocols Open Source

β†’ 5.6k+ stars on the parent project.

πŸ’§ Merkle Airdrop Engine

Gas-optimized ERC-20 distribution system using Merkle tree proofs. Built for protocols that need to distribute tokens to thousands without burning a treasury on gas.

Solidity Foundry Merkle Trees

β†’ Audited. Optimized. Battle-tested.


> cat stack.txt

Contracts Β Β  Solidity Foundry Hardhat

Systems Β Β  Java Spring Boot Python JavaScript

Infra Β Β  Docker PostgreSQL Ethereum Chainlink


> uptime --stats

GitHub Streak



Contribution Graph

> cat /etc/motd

I'm looking for the next system to tear apart and rebuild β€” somewhere capital flows at scale on infrastructure that hasn't been rethought in decades. Trade finance, cross-border settlement, insurance underwriting, commodity logistics β€” the kind of systems where fixing one protocol-level inefficiency moves nine figures.

If you're building in that space, or breaking into it, I want to talk.


Twitter Β  LinkedIn Β  Telegram Β  Email


Profile Views

EOF

Pinned Loading

  1. Merix-Holdings Merix-Holdings Public

    Merix Holdings - powerful collateralized stability powered by smart contracts, Chainlink oracles, and trustless DeFi.

    Solidity 15 1

  2. Cortex-inference-platform Cortex-inference-platform Public

    A multi-model AI inference platform with model routing, API authentication, logging, and a real-time usage dashboard.

    Python

  3. netalertx/NetAlertX netalertx/NetAlertX Public

    Centralized network visibility and continuous asset discovery. Monitor devices, detect change, and stay aware across distributed networks.

    Python 5.8k 366

  4. Airdrop-internals Airdrop-internals Public

    Design a smart contract capable of efficiently airdropping ERC20 tokens to a pre-defined list of users using Merkle root and proofs.

    Solidity