A retro, interactive desktop operating system simulator built with vanillajs, HTML5, and CSS3. Designed as a personal portfolio for Muhammad Abbas Jhanjhi (Bs Computer Science @ Sunway University).
MuhammadAbbas.dev/
│
├── index.html # Main OS Desktop Markup & Windows
├── README.md # Project Documentation & Architecture
├── CNAME # Website Domain name
│
├── css/
│ └── style.css # Windows XP Styling, Cursors & Animations
│
├── js/
│ └── script.js # Window Logic, Desktop Marquee & API Handlers
│
├── W95FA/ # Retro Font Files (by Alina Sava)
│ ├── W95FA # OpenType Font (.otf)
│ ├── w95fa.woff # Web Font (.woff)
│ └── w95fa.woff2 # Web Font (.woff2)
│
└── assets/
└── audio/
└── click.mp3 # Retro Mechanical Mouse Click Sound