Long Island Technical University — a project by Aakash Saini
Long Island Technical University

Learning that carries
into the world.

A university where students with a passion for learning are empowered through excellence to thrive in a more just, sustainable world.

604 acre campus
10 academic departments
Tree Campus USA
Start here

Find your way around

About the developer

Built by Aakash Saini

Asbestos and lead abatement runs on paperwork: crew schedules, DEP/EPA compliance filings, payment applications, closeout packages. I'm a project manager at Empire Control Abatement in NY, a computer science graduate, and the person who got tired of assembling all of it by hand.

So I automated it — a set of Adobe Acrobat forms scripted in JavaScript that generate invoices, pay applications and closeout packages from a single round of data entry. Work that took weeks now takes days, across nearly a thousand NYCHA projects

LITU is the same instinct at a larger scale. The university is fictional; the system behind it isn't: a 35-table MySQL schema, four role-based portals and a registrar rule engine enforcing credit caps, prerequisites, timetable conflicts, seat limits and grade release. All of it validated server-side, where a determined user can't route around it.

Aakash Saini
Try it

Sign in to the portals

Four roles, four different views of the same database. All four accounts share the password LituDemo2026.

  • demo.student@litu.edu Enrolled and graded, a declared major, an assigned advisor
  • demo.faculty@litu.edu Rosters, grading, attendance, advisees
  • demo.research@litu.edu Aggregate reporting across the student body
  • demo.admin@litu.edu Course sections, users, semester settings