Some of the things I've made along the way.
I’ve worked on a lot of pet projects over the years, but these are the ones I’m most proud of. Admittedly, my projects folder is full of unfinished work. I'll keep adding to this page as I advance in software engineering, so check back for updates.
Time is Money App
A simple iOS app made with Flutter that tracks your hourly wage in real time—start/stop a timer to see how much you’ve earned and view your session history. Live on App Store.
Go to App Store
Cache Simulator
Interactive demo created with Next.js and TypeScript. Lets you explore direct-mapped, fully-associative, and set-associative caches.
Go to website
ClumsyCat Website
Responsive landing page built with Next.js and TypeScript for my Solana token launch, featuring smooth animations with Framer Motion.
Go to website
Mentor Data Table
A cross-platform Flutter app that displays mentor session records in a searchable, filterable, and sortable table, with the ability to export data to Excel.
Go to GitHub
Reed-Solomon Demo
Java-based GUI application that visualizes Reed-Solomon encoding and decoding. Presented at Washburn University’s Apeiron event.
Go to GitHub