Modern academic operations
Student registration portal built for real-world deployment.
A production-style full stack portal where students can sign up, log in, manage their profile, register courses, and stay updated with announcements, all backed by PostgreSQL.
Courses
Ready to register
Updates
Portal announcements
Platform
Next.js + Prisma
Secure onboarding
Create an account using student number, department, level, and password credentials.
Course registration
Students can register and drop courses from a dashboard that reads directly from PostgreSQL.
Self-hosted deployment
Deploy on Ubuntu EC2, run Prisma migrations, and fetch database credentials from Secrets Manager.