Skip to content

Commit

Permalink
[updated] cv simple
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchristianqr committed Jan 22, 2024
1 parent c2f486a commit 2f8d570
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
Binary file removed public/AlexChristianQuispeRoque-CV-2023-V2.pdf
Binary file not shown.
Binary file not shown.
14 changes: 12 additions & 2 deletions src/locale/en.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default {
span: ['passionate', 'logical', 'developer'],
},
SectionAbout: {
p: 'I am an Application Developer passionate about solving problems and creating innovative solutions. I have more than 5 years of experience in software development. I stand out for my ability to work as a team, communicate effectively and deliver high-quality solutions within established deadlines. I am committed to my career and always look for new challenges and learning opportunities.',
p: 'I am an Application Developer passionate about solving problems and creating innovative solutions. I have more than 5 years of experience in software development. I stand out for my ability to work as a team, communicate effectively and deliver high-quality solutions within established deadlines. I am committed to my career, super challenging challenges and always willing to teach and learn.',
p2: 'Without realizing it, the years in technology go by very quickly so it is important to keep up to date and review the constant updates.',
h3: 'Web Developer Full Stack',
li: [
Expand Down Expand Up @@ -71,10 +71,20 @@ export default {
{
title: 'Professional Experience',
data: [
{
title: 'Backend Developer',
date: '10/2023 - Present',
local: 'Softtek / Client: Rimac Seguros',
link: 'https://www.qdsgroup.com.pe/',
description: [
'General maintenance of broker services (Policies, Renewals, Endorsements, Financing). (AWS + Serverless + Nodejs + Typescript)',
'High-impact root solutions for bugs. (AWS + Serverless + DynamoDB + Unit Tests)',
],
},
{
title: 'Backend Developer',
date: '03/2022 - 09/2023',
local: 'Software of quality and development',
local: 'Quality & Development Software SAC / Client: Empresas Jordan SA in Santiago - Chile',
link: 'https://www.qdsgroup.com.pe/',
description: [
'Implementation of B2C channel orchestration services for Email and SMS campaigns. (AWS Api Gateway + Lambda Functions + AWS Step Functions + NodeJS + Typescript)',
Expand Down
14 changes: 12 additions & 2 deletions src/locale/es.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default {
span: ['apasionado', 'lógico', 'desarrollador'],
},
SectionAbout: {
p: 'Soy un Desarrollador de Aplicaciones apasionado por resolver problemas y crear soluciones innovadoras. Cuento con más de 5 años de experiencia en el desarrollo de software. Me destaco por mi capacidad para trabajar en equipo, comunicarme efectivamente y entregar soluciones de alta calidad dentro de los plazos establecidos. Estoy comprometido con mi carrera y siempre busco nuevos desafíos y oportunidades de aprendizaje.',
p: 'Soy un Desarrollador de Aplicaciones apasionado por resolver problemas y crear soluciones innovadoras. Cuento con más de 5 años de experiencia en el desarrollo de software. Me destaco por mi capacidad para trabajar en equipo, comunicarme efectivamente y entregar soluciones de alta calidad dentro de los plazos establecidos. Estoy comprometido con mi carrera, los desafíos super retadores y dispuesto siempre a enseñar y aprender.',
p2: 'Sin darte cuenta los años en tecnología pasan muy rápido por eso es importante mantenerte actualizado y revisando las contantes actualizaciones.',
h3: 'Desarrollador Web Full Stack',
li: [
Expand Down Expand Up @@ -71,10 +71,20 @@ export default {
{
title: 'Experiencia Profesional',
data: [
{
title: 'Backend Developer',
date: '10/2023 - Presente',
local: 'Softtek / Cliente: Rimac Seguros',
link: 'https://www.softtek.com/es/',
description: [
'Mantenimiento general de los servicios de corredores (Pólizas, Renovaciones, Endosos, Financiamientos). (AWS + Serverless + Nodejs + Typescript)',
'Soluciones raíz de bugs de alto impacto. (AWS + Serverless + DynamoDB + Unit Tests)',
],
},
{
title: 'Backend Developer',
date: '03/2022 - 09/2023',
local: 'Quality & Development Software',
local: 'Quality & Development Software SAC / Cliente: Empresas Jordan SA en Santiago - Chile',
link: 'https://www.qdsgroup.com.pe/',
description: [
'Implementación de servicios B2C de orquestación de canales para campañas de Email y SMS. (AWS Api Gateway + Lambda Functions + AWS Step Functions + NodeJS + Typescript)',
Expand Down

0 comments on commit 2f8d570

Please sign in to comment.