โ† All Diagrams

Portfolio Architecture Overview

High-level architecture of the streamof.info portfolio deployment

System Architecture

The portfolio is deployed as multiple independent web apps (Node.js/Express and Go) behind an nginx reverse proxy.

Tech Stack

Each Node.js application follows the same pattern (reading-tally-go is the exception โ€” a single Go binary using net/http + html/template instead of Express/Vite/JSX):

Diagram 1
Diagram 2