Commit Graph

39 Commits

Author SHA1 Message Date
130bafa7dc feat(intro): implement intro screen 2026-01-12 16:13:01 +01:00
cc2e312108 feat(gallery): improve responsivity 2026-01-03 21:56:37 +01:00
21b2c6b38a fix: make app background black again 2026-01-03 15:22:39 +01:00
49d58d314f feat(gallery): simple gallery setup
NOTE: inspiration from https://github.com/Flosciante/nuxt-image-gallery
2025-12-31 00:30:32 +01:00
bc5ed0e31b feat(settings): implement NumberInput component 2025-12-30 18:11:30 +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
2910eb15bd feat: display projects as pokemons in pokemon platinum 2025-12-11 17:16:00 +01:00
c8ba41d7b5 feat(projects): add project scope 2025-11-27 22:49:43 +01:00
9db5bec372 feat(fonts): fix N in NDS7 2025-11-27 18:37:36 +01:00
4d9371f1b0 feat(settings): render top and bottom bar, implement notifications stack and submenu navigation 2025-11-26 11:07:03 +01:00
3d5d326e53 feat(settings): compose title notification instead of using image 2025-11-25 19:52:35 +01:00
e5e08bacbf feat(settings): render title and menu image in notification 2025-11-25 18:13:52 +01:00
5ca5c5b892 feat(settings): menu animations 2025-11-25 15:50:28 +01:00
44a84452d0 feat(settings): menu navigation (unanimated) 2025-11-25 00:58:29 +01:00
32fc9a3547 feat(home): navigation and outro animation to settings 2025-11-24 11:17:13 +01:00
17eeb4cb13 feat(projects): render preview in top screen, also prepare for markdown rendering 2025-11-20 23:57:10 +01:00
a9bc2a7358 feat(projects): load projects from content/ 2025-11-19 12:48:45 +01:00
11a451c6d0 feat(assets): convert png -> webp 2025-11-19 01:13:53 +01:00
6f46303af8 feat(projects): visit projects 2025-11-19 00:28:45 +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
e4935a24a2 feat(contact): notifications system + action 2025-11-17 21:22:26 +01:00
f7d33bc0cd fix(font): wrong t 2025-11-17 13:11:17 +01:00
e5ed33f5ce feat(home): pictochat -> contact 2025-11-17 00:52:18 +01:00
6383dc0697 feat(contact): intro animation 2025-11-17 00:33:37 +01:00
658eb02c23 feat(home): intro + outro animations 2025-11-16 20:19:47 +01:00
e65b97fa76 feat(contact): bottom screen navigation 2025-11-14 23:22:32 +01:00
4abc233cb1 feat: improve character spacing in NDS10 2025-11-14 23:19:33 +01:00
101103bde4 feat: NDS9 -> NDS10 and use woff2 fonts 2025-11-13 07:58:51 +01:00
26606ad1d9 feat: improve nds9 font 2025-11-12 20:47:37 +01:00
04986623f8 feat: animated button selector 2025-11-12 17:57:31 +01:00
3d18e027f9 feat: add navigation buttons to bottom home screen 2025-11-12 15:30:54 +01:00
cd1586292b refactor: restructure components and assets 2025-11-11 14:52:41 +01:00
83b1c4c563 feat: quick bottom home screen setup 2025-11-11 14:44:51 +01:00
eb7eb08428 feat: top screen status bar 2025-11-11 13:47:55 +01:00
0bf049866b feat: improve fonts 2025-11-11 13:01:02 +01:00
fe78e6abba feat: add custom nds fonts for 7px and 9px text 2025-11-10 14:21:29 +01:00
d2b8bbdcb6 feat: render image in background 2025-11-09 21:04:05 +01:00