CS Expo preview

CS Expo

A website for FEU Tech’s 2025–2026 Computer Science Expo, showcasing thesis projects with a clean, navigable presentation layout.

Next.js TypeScript Tailwind ReactBits

How it was implemented

Built with a component-first approach in Next.js and TypeScript. Content sections are modeled as reusable UI blocks styled with Tailwind utilities, keeping the codebase minimal and maintainable.

What I learned

  • Building performant, component-driven pages with Next.js.
  • Integrating Supabase for data storage and simple CRUD flows.