Commit Graph
3 Commits
Author SHA1 Message Date
sylvaintr babef04f9a feat: Update Dockerfile for Node 20 and add vite-env.d.ts for environment variables 2026-03-09 22:03:55 +01:00
sylvaintr fe441c4bea Add GridWrapper and RetourEnHaut components
- Created GridWrapper component to wrap MUI Grid for easier usage.
- Implemented RetourEnHaut component for a "back to top" button with smooth scrolling and navigation to the homepage.
2026-03-09 21:24:37 +01:00
sylvaintr 83560e8086 feat: Add new sections and improve layout
- Added ExperienceSection and SkillsSection components to showcase user experience and skills.
- Updated App component to include new sections in the Home layout.
- Enhanced Projet component with improved styling and functionality, including a video player.
- Integrated new translations in English and French for additional sections.
- Updated navigation bar to include links to new sections.
- Added Dockerfile and nginx configuration for deployment.
- Removed unused video files and optimized existing components for better performance.
- Updated CVSection to correctly reference the CV file path.
- Improved styling across various components for a more cohesive design.
2026-02-24 12:23:27 +01:00