-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dawid Olko edited this page Feb 15, 2026
·
5 revisions
A fully customizable portfolio website that recreates the Windows 10 desktop experience entirely in the browser. Built with React and JavaScript, this single-page application simulates a complete operating system interface with draggable windows, start menu, themed applications, wallpapers, and more.
- π₯οΈ Authentic Windows 10 UI - Pixel-perfect desktop experience
- π± Responsive Design - Works on desktop and mobile devices
- π¨ Customizable Themes - Change wallpapers and color schemes
- πͺ Draggable Windows - Fully interactive window management
- π Built-in Applications - VSCode, Mail, Spreadsheet, and more
- π Lock Screen - Authentic login experience
- π Context Menus - Right-click functionality
- βοΈ Settings Panel - Customize your experience
- π PWA Support - Install as a progressive web app
- React - Frontend framework
- JavaScript - Core programming language
- CSS3 - Styling and animations
- HTML5 - Markup structure
- PWA - Progressive Web App capabilities
Windows-Simulaing-System-GUI/
βββ src/
β βββ components/
β βββ apps/
β βββ styles/
β βββ assets/
βββ public/
βββ README.md
# Clone repository
git clone https://github.com/dawidolko/Windows-Simulaing-System-GUI.git
# Navigate to project
cd Windows-Simulaing-System-GUI
# Install dependencies
npm install
# Run development server
npm start
# Build for production
npm run buildDawid Olko
- GitHub: https://github.com/dawidolko
This project is licensed under the MIT License - see the LICENSE file for details.