Selected works
A selection of projects experimenting with Ethereum’s evolving standards, Web3 infrastructure, embedded wallets, and account abstraction while testing ideas for building scalable Web3 applications.
KAIROS Smart Wallet
A modular ERC-4337 account abstraction wallet that extends standard smart accounts with task-based staking, penalties, and automated payout Mechanism.
- Task staking and penalties.
 - Automated payouts and delayed reward mechanisms.
 - Modular task manager integration.
 - Gasless Transactions
 - Web2-style onboarding with embedded wallets
 
FAUCET FACTORY
A modular faucet deployment system that streamlines creating, configuring, and managing token faucets for blockchain projects.
- Preset faucet policy templates for quick deployment
 - Customizable rules for rate limits, eligibility, and access
 - Minimal proxy clones for gas-efficient faucet creation
 - Upgradeable architecture for long-term flexibility
 - SDK integration for seamless developer adoption