AARUUSH is an annual student-led Techno-Management fest at SRMIST, running events, workshops, and competitions across domains year-round. AARUUSH Links is a Linktree-style aggregator built to consolidate all the fest's digital presence into one place, organizing links by category. I built the entire React frontend, backed by a Node.js/Express REST API with MongoDB for persistence, JWT-based authentication, and AWS S3 for media storage, all deployed on an EC2 instance behind Nginx. The highlight is the admin panel, which lets authorized users add and manage category-specific event links, and is unlocked through a hidden easter egg on the public-facing UI rather than a conventional login route.

Built using: