A full stack web3 app
https://web3-tweet.vercel.app/
https://github.com/duyilemi/web3-tweet
- A full stack decentralized blockchain application with Next.js, Rinkeby, Solidity, The Graph, IPFS, and Hardhat
Burbuy Ecommerce Store
https://burbuy.vercel.app/
https://github.com/duyilemi/burb
- A MERN Stack e-commerce shopping app with stripe payment method.
- Features include registration, signing in, signing out, adding items selected to carts all handled by redux toolkit, authentication middlewares, bcrypt library, JSON Web Token among others.
- Designed a REST API to handle the requests coming from the front-end.
- Applied learning from React , NodeJS and ExpressJs to create reusable React hooks, authentication middlewares and components.
- Applied my CSS knowledge to create a clean and responsive UI for both mobile and desktop devices.
- Full-Stack application crafted using React, Styled Components.
Ethersea
https://github.com/duyilemi/Ethersea
- A marketplace for non-fungible-token. Create, buy, sell, and manage NFTs on the blockchain.Every NFT has a name, description and image associated with it. The name and description are stored on the blockchain directly while the images themselves are stored on IPFS and the reference to those images are stored on the blockchain.