Commit Graph

40 Commits

Author SHA1 Message Date
e2d40a4bc1 feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
61cc4509b2 feat(gallery): improve performances 2026-01-03 14:41:14 +01:00
bedb130cef feat(gallery): load and display exif data 2025-12-31 21:21:48 +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
469c0e7dcb feat(app): store settings in the local storage 2025-12-28 23:56:23 +01:00
fd8f0ea86a feat: 3d nds model 2025-12-13 23:45:50 +01:00
25313d19a8 chore: move devDependencies to devDependencies (some were in dependencies) 2025-11-28 14:41:08 +01:00
caf2ac7733 chore: fix versions 2025-11-28 14:36:37 +01:00
2b82f6df52 feat: setup i18n 2025-11-25 18:38:01 +01:00
210a71c17a refactor(projects): store images in content/, then copy them to public/ using custom nuxt module 2025-11-23 17:51:16 +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
658eb02c23 feat(home): intro + outro animations 2025-11-16 20:19:47 +01:00
5cfa906324 feat: animate home screen buttons on click 2025-11-13 13:52:40 +01:00
f09d5ce203 chore: eslint setup 2025-11-13 07:51:52 +01:00
64a51c9cad chore: add prettier and format 2025-11-09 17:25:09 +01:00
f70a8868dd feat: nds render system 2025-11-09 16:20:30 +01:00
5a82769a5d BREAKING CHANGE: start over for react + three project 2025-05-21 17:39:12 +02:00
61a7d55136 feat: markdown -> html and then display in editor 2024-09-13 13:51:18 +02:00
09f3464de9 feat(build): generate assets before type checking 2024-09-12 17:58:50 +02:00
3f185fcd54 feat(dependencies): fix versions 2024-09-12 17:49:31 +02:00
440ec43904 fix(build): clear cache before building 2024-09-12 17:44:24 +02:00
139815b59e feat: remove useless dependencies 2024-09-12 17:15:12 +02:00
254f8a1f28 feat(project): add description 2024-09-12 16:08:06 +02:00
b5bf5758ac chore: update packages 2024-07-31 15:11:55 +02:00
9cfb5b7a34 feat(build): integrate generation of manifest file in build process 2024-07-08 02:03:47 +02:00
608048d974 feat(nvim): improve tree and file switching, and implements links 2024-05-31 22:56:08 +02:00
0fd20b90ea chore(prettier): update config 2024-05-30 15:53:44 +02:00
6a38b3a41e feat(app): use components from nextjs branch 2024-05-30 15:16:52 +02:00
490ab8a3de feat(music-player): play audio and fetch metadata 2024-02-10 15:57:06 +01:00
48334425c3 chore: use local instead of github repo for react-dom-curse 2024-02-10 02:03:56 +01:00
de68905b4f refactor(music-player): using react-dom-curse 2024-02-09 23:51:47 +01:00
a1b395aa34 feat: started working on waybar 2024-02-08 00:40:51 +01:00
de777ece49 feat(nvim): display selected file in tree in the editor 2024-01-28 21:35:06 +01:00
e478837164 refactor: reached same app state using vite 2024-01-28 15:56:19 +01:00
9179ab10ac refactor: moving from nextjs to vite+react 2024-01-28 12:14:04 +01:00
1113bd01f2 feat: loading files from manifest 2024-01-28 01:11:56 +01:00
55e28c1edf feat(nvim-tree): fully working navigation 2024-01-27 15:39:26 +01:00
ae7aa77292 feat(layout): implement global layout 2024-01-11 23:34:19 +01:00
de2561cfa7 project setup 2024-01-11 17:19:37 +01:00