CASE STUDYWeb development · Marketing siteCOMPLETED

Terravault - Marketing Site

A lean marketing website for a manufacturer of military-grade blast and ballistic shelters - hand-coded in HTML, SCSS, and JavaScript, live in two days.

Role
Design, build, deploy
Timeline
2 days
Type
Marketing site

Outcomes

Days from brief to launch
2Days from brief to launch
Speed Index
0.8sSpeed Index
SEO score
91/100SEO score

Stack

  • HTML
  • CSS/SCSS/LESS
  • JavaScript
  • Vercel

/01Challenge

Terravault manufactures military-grade blast and ballistic shelter systems - mobile field units and collapsible in-home shelters. For a product this serious, the website's first job is credibility: a defense-sector visitor decides within seconds whether the company looks like a real supplier.

The brief was compact and the deadline more so: present the two product lines, the standards and protection specs behind them, and a clear path to contact - live in two days. That timeline ruled out heavy tooling from the start. The site had to be built with exactly as much technology as the job required, and no more.

/02Approach

I hand-coded the site in HTML, SCSS, and vanilla JavaScript - no framework, no build pipeline beyond compiling styles. For an informational site on a two-day window, that's not a compromise; it's the right tool.

  • Credibility-first structure - the two shelter lines, certifications, and protection specs are presented plainly and prominently, without marketing noise.
  • Semantic, SEO-ready markup - clean heading hierarchy, descriptive metadata, and crawlable static pages, indexable from day one.
  • Lightweight interactivity - vanilla JavaScript handles navigation and interactions with zero dependency weight, keeping load times minimal.
  • Fully responsive - an organized SCSS architecture keeps the layout sharp from desktop to mobile.
  • Zero-maintenance stack - nothing to update and nothing to break; the site can run untouched for years.

/03Result

The site went live two days after the brief: a fast, fully responsive presence that tells a defense-sector audience exactly what Terravault builds - mobile ballistic shelters and collapsible in-home units - and how to get in touch.

Because it ships as hand-written static code, there is nothing to slow it down and nothing to maintain: no framework updates, no dependency patches, no build failures. For an informational site, that combination - speed to launch, speed in the browser, zero upkeep - is exactly what a small, focused product company needs.

Gallery

Product pages showcasing Terravault's mobile and residential protective shelter solutions
Responsive mobile and tablet experience built for seamless browsing across all devices

FAQ

What is Terravault?

Terravault manufactures military-grade blast and ballistic shelter systems - relocatable mobile field shelters and collapsible in-home units. The website presents both product lines, the standards behind them, and how to contact the company.

Why build the site without a framework?

The site presents information; it isn't an application. Hand-written HTML, SCSS, and vanilla JavaScript load faster, can't break with a dependency update, and were quicker to ship - the right amount of technology for the job.

How was the website finished in two days?

Tight scope and zero tooling overhead. The structure was defined up front - products, applications, contact - then built straight in HTML and SCSS with no framework setup, no configuration, and nothing that wasn't needed.

Is a static site bad for SEO?

The opposite. Static pages with semantic markup and fast load times are exactly what search engines index best - every page is crawlable HTML with descriptive metadata, no client-side rendering required.