Matthias Puchstein mpuchstein
  • Joined on 2020-02-21
mpuchstein pushed to main at mpuchstein/aur-packages 2025-07-20 19:56:13 +02:00
6701dee365 Deleted package: ultimatekeys
mpuchstein created branch main in mpuchstein/aur-packages 2025-07-20 19:32:57 +02:00
mpuchstein pushed to main at mpuchstein/aur-packages 2025-07-20 19:32:57 +02:00
4d736e74cd Add 'ultimatekeys/' from commit '5e17e034d10604cb1b065c31c26d7bb1cc40ce12'
ab15833f3e setting up aurpublish
e56fa159f5 init
5e17e034d1 added nvchecker
fdd08a02c8 updated
mpuchstein created repository mpuchstein/aur-packages 2025-07-20 19:22:42 +02:00
mpuchstein pushed to main at mpuchstein/dotfiles 2025-07-20 19:14:34 +02:00
53cd3c48e2 compose now already added by ultimatekeys
mpuchstein pushed to main at mpuchstein/dotfiles 2025-07-20 19:13:12 +02:00
0b40bb76bc changed keymap to ultimate keys
mpuchstein pushed to main at mpuchstein/dotfiles 2025-07-19 23:22:04 +02:00
5662ff524a changed theme to rosé pine
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 04:18:23 +02:00
4ccbd28c4f expanded and updated README.md to include detailed project overview, features breakdown, technical stack, usage guide, project structure, and educational context for improved clarity and documentation quality.
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 03:56:13 +02:00
618e5b442e refactored DreamCharts to consolidate chart rendering logic into reusable renderChart function; improved chart resize handling for better responsiveness and maintainability
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 03:50:56 +02:00
936a2fa1ee adjusted chip icon position in DreamCardCompact to align with design improvements
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 03:50:21 +02:00
2165a63bfb added @types/node and dependencies to devDependencies for extended Node.js type support; adjusted chip icon positioning in DreamCardCompact for improved UI alignment
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 03:36:22 +02:00
2d294de69a refactored DreamVR to simplify component structure, integrate OrbitControls for non-VR mode, enhance lighting, and optimize render logic for improved performance and maintainability
mpuchstein pushed to main at mpuchstein/REMind 2025-07-17 03:34:08 +02:00
7754370a70 swapped colors and labels for "Sexuelle Träume" and "Flugträume" for consistent data representation and accuracy in Technology visualization
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