boot.sh — portfoliorunning
~$./boot.sh --env production
initializing runtime environment...
loading modules: [next.js] [docker] [terraform]
mounting routes → / /projects /case-studies
checking deployment status... OK
pipeline health: all systems nominal
EMMANUEL AO

DevOps Engineer · CI/CD · Cloud Infrastructure

Back to Projects
BuiltBy Studio screenshot
Full-Stack

BuiltBy Studio

BuiltBy Studio is the agency I founded focused on building modern, high-performance websites and digital products for businesses. The studio site itself is built with Next.js, TypeScript, and TailwindCSS, deployed on Vercel with a custom CI/CD workflow. Every client project delivered through the studio is containerised and deployed with automated pipelines.

Tech Stack

Next.jsTypeScriptTailwindCSSDockerGitHub ActionsCloudflare

The Challenge

Needed a fast, professional agency presence that clearly communicated the studio's technical capability and portfolio while maintaining sub-second load times globally.

Architecture

Statically generated pages with Next.js App Router. Portfolio projects loaded at build time. Cloudflare sits in front for caching, security, and global CDN distribution.

Deployment Strategy

Deployed to Vercel with automatic preview deployments on every pull request and production deployments on merge to main. Cloudflare handles DNS, SSL, and edge caching.

Outcome

Sub-second load times globally. 99/100 Lighthouse performance score. Clean, professional presentation that communicates engineering quality before a client reads a single word.