Sivaram Pandariganthan
I build complete products across the stack: AI platforms, crypto & payment systems, smart contracts, analytics infrastructure, mobile apps, and developer tools.
Contact Me
About Me
Self-taught engineer, shipping for 8+ years across startups, client work, and my own products. My range runs from React & Flutter apps to smart contracts on EVM and Solana, LLM platforms and cost-aware AI pipelines, payment & metering systems, self-hosted analytics, and the infrastructure it all runs on. I'm at my best owning a whole system end to end (design, build, deploy, operate) and I've done it solo for products handling real users and real money.
Featured Work
InferPlane
An AI control plane for teams: governed model access, credit metering, retained LLM request logs, and audit trails across providers. Currently building in stealth.
- Append-only credits ledger with reservation/settlement lifecycle and idempotency guarantees
- OTLP ingestion of provider usage telemetry, with request/response artifacts archived to object storage
- Hardened Hono/oRPC API with org-scoped rate limiting; the control plane comes before the product surface

stackfight
A credit-billing & AI-usage-metering platform on Cloudflare Workers, exercised in production by live agent-vs-agent games.
- Stripe-funded prepaid wallets with fail-closed webhook fulfillment and idempotent integer-microcredit ledger writes
- Per-call inference metering with budget-capped OpenRouter keys and automated ledger reconciliation
- Financial invariant auditing (balance floors, ledger conservation), an extensive test suite, and rigorous ops documentation
1-cent-requests
A live x402 pay-per-request API marketplace: 14 crypto/web-context endpoints for AI agents at $0.01 each, settled in USDC through signed HTTP 402 exchanges. No accounts, no API keys.
- Full x402 v2 resource-server implementation: EIP-3009 USDC authorizations with facilitator verification
- Single payment-gate middleware over a typed service catalog, with per-route unit-economics tracking
- Agent-native discovery (OpenAPI, llms.txt); deployed on Cloudflare Workers + D1 via IaC
varam.chat
A live, self-hosted multi-model AI chat platform routing 23 models through OpenRouter. Production plumbing throughout, running daily.
- Every response persists full inference telemetry (token usage, TTFT, tokens/sec, provider metadata) to Postgres as an auditable usage trail
- Price-floor cost routing with flex service tiers, and resumable Redis-backed streams that survive client disconnects
- Sandboxed agentic tool execution (code sandbox, web search, docs retrieval) and atomic Lua-scripted rate limiting
Varam Analytics
Self-hosted, cookieless web analytics, running in production and powering the analytics on this very site.
- Dependency-free tracker script, Bun/Hono event collector, and a TimescaleDB event store
- Ingestion with Redis rate limiting, sequence-based deduplication, and realtime visitors via sliding-window sorted sets
- Hypertables with compression, retention policies, and continuous aggregates precomputing bounce rate, session duration, and scroll depth
Sentinel3
A pay-per-audit security service for Solidity contracts: submit a repo, get a verified findings report. Built end to end as a working prototype, never launched commercially.
- A consensus pipeline rather than a single model call: four analysis agents run in parallel, three jurors then vote on every candidate finding, and only deadlocked findings escalate to a judge model
- Six static-analysis tools (Slither, Aderyn, Mythril, Echidna, Solhint, Surya) run alongside Foundry in purpose-built e2b sandboxes, so their output grounds the model rather than the reverse
- Benchmarked against the SmartBugs Curated dataset with vulnerability annotations and suggestive filenames stripped first, to keep the models from reading the answers off the contracts

Signal Brief
A cost-aware, multi-source LLM research pipeline over X, Reddit & Hacker News, at ~$1/day all-in.
- A cheap-model triage gate scores every candidate before any paid scrape or frontier-model call is spent
- Every run reconciled against the provider's actual billing ledger, not estimates
- Parallel per-source fan-out with cross-platform corroboration, citation-backed daily digests, and one-click publishing to dev.to
Selected Client Work
Closed-source engagements: the code is private, but I'm happy to walk through the architecture of any of these in detail.
SuperPower
A crypto-native platform selling autonomous AI agents for USDT on BNB Chain: each purchase auto-provisioned a dedicated, cert-pinned VM from golden images in about two minutes, running a full agent with chat, skills, and an operator wallet. Built and operated solo, end-to-end, in 15 weeks. The product has since been sunset; the engineering stands.
- VM fleet automation: golden-image provisioning, capacity-aware size fallback, orphan-leak prevention, and ordered, never-throwing teardown
- Integer-credit LLM metering ledger with per-key provider spend caps, top-ups, and drift reconciliation across a dozen monitoring crons
- Crash-safe two-phase on-chain USDT orders with gas-sponsored server-side signing, plus a 30-day subscription state machine (charge → grace → rescue → teardown)
- Multi-level referral compensation computed in-transaction via recursive CTEs, a full admin surface, and three-language i18n
- An isolation proxy as sole ingress to the fleet (per-VM TLS pinning, RPC allowlisting, fleet-wide model overrides) and an agent-operated wallet CLI with OAuth device flow + HPKE

Prolly.so
An AI-powered, on-chain prediction-market platform, built as sole engineer through three client rebrands over ~13 months.
- Core CPAMM contracts audited by ScaleBit (BitsLab): zero critical and zero major findings, with every finding remediated, including a rounding correction that now favors the pool
- Multi-LLM consensus oracle (Claude + Gemini + Grok over multi-source evidence) autonomously resolving markets on-chain
- Two-phase USDT checkout with advisory-lock inventory reservation and mempool-aware reconciliation crons
- Four Solidity generations under a Foundry fuzz suite, from V5 through a post-audit V8 with configurable pool parameters, plus Solana (Rust) and Move ports
- A scheduled job fleet, Telegram/Discord/Twitter bots, and a key-authenticated agent API with an MCP server

SpotRoyale
A fractional music-royalty marketplace: sellers list a share of a song's royalties, investors buy via Stripe (card + stablecoin), and ownership is minted as an ERC-721 certificate on Polygon mainnet.
- Idempotent Stripe checkout and signed webhooks driving a 7-state settlement pipeline (payment → mint → on-chain confirmation) on a job queue
- Failed/refunded purchases excluded from ownership accounting; on-chain metadata with dynamically generated SVG certificates
- Streaming-data valuation pipeline aggregating billions of plays
Work Experience
Freelance Consultant
2025 - Now
Independent Consultant
SuperPower & Prolly.so (crypto-native AI client)
- Sole engineer across an AI-agent commerce platform (metered LLM billing, on-chain USDT payments, automated VM fleet) and an AI-powered on-chain prediction-market platform (multi-LLM oracle, multi-chain AMM contracts); both detailed in Selected Client Work above
SpotRoyale (music-fintech client)
- Built a fractional music-royalty marketplace end-to-end: Stripe card + stablecoin checkout driving a settlement pipeline that mints ERC-721 ownership certificates on Polygon mainnet
Security-analytics platform (UK cybersecurity firm)
- Built a multi-tenant analytics product: 11 dashboards on Next.js server components over a typed Splunk query layer, with Azure AD B2C SAML SSO brokering per-tenant tokens via AWS Secrets Manager
Equity-management SaaS (early-stage startup)
- Designed the platform foundation: a multi-tenant Postgres domain model covering cap tables, ESOPs, and funding rounds with RBAC and audit logging, plus the Docker + GitHub Actions → Azure deployment pipeline
2021 - 2025
Blockchain Solutions Architect
Evm.ink
- Architected & built the #3-largest inscriptions explorer & trading platform by volume: high-throughput indexing, marketplace flows, and real-money trading at scale
Getfriday.app
- Built a multi-chain wallet application shipped to both app stores: key management, signing, and cross-chain asset flows
NFT marketplaces & communities
- Built & ran marketplaces for mob.land and Raresea.io (multi-chain rare-asset trading), plus Solmates.xyz on Solana
2019 - 2021
Technical Associate
Invoice & GST financial-data systems
- Built & maintained client-facing tools that extract claimable GST from invoice data at scale: parsing, validation, and reconciliation against filings
- Built the Qatar Airways employee portal end-to-end: invoices, processing statuses, statistics, and error reporting for authorized staff
2018 - 2019
Web Developer
Earlier work
- Built LLAPP360 (web + Android): a lightweight interface to SAP Business One for on-site engineers, covering purchase orders, approvals, KPI reporting, and automated stakeholder alerts
Skills
AI / LLM
Payments & Billing
Blockchain
Infrastructure
Frontend & Apps
Open Source & Tools
Prediction Market Contracts
Open-source parimutuel binary prediction markets for EVM and Solana. Unaudited and educational by design: an independent, clean-room companion to my client prediction-market work.
- Gas-optimized Solidity implementation backed by a comprehensive Foundry suite (unit, integration, and fuzz tests)
- Rust/Anchor port with PDA vault architecture and its own TypeScript test suite
- Both walked through end-to-end in a two-part guide series on dev.to
pwa-icons
An npm CLI that turns one image (SVG or raster) into 118 production-ready PWA icons in under a second.
- iOS, Android, Windows 11, favicons, and multi-size ICO from a single SVG or raster input
- 2.5k+ downloads on npm, thoroughly tested with cross-platform CI on Linux and Windows
branchyard
A CLI that makes git worktrees practical: spin up several branches side by side, get an editor workspace wired to all of them, and tear the whole set down when you're done.
- Creates multiple worktrees in one command, generates a multi-root editor workspace, and opens it in VS Code, Cursor, Windsurf, Zed, or Trae
- Named sessions save and restore a working set of branches; orphaned worktrees are detected and pruned
- Ships as executable TypeScript on Bun with schema-validated config, and only two runtime dependencies
Display Your Bags
An embeddable badge service for Bags.fm tokens: paste a token address, get a live SVG badge of its creator fees and market data to drop into a README or a site.
- Badges are rendered server-side in Go with avatars inlined as base64, because remote images are blocked inside SVGs on GitHub and X, which is what makes them work anywhere
- Layered per-source cache TTLs in Redis, with the SOL price falling through Jupiter to Binance to a floor value so a badge never fails to render
- Runs on a single VPS behind nginx from a distroless image, with graceful shutdown, per-IP rate limiting, and stale-while-revalidate cache headers
Site Metadata Explorer
A live web tool that audits a site's entire metadata surface in one scan.
- Meta/OG/Twitter tags, JSON-LD, robots.txt, sitemaps, web manifest, security.txt, and llms.txt, with per-file size reporting
- Exports any scan as LLM-ready Markdown with one-click handoff to Claude, ChatGPT, or Gemini
rawdocs
A database-free docs proxy that serves any GitHub repo's markdown to both humans (SSR tree view) and LLMs (auto-generated llms.txt, content negotiation by Accept header).
- Circuit-breakered source abstraction with automatic fallback between upstreams
- Two-tier caching: in-process LRU plus CDN edge headers
- Structured request logging that classifies AI crawler traffic (GPTBot, ClaudeBot, Perplexity)

Tuulkit
25 browser-based developer utilities in one app, deployed at the edge on Cloudflare Workers.
- In-browser ML background removal running entirely client-side: GPU-accelerated ONNX, no server round-trip
- WASM-powered hashing, compression, and JSON-to-TypeScript codegen
- JSON tooling, image compression, PWA asset generation, and more
markdownbin
A zero-knowledge markdown pastebin, live in production since 2025.
- Client-side AES-256-GCM encryption (PBKDF2, 310k iterations) with self-decrypting share links
- The server only ever stores ciphertext; passwords ride the URL hash without touching the wire
- Full GFM rendering with Mermaid and KaTeX
Swapi.info
The Star Wars API, rebuilt for reliability: a community drop-in replacement used for prototyping and teaching.
- Serverless, file-based GET API and data explorer serving static JSON from the CDN edge
- No keys, no rate limits; resilient to traffic surges by architecture
- Runs its own public status page
Anaek Desilog
Free, CC0 Desi/Indian placeholder-image APIs for anyone who wants placeholders with desi flair.
- Dynamically sized avatars and characters, in colour or black & white
- Static-first delivery split across Vercel and Cloudflare Pages for high availability
Experiments & Prototypes
Short, self-imposed builds. Deliberately scoped to a few days to see how far a stack gets under real time pressure.
Polymarket Copilot
A self-hosted trading assistant for prediction markets: strategies are evaluated against technical indicators, and every proposed trade goes to Telegram or Discord for a human to approve or reject before anything executes.
- User wallet credentials are sealed with AES-256-GCM envelope encryption, each value carrying its own salt, IV, and auth tag
- Eight background workers take their dependencies by injection rather than importing singletons, so the strategy and risk logic is tested in full without a database or queue
- BullMQ pipeline with dead-letter queues, per-API sliding-window rate limiting, and quiet-hours deferral for notifications
Waitlist & Referral System
A complete waitlist flow with X sign-in, Solana wallet linking, and a referral leaderboard, built in under two hours as a scoped speed test and open-sourced as a template.
- Turborepo monorepo with five packages, typed end to end from Zod schemas through oRPC procedures to the client, with server and client env vars validated at separate boundaries
- Referral codes match case-insensitively in SQL while preserving the original handle casing for display
- Written up as a playbook on shipping this class of app quickly, including how to tell a real opportunity from a fake one
GitHub Activity
3,641 contributions in the last year
@SivaramPgEducation
Electronics Engineering
2012 - 2017
Completed my Bachelor of Engineering degree in Electronics from Shah & Anchor Kutchhi Engineering College, Chembur affiliated with the Mumbai University.
Have something to build?
I take on freelance work across the stack: AI products, payments & crypto systems, full-stack apps, smart contracts, and infrastructure. If it needs shipping end to end, I'm your engineer. Reach out and I'll get back to you quickly.













