β‘ Web3 Γ AI Engineer Β Β·Β π¨ Shipping on EVM (Ethereum Β· Base) & Starknet Β Β·Β π PanamΓ‘ π΅π¦
I build at the intersection of smart contracts and AI agents β writing and auditing contracts on Ethereum, Base, and Starknet, and using MCP + agentic workflows to make development and security reviews faster.
This profile is my working portfolio. Every repo here is real work, and I document the technical lessons as I go β bugs I found and fixed, architecture decisions, and patterns I learned shipping.
- π Currently completing a Master's in Blockchain Systems & AI Engineering (CodeCrypto)
- π‘οΈ Building open-source security tooling for Cairo/Starknet (see
cairo-audit-skillbelow) - π¦ Learning Rust β moving into Solana development next
- π 8Γ Anthropic certifications β Claude, MCP & agentic workflows
- π¬ Open to remote Smart Contract / Protocol / Web3 Security roles (LATAM & global)
π€ Escrow-DApp
Non-custodial escrow for atomic ERC20 swaps between two parties who don't trust each other β either both legs of the swap settle, or neither does. CEI pushed down to the file layout: libraries own the effects, the contract owns the checks and interactions. Live on Ethereum Sepolia with verified contracts Β· 32 Foundry tests (100% coverage on core contracts) + 6 Playwright E2E tests against a real chain.
Solidity 0.8.28 Β· Foundry Β· Next.js 15 Β· ethers v6
π Live Demo Β· π₯ Video Β· π Verified contract
π ecommerce-web3
Multi-vendor Web3 marketplace on Ethereum Sepolia β buy a EUR-pegged stablecoin (EURT) with a real card via Stripe, then spend it on-chain. Solidity + Foundry contracts, 4 Next.js apps, atomic multi-seller checkout
Solidity Β· Next.js Β· TypeScript
π³οΈ DaoVotacionGasless
Gasless DAO governance β members vote via meta-transactions, so they don't pay gas. Production-ready.
Solidity Β· Foundry
π₯ Video
π° btc_lending_project
Decentralized lending protocol on Starknet.
Cairo Β· TypeScript
π DAG_Yield_Aggregator
Decentralized exchange built for the ETH Canal Hackathon.
Solidity Β· TypeScript
π Live Demo
π documentSignStorage
On-chain document authenticity β store and verify document signatures on Ethereum.
Solidity Β· Next.js Β· TypeScript
Moving into smart contract security auditing. Current focus:
- CodeHawks β working through First Flights; findings published as I complete them
- cairo-audit-skill β open-source Agent Skill for AI-assisted Cairo audits (resuming JulβAug 2026)
- Audit-minded by default in my own code: strict CEI, custom errors,
SafeERC20, 100% coverage on core contracts
"From smart contract to AI agent β one shipped project at a time."