Projects
Currently Building:
Finished Projects:
I built this crypto startup landing page using Reactjs. It allows users to connect to their metamask wallet and it also fetches live data from the coingecko api. The page is fully responsive. Full code here: Code
This is a the faucet for an ERC20 token I designed and built called CBT. Import the token with this address: 0x4fF9bC9CD7621f6Ac200Ca96034b4323c56b6A29 to have access to the faucet. Full code here: Code
This Dapp allows a user to send Ethereum to an address of their choosing. It's built with reactjs and ethersjs. Full code here: Code
This react application converts different crypto-currencies and shows the real-time exchange rate between the two currencies. Full code here: Code
This react application allows users to get details about their favorite crypto-currency from a user interface that is extremely simple to use. Full code here: Code
Simple random joke generator using the https://icanhazdadjoke.com/ api. Full code here: Code