Skip to content

vys69/ripgrim.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows XP-Style Portfolio

A web-based portfolio mimicking the Windows XP interface.

Table of Contents

Media

screenshot_1

Features

  • Windows XP-inspired UI
  • Draggable windows
  • Taskbar with active window indicators
  • Project showcase
  • Responsive design

Tech Stack

  • Svelte
  • CSS3
  • Local Storage for window state persistence

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Run the development server: npm run dev

Building

To create a production version:

npm run build

Customization

Edit src/App.svelte to modify project details and add new windows.

License

MIT

About

Personal portfolio site built on svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published