|
17 | 17 | }, |
18 | 18 | "about": { |
19 | 19 | "title": "About me", |
20 | | - "body": "I’m a junior developer with a bilingual DAM background and experience building internal tools that connect data, automate workflows and make users’ lives easier. I’ve worked with PowerApps, SharePoint, Access, Excel, Kotlin, C#, Python and SQL. I’m looking for a team where I can keep learning while delivering real value from day one." |
| 20 | + "lead": "I build end-to-end solutions: connect data, automate workflows, and care about user experience.", |
| 21 | + "cards": [ |
| 22 | + { |
| 23 | + "icon": "fa-solid fa-bolt", |
| 24 | + "title": "What I do", |
| 25 | + "bullets": [ |
| 26 | + "Fast and useful internal apps", |
| 27 | + "Automation for repetitive tasks", |
| 28 | + "Data integration (SharePoint/Access/Excel)" |
| 29 | + ] |
| 30 | + }, |
| 31 | + { |
| 32 | + "icon": "fa-solid fa-sitemap", |
| 33 | + "title": "How I think", |
| 34 | + "bullets": [ |
| 35 | + "User first, then code", |
| 36 | + "Iterate fast: prototype → feedback → polish", |
| 37 | + "I like clean, documented, maintainable work" |
| 38 | + ] |
| 39 | + }, |
| 40 | + { |
| 41 | + "icon": "fa-solid fa-rocket", |
| 42 | + "title": "Right now", |
| 43 | + "bullets": [ |
| 44 | + "Looking for my first dev role", |
| 45 | + "Bilingual GitHub Pages portfolio", |
| 46 | + "Improving testing and best practices" |
| 47 | + ] |
| 48 | + } |
| 49 | + ], |
| 50 | + "chips": [ |
| 51 | + { "icon": "devicon-salesforce-plain", "label": "Salesforce APEX" }, |
| 52 | + { "icon": "fa-solid fa-diagram-project", "label": "PowerApps + SharePoint" }, |
| 53 | + { "icon": "fa-solid fa-database", "label": "Access / SQL" }, |
| 54 | + { "icon": "fa-solid fa-file-excel", "label": "Excel" }, |
| 55 | + { "icon": "devicon-csharp-plain", "label": "C# / .NET" }, |
| 56 | + { "icon": "devicon-kotlin-plain", "label": "Kotlin" }, |
| 57 | + { "icon": "devicon-python-plain", "label": "Python" }, |
| 58 | + { "icon": "devicon-javascript-plain", "label": "JavaScript" } |
| 59 | + ] |
21 | 60 | }, |
22 | 61 | "skills": { |
23 | 62 | "title": "Skills", |
24 | | - "dev_title": "Development & automation", |
25 | | - "dev_items": [ |
26 | | - "Java · C# · Kotlin (basic Android)", |
27 | | - "Apex in Salesforce (APEX 2025 training)", |
28 | | - "VBScript for process automation", |
29 | | - "REST APIs and JSON handling" |
30 | | - ], |
31 | | - "web_title": "Web & UI", |
32 | | - "web_items": [ |
33 | | - "WordPress: site creation and customization", |
34 | | - "HTML · CSS · basic responsive design", |
35 | | - "Interest in clean, dark and minimal UI" |
36 | | - ], |
37 | | - "data_title": "Data & tools", |
38 | | - "data_items": [ |
39 | | - "Advanced Excel (formulas, structured data)", |
40 | | - "Access: small databases and prototypes", |
41 | | - "PowerApps + SharePoint integration" |
42 | | - ], |
43 | | - "soft_title": "Soft skills", |
44 | | - "soft_items": [ |
45 | | - "Fast learning and constant curiosity", |
46 | | - "Clear communication with non-technical people", |
47 | | - "Ability to work with changing requirements" |
| 63 | + "lead": "Tech I use to build, ship and maintain things that actually work.", |
| 64 | + "categories": [ |
| 65 | + { |
| 66 | + "icon": "fa-solid fa-code", |
| 67 | + "title": "Backend / logic", |
| 68 | + "items": [ |
| 69 | + { "icon": "devicon-java-plain", "label": "Java" }, |
| 70 | + { "icon": "devicon-csharp-plain", "label": "C#" }, |
| 71 | + { "icon": "devicon-salesforce-plain", "label": "Apex (Salesforce)" }, |
| 72 | + { "icon": "devicon-python-plain", "label": "Python" }, |
| 73 | + { "icon": "fa-solid fa-gears", "label": "VBScript (automation)" } |
| 74 | + ] |
| 75 | + }, |
| 76 | + { |
| 77 | + "icon": "fa-solid fa-laptop-code", |
| 78 | + "title": "Web / UI", |
| 79 | + "items": [ |
| 80 | + { "icon": "devicon-html5-plain", "label": "HTML" }, |
| 81 | + { "icon": "devicon-css3-plain", "label": "CSS" }, |
| 82 | + { "icon": "devicon-javascript-plain", "label": "JavaScript" }, |
| 83 | + { "icon": "devicon-wordpress-plain", "label": "WordPress" } |
| 84 | + ] |
| 85 | + }, |
| 86 | + { |
| 87 | + "icon": "fa-solid fa-database", |
| 88 | + "title": "Data & tools", |
| 89 | + "items": [ |
| 90 | + { "icon": "fa-solid fa-table", "label": "Advanced Excel" }, |
| 91 | + { "icon": "fa-solid fa-database", "label": "Access / SQL" }, |
| 92 | + { "icon": "fa-solid fa-diagram-project", "label": "PowerApps + SharePoint" }, |
| 93 | + { "icon": "devicon-git-plain", "label": "Git" }, |
| 94 | + { "icon": "devicon-github-original", "label": "GitHub" } |
| 95 | + ] |
| 96 | + }, |
| 97 | + { |
| 98 | + "icon": "fa-solid fa-people-group", |
| 99 | + "title": "Soft skills", |
| 100 | + "items": [ |
| 101 | + { "icon": "fa-solid fa-comments", "label": "Clear communication" }, |
| 102 | + { "icon": "fa-solid fa-magnifying-glass", "label": "Curiosity / learning" }, |
| 103 | + { "icon": "fa-solid fa-arrows-rotate", "label": "Adaptability" }, |
| 104 | + { "icon": "fa-solid fa-list-check", "label": "Organization & documentation" } |
| 105 | + ] |
| 106 | + } |
48 | 107 | ] |
49 | 108 | }, |
50 | 109 | "projects": { |
|
63 | 122 | }, |
64 | 123 | "xp": { |
65 | 124 | "title": "Experience & Certifications", |
66 | | - "xp1_title": "DAM Internship — Hospital San Juan de Dios (2025)", |
67 | | - "xp1_body": "Hybrid role between technical support and internal development. I learned data integration, automation and translating real user needs into working solutions.", |
68 | | - "xp2_title": "Final Project — PowerApps + SharePoint + Access + Excel (2025)", |
69 | | - "xp2_body": "End-to-end project: PowerApps connected to SharePoint/Access/Excel + automation via VBScript.", |
70 | | - "xp3_title": "Customer Service Agent — Konecta (2023)", |
71 | | - "xp3_body": "Communication, incident management and CRM documentation: a strong base for working with real users and requirements." |
| 125 | + "lead": "Where I’ve applied this with real people, real data and real deadlines.", |
| 126 | + "timeline": [ |
| 127 | + { |
| 128 | + "title": "DAM Internship — Hospital San Juan de Dios", |
| 129 | + "meta": "2025 · Internal development + support", |
| 130 | + "bullets": [ |
| 131 | + "PowerApps role-based protocol access", |
| 132 | + "Integration with SharePoint / Access / Excel", |
| 133 | + "Automation and data cleanup (VBScript)" |
| 134 | + ], |
| 135 | + "tech": ["fa-solid fa-diagram-project", "fa-solid fa-database", "fa-solid fa-file-excel"] |
| 136 | + }, |
| 137 | + { |
| 138 | + "title": "Final Project — WEB-DE-PROTOCOLOS-HSJD", |
| 139 | + "meta": "2025 · End-to-end project", |
| 140 | + "bullets": [ |
| 141 | + "Designed the full flow (UI + data + automation)", |
| 142 | + "Documentation and focus on reducing manual errors", |
| 143 | + "Iterated with real user feedback" |
| 144 | + ], |
| 145 | + "tech": ["fa-solid fa-puzzle-piece", "devicon-github-original", "fa-solid fa-wand-magic-sparkles"] |
| 146 | + }, |
| 147 | + { |
| 148 | + "title": "Salesforce: Developing Apps in APEX 2025", |
| 149 | + "meta": "Training · APEX / best practices", |
| 150 | + "bullets": [ |
| 151 | + "Apex: classes, triggers and testing", |
| 152 | + "Best practices (structure, maintainability)", |
| 153 | + "Data modeling and automations" |
| 154 | + ], |
| 155 | + "tech": ["devicon-salesforce-plain", "fa-solid fa-vial", "fa-solid fa-layer-group"] |
| 156 | + }, |
| 157 | + { |
| 158 | + "title": "Customer Service Agent — Konecta", |
| 159 | + "meta": "2023 · Customer support", |
| 160 | + "bullets": [ |
| 161 | + "Incident handling and CRM documentation", |
| 162 | + "Communication with non-technical users", |
| 163 | + "Goal-driven work under pressure" |
| 164 | + ], |
| 165 | + "tech": ["fa-solid fa-headset", "fa-solid fa-file-lines", "fa-solid fa-people-arrows"] |
| 166 | + } |
| 167 | + ] |
72 | 168 | }, |
73 | 169 | "cv": { |
74 | 170 | "title": "Download CV", |
|
0 commit comments