← back to desktop

Terminal Portfolio

An interactive simulated desktop OS portfolio — a window manager, a virtual filesystem, and a terminal as one of six apps.

Launched March 2026

#astro#react#typescript

Source ↗

This portfolio reimagines a standard website as a simulated desktop operating system. Built on an Astro static shell that hydrates a single React island, the site delivers a boot sequence, a window manager, and a virtual filesystem, without sacrificing modern maintainability or SEO.

Features

Architecture

To keep content easy to update, both the windows and the virtual filesystem read from the same data layer:

The result is a highly engaging, interactive landing page that still builds to a lightning-fast static directory hosted for free on GitHub Pages.