This repository contains the source code for my personal portfolio website, built with HTML, CSS, and vanilla JavaScript.
- Interactive XP Desktop – Nostalgic Windows XP–themed portfolio page with draggable windows and icons.
- Dynamic Project Display – Fetches and displays project information directly from the GitHub API.
- Classic Snake Game – A fun, playable version of the classic Snake game.
- Secure Contact Form – Uses Formspree for secure submissions without exposing personal email addresses.
- GDPR Compliant – Includes a privacy notice and requires user consent for data handling.
- Fully Responsive – Optimized for both desktop and mobile devices.
- Created by @eudk
The site is deployed using GitHub Pages.
🔗 Live version: https://eudk.github.io
To run this project locally:
# Clone the repository
git clone https://github.com/eudk/eudk.github.io.git
# Open index.html in your browser