projects
a (mostly) full list of my past projects
![Cover image for Tasks](/_next/image?url=%2Fstatic%2Fprojects%2Ftasks.png&w=3840&q=75)
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
![Cover image for Zentic Network](/_next/image?url=%2Fstatic%2Fprojects%2FzenticBot.png&w=3840&q=75)
Zentic Network
A fully-custom utility Discord bot for the Zentic Network community.
- TypeScript
- Node.js
- Discord.js
- MongoDB
![Cover image for Tic-Tac-Toe Bot](/_next/image?url=%2Fstatic%2Fprojects%2Ftictactoe.png&w=3840&q=75)
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
![Cover image for Cookie Clicker Plugin](/_next/image?url=%2Fstatic%2Fprojects%2FcookieClicker.png&w=3840&q=75)
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