Matthias Puchstein mpuchstein
  • Joined on 2020-02-21
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 03:22:23 +02:00
2edf6b3f1f introduced WebXR support by integrating webxr-polyfill and refactoring DreamVR component for enhanced VR functionality and simplified code structure
8b0996781e removed unused logo from README.md for cleaner presentation
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 02:45:15 +02:00
bb714e6fa2 refined ProfilePage UI by improving spacing, aligning component structure, and reintroducing project information card for enriched profile context and presentation
75f516b408 enabled looping for dream videos on DreamPage for seamless playback experience
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 02:29:44 +02:00
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
44353988a1 updated description field in MockDreams dataset for concise and refined narrative of digital garden dream visuals
1d3d684c8f added favicon.ico to public directory for browser tab icon display
Compare 3 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 01:29:38 +02:00
86e145515e added chip icon to DreamCard and DreamCardCompact for visual representation of chip input type
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 01:10:10 +02:00
fca8d962f4 updated image file reference in MockDreams dataset (img field) for improved consistency with naming conventions
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 01:02:43 +02:00
19cc813de7 expanded multimedia support in MockDreams by adding audio, image, and video fields to enhance dream representation
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 00:54:00 +02:00
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
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 00:19:44 +02:00
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
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 00:01:47 +02:00
c4bf7c8b20 added audio field enhancements in MockDreams, improved chart handling for chip inputs (EEG, vitals, and movement visualization) using d3, and expanded multimedia support in DreamPage UI components
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 23:13:03 +02:00
0c3b2bf81d updated chip input type in MockDreams: replaced description with text, adjusted Dream type, and extended UI components for consistent rendering across DreamPage and DreamCard
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 22:23:45 +02:00
881f832722 added chip input type to MockDreams dataset, including support for EEG, pulse, HRV, movement data, and updated Dream type for enhanced physiological dream representation
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 22:12:00 +02:00
73e022212f added d3 and @types/d3 dependencies for enhanced data visualization capabilities in UI development
af27b23c2f updated MockDreams dataset to support audio input type, added transcript and audio fields for enhanced multimedia representation of dreams
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 21:15:56 +02:00
d38947d316 added dynamic tags display to DreamPage for improved visualization and categorization of dream data
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 21:13:10 +02:00
33f68a7e49 replaced single dream type tag with dynamic tags display in DreamCard for improved categorization and flexibility in UI rendering
ecd3fa120d added tags field to MockDreams dataset for categorization of dreams, improving clarity and enabling better filtering options across components
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 20:58:07 +02:00
38d01821b2 enhanced ResearchLive project card layout: added min-height and flex properties to improve aesthetic and text alignment consistency
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 20:53:08 +02:00
6471ffb916 enhanced ResearchLive project card layout: added min-height and flex properties to improve aesthetic and text alignment consistency
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 20:47:45 +02:00
6e1de4b48f refactored ResearchLive data structure and components: updated mock data models, removed researcher interviews section, and revised StudyCard handling for optional participants field
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 20:17:03 +02:00
20dfb50ac8 updated MockDreams initial record to use a fixed date for consistent test results and predictable behavior in data processing
b8e8057442 removed redundant media references from MockDreams data; updated DreamPage carousel container class for specificity and styled controls in App.css for improved UI consistencies
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 19:46:53 +02:00
8df4c91907 updated ResearchLive mock data to include optedIn status and adjusted UI to display participation state for enhanced user interaction feedback
mpuchstein pushed to main at mpuchstein/REMind 2025-07-13 02:53:52 +02:00
26dd1c45a3 removed theme observer and dark theme logo text support from ChipOverview; replaced logo rendering with static header text for simplification and cleaner design