https://github.com/probablykasper/v4.kasper.space
Personal website
https://github.com/probablykasper/v4.kasper.space
personal-website website
Last synced: 29 days ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/probablykasper/v4.kasper.space
- Owner: probablykasper
- Created: 2017-05-06T17:33:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-12-28T07:51:51.000Z (6 months ago)
- Last Synced: 2025-12-30T14:11:49.464Z (6 months ago)
- Topics: personal-website, website
- Language: Svelte
- Homepage: https://v4.kasper.space
- Size: 2.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kasper.space
v4 of my personal website. It uses the ~~[YouTube Data API](https://developers.google.com/youtube/v3/)~~ YouTube RSS feed, ~~the [SoundCloud API](https://developers.soundcloud.com/)~~ and the [GitHub GraphQL API](https://developer.github.com/v4/), as well as some cool [three.js](https://threejs.org/) animation.

## Commands
- `npm run dev`: Start in dev mode
- `npm run build`: Build
- `npm run preview`: Preview production app
- `npm run lint`: Lint
- `npm run format`: Format