Retro OS
A retro-style operating system in the browser. Portfolio and UI playground.
TypeScriptwebin progress
os.dawid.blog →
1 min read
An operating system in the browser. 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 a window with projects, another with notes, a third with contact info. Drag them, minimize them, close them.
TypeScript, no frameworks. Every window is its own component. The entire interface drawn from scratch.
Work in progress.