Skip to content

Commit

Permalink
Add new experience data
Browse files Browse the repository at this point in the history
  • Loading branch information
raulfdeztdo committed May 15, 2024
1 parent 0a5c016 commit 1630a74
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
10 changes: 9 additions & 1 deletion assets/data/data_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,21 @@
}
],
"experience": [
{
"icon": "box-select",
"title": "Emais Grupo",
"subtitle": "Backend Developer (Remote)",
"description": "Development with PHP and Symfony of internal company projects. Using docker, git and jira for teamwork and project management",
"image": "/images/companies/emais.webp",
"dates": ["May 2024 - Actualidad"]
},
{
"icon": "box-select",
"title": "ITGallery SLU",
"subtitle": "Full Stack Developer (Remote)",
"description": "Experience in developing and maintaining web projects in PHP, creating APIs with Laravel, customizing templates in Shopify using Liquid and developing Python scripts. Outstanding integration of multiple third-party APIs. Professional use of Bitbucket and Docker for remote work, collaboration in agile teams under SCRUM methodology and project management with Jira",
"image": "/images/companies/itg.webp",
"dates": ["Ago 2022 - Actualidad"]
"dates": ["Ago 2022 - May 2024"]
},
{
"icon": "box-select",
Expand Down
10 changes: 9 additions & 1 deletion assets/data/data_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,21 @@
}
],
"experience": [
{
"icon": "box-select",
"title": "Emais Grupo",
"subtitle": "Desarrollador Backend (En remoto)",
"description": "Desarrollo con PHP y Symfony de proyectos internos de la empresa. Uso de docker, git y jira para el trabajo en equipo y gestión de proyectos",
"image": "/images/companies/emais.webp",
"dates": ["May 2024 - Actualidad"]
},
{
"icon": "box-select",
"title": "ITGallery SLU",
"subtitle": "Desarrollador Full Stack (En remoto)",
"description": "Experiencia en el desarrollo y mantenimiento de proyectos web en PHP, creación de APIs con Laravel, personalización de plantillas en Shopify mediante Liquid y desarrollo de scripts en Python. Destacada integración de múltiples APIs de terceros. Uso profesional de Bitbucket y Docker para trabajo remoto, colaboración en equipos ágiles bajo metodología SCRUM y gestión de proyectos con Jira",
"image": "/images/companies/itg.webp",
"dates": ["Ago 2022 - Actualidad"]
"dates": ["Ago 2022 - May 2024"]
},
{
"icon": "box-select",
Expand Down
Binary file added assets/images/companies/emais.webp
Binary file not shown.

0 comments on commit 1630a74

Please sign in to comment.