Just dipping my toes into some front end stuff and having fun making little bits of UI.
Tippy is a basic portfolio site with the ability to accept ETH as a tip. A visitor can input an amount, connect any browser based ETH wallet, and send a tip to a fixed ETH address.
I set up a test blockchain using Ganache to make sure transactions were successful without spending money on gas.
I also had some fun implementing a light and dark mode toggle that detects a visitor's preference and then gives them the ability to switch between modes.