Retro OS
An operating system in the browser instead of a normal portfolio. Windows, a taskbar and files drawn from scratch.
TypeScriptinterfacesin progress
1 min read

An operating system in the browser. A desktop with windows, a taskbar and files — all rendered on the web.
Simple idea: instead of a classic portfolio with sections and scrolling, why not an operating system? Open one window for projects, another for notes, a third for contact. Drag them, minimise them, close them.
TypeScript, no frameworks. Every window is its own component, the whole interface drawn from scratch.
Work in progress: it runs, but more windows keep arriving.