-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
233 lines (200 loc) · 7.78 KB
/
index.html
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
222
223
224
225
226
227
228
229
230
231
232
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Lucas L. Rabaça | Software Developer | [email protected]</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" href="reset-fonts-grids.css" media="all" />
<link rel="stylesheet" type="text/css" href="index.css" media="all" />
</head>
<body>
<div id="doc2" class="yui-t7">
<div id="inner">
<div id="hd">
<div class="yui-gc">
<div class="yui-u first">
<h1>Lucas L. Rabaça</h1>
<h2>Software Developer</h2>
</div>
<div class="yui-u">
<div class="contact-info">
<h3><a id="pdf" href="#" onclick="window.print();">Download PDF</a></h3>
<h3><a href="mailto:[email protected]">[email protected]</a></h3>
</div><!--// .contact-info -->
</div>
</div><!--// .yui-gc -->
</div><!--// hd -->
<div id="bd">
<div id="yui-main">
<div class="yui-b">
<div class="yui-gf">
<div class="yui-u first">
<h2>Profile</h2>
</div>
<div class="yui-u">
<p class="enlarge">
Really enjoying programming and it's universe, since it is easy to keep motivated when you can have
contact with different areas to solve their problems.
<br><br>
Currently working as Chapter Lead of the Backend team at Letrus.
</p>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Skills</h2>
</div>
<div class="yui-u">
<div class="talent">
<h2>Data Modeling</h2>
<p>Analysis and elaboration of systems designs, always trying to achieve fast and scalable structures through common patterns and data structures.</p>
</div>
<div class="talent">
<h2>APIs and integrations</h2>
<p>Implementation of API's using RESTful endpoints. Legacy integrations from SOAP parsing XML.</p>
</div>
<div class="talent">
<h2>Front End</h2>
<p> Wide knowledge in HTML5, CSS and pure Javascript. Experience with React and state management libraries such as flux and mobx.<br> Using Flutter in Mobile.</p>
</div>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Technical</h2>
</div>
<div class="yui-u">
<ul class="talent">
<li>Python</li>
<li>Django</li>
<li>Celery and Rabbitmq</li>
<li class="last">Postgres and mysql</li>
</ul>
<ul class="talent">
<li >Javascript</li>
<li >Flutter / Dart </li>
<li>React.js / Typescript</li>
<li class="last">Html / Css</li>
</ul>
<ul class="talent">
<li>Git</li>
<li>Linux/ windows</li>
<li>Docker / docker-compose</li>
<li class="last"> AWS / GCP </li>
</ul>
</div>
</div><!--// .yui-gf-->
<div class="yui-gf">
<div class="yui-u first">
<h2>Experience</h2>
</div><!--// .yui-u -->
<div class="yui-u">
<div class="job">
<h2>Letrus</h2>
<h3>Tech Lead</h3>
<h4>2021-current</h4>
<p>
Act as a technical reference for the backend team.
Advocate for technical & operational excellence.
Help the team make decisions of architecture, design, new technologies, tools and implement them.
Propose, define and revisit the chapter KPIs.
Help conduct the backend hiring processes with the HR team.
Mediate the chapter meetings.
Follow the individual development plan of chapter members and run monthly 1:1s with each one.
Development of systems using Python.
Development of systems using AWS Lambda.
<br>asynchronous tasks queue with Celery and Rabbitmq.
</p>
<div class="flex">
<div class="skill-box">Python</div>
<div class="skill-box">Django</div>
<div class="skill-box">Fast API</div>
<div class="skill-box">Redis</div>
<div class="skill-box">Celery</div>
<div class="skill-box">AWS</div>
<div class="skill-box">AWS Lambda</div>
<div class="skill-box">docker</div>
<div class="skill-box">docker-compose</div>
<div class="skill-box">locust</div>
</div>
</div>
<div class="job">
<h2>Prosperità</h2>
<h3>Software Developer</h3>
<h4>2020-2021</h4>
<p>
Development of multi-tenant systems using Django and REST API for communication.
<br>asynchronous tasks queue with Celery and Rabbitmq.
<br>deploy automatization using docker.
<br>
<br>Frontend:
<br>Javascript, React.js.
<br>Python and Django Template.
<br>Bootstrap and Material UI.
</p>
<div class="flex">
<div class="skill-box">Python</div>
<div class="skill-box">Django</div>
<div class="skill-box">Javascript</div>
<div class="skill-box">React.js</div>
<div class="skill-box">Rabbitmq</div>
<div class="skill-box">Celery</div>
<div class="skill-box">gcloud</div>
<div class="skill-box">docker</div>
<div class="skill-box">docker-compose</div>
</div>
</div>
<div class="job">
<h2>Tour House</h2>
<h3>Junior Python Developer</h3>
<h4>2019-2020</h4>
<p>Development and maintenance of in-house systems, mostly with Django and frontend frameworks.<br>
Development, configuration and support of automated processes using Automation Anywhere(RPA) and BPMN.</p>
<div class="flex">
<div class="skill-box">Python</div>
<div class="skill-box">Django</div>
<div class="skill-box">Rabbitmq</div>
<div class="skill-box">Celery</div>
<div class="skill-box">aws</div>
<div class="skill-box">docker</div>
<div class="skill-box">docker-compose</div>
</div>
</div>
<div class="job">
<h2>Tour House</h2>
<h3>Information Technology Intern</h3>
<h4>2018-2019</h4>
<p>Started as Level 1 and 2 Support for internal colaborators, from hardware to softwares such as Active directory, ERP, proxy configurations and pfsense. Development of intranet using wordpress and PHP, created some plugins for specific needs of the company.</p>
<div class="flex">
<div class="skill-box">Support</div>
<div class="skill-box">Hardware</div>
<div class="skill-box">Active Directory</div>
<div class="skill-box">PHP</div>
<div class="skill-box">Wordpress</div>
</div>
</div>
</div><!--// .yui-u -->
</div><!--// .yui-gf -->
<div class="yui-gf last">
<div class="yui-u first">
<h2>Education</h2>
</div>
<div class="yui-u">
<h2>Instituto Federal de Educação, Ciência e Tecnologia de São Paulo - IFSP BRA</h2>
<h3>Analysis and Development of Systems — <strong> 2017-2020</strong> </h3>
<br>
<p>Thesis: Development of an social platform using Django and Flutter based on reddit, that allows the interation between staff, students and professors, with realtime chat and a notifications system that allows faster communication between the institution and its peers.</p>
<p></p>
</div>
</div><!--// .yui-gf -->
</div><!--// .yui-b -->
</div><!--// yui-main -->
</div><!--// bd -->
<div id="ft">
<p>Lucas L. Rabaça — <a href="mailto:[email protected]">[email protected]</a></p>
</div><!--// footer -->
</div><!-- // inner -->
</div><!--// doc -->
</body>
</html>