-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
221 lines (221 loc) · 11.6 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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Lucas de Assis Rosa",
"label": "Senior Software Engineer",
"picture": "https://avatars.githubusercontent.com/u/49399224",
"email": "[email protected]",
"phone": "+55 (62) 98225-2109",
"summary": "I'm Lucas Rosa (he/him/his), from Brazil. B.S. Software Engineer with 9+ years of professional experience, 6+ in Frontend. I work with React and the modern ecosystem around it: Next.js, Webpack, Server-Side Rendering (SSR) with modular CSS and JS, Storybook, Unit testing with Testing Library, e2e Testing with Playwright, Design systems, tokens, CSS variables, animations and more.",
"location": {
"postalCode": "74150030",
"city": "Goiânia",
"countryCode": "BR",
"region": "GO"
},
"profiles": [
{
"network": "LinkedIn",
"username": "lucas-de-assis-rosa-861193a8",
"url": "https://www.linkedin.com/in/lucas-de-assis-rosa-861193a8"
},
{
"network": "GitHub",
"username": "lucasassisrosa",
"url": "https://github.com/lucasassisrosa"
}
]
},
"work": [
{
"company": "Telnyx",
"location": "Brazil (Remote)",
"description": "Modern United States Licensed Carrier Company",
"position": "Senior Software Engineer - Frontend",
"url": "https://telnyx.com/",
"startDate": "2021-11",
"summary": "Undertook a role of tech leading, prioritized Product Stability and Continuous Delivery through updates on Caching (Server and Docker), Logging aggregation, Unit and E2E Testing and Accessibility.",
"highlights": [
"Led and designed the archicteture, validated with stakeholders and built the Telnyx Developer Docs project. Shared knowledge and best practices with the team, improving the final developer docs website performance and SEO",
"Conducted the website rebranding and rebuild over a fresh-new platform (Next.js, Storybook and CSS). Released project in multiple feature-ready iterations with constant design feedback and improvements",
"Executed Performance Improvements over the new platform we put live, optimizing Lighthouse scores on Largest Containtful Paint (LCP) in 50% and Time to First Byte (TTFB) in 70% over a quarter",
"Performed analysis and study over website assets and components, creating live documents and presentations over short, mid and long-term Performance Improvements and Focus Areas, training the team and helping their skills in a quarter",
"Conducted engineering 1-on-1s with team members, including mid-senior level engineers, to discuss career growth, performance, and feedback",
"Created a framework for End-to-End (E2E) testing, mapping critical user flows, generating Metrics and Alerts based on page sections health and load time across multiple browsers through accessible (a11y) selectors",
"Migrated several projects continuous deployment and release pipeline from Tankers to Kubernetes. Improved pipeline caching through docker layers and build config, reducing the website build and release time in 50%",
"Led and developed the telnyx developer documentation website rebranding, coming up with a full open-source based solution based off React and Docusaurus, integrated with Telnyx OpenAPI specifications CI/CD pipeline",
"Created several interactive UI components for telnyx marketing campaigns. One of them a Telnyx Network interactive map, feeding from multiple product APIs, showcasing products features coverage per country and region",
"Conducted a CSS Framework update to a fully-supported streaming Server-Side Rendering (React 18 feature) CSS in JS library, enabling a Total Blocking Time (TTB) improvement by 65% in Lighthouse"
]
},
{
"company": "Telnyx",
"location": "Brazil (Remote)",
"description": "Modern United States Licensed Carrier Company",
"position": "Software Engineer - Frontend",
"url": "https://telnyx.com/",
"startDate": "2019-04",
"endDate": "2021-10",
"summary": "Software Engineer focused on Frontend. Contributing and Maintaining to a variety of projects using Javascript, React, Redux, Angular, and CSS/SCSS, with custom components, patterns, and styles.",
"highlights": [
"Improved website SEO Score through reverse proxy and CDN configurations on assets headers and allow-list",
"Migrated secret Enviroment Variables (envs) to a Vault-safe setup, with an internal Backend API. Prevented Docker image vulnerabilities and 3rd party integrations credentials exposure",
"Created a framework for End-to-End (E2E) testing, generating Metrics and Alerts based on page sections health and load time across multiple browsers",
"Undertook a role of tech leading, prioritized Product Stability and Continuous Delivery through updates on Caching (Server and Docker), Logging aggregation, Testing (Unit and E2E testing with a11y tagging)",
"Ahead of a major revamp, developing a multi-language code examples generation mechanism based on OpenAPI Specs",
"Improved bug tracking and error reporting using bugsnag and slack with prometheus alerts for the Public API documentation website",
"Developed and released the first open-source version of the Telnyx Node SDK with a high test coverage. The library was highly adopted, becoming the most popular Telnyx SDK, with thousands of downloads per week and a growing number of interactions in Github",
"Improved and migrated the deployment pipeline for frontend projects through monorepo dependencies caching (yarn workspaces)",
"Rewrote telnyx.com backend server for performance, improving image optimization, integrating with the frontend monorepo shared libraries and improving deploy pipeline caching",
"Migrated from AngularJS and Angular to React, reorganing data fetching, parsing and usage, improving UI/UX, maintaining feature parity, unit testing coverage and adding e2e specs",
"Concepted, presented and developed a Canary Release process for the main frontend project",
"Onboarded several new frontend developers from different tech and culture backgrounds into the company and frontend projects. Updated documentation, defined code styleguide and improved the onboarding process"
]
},
{
"company": "Codeminer42",
"location": "Goiânia, GO, Brazil",
"description": "Software Development Boutique",
"position": "Frontend Software Engineer",
"url": "https://www.codeminer42.com/",
"startDate": "2018-02",
"endDate": "2019-04",
"summary": "Software Developer Consultant focused on Frontend Development. Worked with Javascript React and SCSS, along with Ruby on Rails.",
"highlights": [
"Contributed to Open Source Projects like Honeybadger, Refile and React. Applied bug fixes, added new features and new documentation pages",
"Working on a partial-remote team basis, along with the Bio Ritmo Microgyms",
"Created interfaces along with a high test coverage. Either using Jest or Mocha + Chai, Along with Enzyme & Sinon/React Testing Library techs were used and tailored to the project needs",
"Developed NodeJS Restful APIs for company internal projects",
"Concepted, planned, developed and presented a React GraphQL Client project using Apollo Client and React Apollo for BioRitmo to use on gym totens",
"Worked with Server Side Rendering in Rails, exploring pre-rendering with SEO and Performance optimization"
]
},
{
"company": "TOTVS S.A.",
"location": "Goiânia, GO, Brazil",
"description": "Software Company Leader in Brazilian ERP Market",
"position": "Software Engineer",
"url": "https://www.codeminer42.com/",
"startDate": "2016-10",
"endDate": "2017-12",
"summary": "PC Sistemas Engineering and Framework team member, focused on high quality software development and documentation for a complex large scale product.",
"highlights": [
"Developed and maintained WinThor Anywhere (WTA) core features, a large-scale microservices-oriented web platform for an ERP solution",
"Developed the Java back-end core platform and Restful APIs using techs like Spring and Maven, on the top of Apache Karaf, in a OSGi Environment",
"Developed front-end projects in AngularJS and Angular 2+, on top of the TOTVS HTML Framework (THF), with CSS3",
"Started a micro-services structure with a build and deploy process (gulp, bower) for each project inside the WinThor Anywhere",
"Conducted in-company training on Java, AngularJS and THF micro-frontend implementation, Spring, and OSGi features",
"Developed Mobile Apps features using Java for Android and Swift"
]
},
{
"company": "Illinois Institute of Technology",
"location": "Chicago, IL, United States",
"position": "Software Security Researcher",
"url": "https://www.iit.edu/",
"startDate": "2016-05",
"endDate": "2016-08",
"summary": "Researched and proved a system to hijack and insert data into an iSCSI stream.",
"highlights": [
"Created a Python CLI tool under the iSCSI Packet Injection Research Project",
"https://github.com/illinoistech-itm/pykkon"
]
},
{
"company": "Milwaukee School of Engineering - Plexus",
"location": "Milwaukee, WI, United States",
"position": "Software Engineering Laboratory Intern",
"url": "https://www.msoe.edu/",
"startDate": "2015-11",
"endDate": "2016-06",
"summary": "Developed a Jira plugin in Javascript and in Java, based on the Atlassian Jira SDK and Jira Plugins2 API. The plugin goal was to generate Sprint velocity reports using the c3.js library."
}
],
"education": [
{
"institution": "Federal University of Goiás",
"url": "https://www.ufg.br/",
"area": "Software Engineering",
"studyType": "B.S.",
"startDate": "2013-03",
"endDate": "2017-12",
"score": "3.7"
},
{
"institution": "Milwaukee School of Engineering",
"url": "https://www.msoe.edu/",
"area": "Software Engineering - Mobility Program",
"studyType": "B.S.",
"startDate": "2015-08",
"endDate": "2016-08",
"score": "3.7"
}
],
"skills": [
{
"name": "Frontend",
"level": "Strong",
"keywords": [
"Javascript",
"HTML",
"CSS",
"React",
"Functional Programming",
"Data Handling",
"Testing",
"Build Tools"
]
}
],
"languages": [
{
"language": "Portuguese",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Fluent"
},
{
"language": "Spanish",
"fluency": "Basic"
}
],
"interests": [
{
"name": "Security",
"keywords": [
"Vulnerabilities",
"3rd-party Dependencies",
"Tools & Frameworks"
]
},
{
"name": "Performance",
"keywords": [
"Bundling",
"Profiling",
"Eager and Lazy Loading",
"Images and Fonts Optimization",
"Prerendering"
]
},
{
"name": "Infra",
"keywords": [
"Build Improvements",
"Pipeline Putomation",
"Package and Dependencies Management",
"Caching",
"Compiling Tools",
"CDNs and Proxies",
"Content Management Systems (CMS)"
]
}
],
"meta": {
"canonical": "https://raw.githubusercontent.com/lucasassisrosa/resume/main/resume.json",
"version": "v1.0.1",
"lastModified": "2022-06-20T19:54:20.107Z"
}
}