THE LAB

Build. Measure.
Learn.

Experiments turn assumptions into evidence. This section documents small web projects, tests and the lessons they produce.

01
WEB / PUBLISHED

Turning a static project into a clean, deployable website

The goal is simple: keep a site lightweight, understandable and easy to deploy. The experiment looks at file structure, routing, metadata and the difference between local development and production hosting.

02
PERFORMANCE / PLANNED

What actually makes a small website feel fast?

Compare page weight, images, scripts and layout complexity. Record the changes instead of relying on a visual guess.

03
TOOLS / PLANNED

Can a useful web utility stay entirely in the browser?

Explore client-side tools where input can be processed locally without sending ordinary text to a server.