Developer & Founder
Building
Clanker
A bootstrapped token deployment framework—no VC funding, no equity sold—acquired by Merkle Manufactory (Farcaster) in under one year.

Clanker by the Numbers
100% bootstrapped—zero VC funding, zero equity sold. Acquired by Merkle Manufactory (Farcaster) in under one year of operation.
Deploy tokens through conversation
Built a social chatbot enabling creators to deploy tokens seamlessly. The complete SDK provides tools for creating, managing, and claiming fees from deployed tokens.
import { Clanker } from 'clanker-sdk';
const clanker = new Clanker({
network: 'base',
apiKey: process.env.CLANKER_KEY
});
// Deploy a new token
const token = await clanker.deploy({
name: 'My Token',
symbol: 'MTK',
feeRecipient: wallet.address
});
// Claim accumulated fees
await clanker.claimFees(token.address);Experience
5+ years building scalable web applications for startups and Fortune 500 companies.
Software Engineer
Farcaster
Building decentralized social infrastructure at Merkle Manufactory.
Founder & Engineer
Clanker
Built bootstrapped token deployment framework with $5B+ volume, acquired by Farcaster.
Software Engineer
Tokensoft
Extended Solidity token distribution contracts, deployed subgraphs, and optimized AWS infrastructure.
Senior Software Engineer
Authentic Wallet
Built AI chatbot for Sears servicing 4M+ homes, and NFT certificate infrastructure for retail brands.
Lead Frontend Engineer
Capsule Social
Architected decentralized social media platform using Vue.js, IPFS, and NEAR Protocol.
Associate SDE
Publicis Sapient
Developed enterprise Vue.js/React applications for Fortune 500 clients including Altria.
Education
A strong foundation in computer science and mathematics.


Santa Clara University
Bachelor's of Science
Computer Science & Mathematics