- 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.
17 lines
1.1 KiB
JSON
17 lines
1.1 KiB
JSON
{
|
|
"LANGUE": "🇬🇧",
|
|
"FRENCH": "French",
|
|
"english": "English",
|
|
"show_more": "Show more",
|
|
"ABOUT_ME": "About Me",
|
|
"MY_PROJECTS": "My Projects",
|
|
"Paragraph1_ABOUT_ME": "I am a third-year Computer Science student at BUT Informatique in Anglet. Passionate about development, I enjoy exploring new technologies and deepening my programming knowledge, particularly through personal projects. Outside of my studies, I dedicate part of my free time to my passion for cycling, which allows me to recharge, explore new landscapes, and stay fit.",
|
|
"Paragraph2_ABOUT_ME": "On this portfolio, you will find a selection of my projects completed during my studies and personal experiences. Each project reflects my commitment to code quality, innovation, and solving complex problems. Feel free to browse the different sections to learn more about my background, skills, and achievements.",
|
|
"SEE_ALL_PROJECTS": "See All Projects",
|
|
"CONTACT_ME": "Contact Me",
|
|
"CREATE_PROJECT": "Create Project",
|
|
"EDIT_PROJECT": "Edit Project",
|
|
"MY_EXPERIENCE": "My Experience",
|
|
"SKILLS": "Skills"
|
|
|
|
} |