
4
4
United States
3+ years of experience
I'm from U.S.A, and I am new to hackathons. I have been doing my own code in Solidity and Java in AI for only a few months and I am more than thrilled to be able to build on to my skills being involved in this AI hackathon.

AEGIS Lab is a computational physics research platform that investigates whether zero-point energy gradients inside negative-index metamaterials can couple to inertial mass, potentially enabling gravitational shielding. The platform combines rigorously validated physics—including the Casimir force (matched to textbook values within 1%), Lifshitz theory for media, and Drude-Lorentz metamaterial response—with a single speculative parameter, κ, that quantifies the hypothesized vacuum-inertia coupling strength. Through real-time simulation, parameter sweeps, and quantitative sensitivity analysis, AEGIS Lab maps the complete parameter space from quantum vacuum forces to macroscopic levitation. The platform proposes a specific, falsifiable tabletop experiment—measuring Casimir forces inside negative-index metamaterials—an experiment never performed by any laboratory. It provides complete noise budgeting, signal-to-noise analysis, detection thresholds, and experimental protocols. The framework demonstrates that if κ exceeds 10⁻¹⁴, a microwave-frequency metamaterial Casimir cavity would produce a detectable force anomaly at 5σ significance, using standard PCB fabrication and AFM readout. AEGIS Lab does not claim anti-gravity exists; it provides the computational foundation to test whether it could.
10 May 2026

NanoDock is a pay-per-molecule drug discovery compute marketplace built on Arc testnet. Any client — a researcher, another agent, or a Gemini-powered orchestrator — submits a SMILES string and a target protein and receives a complete screening report (docking affinity, ADMET profile, ChEMBL novelty check) in exchange for $0.01 USDC paid as a Circle Nanopayment. Inside the server, four autonomous agents each hold their own Circle Wallet and their own ERC-8004 identity NFT (token IDs #2541–#2544 on the canonical AgentIdentity Registry at 0x8004A818BFB912233c491871b3d84c89A494BD9e on Arc testnet). When a screening request arrives, the Orchestrator agent receives $0.01 from the buyer and autonomously fans out paid sub-tasks: $0.005 to the DockingAgent (AutoDock Vina), $0.002 to the ADMETAgent (property prediction), and $0.001 to the ValidatorAgent (ChEMBL novelty check), retaining $0.002 gross margin. Every one of these flows is a real EIP-3009 transferWithAuthorization on Arc — not internal accounting. One /screen call produces 4 onchain payment transactions plus a reputation feedback entry on the ERC-8004 Reputation Registry. The economic case is stark. At Ethereum L1 gas costs, the three internal agent payments would cost $1.50 in gas alone against $0.01 of revenue — 200x underwater. On Arc with Circle Nanopayments and batched Gateway settlement, the same work costs approximately $0.0001 amortized, leaving real gross profit. A 25-molecule demo run generates $0.05 margin. A 10,000-molecule EGFR screen clears $20 of profit instead of burning $20,000 in gas. The business model is literally impossible without this stack. On top of payments, every agent carries a portable on-chain reputation anchored to its ERC-8004 agentId. After each successful screen, the buyer wallet calls giveFeedback() on the Reputation Registry, scoring the agent on affinity threshold, Lipinski compliance, and novelty. These scores are permanent, public, and chain-portable.
26 Apr 2026

I built an autonomous AI trading agent for the Kraken x ERC-8004 Hackathon as a solo developer in just 1.5 days. My agent is currently ranked #4 on the official leaderboard with a validation score of 97/100 and reputation of 97/100. The agent registers on-chain identity via ERC-8004 (Agent ID 31), executes trades through the Risk Router, and posts validation checkpoints to the Validation Registry. It has executed 400+ successful trades on Sepolia testnet. Key achievements: - Ranked #1 out of 30+ agents - 97 validation score (tied for highest) - 97 reputation (highest among all agents) - 26+ successful on-chain trades - Built solo in 1.5 days The agent uses the official hackathon shared contracts and operates through the Hackathon Capital Sandbox. Every trade is signed with EIP-712 signatures and posted to the Validation Registry for transparency. GitHub: https://github.com/cluna80/ai-trading-agent-template Leaderboard: https://lablab.ai/event/ai-trading-agents-hackathon/leaderboard
12 Apr 2026

Vi-chat is an innovative AI assistant aimed at helping mothers connect with their autistic children by converting their voice into images easily understood by autistic children as they are have difficulty processing spoken language but prefer pictures. we used openai model with their whisper and dall beta embedded to transform voice into images. this solution is never offered before to autistic children but it will help them communicate and boost their learning process. we plan to make this app go both ways from voice to image and from image to voice in near future and make it customized to every child and his preferences. We are very proud and honored to help autistic children and their mothers get connected together
14 Mar 2023