About this site

Advanced where it matters. Static where it should be.

This portfolio is a fully static Angular application delivered through Cloudflare Pages. Its architecture prioritizes fast first paint, accessibility, privacy, and predictable operation.

Technical decisions

A focused static architecture

01

Static by design

Portfolio content is compiled with the application and served as static HTML and assets.

02

Prerendered for clarity

Each route ships meaningful HTML for fast rendering, resilient navigation, search engines, and link previews.

03

Private by default

The site has no contact form, visitor ID, analytics beacon, application cookie, or personal-data store.

04

Accessible interaction

Semantic structure, keyboard navigation, visible focus, responsive layouts, and reduced-motion behavior are part of the implementation.

Delivery path

Repository to browser

  1. Typed contentOne reviewed source for every page
  2. Angular static buildPrerendered routes and optimized assets
  3. Cloudflare PagesGit deployment and global CDN delivery
  4. Your browserNo API, database, cookie, or visitor identifier