Windows XP Style Portfolio is a nostalgic portfolio website designed to replicate the classic Windows XP interface.
It showcases projects with authentic XP-style windows, buttons, and icons for that retro vibe.
- 🪟 Classic Windows XP UI design
- 💻 Interactive portfolio sections styled as XP windows
- 📱 Responsive layout that adapts to modern screens
- 🎨 Fun retro animations and XP-inspired icons
| Component | Technology |
|---|---|
| Frontend | HTML, CSS, JavaScript |
| Backend | PHP |
Requirements: A web server with PHP support.
If you don’t have a local web server set up, check out my other project Local Website UI (LWUI) for easy local hosting: https://github.com/joepduin/LWUI
- Clone the repository:
git clone https://github.com/joepduin/windowsxp.git
cd portfolio-
Open
index.htmlin your browser or serve it with a local server. -
Change the Google reCAPTCHA secrets and the mail config in
./config.phpand in./windows/contact.html.
/opt/portfolio/
├── images/ # All image files used in the portfolio
├── scripts/ # All JavaScript and PHP scripts
├── styles/ # All CSS stylesheets
├── windows/ # HTML files for individual XP-style windows
├── index.html # Main entry point of the portfolio website
├── config.php # Configuration file
- This project includes a PHP backend for the contact form.
- Make sure your web server is properly configured and secured to avoid exposing sensitive information.
- Keep your Google reCAPTCHA keys and mail configuration private.
Sent me a mail on info@joep.dev if you'd like to collaborate For collaborations, questions, or just to say hi.
GNU General Public License v3.0
Joep GitHub: github.com/joepduin
Want me to help with setting up the admin panel code or deployment scripts next?