-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.mjs
176 lines (176 loc) · 6.22 KB
/
data.mjs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
export const data = {
name: 'Jean Vidal Nunes',
about:
'Professional with more than 6 years of experience in Information Technology projects, with consolidated knowledge throughout the development life cycle, applying best practices. I am passionate about technology and constantly seek to improve my knowledge with courses, projects and following the main names of technology. So I try to always explore open source solutions to solve the day-to-day development problems.',
currentPosition: 'Systems Analyst',
contact: {
email: 'j.vidalnunes@gmail.com',
telefone: '',
},
experience: [
{
company: 'Consult Júnior',
position: 'Trainee',
description:
'Consult Júnior is the Junior company of the Information Systems course at the State University of Bahia. I worked with web development.',
time: {
start: '2010',
end: '2011',
},
technologies: ['HTML', 'CSS', 'PHP', 'JQuery', 'XAMPP', 'WordPress'],
},
{
company: 'TecnoTRENDS',
position: 'Trainee',
description:
'TecnoTRENDS is a company specialized in educational software. I worked giving support with creating SQL queries, data migration, environment analysis, customer service, training to users and implementation of the system in the client, in their products: SAGRES Acervo 2, Acervo Web 3, Financeiro, Financeiro Web, Questionário, Questionário Web, Concurso, Carnê e Taurus.',
time: {
start: '2012',
end: '2013',
},
technologies: ['SQL Server'],
},
{
company: 'Coelba',
position: 'Trainee',
description:
'Coelba is one of the energy distributors of the Neoenergia group (a company of the Spanish group Iberdrola). Neoenergia is the largest group in the electric sector in Brazil and Latin America in number of customers. I worked in project management, business process modeling, requirements management, analysis and design of object-oriented systems and web development.',
time: {
start: '2013',
end: '2015',
},
technologies: [
'C#',
'ASP.NET',
'Web Forms',
'SVN',
'BPM Bizagi',
'Gantt Chart',
'EAP',
'JavaScript',
'EXT.Net',
'Oracle DataBase 10g',
],
},
{
company: 'Coelba',
position: 'Assistant I',
description:
'Coelba is one of the energy distributors of the Neoenergia group (a company of the Spanish group Iberdrola). Neoenergia is the largest group in the electric sector in Brazil and Latin America in number of customers. I worked in project management, business process modeling, requirements management, analysis and design of object-oriented systems and web development.',
time: {
start: '2015',
end: '2019',
},
technologies: [
'C#',
'Angular.js',
'ASP.NET',
'Web Forms',
'SVN',
'BPM Bizagi',
'Gantt Chart',
'EAP',
'JavaScript',
'EXT.Net',
'Oracle DataBase 10g/11g',
],
},
{
company: 'Coelba',
position: 'Junior Systems Analyst',
description:
'Coelba is one of the energy distributors of the Neoenergia group (a company of the Spanish group Iberdrola). Neoenergia is the largest group in the electric sector in Brazil and Latin America in number of customers. I work with project management, business process modeling, requirements management, analysis and design of object-oriented systems and web development.',
time: {
start: '2019',
end: 'Present',
},
technologies: [
'HTML',
'CSS',
'JavaScript',
'Node.js',
'Express',
'MongoDB',
'Angular.js',
'Oracle DataBase 10g/11g',
'ASP.NET',
'C#',
'MVC',
'Web Forms',
'SVN',
'BPM Bizagi',
'Gantt Chart',
'PERT Estimate',
'EAP',
'TDD',
'WebService',
'REST API',
'MS Office 365',
'MS Teams',
'MS Planner',
],
},
],
skills: {
frontend: [
{ name: 'Angular.js', proficiency: '80%' },
{ name: 'React.js', proficiency: '30%' },
{ name: 'JavaScript', proficiency: '75%' },
{ name: 'JQuery', proficiency: '65%' },
{ name: 'HTML', proficiency: '80%' },
{ name: 'CSS', proficiency: '80%' },
],
backend: [
{ name: 'C#', proficiency: '90%' },
{ name: 'Python', proficiency: '10%' },
{ name: 'Node.js', proficiency: '50%' },
{ name: 'Express', proficiency: '50%' },
{ name: 'MongoDB', proficiency: '50%' },
{ name: 'Oracle Database', proficiency: '80%' },
{ name: 'SQL Server', proficiency: '80%' },
{ name: 'MySQL', proficiency: '60%' },
],
others: [
'Clean Code',
'SOLID Principles',
'Code Review',
'Git',
'GitHub',
'Tortoise SVN',
'Unit Testing',
'TDD',
'MVC',
'UML',
'Asp.Net',
'Java',
'WordPress',
'Design Patterns',
'Project Management',
'Business Process Modeling',
'Requirements Management',
'EAP',
],
},
education: [
{
instituition: 'Universidade do Estado da Bahia - UNEB',
degree: { initial: 'BSc', description: 'Bachelor' },
course: 'Information Systems',
time: { start: '2010', end: '2018' },
},
],
languages: [
{ name: 'Português', proficiency: 'Nativo' },
{ name: 'English', proficiency: 'Intermediate' },
{ name: 'Español', proficiency: 'Principiante' },
],
social: [
{ name: 'linkedin', url: 'http://www.linkedin.com/in/jvidalnunes' },
{ name: 'github', url: 'http://github.com/JVidalN' },
{ name: 'twitter', url: 'http://twitter.com/JVidalN' },
// { name: 'website', url: 'https://jvidaln.github.io/dynamic-portfolio-resume-cv' },
// { name: "facebook", url: "http://www.facebook.com/JVidalNunes" },
// { name: "instagram", url: "http://www.instagram.com/jvidaln" },
],
urlRepository: 'https://api.github.com/users/jvidaln/repos',
};