Projects 💻


KU Watch is a course notification tool for Kean University students. Get instantly alerted when a seat opens, search for classes in seconds, and organize your schedule with custom boards. It utilizes a powerful web scraping algorithm to fetch desired courses quickly, and notifications conducted via Discord. Currently on beta.
API (KU Watch)
The official backend powering KU Watch, it is built with Express.js running on a Dockerized environment deployed to a DigitalOcean Droplet. It uses Puppeteer for automated course availability checks, Discord.js for sending real-time alerts by a Discord Bot, and a JavaScript-based Cron task scheduler to handle scheduled scraping tasks. Soon to implementing a Redis queueing system to handle large amounts of sniped courses when the user base grows.


MC Sniper (WIP)
MC Sniper is a course sniping tool aimed for Middlesex College students. Similar to KU Watch, the application notifies you via Discord when a seat opens at your desired courses. Powered by a powerful course searching algorithm akin to KU Watch, it lets you search your ideal courses by section, number, location, and semester, and fetches them in a quick manner. Work In Progress.

