📄 Add express resume page for recruiters (Story 1.7)
Complete resume page with hero section, skills badges, projects list, contact CTA and adventure link. Uses minimal layout, loads data from API with graceful fallbacks, SEO optimized for recruiters. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -63,6 +63,17 @@
|
||||
"continue": "Continue",
|
||||
"restart": "Start over"
|
||||
},
|
||||
"resume": {
|
||||
"title": "Full-Stack Developer",
|
||||
"tagline": "Passionate about innovative and immersive web experiences",
|
||||
"skills_title": "Tech Stack",
|
||||
"projects_title": "Recent Projects",
|
||||
"projects_loading_hint": "Projects coming soon...",
|
||||
"cta_contact": "Contact Me",
|
||||
"adventure_link": "Want to explore? Discover the full adventure",
|
||||
"meta_title": "C\u00e9lian - Full-Stack Developer | Quick Resume",
|
||||
"meta_description": "Full-Stack Developer specialized in Vue.js, Nuxt, Laravel. Discover my profile and projects in 30 seconds."
|
||||
},
|
||||
"pages": {
|
||||
"projects": {
|
||||
"title": "Projects",
|
||||
|
||||
@@ -63,6 +63,17 @@
|
||||
"continue": "Reprendre",
|
||||
"restart": "Recommencer"
|
||||
},
|
||||
"resume": {
|
||||
"title": "D\u00e9veloppeur Full-Stack",
|
||||
"tagline": "Passionn\u00e9 par les exp\u00e9riences web innovantes et immersives",
|
||||
"skills_title": "Stack technique",
|
||||
"projects_title": "Projets r\u00e9cents",
|
||||
"projects_loading_hint": "Projets disponibles bient\u00f4t...",
|
||||
"cta_contact": "Me contacter",
|
||||
"adventure_link": "Envie d'explorer ? D\u00e9couvrir l'aventure compl\u00e8te",
|
||||
"meta_title": "C\u00e9lian - D\u00e9veloppeur Full-Stack | CV Express",
|
||||
"meta_description": "D\u00e9veloppeur Full-Stack sp\u00e9cialis\u00e9 en Vue.js, Nuxt, Laravel. D\u00e9couvrez mon profil et mes projets en 30 secondes."
|
||||
},
|
||||
"pages": {
|
||||
"projects": {
|
||||
"title": "Projets",
|
||||
|
||||
Reference in New Issue
Block a user