UX Clips
The following are clips of user experiences I've built in my personal projects. Most designs are my own - the good and the ugly :)
Common FP
This is a utility library I'm working on - allowing you to safely and quickly try it in-browser with modern tooling.
The website is built with Next.js using SSG. Components and design are my own.
Pass The Quill
This is a word game I made a long time ago. Below shows me playing against myself to demonstrate the UX. I'm proud of this because it feels like a native app.
Credit to my friend Ryan Grebinski for the awesome logo. Outside of the logo, components and design are my own using Vue with SSR.
Condo Budget Graphs
I'm the treasurer at the condo I live at. Although the clip is demo data, the real one requires authentication and is built off our budget spreadsheets. It helps me convey our budget to residents.
The interface here isn't custom - it was built off Material UI. The graph is built with @nivo/line, and the project is developed using vite.