About

Pyrite is an app for managing class schedules, joining clubs, finding events, and hopefully a whole lot more made by freshman in CS Kevin Yu (that's me!).

Pyrite is open-sourced on GitHub. The frontend is built using Next.js, TypeScript, and TailwindCSS, interfaces with a Firebase database for cloud persistence, and is hosted on Vercel. Contribute by creating an issue or opening a pull request; all feedback is welcome!

Pyrite was heavily inspired by the schedule app I made in high school, WATT, as well as my project for the 2023 Hello World Hackathon, rally. Thanks also to elnardu for showing me the UniTime exports API.