Personal practice · This site

WorkflowHyd

My independent web development and freelance platform — the site you're reading this on.

Role

Design, development & writing

Stack

HTML5, CSS3, Vanilla JS

Industry

Personal / freelance

Problem

A freelance developer needs a site that proves it, not just claims it

Most freelance developer sites lean on templates and stock illustration to look "professional," which tends to make them look identical to every other freelancer's site. I wanted WorkflowHyd to demonstrate the same care I'd put into a client project — clean typography, deliberate structure, fast performance — rather than describe it in bullet points.

Solution

A static, editorial site with no framework overhead

This site is deliberately built with plain HTML, CSS, and vanilla JavaScript — no framework, no build step, no client-side routing. For a content site like this, that's not a limitation; it's close to the fastest architecture available, and it keeps the maintenance surface small. The design system underneath — spacing, type scale, color tokens — is structured the same way I'd approach it in a component-based framework, just expressed in plain CSS custom properties.

Key features

What the site does

  • Zero-dependency static architecture — no build tooling required
  • Editorial blog with search, category filtering, and load-more pagination
  • Full SEO layer: structured data, Open Graph, sitemap, semantic HTML
  • Accessible navigation with keyboard support and reduced-motion handling
  • Case-study style project pages instead of generic portfolio thumbnails

Approach

Development approach

I built the design system first — color tokens, type scale, spacing — before writing a single page, so every template that followed would stay visually consistent without copy-pasting inconsistent one-off styles. Interactivity (mobile nav, search, filtering, scroll reveals) is layered on top as progressive enhancement, so the core content works even if JavaScript fails to load.

Result

A fast, honest representation of how I build

The result is a site that loads close to instantly, reads clearly on any device, and — more usefully than any portfolio blurb — is itself an example of the kind of work I do for clients.

Interested in something similar?

I take on a limited number of freelance projects each quarter.

Start a Conversation