feat: comprehensive UI redesign and content updates
- Updated action bar with transparent buttons (colored on hover only) - Repositioned language selector after CV title for better flow - Simplified toggle labels (removed parentheses values) - Changed button styling: transparent by default, green/gray on hover - Updated name format to "Moreno Rubio, Juan Andrés" with right alignment - Added LIVGolf experience (Apr 2024-present) with detailed responsibilities - Updated profile photo to dni.jpeg - Refined summary text focusing on consultant/analyst/developer roles - Added award logos (clicplan.png, drolosoft.png, teseo.png) - Implemented smooth logo animations (fade/scale transitions) - Adjusted toggle dimensions (80px wide, 30px tall) with smaller icons (16x16) - Added breathing room to title and icon with proper padding - Removed italic styling from name per user preference
This commit is contained in:
+34
-4
@@ -14,7 +14,7 @@
|
||||
"website": "https://juan.andres.morenoyrubio.com",
|
||||
"photo": "/static/images/profile.jpg"
|
||||
},
|
||||
"summary": "Technical Consultant, Fullstack Developer, and AI enthusiast with 18 years of experience in the IT industry, specializing in SAP Customer Data Cloud, web technologies (mainly React and Node ecosystem), and AI integrations. Proven track record of leading technical projects and providing guidance to over 35 international clients. Seeking opportunities to apply and expand my skills in a challenging and rewarding environment.",
|
||||
"summary": "Technical Consultant, Analyst and Fullstack Developer. Specialist in SAP Customer Data Cloud. Passionate about web technologies (mainly Go and Node/React ecosystems). Proven track record of leading technical projects and providing guidance to over 40 international clients. Seeking opportunities to apply and expand my skills in a challenging and rewarding environment.",
|
||||
"experience": [
|
||||
{
|
||||
"position": "Senior SAP Technical Consultant",
|
||||
@@ -40,6 +40,33 @@
|
||||
"companyLogo": "olympic-broadcasting.png",
|
||||
"shortDescription": "SAP CDC solutions for international broadcasting events. Custom implementations and technical guidance."
|
||||
},
|
||||
{
|
||||
"position": "Senior SAP/CDC Technical Consultant",
|
||||
"company": "LIV Golf",
|
||||
"companyURL": "https://www.livgolf.com/",
|
||||
"location": "Remote",
|
||||
"startDate": "2024-04",
|
||||
"endDate": "present",
|
||||
"current": true,
|
||||
"responsibilities": [
|
||||
"Technical consulting about SAP Customer Data Cloud implementation and architecture",
|
||||
"Created authorization process screens and user interfaces",
|
||||
"Provided support to all teams regarding authentication and authorization",
|
||||
"Developed backend endpoints and processes for data processing",
|
||||
"Created comprehensive documentation for processes and project specifications",
|
||||
"Bug solving and troubleshooting across the authentication system"
|
||||
],
|
||||
"technologies": [
|
||||
"SAP CDC",
|
||||
"JavaScript",
|
||||
"React",
|
||||
"Node.js",
|
||||
"API Development",
|
||||
"Authentication Systems"
|
||||
],
|
||||
"companyLogo": "livgolf.png",
|
||||
"shortDescription": "Technical consulting for SAP CDC implementation. Created authorization screens, backend endpoints, and comprehensive documentation."
|
||||
},
|
||||
{
|
||||
"position": "Senior Technical Consultant",
|
||||
"company": "AENA (via Accenture Spain)",
|
||||
@@ -609,19 +636,22 @@
|
||||
"title": "Best Comparison Service with Clicplan",
|
||||
"issuer": "eAwards",
|
||||
"date": "2013-05",
|
||||
"description": "Recognition for excellence in comparison service development"
|
||||
"description": "Recognition for excellence in comparison service development",
|
||||
"awardLogo": "clicplan.png"
|
||||
},
|
||||
{
|
||||
"title": "Project Construction Scholarship for drolosoft",
|
||||
"issuer": "Junta de Extremadura",
|
||||
"date": "2009-08",
|
||||
"description": "Scholarship for innovative software project development"
|
||||
"description": "Scholarship for innovative software project development",
|
||||
"awardLogo": "drolosoft.png"
|
||||
},
|
||||
{
|
||||
"title": "Scholarship to work at TESEO Software Factory",
|
||||
"issuer": "Universidad de Extremadura",
|
||||
"date": "2004-04",
|
||||
"description": "Academic scholarship for software development work"
|
||||
"description": "Academic scholarship for software development work",
|
||||
"awardLogo": "teseo.png"
|
||||
}
|
||||
],
|
||||
"certifications": [
|
||||
|
||||
Reference in New Issue
Block a user