Open to AI infrastructure roles · Dubai, Remote

Ranjan Shitole

AI Infrastructure Engineer

Building the infrastructure that lets AI agents act autonomously — tool protocols, execution safety, and the systems underneath. Model Context Protocol, LLM agent architecture, and on-chain execution across fintech and crypto.

Skills

AI Infrastructure

  • Model Context Protocol
  • LLM orchestration
  • Tool calling
  • Multi-agent architecture
  • Agent execution safety
  • Anti-hallucination guardrails
  • Streaming SSE inference
  • Token-budget management
  • RAG
  • Vector search
  • Turbopuffer
  • pgvector

Web3

  • Smart-contract wallets
  • Privy
  • EIP-712
  • SIWE
  • BIP-32/39
  • HPKE
  • ERC-721 gating
  • viem
  • ethers.js
  • x402 micropayments
  • Hyperliquid
  • Lighter (zkSync)
  • Polymarket

Backend

  • NestJS
  • FastAPI
  • Node.js
  • GraphQL
  • REST
  • SSE
  • WebSockets
  • Microservices

Frontend

  • React
  • Next.js
  • TanStack Query
  • TanStack Table
  • Radix UI
  • Tailwind
  • Framer Motion

Languages

  • Python
  • TypeScript
  • Go
  • C++
  • Rust
  • SQL

Data

  • PostgreSQL
  • Supabase (RLS)
  • Redis Streams
  • Redis Pub/Sub
  • TypeORM
  • SQLAlchemy
  • pgvector

Cloud

  • AWS ECS Fargate
  • S3
  • EFS
  • IAM
  • Lambda
  • GCP Cloud Run
  • Docker
  • Kubernetes
  • Vercel

Security

  • OAuth 2.0 provider
  • TOTP 2FA
  • ES256 JWT
  • Row-level security
  • HMAC signing

Experience

Stats

Loading GitHub stats
Loading LeetCode stats

Projects

  • GigaBrain — Autonomous Trading Agents screenshot
    Professional work at Brain Labs

    GigaBrain — Autonomous Trading Agents

    Multi-agent crypto trading system where LLM agents hold wallet keys and execute live perpetuals trades across Hyperliquid, Lighter (zkSync L2) and Polymarket. Built the 30-tool execution interface, the wallet layer, and the safety guardrails gating every order.

    • Python
    • agno
    • AWS ECS
    • EIP-712
    • Privy
    • x402
  • HFT Exchange Engine screenshot

    HFT Exchange Engine

    High-frequency trading exchange engine in C++ with ultra-low-latency order matching, lock-free queues, memory pooling, and socket-based networking for real-time order flow.

    • C++
    • CMake
    • Lock-free
    • Sockets
  • AI Calling Agent screenshot

    AI Calling Agent

    Production-grade AI calling agent built with FastAPI, React, Twilio, and AWS. Processes 320+ automated interviews at 98% accuracy with an async backend handling 70 concurrent calls.

    • FastAPI
    • React
    • TypeScript
    • Twilio
    • AWS
  • Perception-AI screenshot

    Perception-AI

    Transforms handwritten input on a dynamic drawing canvas into instant solutions using React, FastAPI, and Google Gemini, with LaTeX rendering via MathJax.

    • React
    • TypeScript
    • FastAPI
    • Gemini

Resume

Ranjan Shitole

AI Infrastructure & Full-Stack Engineer

Google Doc

AI infrastructure and full-stack engineer building the systems that let AI agents act autonomously — tool protocols, execution safety, and the infrastructure underneath. Model Context Protocol, LLM agent architecture, and on-chain execution across regulated fintech and crypto.

Experience

Lead AI Infrastructure & Full-Stack Engineer

Feb 2026 — Present

Allocations · Dubai, UAE

  • Built the company's AI assistant across backend and frontend — streaming SSE chat on Cerebras GLM-4.7 with Model Context Protocol tool calling over live fund, investor and banking data.
  • Engineered its reliability layer: intent-based tool routing, token-budget pruning for long sessions, MCP reconnection, and server-side pagination keeping summaries consistent with tables.
  • Authored the safety architecture — mandatory live-fetch over cached history, anti-hallucination rules, and reasoning-block suppression preventing system-prompt disclosure.
  • Built three MCP servers with a full OAuth 2.0 provider (email OTP + TOTP 2FA), ES256 JWT validation, opaque token registry, headless auth, and 40+ tools.
  • Built a gateway orchestrating 10 AI agents with classifier-based routing, multi-agent synthesis and SSE progress streaming.
  • Built AllocationsX, the firm's FINRA-regulated pre-IPO secondaries trading platform — NestJS + Supabase API and Next.js admin console across 24 domain modules.
  • Architected the legal document generation platform — six agreement types from structured deal data via Puppeteer HTML-to-PDF, with DocuSeal e-signature webhooks and SHA-256 audit trails.
  • Led security hardening across 8 repositories and fixed a multi-gigabyte production memory leak traced to unbounded session state.

SDE - I

Feb 2025 — Jan 2026

Baven (GigaBrain) · Pune, India

  • Built AI trading agents executing live on-chain across Hyperliquid perps, Lighter (zkSync L2) and Polymarket — a 30-tool LLM interface with execution-safety guardrails on every order.
  • Engineered the wallet layer: factory-deployed smart-contract wallets on Base, Privy delegated signing, EIP-712 typed-data signatures, BIP-32/39 derivation and HPKE key custody.
  • Shipped x402 HTTP-native USDC micropayments on Base — pay-per-request API access enabling autonomous agent-to-agent commerce without accounts.
  • Architected a 6,300-line async technical analysis engine — 25+ indicators, market-regime classification, pattern and divergence detection, and volatility-based risk sizing (~70% faster).
  • Built two market-data SDKs from scratch: CoinGlass (284 typed models, ~120 endpoints) and DeFiLlama (12 domains).
  • Designed multi-provider LLM routing with bring-your-own-model across OpenAI, Anthropic, Gemini, xAI and OpenRouter.
  • Deployed 20+ Python microservices on AWS ECS Fargate with per-agent IAM isolation and SQLite + Litestream S3 replication for crash recovery.

Freelance AI Reviewer

Feb — Mar 2025

Soul AI · Remote

  • Reviewed and rated model outputs for RLHF training data across reasoning and code tasks.

Associate Software Engineer

Jun — Dec 2024

Onelab Ventures · Hinjewadi, Pune

  • Built and deployed an AI calling agent processing 320+ interviews at 98%+ transcription accuracy.
  • Architected an async backend (15+ REST APIs, WebSockets) handling 70 concurrent calls with horizontal scaling — about 65% lower latency.
  • Implemented a Transformer-based text generator with sub-second inference using PyTorch.

Backend Engineer Intern

Jun — Aug 2024

Ventory · Pune

  • Developed backend features and extended API functionality in Python.

Quantitative Developer

Mar — May 2024

MaticAlgos · Pune

  • Optimized real-time tick-by-tick data pipelines to run 3.2× faster, cutting latency roughly 69%.
  • Developed 45+ technical indicators at >95% accuracy and a Black-Scholes options engine with full Greeks.
  • Integrated 4 broker APIs (5Paisa, Kotak, Upstox, DHAN) over REST and WebSocket with OAuth2/JWT auth.
  • Stood up a Loki–Prometheus–Grafana observability stack for live monitoring.

Skills

AI Infrastructure
Model Context Protocol, LLM orchestration, tool calling, multi-agent architecture, agent execution safety, RAG, vector search
Web3
Smart-contract wallets, Privy, EIP-712, SIWE, BIP-32/39, HPKE, viem, x402 micropayments, Hyperliquid, Lighter, Polymarket
Languages
Python, TypeScript, Go, C++, Rust, SQL
Backend
NestJS, FastAPI, Node.js, GraphQL, REST, SSE, WebSockets, microservices
Frontend
React, Next.js, TanStack Query, Radix UI, Tailwind
Data
PostgreSQL, Supabase, Redis, TypeORM, SQLAlchemy, pgvector
Cloud
AWS (ECS Fargate, S3, IAM, Lambda), GCP, Docker, Kubernetes
Security
OAuth 2.0 provider, TOTP 2FA, ES256 JWT, RLS, HMAC signing

Education

B.E. Artificial Intelligence

Pune University · PuneCGPA 8.9 / 10

2021 — 2025

ICSE

Podar International School · PuneGPA 8.1

2019