-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
192 lines (192 loc) · 6.36 KB
/
resume.json
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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
{
"basics": {
"name": "Vitor Prado",
"label": "Mobile & Backend Developer",
"picture": "https://media-exp1.licdn.com/dms/image/C4D03AQGKJrxgjDCPLA/profile-displayphoto-shrink_800_800/0/1643296840009?e=1672272000&v=beta&t=07kNqyCSuDts-P-kTNjLDwr8yG6iVB7_dmQW3sTRJAA",
"email": "[email protected]",
"phone": "+55 (11) 98862-8233",
"summary": "I'm a Mobile and Backend developer based in Brazil with solid experience building entire systems from scratch. I've been working with code since 2012, helping businesses to solve their problems through technology.\nI have already worked with Android, iOS, Ruby, JavaScript/TypeScript, React Native, and KMM (Kotlin Multiplatform).",
"location": {
"city": "Sao Paulo,",
"region": "Brazil"
},
"profiles": [
{
"network": "Github",
"username": "vitorprado",
"url": "https://github.com/vitorprado"
},
{
"network": "Desktop",
"username": "vitorprado.dev",
"url": "https://vitorprado.dev"
}
]
},
"work": [
{
"company": "Laundro",
"position": "Lead Software Developer",
"url": "https://laundro.com.br",
"startDate": "Dec, 2021",
"endDate": "Nov, 2022",
"summary": "I built the whole technology stack of the company. Even though I wasn't at the beginning of the app's development, when I joined the company, the only existing code was a real-time database built using Firebase. I implemented TypeScript and AdonisJS to create a new API and to deliver a full-featured server capable of handling payments and integrating with multiple external applications (for partners), as well as a set of tools for the operations team. Afterward, I rewrote the app to make it capable of using the new APIs and native payments.",
"highlights": [
"Responsible for whole tech stack",
"TypeScript",
"React Native",
"AdonisJS",
"PostgreSQL",
"Redis",
"Heroku",
"Unit Testing",
"TDD",
"CI/CD"
]
},
{
"company": "Worldpackers",
"position": "Senior Android Developer",
"url": "https://worldpackers.com",
"startDate": "Jun, 2018",
"endDate": "Dec, 2021",
"summary": "I worked as the leading Android Developer, improving two apps (travelers and hosts). I led the migration of the host's app to Kotlin Multiplatform and the modern view systems (Compose and SwiftUI). Meanwhile, occasionally I helped the web development team with Ruby on Rails tasks and bug fixes.",
"highlights": [
"Android",
"Java",
"Kotlin",
"iOS",
"Swift",
"Kotlin Multiplatform",
"Compose",
"SwiftUI",
"Ruby on Rails",
"Heroku",
"Unit Testing",
"TDD",
"CI/CD"
]
},
{
"company": "Ingresso Rapido",
"position": "Senior Android Developer",
"url": "https://www.ingressorapido.com.br",
"startDate": "Oct, 2016",
"endDate": "Oct, 2017",
"summary": "I worked as an Android Developer, responsible for the ticket reader app used in concerts and theaters to validate tickets. I delivered a way to minimize fraud using local broadcasts on the intranet and the ability to use a USB barcode scanner attached to an Android device to increase speed in operations.",
"highlights": [
"Android",
"Java",
"Kotlin"
]
},
{
"company": "Grupo Verisoft",
"position": "Senior Android Developer",
"url": "https://verisoft.com.br/",
"startDate": "Jan, 2014",
"endDate": "Oct, 2016",
"summary": "I worked as Main Android Developer, building white-label applications for mobile carriers. We made a Ferrari sticker album app used by Claro (a mobile carrier) in Mexico. For a few months, I was the only one developing “Vivo TreinApp” on the web, an internal web app used by Vivo (a mobile carrier) to train employees.",
"highlights": [
"Android",
"Java",
"Ruby on Rails"
]
},
{
"company": "Pinuts Studios",
"position": "Android Developer",
"url": "",
"startDate": "Feb, 2013",
"endDate": "Jan, 2014",
"summary": "Pinuts was an outsourcing company focused on the mobile market. The company hired me as a Rails developer, but then switched to Android Developer after the first month.",
"highlights": [
"Android",
"Ruby on Rails",
"Unit Testing",
"TDD",
"CI/CD"
]
},
{
"company": "Menki Games",
"position": "Development Intern",
"url": "",
"startDate": "Jan, 2012",
"endDate": "Jan, 2013",
"summary": "I joined Menki as an intern to develop mobile games using Lua & CoronaSDK. I have acquired extensive knowledge about Lua, Ruby on Rails, APIs, and Android native.",
"highlights": [
"Lua",
"CoronaSDK",
"Android",
"Ruby on Rails"
]
}
],
"education": [{
"institution": "Technical School of UNICAMP",
"url": "https://cotuca.unicamp.br/cotuca",
"area": "Software Development",
"studyType": "Certificate",
"startDate": "Jan, 2010",
"endDate": "Dec, 2011"
}],
"skills": [
{
"name": "Mobile Development",
"level": "Senior",
"keywords": [
"Java",
"Kotlin",
"Swift",
"Kotlin Multiplatform",
"React Native",
"Server Driven UI",
"Unit Testing",
"CI/CD"
]
},
{
"name": "Backend Development",
"level": "Senior",
"keywords": [
"Ruby",
"JavaScript/TypeScript",
"NodeJS",
"PostgreSQL",
"APIs",
"Unit Testing"
]
}
],
"languages": [
{
"language": "Portuguese",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Advanced"
}
],
"interests": [
{
"name": "Music"
},
{
"name": "Cycling"
},
{
"name": "Cooking"
}
],
"publications": [
{
"name": "jetc.dev Newsletter Issue #55",
"publisher": "Jetc.dev",
"releaseDate": "2021-03-09",
"summary": "I was featured in \"Jetc.dev\", an important newsletter from the Jetpack Compose community, about a rating bar library I've made.",
"url": "https://jetc.dev/issues/055.html#gist-vitorprado--ratingbarkt"
}
]
}