19 Commits

Author SHA1 Message Date
2758a6a8d7 fix(projects): non i18nized text 2026-03-11 00:24:29 +01:00
f3a6928cd7 fix(nds): remove all top baselines 2026-02-27 02:03:48 +01:00
2ac77bdb30 feat(projects): add translations 2026-02-27 00:54:22 +01:00
c16f8da611 fix(projects): use top baseline instead of hanging 2026-02-13 18:30:54 +01:00
f60b9b21f4 fix: use LOGICAL_WIDTH,HEIGHT instead of SCREEN_WIDTH,HEIGHT beucase screen is scaled 2026-01-14 16:13:44 +01:00
e2d40a4bc1 feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
f60fb3625c feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
85204b1327 feat(projects): projects scrolling animation 2025-12-17 21:34:53 +01:00
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
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
6a219d84d0 refactor(projects): load previews directly 2025-11-27 19:38:42 +01:00
b05e98ea1e feat(projects): add technology badges on the previews 2025-11-27 18:37:59 +01:00
ba99b4912c feat(projects): synchronize previews with thumbnails scrolling 2025-11-23 15:04:50 +01:00
73fbd462be feat(projects): load preview image in component instead of doing it in the store 2025-11-23 13:28:59 +01:00
17eeb4cb13 feat(projects): render preview in top screen, also prepare for markdown rendering 2025-11-20 23:57:10 +01:00
ba6eb31b99 feat: use useImages composable instead of <img> + useTemplateRef 2025-11-18 21:12:00 +01:00
92af1d6136 feat(projects): scrolling projects 2025-11-18 14:56:28 +01:00