07

Dani Cvjetnog

Student event website

Year
2025
Role
Design and development
Stack
HTML, CSS, JavaScript, Forms
Dani Cvjetnog, Student event website

Dani Cvjetnog is a student event that needed a simple site carrying the programme and sign-ups for its games. Given the short-lived purpose and the need for speed, it was built without a CMS, plain HTML, CSS and JavaScript.

The challenge

Event sites have highly concentrated traffic: most visits happen in the few days before the event, largely from mobile devices. The site had to be instantly available with no database dependency, and the sign-ups simple enough to complete on the first attempt.

Approach

The site was written as a static set of files, which removed an entire layer of things that can fail in production. Sign-up forms were implemented in JavaScript with client-side validation and clear error messages. The programme is laid out for legibility on a small screen.

What was built

  • Static build with no database, a minimal surface for failure
  • Interactive sign-up forms with validation and clear error messages
  • Programme layout readable on a mobile screen
  • Instant loading thanks to the absence of a CMS layer

Stack

HTMLCSSJavaScriptForms

Delivery

The site was published ahead of the event and used throughout the programme.