Some of the things I've made along the way.

Here are a few projects I've enjoyed working on. I'm always learning and trying new things, so I'll keep adding more over time.

  • 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