Projects 💻
Current Projects

IFlytics is a third-party, full-stack analytics platform for the flight simulator Infinite Flight. It lets users explore detailed stats, interactive flight maps, and in-depth flight insights. Powered by efficient algorithms that analyze routes, aircraft usage, and overall flight patterns, IFlytics focuses on fast performance, clean data visualizations, and turning raw user flight data into meaningful insights for the Infinite Flight community.
Former 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

