MY STORY
message icon message icon message icon message icon
HOME PAGE
AWS Solidity Hardhat ethers.js TypeScript Next.JS Pulumi Docker

Wedding Photo Upload WebsitePulumi Templated Website

Wedding Photo Upload Website is a Pulumi-templated website that you can customize and deploy in 15 minutes, serving as an easy photo-sharing solution for you and your guests. Instead of paying some company $50-100 for a bad interface to AWS S3, deploy your own website, keep it as long as you need it, and destroy it just as easily, all using Pulumi Infrastructure-as-Code!

Abstract WalletsDecentralized App

Abstract Wallets is a proof-of-concept project in which I created an abstract, smart contract wallet that can store and send ETH and ERC20 tokens. This wallet can be used by anyone who knows a password, and thus allows for social recovery, essentially a simpler version of ERC-4337. The frontend to interact with the wallet is built with Next.JS.

Vesting ServiceDecentralized App

Vesting Service is a sample dApp I built to practice advanced Solidity concepts and building out dApp frontends. The smart contract allows anyone to create an organization with its own token, and schedule vests of the token to specified members at specified times in the future. The frontend is a very basic interface built with NextJS.