Emil Bob
AI Agent Systems · Rust · Cryptography
Summary
Engineer building autonomous AI agent systems — persistent memory, orchestration, and audit layers that make agents reliable. Deep background in Rust and applied cryptography, with years across full-stack, blockchain, and creative web.
Polkadot Blockchain Academy graduate (Singapore, 2024), with experience across decentralized technologies, cross-chain infrastructure, and emerging digital systems. Alongside software development, focused on creative web experiences through WebGL, motion design, and interactive interfaces — combining strong technical foundations with design-oriented thinking. Previously worked on PropTech, CGI, and digital visualization projects across Novi Sad, Budapest, and Berlin.
Experience
Education
Selected work
Persistent, file-based memory system for autonomous AI coding agents — durable facts, project context, and audit trails that survive across sessions, with an index the agent loads on startup. The recall and orchestration layer that makes agents reliable instead of forgetful.
Three-move standoff where each player commits their move as a zero-knowledge proof — strategies stay hidden until reveal, so no one can peek and outcomes are provably fair. Repeated-game tournament engine in Rust, born at the Polkadot Blockchain Academy.
Connects to a Substrate node over WebSocket and proves which chain it is actually serving by checking the genesis hash before it trusts anything else, then reports identity, peer count, sync state and block height as structured JSON. Failures carry a stable taxonomy, so a monitor can tell "I cannot reach the node" from "the node is up and unhealthy" without parsing prose.
Payment rails for Solana — Stripe-grade DX for accepting SOL and USDC on any site, through a React checkout, a script-tag widget, or Framer and Webflow embeds. Non-custodial by design: funds move wallet-to-wallet and solrail never holds money.
Zero-knowledge proof verification system using Noir ZK circuits and Solana/Anchor for trustless on-chain attestation. Built for the Colosseum × Solana × Cypherpunk hackathon.
Real-time Solana transaction aggregator with in-memory storage, file persistence across restarts, and a RESTful API. Query transactions by public key and date with pagination.