Skip to content
View theanuragg's full-sized avatar

Block or report theanuragg

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
theanuragg/readme.md

I craft buttery-smooth interfaces,
but the real flex is the backend:
Solana programs in Rust/Anchor that scream at 65k TPS,
battle-tested infra that laughs at congestion,
indexers, RPC nodes, validators, and deploys that.

Backend • DevOps • Solana Infrastructure
Rust • Anchor • Solana CLI • Docker/K8s • AWS/GCP/Helius/QuickNode/Triton


Proof of Work

Yellowstone Vixen

Solana's Real-Time Trade
Indexing powerhouse for Solana swaps at warp speed. Rust core + PostgreSQL backend, kline engine, WebSocket streaming, mint tracking APIs. Dockerized, zero-lag, congestion-proof.

github.com/theanuragg/yellowstone-vixen
Rust • Solana • Infra

Trading Terminal

Solana's Terminal Command Center
Terminal-first crypto intel hub for Solana traders. Rust-built, real-time market data, seamless swaps. CLI-driven dominance — no fluff, just speed.

github.com/theanuragg/Trading-Terminal
Rust • Solana • Backend

FairLend

Score-Gated Lending on Solana
Reputation-powered P2P loans. FairScore integration for on-chain risk tiers (Gold → 2x loans @ 5% APR). Rust/Anchor programs + Next.js frontend on Devnet. Fairness by code.

github.com/theanuragg/fairlend
Rust • TypeScript • Solana • DevOps

VanityGPU

Solana Vanity Keys on Steroids
GPU-accelerated brute-force for vanity addresses. AIDP rig offloading, Base58 pattern search, encrypted privkeys + attestations. Rust backend, TS frontend, non-custodial scaling.

github.com/theanuragg/VanityGPU
Rust • TypeScript • Solana • Infra

Xandeum App

pNode Analytics Overlord
Distributed monitoring for Xandeum pNodes. Real-time dashboards, XDN scoring, heatmaps. Next.js UI + Prisma backend, sub-second latency. Enterprise-grade observability for decentralized infra.

github.com/theanuragg/xandeum-app
TypeScript • Solana-Ecosystem • DevOps

Stablecoin

Anchor-Powered Solana Peg
Bare-bones stablecoin prototype. Anchor setup, Rust programs for minting/pegging. Backend infra built for stability in volatile chains.

github.com/theanuragg/stablecoin
Rust • Solana • Backend

Relayer

Blockchain Relationship Mapper
Visual layer exposing account interactions. No more log-diving. Next.js frontend + API backend. Solana-friendly, chain-agnostic context.

github.com/theanuragg/Relayer
TypeScript • Blockchain • Infra

Vanity Address (FoundersHub)

Go-Powered Token Vanity Hunter
Concurrent Go generator for Solana token vanities. Prefix/suffix patterns, secure keys. Makefile + Docker for infra pros. Efficient, bot-resistant searches.

github.com/foundershubnetwork/Vanity-address
Go • Solana • DevOps

AI Chat

Gemini-Powered Response Streamer
Modern chatbot with Google Gemini integration. Real-time streaming, dark mode, Zustand state. Next.js + Shadcn. Clean AI backend.

github.com/theanuragg/AI-chat
TypeScript • AI • Backend

IntelliQuest

Autonomous Data Extractor
End-to-end agentic system. Logs in, navigates, OCRs docs, extracts locally with Fara-7B. Python/Playwright core + FastAPI dashboard. Infra for AI-driven web ops.

github.com/theanuragg/intelliquest
Python • AI • DevOps


Articles & Threads


Pinned Loading

  1. yellowstone-vixen yellowstone-vixen Public

    indexing and trading system for solana tokens, featuring real-time trade tracking, websocket streaming, and api endpoints for managing base mint tracking.

    Rust

  2. stablecoin stablecoin Public

    Rust

  3. Relayer Relayer Public

    We’re building a relationship layer for blockchain — a visual interface that shows how accounts are connected and interact over time. Designed for devs, users, and analysts, it brings context to ra…

    TypeScript 1

  4. AI-chat AI-chat Public

    A modern, responsive chatbot interface powered by Google's Gemini AI with real-time streaming responses.

    TypeScript 1

  5. foundershubnetwork/Vanity-address foundershubnetwork/Vanity-address Public

    Vanity address generator in Go for token accounts—searches for user-defined prefix/suffix patterns with concurrent workers, secure key generation, and configurable matching rules.

    Go

  6. intelliquest intelliquest Public

    A complete end-to-end agentic system that autonomously logs into websites, navigates UI, downloads documents, runs OCR, and extracts structured data—all locally using Fara-7B.

    Python