Skip to content
View vishnugovind10's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vishnugovind10

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vishnugovind10/README.md

Vishnu Govind

Strategic Systems Architect | DeFi/FX Microstructure | Low-Latency + Distributed Infra

Open-source research and engineering on the coordination and integrity problems inside institutional and tokenized finance: synchronization debt across privacy-partitioned ledgers, NAV divergence between oracle and administrator systems, stablecoin peg stability under stress, and state contention that limits parallel execution.

LinkedIn · Writing on Medium

Flagship Systems

Each follows the same discipline: a formally defined metric, a deterministic simulation or measurement surface, and an explicit scope section stating what the tool does not claim to do.

Repo Thesis
Canton-Control-Plane Models synchronization debt — the internal operational cost a bank incurs when Canton Network's privacy partitioning splits one institution's own view of its balance sheet across isolated ledger streams.
slotscope State-contention profiler for EVM contracts — quantifies the parallel-execution speedup ceiling a contract's storage layout actually permits, before deployment on a parallel EVM.
peglab Stable-asset stress-testing lab — runs a stablecoin's collateral design against ten fixed adverse scenarios and returns the same deterministic risk metrics every time.
navbridge NAV integrity monitoring for tokenized funds — classifies why on-chain oracle NAV and off-chain administrator NAV diverge, and produces an audit-grade report.

Additional Research

Repo Focus
institutional-crypto-funding-analyzer Funding-rate research toolkit — runs competing carry strategies through one fee-and-slippage-aware backtest loop so results are actually comparable.
temporal-liquidity-risk Minimal model showing tokenized settlement can fail on timing alone — sufficient collateral, but liquidity demand arriving synchronously still hits a hard settlement constraint.
coordination-fabric Deterministic observatory for how autonomous systems negotiate execution, routing, and congestion under infrastructure pressure.
inference-coordination-fabric The same coordination lens applied to scarce AI inference infrastructure under congestion and adversarial demand.
agentic-economy-observatory Interfaces for exploring the emerging machine economy as AI agents begin to behave as economic actors.

Writing

Earlier Work

Smaller, single-purpose trading and indicator scripts kept as reference implementations, not production systems: TWAPexecution, MarketMaking, emacrossover, FXRisk, CorrelationIndicator, VolumeProfile, TradingviewSentimentIndicator, phantomwalletintegration, Decentralized-Exchanges.

Pinned Loading

  1. agentic-economy-observatory agentic-economy-observatory Public

    TypeScript

  2. Canton-Control-Plane Canton-Control-Plane Public

    Enterprise multi-tenant synchronization state engine for Canton Network deployments

    TypeScript

  3. inference-coordination-fabric inference-coordination-fabric Public

    TypeScript

  4. navbridge navbridge Public

    Open-source NAV integrity monitoring framework for tokenized funds and RWA portfolios

    Python

  5. peglab peglab Public

    Engineering workbench for designing, stress-testing, and comparing stable asset mechanisms.

    TypeScript

  6. slotscope slotscope Public

    State-contention profiler for EVM contract parallelism

    Python