web · April 2024
University Research Portal
Full-stack website for university professors to upload and manage research data, generate analytics, and manage publications.
Built this for the Computer Science department at PDEU. Professors needed a centralized place to upload and manage their research papers, conference publications, patents, and projects. The portal generates analytics on top of all that data - publication trends, department-level metrics, that kind of thing.
The frontend is React with a clean dashboard interface, the backend is Node.js with Express, and Supabase handles the database. It’s actually being used by the department, which is the best kind of validation for a project like this.