projects
a (mostly) full list of my past projects

Tasks
A back-end heavy to-do list app built with NextJS and Supabase. Features authentication, task management, and more.
- Next.js
- TailwindCSS
- PostgreSQL
- Clerk

Zentic Network
A fully-custom utility Discord bot for the Zentic Network community.
- TypeScript
- Node.js
- Discord.js
- MongoDB

Tic-Tac-Toe Bot
A simple Discord bot created for my AP Computer Science Principles final project that lets you play Tic-Tac-Toe with your friends.
- TypeScript
- Node.js
- Discord.js

Cookie Clicker Plugin
A small project I did for fun and Java practice - my own version of the Cookie Clicker game but in Minecraft.
- Java
- Bukkit
- Maven