Things I’ve created, built, or designed.

I've worked on a variety of projects, from games, to websites, to apps. Here are a few of my favorites.

  • Gift Generator

    A wishlist and gift idea generator. Utilizes OpenAI GPT Completions API to generate gift ideas, and Walmart Product Search API to provide product suggestions for the user with direct affiliate links to add the product to their cart.

    Next.js
    Typescript
    TailwindCSS
    GPT
    Vercel

    Gift Generator

  • Emojional

    A social media platform that allows users to post only emojis. Users can create an account, post emojis, view the main feed, view single posts, and view user profiles.

    Next.js
    Typescript
    Tailwind CSS
    tRPC
    Prisma
    MySQL
    Upstash

    Github

  • Dungeon Crawler

    A dungeon crawler made with JavaScript, and the HTML Canvas element. The game has custom implementations of gravity, velocity, collision detection, and more. Currently there are 3 traversable levels, with more features to be added.

    Javascript
    HTML
    CSS

    Github

  • Appointment Scheduling App

    An appointment scheduling desktop app with CRUD operations for users to book appointments and add customers, assigning them to their respective employees, provide notifications for upcoming appointments, and various other features.

    Java
    MySQL
    JavaFX

    Github