Completed Apr 2024

Website for IntelliCon '24

The official website built for IntelliCon '24, a hackathon organized by AIESEC at SLIIT, Sri Lanka.

Website for IntelliCon '24

Have a photo or video of this project? Send it over and I'll add it here.

Overview

IntelliCon '24 needed a fast-turnaround event website — registration information, schedule, and event details — built and shipped ahead of the hackathon date.

The site was built on a classic Node.js/Express.js stack using Handlebars for server-rendered templating, backed by a lightweight SQLite database for storing registration and event data.

Working to a hard external deadline for an organizer outside the university was good practice in scoping a small web project tightly and shipping something reliable rather than over-engineering it.

Key Features

  • 01Server-rendered pages using Express.js and Handlebars (hbs) templating
  • 02SQLite-backed storage for event and registration data
  • 03Responsive layout built with plain HTML/CSS for broad device compatibility
  • 04Delivered to a fixed external deadline for a live hackathon event