building production systems with modern web tech and AI.
Stack
Skills
- π€ AI/ML β RAG pipelines, LLM integration & orchestration, prompt engineering, AI agents
- π Backend β API design (REST/FastAPI), authentication, background jobs, workflow automation
- π Frontend β TypeScript, Next.js, full-stack web applications
- βοΈ Infra β Docker, Azure, CI/CD, Vercel, Supabase
- βοΈ Web3 β Smart contracts (Solidity/Vyper), DeFi protocols, Solidity security
currently building something new. check back shortly.
defi-project β DApp on Ethereum where users can deposit various ERC-20 tokens and earn a yield. The farming contract interacts with Aave and Compound to generate yield on deposited tokens. Smart contracts written in Solidity, deployment and testing done with the Brownie framework.
nft-marketplace-vyper β Marketplace for NFTs where users can buy and sell any ERC-721 tokens. The more a user trades, the more MarketCoin tokens they earn β redeemable to mint MarketNFTs, a custom NFT for the platform. All contracts have a full test suite and are written in Vyper.
Solutions and write-ups for DamnVulnerableDeFi and OpenZeppelin's Ethernaut β two of the most well-known Solidity security CTFs. Covers the most common smart contract vulnerabilities, how to exploit them, and how to protect against them.
ethereum-exploit β A detailed analysis of some major exploits that have taken place on Ethereum.
