Skip to content

Robin1224/Win95-Portfolio

 
 

Repository files navigation


Logo

Win95 Portfolio

A Windows 95 inspired portfolio website
Live link »

Project Board · Report Bug · Run locally

About The Project

Page screenshot

A portfolio website made in around 3 weeks as an assignment for my University course. Eventually - once I have more time to work on it - this will include my created work, and a sort of digital garden-type collection of notes and writings. For now only includes some window manipulation functionality and basic information about myself. You can move windows, minimise, and close them.

(back to top)

Built With

  • Svelte

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/Robin1224/Win95-Portfolio.git
  2. Install NPM packages
    npm install
  3. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes
  4. Run the SvelteKit local development server
    npm run dev

(back to top)

License

Distributed under the MIT License. See the LICENSE file for more information.

(back to top)

Acknowledgments

(back to top)

About

A Windows 95 inspired portfolio website made in SvelteKit. (Work in Progress)

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 65.5%
  • CSS 19.8%
  • Svelte 11.3%
  • JavaScript 3.4%