Back to Projects

Bem Fasilkom 2023

Bem Fasilkom 2023 Preview
Click to enlarge

Technologies

Next.jsStrapiGoogle Auth

Details

Year2023

About the Project

Developed a full-stack web platform for BEM Faculty of Computer Science (BEM FASILKOM) to centralize organizational information, announcements, and digital content management. The system was designed using a headless CMS architecture, where Strapi functions as the backend content management system and Next.js handles the frontend interface.


The platform enables administrators to manage dynamic content such as organizational profiles, news, events, and announcements through an intuitive dashboard, while the public website delivers fast and SEO-friendly pages using server-side rendering (SSR) and static generation capabilities of Next.js.

Key features include:

  1. Content Management System: Admins can create, update, and publish articles, announcements, and organizational information through Strapi.
  2. Dynamic Content Delivery: The frontend retrieves structured content through REST APIs provided by Strapi.
  3. Optimized Performance: Next.js rendering strategies improve page load performance and SEO visibility.
  4. Modular Architecture: Separation of frontend and backend allows easier scalability and independent development.
  5. Responsive User Interface: Designed to ensure accessibility across desktop and mobile devices.


Through this project, the system improves information dissemination and digital presence for BEM FASILKOM, while demonstrating practical implementation of modern headless CMS architecture using Next.js and Strapi.