From 15da495b626de1416bfd010f97cfd8dee7eededc Mon Sep 17 00:00:00 2001 From: Dragos Andrei Date: Wed, 9 Oct 2024 23:50:24 +0200 Subject: [PATCH] Update resume information --- src/assets/i18n/en.json | 5 ++--- src/assets/i18n/es.json | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 4d9dd9f..d788359 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -3,7 +3,7 @@ "resume.subtitle": "Full-Stack Engineer", "resume.sections.about.short_intro": "Full-stack software engineer with over 5 years of hands-on experience developing scalable business web applications", "resume.sections.about.buzzwords.key": "Buzzwords", - "resume.sections.about.buzzwords.value": "C#, .NET Core, Web API, EF Core, SignalR, Swagger, MSSQL, Typescript, Angular, Reactive Forms, Angular Material, RxJS, NX, NativeScript, Azure Cloud Services, Azure DevOps, CI/CD, Agile, Scrum, Shell scripting, Firebase", + "resume.sections.about.buzzwords.value": "C#, .NET Core, EF Core, SignalR, Swagger, MSSQL, Typescript, Angular, RxJS, NX, NativeScript, Azure DevOps, CI/CD, Firebase", "resume.sections.about.languages.key": "Languages", "resume.sections.about.languages.value": "Spanish (intermediate), English (fluent), Romanian (native)", "resume.sections.experience.allround.date": "Sep 2021 - Aug 2023", @@ -35,8 +35,7 @@ "resume.sections.volunteering.label": "Volunteering", "resume.sections.education.university.date": "Oct 2015 - Sep 2018", "resume.sections.education.university.lines": [ - "BSc in Computer Science", - "Relevant modules: Data structures and algorithms, Database management systems, Embedded systems, Distributed systems, C++, Python, Swift, JavaScript, Java, C#, .NET, WPF, UWP, WebAPI, Entity Framework, Spring, Android" + "BSc in Computer Science" ], "resume.sections.education.university.title": "Transilvania University of Brașov", "resume.sections.education.university.location": "Brașov, Romania", diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json index d78f5a7..5191d86 100644 --- a/src/assets/i18n/es.json +++ b/src/assets/i18n/es.json @@ -3,7 +3,7 @@ "resume.subtitle": "Desarrollador Full-Stack", "resume.sections.about.short_intro": "Desarrollador de software Full-Stack con más de 5 años de experiencia práctica en el desarrollo de aplicaciones escalables para empresas.", "resume.sections.about.buzzwords.key": "Palabras clave", - "resume.sections.about.buzzwords.value": "C#, .NET Core, Web API, EF Core, SignalR, Swagger, MSSQL, Typescript, Angular, Reactive Forms, Angular Material, RxJS, NX, NativeScript, Azure Cloud Services, Azure DevOps, CI/CD, Agile, Scrum, Shell scripting, Firebase", + "resume.sections.about.buzzwords.value": "C#, .NET Core, EF Core, SignalR, Swagger, MSSQL, Typescript, Angular, RxJS, NX, NativeScript, Azure DevOps, CI/CD, Firebase", "resume.sections.about.languages.key": "Idiomas", "resume.sections.about.languages.value": "Español (intermedio), Inglés (fluido), Rumano (nativo)", "resume.sections.experience.allround.date": "Sep 2021 - Ago 2023", @@ -35,8 +35,7 @@ "resume.sections.volunteering.label": "Voluntariado", "resume.sections.education.university.date": "Oct 2015 - Sep 2018", "resume.sections.education.university.lines": [ - "Licenciatura en Informática", - "Módulos relevantes: Estructuras de datos y algoritmos, Sistemas de gestión de bases de datos, Sistemas embebidos, Sistemas distribuidos, C++, Python, Swift, JavaScript, Java, C#, .NET, WPF, UWP, WebAPI, Entity Framework, Spring, Android" + "Grado de Bachiller en Informática" ], "resume.sections.education.university.title": "Universidad Transilvania de Brașov", "resume.sections.education.university.location": "Brașov, Rumanía",