📄 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",
|
||||
|
||||
Reference in New Issue
Block a user