Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Puchstein
8403a17636 updated package-lock.json to add and lock dependencies for extended multimedia, VR, and UI support, including @react-three/xr, @fortawesome, zustand, and others for enhanced feature integration and compatibility
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-17 02:29:41 +02:00
Matthias Puchstein
2579460c1f refactored DreamPage to use lazy loading with Suspense for charts and media, modularized chart components into DreamCharts.tsx using d3, and optimized build by grouping libraries into separate chunks in vite.config.ts
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-17 00:53:56 +02:00
Matthias Puchstein
afec14c390 added DreamVR component for neural network-based VR visualization of chip input dreams, integrated @react-three/fiber and @react-three/drei dependencies, and updated package-lock.json
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-17 00:19:41 +02:00
Matthias Puchstein
73e022212f added d3 and @types/d3 dependencies for enhanced data visualization capabilities in UI development
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-16 22:11:57 +02:00
Matthias Puchstein
8a0afcbe6b added a fake login and some style changes 2025-07-04 23:03:20 +02:00
Matthias Puchstein
59ded2bb06 moved the microphone finally to the correct place 2025-07-03 17:10:21 +02:00
mpuchstein
76dc3e86ca added react icons 2025-07-02 17:52:21 +02:00
Matthias Puchstein
06868dbf84 small stuff 2025-07-01 13:54:12 +02:00
Matthias Puchstein
eaf969557f initial
# Conflicts:
#	README.md
2025-06-29 17:12:11 +02:00