← Back to Projects
Website Building from Scratch — screenshot of the homepage

Website Building from Scratch

🟢 Active Web

Overview

This is the project that built this very website — a personal hub for showcasing side projects, tools, and experiments. The goal was to build it entirely from scratch without using any frontend framework for the main content pages, keeping load times fast and the source easy to read.

Interactive tools embedded in the site (such as the EUC Visualiser) are built with React and Vite for a more dynamic experience, while all other pages remain plain HTML/CSS/JS.

Technologies Used

HTML CSS JavaScript React Vite Netlify Mermaid.js

Project Status

Actively under development — new pages, projects, and features are being added continuously. The site is both the product and the live documentation of its own creation.

Gallery

Project Timeline

gantt
    title Website Building Timeline
    dateFormat YYYY-MM-DD
    section Foundation
        First prototype          :done, 2024-01-31, 2024-02-28
    section Core Pages
        Main pages deployed      :done, 2024-11-01, 2024-12-01
    section Features
        Redesign & new pages     :done, 2025-01-01, 2025-03-20
        EUC Visualiser app       :done, 2025-03-20, 2025-03-27
    section Ongoing
        Projects page & template :active, 2026-03-01, 2026-04-30