Skip to content

Commit 2d24d32

Browse files
fix(i18n): placeholders do formulário e empresas na experiência
- contact.form: placeholders em contact.form.placeholders.* (corrige [object Object]) - experience: Stefanini→Quali IT, Cogna→ONS, BIP→TCS, Accenture→Infosys (PT/EN) - chat.js: email e LinkedIn atualizados; empresas no histórico do chat Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 6feecc0 commit 2d24d32

File tree

3 files changed

+63
-67
lines changed

3 files changed

+63
-67
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ <h3 class="contact__card-title">LinkedIn</h3>
941941
name="name"
942942
class="form__input"
943943
placeholder="Seu nome"
944-
data-i18n-placeholder="contact.form.name.placeholder"
944+
data-i18n-placeholder="contact.form.placeholders.name"
945945
required
946946
>
947947
</div>
@@ -954,7 +954,7 @@ <h3 class="contact__card-title">LinkedIn</h3>
954954
name="email"
955955
class="form__input"
956956
placeholder="seu@email.com"
957-
data-i18n-placeholder="contact.form.email.placeholder"
957+
data-i18n-placeholder="contact.form.placeholders.email"
958958
required
959959
>
960960
</div>
@@ -967,7 +967,7 @@ <h3 class="contact__card-title">LinkedIn</h3>
967967
name="subject"
968968
class="form__input"
969969
placeholder="Assunto da mensagem"
970-
data-i18n-placeholder="contact.form.subject.placeholder"
970+
data-i18n-placeholder="contact.form.placeholders.subject"
971971
required
972972
>
973973
</div>
@@ -979,7 +979,7 @@ <h3 class="contact__card-title">LinkedIn</h3>
979979
name="message"
980980
class="form__textarea"
981981
placeholder="Escreva sua mensagem aqui..."
982-
data-i18n-placeholder="contact.form.message.placeholder"
982+
data-i18n-placeholder="contact.form.placeholders.message"
983983
rows="5"
984984
required
985985
></textarea>

js/chat.js

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -92,25 +92,25 @@ Ele também tem certificações em:
9292
question: ['experiência', 'trabalhou', 'carreira', 'trajetória', 'histórico'],
9393
answer: `O Marcelo tem mais de 6 anos de experiência em tecnologia:
9494
95-
**2024 - Stefanini** (Atual) 🏢
95+
**2024 - Quali IT** (Atual) 🏢
9696
Solution Engineer
9797
- Liderança técnica em automação e integrações
9898
- Padrões arquiteturais e APIs
9999
- DevOps com Azure DevOps
100100
101-
**2023 - Cogna Educação** 📚
101+
**2023 - ONS (Operador Nacional do Sistema Elétrico)** 📚
102102
RPA Developer
103103
- Scripts e APIs em Python
104104
- Power Automate e RPA
105105
- CI/CD e Git
106106
107-
**2022 - BIP** 💼
107+
**2022 - TCS (Tata Consultancy Services)** 💼
108108
RPA Developer
109109
- UiPath e Automation Anywhere
110110
- Python e C#
111111
- Dashboards de monitoramento
112112
113-
**2019 - Accenture** 🌐
113+
**2019 - Infosys** 🌐
114114
RPA Developer Junior
115115
- Início da carreira em RPA
116116
- UiPath e Automation Anywhere
@@ -147,8 +147,8 @@ Principais conquistas:
147147
- DevOps
148148
149149
Para entrar em contato:
150-
📧 Email: marcelo.macedo@example.com
151-
💼 LinkedIn: linkedin.com/in/marcelomacedo
150+
📧 Email: marcelo.macedo.business@gmail.com
151+
💼 LinkedIn: linkedin.com/in/marcelo-macedo-jr
152152
🐙 GitHub: github.com/marcelomcd`
153153
},
154154

@@ -157,10 +157,10 @@ Para entrar em contato:
157157
answer: `Você pode entrar em contato com o Marcelo através de:
158158
159159
**Email:** 📧
160-
marcelo.macedo@example.com
160+
marcelo.macedo.business@gmail.com
161161
162162
**LinkedIn:** 💼
163-
linkedin.com/in/marcelomacedo
163+
linkedin.com/in/marcelo-macedo-jr
164164
165165
**GitHub:** 🐙
166166
github.com/marcelomcd
@@ -413,19 +413,19 @@ Solution Engineer
413413
- Architectural patterns and APIs
414414
- DevOps with Azure DevOps
415415
416-
**2023 - Cogna Educação** 📚
416+
**2023 - ONS (Operador Nacional do Sistema Elétrico)** 📚
417417
RPA Developer
418418
- Scripts and APIs in Python
419419
- Power Automate and RPA
420420
- CI/CD and Git
421421
422-
**2022 - BIP** 💼
422+
**2022 - TCS (Tata Consultancy Services)** 💼
423423
RPA Developer
424424
- UiPath and Automation Anywhere
425425
- Python and C#
426426
- Monitoring dashboards
427427
428-
**2019 - Accenture** 🌐
428+
**2019 - Infosys** 🌐
429429
RPA Developer Junior
430430
- Career start in RPA
431431
- UiPath and Automation Anywhere
@@ -462,8 +462,8 @@ Main achievements:
462462
- DevOps
463463
464464
To get in touch:
465-
📧 Email: marcelo.macedo@example.com
466-
💼 LinkedIn: linkedin.com/in/marcelomacedo
465+
📧 Email: marcelo.macedo.business@gmail.com
466+
💼 LinkedIn: linkedin.com/in/marcelo-macedo-jr
467467
🐙 GitHub: github.com/marcelomcd`
468468
},
469469

@@ -472,10 +472,10 @@ To get in touch:
472472
answer: `You can contact Marcelo through:
473473
474474
**Email:** 📧
475-
marcelo.macedo@example.com
475+
marcelo.macedo.business@gmail.com
476476
477477
**LinkedIn:** 💼
478-
linkedin.com/in/marcelomacedo
478+
linkedin.com/in/marcelo-macedo-jr
479479
480480
**GitHub:** 🐙
481481
github.com/marcelomcd

js/i18n.js

Lines changed: 44 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -79,19 +79,19 @@ const translations = {
7979
// Timeline
8080
timeline: {
8181
2024: {
82-
title: 'Solution Engineer - Stefanini',
82+
title: 'Solution Engineer - Quali IT',
8383
description: 'Liderança técnica em soluções de automação e integrações backend/frontend'
8484
},
8585
2023: {
86-
title: 'RPA Developer - Cogna Educação',
87-
description: 'Desenvolvimento de scripts e APIs em Python com integração a bancos relacionais'
86+
title: 'RPA Developer - Operador Nacional do Sistema Elétrico (ONS)',
87+
description: 'Desenvolvimento e manutenção de automações RPA para processos do setor elétrico'
8888
},
8989
2022: {
90-
title: 'RPA Developer - BIP',
90+
title: 'RPA Developer - Tata Consultancy Services (TCS)',
9191
description: 'Criação e suporte a soluções RPA utilizando UiPath e Automation Anywhere'
9292
},
9393
2019: {
94-
title: 'RPA Developer Junior - Accenture',
94+
title: 'RPA Developer Junior - Infosys',
9595
description: 'Criação e suporte a soluções RPA com foco em eficiência operacional'
9696
}
9797
},
@@ -101,29 +101,33 @@ const translations = {
101101
tag: 'Minha trajetória',
102102
title: 'Experiência Profissional',
103103
items: {
104-
stefanini: {
104+
qualiit: {
105105
title: 'Solution Engineer',
106+
company: 'Quali IT',
106107
item1: 'Liderança técnica em soluções de automação e integrações backend/frontend',
107108
item2: 'Aplicação de padrões arquiteturais (camadas, modularização e APIs)',
108109
item3: 'Práticas de DevOps e versionamento de código com Azure DevOps',
109110
item4: 'Desenvolvimento de automações integradas a bancos relacionais'
110111
},
111-
cogna: {
112+
ons: {
112113
title: 'RPA Developer',
113-
item1: 'Desenvolvimento de scripts e APIs em Python com integração a bancos relacionais',
114-
item2: 'Criação de soluções com Power Automate e RPA',
115-
item3: 'Participação em rotinas de deploy contínuo (CI/CD) e versionamento com Git',
116-
item4: 'Implementação de boas práticas de código limpo e testes unitários'
114+
company: 'ONS',
115+
item1: 'Desenvolvimento e manutenção de automações RPA para processos do setor elétrico',
116+
item2: 'Integração de sistemas e dados com UiPath e Python',
117+
item3: 'Participação em projetos de automação de processos críticos',
118+
item4: ''
117119
},
118-
bip: {
120+
tcs: {
119121
title: 'RPA Developer',
122+
company: 'TCS',
120123
item1: 'Criação e suporte a soluções RPA utilizando UiPath e Automation Anywhere',
121124
item2: 'Desenvolvimento de scripts em Python e .NET (C#)',
122125
item3: 'Implementação de dashboards para monitoramento de bots',
123126
item4: 'Participação em projetos de modernização de sistemas legados'
124127
},
125-
accenture: {
128+
infosys: {
126129
title: 'RPA Developer Junior',
130+
company: 'Infosys',
127131
item1: 'Criação e suporte a soluções RPA com UiPath e Automation Anywhere',
128132
item2: 'Foco na eficiência operacional e suporte a clientes',
129133
item3: 'Integração de sistemas via API'
@@ -227,17 +231,11 @@ const translations = {
227231
subject: 'Assunto',
228232
message: 'Mensagem',
229233
submit: 'Enviar Mensagem',
230-
name: {
231-
placeholder: 'Seu nome'
232-
},
233-
email: {
234-
placeholder: 'seu@email.com'
235-
},
236-
subject: {
237-
placeholder: 'Assunto da mensagem'
238-
},
239-
message: {
240-
placeholder: 'Escreva sua mensagem aqui...'
234+
placeholders: {
235+
name: 'Seu nome',
236+
email: 'seu@email.com',
237+
subject: 'Assunto da mensagem',
238+
message: 'Escreva sua mensagem aqui...'
241239
}
242240
}
243241
},
@@ -327,19 +325,19 @@ const translations = {
327325
// Timeline
328326
timeline: {
329327
2024: {
330-
title: 'Solution Engineer - Stefanini',
328+
title: 'Solution Engineer - Quali IT',
331329
description: 'Technical leadership in automation solutions and backend/frontend integrations'
332330
},
333331
2023: {
334-
title: 'RPA Developer - Cogna Educação',
335-
description: 'Development of scripts and APIs in Python with integration to relational databases'
332+
title: 'RPA Developer - ONS (National Electric System Operator)',
333+
description: 'Development and maintenance of RPA automations for the electric sector'
336334
},
337335
2022: {
338-
title: 'RPA Developer - BIP',
336+
title: 'RPA Developer - Tata Consultancy Services (TCS)',
339337
description: 'Creation and support of RPA solutions using UiPath and Automation Anywhere'
340338
},
341339
2019: {
342-
title: 'RPA Developer Junior - Accenture',
340+
title: 'RPA Developer Junior - Infosys',
343341
description: 'Creation and support of RPA solutions focused on operational efficiency'
344342
}
345343
},
@@ -349,29 +347,33 @@ const translations = {
349347
tag: 'My journey',
350348
title: 'Professional Experience',
351349
items: {
352-
stefanini: {
350+
qualiit: {
353351
title: 'Solution Engineer',
352+
company: 'Quali IT',
354353
item1: 'Technical leadership in automation solutions and backend/frontend integrations',
355354
item2: 'Application of architectural patterns (layers, modularization and APIs)',
356355
item3: 'DevOps practices and code versioning with Azure DevOps',
357356
item4: 'Development of automations integrated with relational databases'
358357
},
359-
cogna: {
358+
ons: {
360359
title: 'RPA Developer',
361-
item1: 'Development of scripts and APIs in Python with integration to relational databases',
362-
item2: 'Creation of solutions with Power Automate and RPA',
363-
item3: 'Participation in continuous deployment (CI/CD) routines and versioning with Git',
364-
item4: 'Implementation of clean code best practices and unit tests'
360+
company: 'ONS',
361+
item1: 'Development and maintenance of RPA automations for the electric sector',
362+
item2: 'System and data integration with UiPath and Python',
363+
item3: 'Participation in critical process automation projects',
364+
item4: ''
365365
},
366-
bip: {
366+
tcs: {
367367
title: 'RPA Developer',
368+
company: 'TCS',
368369
item1: 'Creation and support of RPA solutions using UiPath and Automation Anywhere',
369370
item2: 'Development of scripts in Python and .NET (C#)',
370371
item3: 'Implementation of dashboards for bot monitoring',
371372
item4: 'Participation in legacy system modernization projects'
372373
},
373-
accenture: {
374+
infosys: {
374375
title: 'RPA Developer Junior',
376+
company: 'Infosys',
375377
item1: 'Creation and support of RPA solutions with UiPath and Automation Anywhere',
376378
item2: 'Focus on operational efficiency and customer support',
377379
item3: 'System integration via API'
@@ -475,17 +477,11 @@ const translations = {
475477
subject: 'Subject',
476478
message: 'Message',
477479
submit: 'Send Message',
478-
name: {
479-
placeholder: 'Your name'
480-
},
481-
email: {
482-
placeholder: 'your@email.com'
483-
},
484-
subject: {
485-
placeholder: 'Message subject'
486-
},
487-
message: {
488-
placeholder: 'Write your message here...'
480+
placeholders: {
481+
name: 'Your name',
482+
email: 'your@email.com',
483+
subject: 'Message subject',
484+
message: 'Write your message here...'
489485
}
490486
}
491487
},

0 commit comments

Comments
 (0)