A browser-based operating system with draggable windows, a live clock, an interactive terminal, and sticky notes. Built with vanilla HTML, CSS, and JavaScript.
- Desktop with a CSS gradient background and draggable icons.
- Topbar with app menu, live clock, and simulated battery.
- Draggable windows that stack (z-index) and close with the red button.
- About me — sidebar + content layout with personal info.
- Projects — card grid generated from a JS array.
- Terminal — interactive console with real commands. Type
help. - Contact — links window.
- Sticky notes (custom feature) — create draggable, editable notes on the desktop from the topbar, desktop icon, or by typing
notein the terminal.
help, about, whoami, projects, skills, contact, neofetch,
open <app>, date, echo <text>, note, ls, clear
Use ↑ / ↓ to repeat previous commands.