mirror of
https://github.com/TomPlanche/my-website-2022-23.git
synced 2026-09-13 22:59:58 +02:00
Fork of github.com/TomPlanche/my-website-2022-23
https://tomplanche.fr
- TypeScript 94.1%
- SCSS 5.6%
- HTML 0.2%
- JavaScript 0.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| public | ||
| src | ||
| tests | ||
| .eslintrc.cjs | ||
| .htaccess | ||
| index.html | ||
| jest.config.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
My Website
Tech Stack
I built this website using the following technologies:
Custom Things
I made my own custom cursor, with customisable onHover events.
I also used my own API middleware, LastFM_Handler to fetch data from LastFM API.
With this middleware, I also buid the music player, which is a custom component.