Commit Graph

16 Commits

Author SHA1 Message Date
aabe895325 feat(projects): intro and outro animations 2025-12-17 20:06:46 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
a31f72f41d feat(projects): animate buttons on click 2025-12-16 12:17:49 +01:00
258bcd0f16 feat(nds): use custom NDS_ keys in events 2025-12-15 11:53:20 +01:00
2910eb15bd feat: display projects as pokemons in pokemon platinum 2025-12-11 17:16:00 +01:00
ba99b4912c feat(projects): synchronize previews with thumbnails scrolling 2025-11-23 15:04:50 +01:00
1b592ae50a refactor(projects): use store.loading instead of async component 2025-11-23 13:32:28 +01:00
43cf159915 feat: useMouseWheel -> useScreenMouseWheel 2025-11-21 21:01:46 +01:00
a9bc2a7358 feat(projects): load projects from content/ 2025-11-19 12:48:45 +01:00
e8239c825e feat(projects): projects scrolling using mouse wheel 2025-11-19 01:30:08 +01:00
11a451c6d0 feat(assets): convert png -> webp 2025-11-19 01:13:53 +01:00
4a6fa119d5 feat(projects): click based navigation 2025-11-19 00:44:18 +01:00
6f46303af8 feat(projects): visit projects 2025-11-19 00:28:45 +01:00
ba6eb31b99 feat: use useImages composable instead of <img> + useTemplateRef 2025-11-18 21:12:00 +01:00
acace6698c feat(projects): move data to store and render thumbnails 2025-11-18 19:48:44 +01:00
92af1d6136 feat(projects): scrolling projects 2025-11-18 14:56:28 +01:00