matt1.net Website for web work

Featured paths

Direct links to the parts of the site that matter most.

The landing page stays light and readable while the actual destinations live behind clear labels and subdomain routes.

Platform

A lightweight stack keeps this hub quick and clear.

Public delivery

Deploy the landing page as static-first content with versioned updates.

Dynamic endpoints

Keep API endpoints focused on small metadata and navigation tasks.

Security posture

Keep private routes protected and limit public surface area by default.

Access

Private portals stay off the open web unless they are explicitly invited in.

Private sign-in routes protect client work, staging review spaces, and other non-public pages.

Private routes

  • Sign-in or one-time access before content loads.
  • Separate routes for each client or project.
  • Minimal exposed surface area by design.

Phase 2

  • Email, inboxes, and SMTP are deferred.
  • Mail can be added later without restructuring the site.
  • The hub launches independently of mail choices.