A personal portfolio website made with HTML, CSS, and JavaScript.
The site uses a very Y2K desktop aesthetic instead of a normal portfolio layout. You can open different sections as windows, drag them around, and interact with the desktop icons.
- Windows 7/POM-2-inspired interface
- Desktop icons
- Draggable windows
- Window layering
- About Me section
- Projects section
- Skills section
- Skills boot animation
- Code-style loading animation
- Responsive layout
HTMLCSSJavaScriptGitGitHub Pages
I used AI during development mainly to help explain concepts, debug problems, and figure out different ways to implement things.
I still wrote, modified, tested, and debugged the code myself.
portfolio/
├── index.html
├── style.css
├── script.js
├── bg.jpg
└── README.md
The website is deployed using GitHub Pages.