LFX Mentee '25 · 8× Hackathon Winner · CSE @ NIT Hamirpur
Portfolio · LinkedIn · Email · X · Telegram · Discord · YouTube
Codeforces · LeetCode · Followers · Repositories · Profile Views
I'm a B.Tech Computer Science student at NIT Hamirpur, working at the intersection of full-stack engineering, Web3, and systems programming.
Most of my recent work sits in one lane: giving autonomous AI agents money, guardrails, and accountability. Scoped spending cards, runtime firewalls, and on-chain budgets that agents physically cannot exceed. If an agent is going to hold a wallet, something has to sit between it and the money — that's what I build.
Alongside that, I contribute to HPX (the C++ Standard Library for Parallelism and Concurrency) under GSoC 2026, and was selected as an LFX Mentee 2025 under the Linux Foundation for the Magma distributed mobile-core project.
Focus: AI agent infrastructure · Web3 protocols · Distributed systems
Languages: C++ · TypeScript · Go · Solidity · Move · Python · Rust · Scala
Currently: Runtime guardrails & spend controls for autonomous agents
Open to: SWE internships · Open-source collaboration · Hackathon teams
Reach me: adoranto737@gmail.com| Open Source | Competitive Programming | Hackathons |
|---|---|---|
| 64 merged pull requests | 870+ problems solved | 8 first-tier wins |
| 44 repositories contributed to | 1372 peak Codeforces rating | 20+ competitions entered |
| 110 original repositories | 22+ rated contests | 2× grant / bounty awards |
| 2,200+ lifetime contributions | Codeforces · LeetCode · AtCoder | Devpost · DoraHacks · HackQuest |
Every project below is public, and every demo link is verified live.
Vigil — Runtime firewall for AI agentsIntercepts and governs every tool call an agent makes: enforces token budgets, blocks unsafe actions, and streams a full audit trail. Stops a runaway agent before it burns spend or touches what it shouldn't. |
GlassPay — Spending cards for agentsScoped, revocable payment cards for AI agents without ever sharing a private key. Built on ERC-7710 delegations with gasless settlement and end-to-end SigNoz observability. Agents get a card, never a key. |
CapMatrix — Budgets agents can't breakMulti-agent chat rooms where each autonomous DeFi agent operates under hard-capped, on-chain enforced spending limits. Capability-based security applied to autonomous finance. |
AGORA — Where agents hire agentsA marketplace protocol letting autonomous agents discover, contract, and pay one another for work, with settlement and reputation recorded on X Layer. |
Replicant — Evolutionary agent protocolA decentralized AI agent protocol where agents compete, mutate, and inherit traits across generations, with performance recorded on-chain. Built on 0G Labs infrastructure. |
ContextCard — Context-aware finance agentWires DataHub metadata and Stripe payments into an MCP server, so agents answer financial questions grounded in real catalog lineage instead of hallucinated schema. |
Wraith — Private conditional ordersYour trigger price is encrypted to a TEE and never published on-chain, so it cannot be front-run or hunted by MEV bots. Combines confidential computing with FTSO price feeds and FAssets on Flare. |
ContextCI — Autonomous SRE for dataDetects breaking schema changes inside pull requests, traces column-level lineage to find every downstream break, and auto-generates the dbt fixes. Powered by DataHub MCP and GitHub Actions. |
TrackRails — Music stem marketplaceArtists lock individual stems (drums, vocals, basslines) into CDR vaults registered as on-chain Story Protocol IP assets. Producers pay to unlock exactly what they need; royalties split automatically. |
One Clash Fighters — On-chain fighting gameRetro blockchain fighting game on Movement Network. Players mint NFT fighters, battle AI opponents, stake MOVE tokens in tournaments, and earn on-chain rewards, with a live leaderboard from the Movement REST API. |
More projects — award winners & earlier work
| Project | What it does | Stack |
|---|---|---|
| RWA Exchange (OneChain) | Decentralized marketplace for tokenized real-world assets with fractional ownership. Move contracts for PropertyNFT creation, fractionalization, and investment tracking. Top 8 — ONE HACK 2025 | Move · Next.js · IPFS |
| Flow Fantasy Fusion | AI-powered fantasy sports dApp with automated settlement and multi-asset staking across three Cadence contracts. 1st Place — $5,000 | Cadence · React · Gemini AI |
| Cross-Chain Rewards Hub | Unlocks value from idle NFTs across Ethereum Sepolia and Polygon Amoy — stake, earn, convert to USDC via CCTP v2. 1st Place — $3,000 | Solidity · CCTP v2 · MetaMask |
| SuiPass | Scoped, revocable spending cards for AI agents on Sui. Every spend checked against on-chain budget windows, per-tx caps, expiry, and merchant allowlists | Move · Sui · MCP · x402 |
| PrivaCRE | Privacy-preserving credit scoring enabling under-collateralized DeFi loans via Chainlink CRE enclaves — zero PII exposure, Sybil-resistant with World ID | Solidity · Chainlink CRE · World ID |
| GoalSwap | Multi-market World Cup trading platform where live predictions, fan tokens, and meta-markets share one Uniswap V4 hook | Solidity · Uniswap V4 |
| Signal | Slack agent making work chat navigable for people with ADHD and autism — translates social tone, answers "what did I miss?", protects focus time | Go · Slack API · MCP |
| Clyvo | Production-grade microservice e-commerce backend in Go | Go · Microservices |
| Multichain USDC Scheduler | Automates USDC payments across Ethereum, Polygon, and Arbitrum testnets with LI.FI route optimization | TypeScript · CCTP v2 · LI.FI |
| PermaGuard | Detects privacy risks and executes defensive actions from pre-approved permissions — no manual signing per privacy action | TypeScript · Web3 |
| Blind Navigator | Accessibility-first navigation for visually impaired users using computer vision. 3rd Place — Hack for Hope | Python · OpenCV · TensorFlow |
| Speak Pro AI | AI communication and speech enhancement tool. Winner — HackEMinds 2025 | Python · React · OpenAI |
| Bingo | Real-time multiplayer Bingo with WebSocket-synced rooms, live chat, and auto-cleanup | Django Channels · WebSocket |
|
Wins & Bounties
8 wins · 20+ hackathons entered · 2× grant/bounty awards |
Competitive Programming
Solution Archives |
Contributing to HPX, the C++ Standard Library for Parallelism and Concurrency.
| PR | Area | Contribution |
|---|---|---|
| #7036 | API | Implemented missing standard methods on hpx::compute::vector — assign, at(), reverse iterators — improving std::vector compatibility |
| #7041 | Exception safety | Replaced raw memory allocation with std::shared_ptr in options_description_easy_init, preventing leaks on throw |
| #7046 | Memory safety | Eliminated unsafe std::strcat in print.cpp in favour of bounds-safe string operations |
| #7116 | CI | Refactored build-and-test.yml into a matrix job plus reusable composite action, cutting duplication |
| #7120 | Testing | Fixed exact test matching in container-algorithm CI shards, ensuring deterministic execution |
| #7125 | Serialization | Replaced std::shared_ptr<double[]> with serialize_buffer<double> in 1d_stencil_5, clarifying buffer ownership |
Also built hpx-ci-diagnostics — a CLI that helps HPX developers reproduce flaky tests by stressing them at varying concurrency levels and parsing HPX-specific error signatures.
Selected as an official LFX Mentee for Magma, a production-grade distributed mobile core network supporting 4G/5G EPC.
- Worked on large-scale distributed systems using telecom protocols: 3GPP, GTP, DIAMETER
- Debugged complex networking flows and improved overall system reliability
- Built expertise in distributed systems design, CI/CD pipelines, and automated testing
- Practised professional open-source workflow: code review, issue triage, PR lifecycle
Earlier contributions
Creative Scala — Mar 2025 to May 2025. 2 merged PRs to the Scala/Terminus codebase. Implemented cursor movement via ANSI escape codes (left/right public API), added terminal dimension support for xterm.js, and maintained full test coverage. Scala · xterm.js
Hacktoberfest — October 2024. 5 merged PRs across Go and Solidity projects. Implemented a Git TUI status notification system using Bubble Tea's timer, engineered contract version-history retrieval for Foundry and Hardhat, and contributed +700 LOC to SignVault metadata structures. Go · Solidity · Hardhat
| Category | Technologies |
|---|---|
| Languages | |
| Frontend | |
| Backend | |
| Databases | |
| Blockchain |
|
| AI / Agents |
|
| DevOps | |
| Observability |
|


