Skip to content

Commit 01a4d27

Browse files
committed
update resume
1 parent 3f620f0 commit 01a4d27

File tree

3 files changed

+65
-21
lines changed

3 files changed

+65
-21
lines changed
Loading

lib/personal_web/components/layouts/app.html.heex

+15-3
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,25 @@
4848
<footer class="flex justify-center container p-2">
4949
<ul class="flex font-bold my-1">
5050
<li class="m-3">
51-
<a class="text-sky-900 hover:text-amber-600 underline" href="mailto:ejscunha@gmail.com">Mail</a>
51+
<a class="text-sky-900 hover:text-amber-600 underline" href="mailto:ejscunha@gmail.com">
52+
Mail
53+
</a>
5254
</li>
5355
<li class="m-3">
54-
<a class="text-sky-900 hover:text-amber-600 underline" href="https://github.com/ejscunha">GitHub</a>
56+
<a
57+
class="text-sky-900 hover:text-amber-600 underline"
58+
href="https://github.com/ejscunha"
59+
>
60+
GitHub
61+
</a>
5562
</li>
5663
<li class="m-3">
57-
<a class="text-sky-900 hover:text-amber-600 underline" href="https://www.linkedin.com/in/eduardo-cunha-a792581bb/">LinkedIn</a>
64+
<a
65+
class="text-sky-900 hover:text-amber-600 underline"
66+
href="https://www.linkedin.com/in/eduardo-cunha-a792581bb/"
67+
>
68+
LinkedIn
69+
</a>
5870
</li>
5971
</ul>
6072
</footer>

lib/personal_web/controllers/page_html/resume.html.heex

+47-18
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,39 @@
1919
</div>
2020
<div class="flex flex-row gap-4 items-center ml-4">
2121
<.icon name="hero-phone" />
22-
<a
23-
class="text-sky-900 hover:text-amber-700 underline hover:underline"
24-
href="tel:+351927895565"
25-
>
22+
<span>
2623
(+351) 927 895 565
27-
</a>
24+
</span>
2825
</div>
2926
<div class="flex flex-row gap-4 items-center ml-4">
3027
<.icon name="hero-home" />
3128
<span>
3229
Rua das Pereiras 156, 2785-173 São Domingos de Rana, Portugal
3330
</span>
3431
</div>
32+
<div class="flex flex-row gap-4 items-center ml-4">
33+
<.icon name="hero-globe-alt" />
34+
<a
35+
class="text-sky-900 hover:text-amber-700 underline hover:underline"
36+
href="https://ejscunha.dev"
37+
>
38+
ejscunha.dev
39+
</a>
40+
</div>
41+
<div class="flex flex-row gap-4 items-center ml-4">
42+
<.icon name="hero-github" />
43+
<a
44+
class="text-sky-900 hover:text-amber-700 underline hover:underline"
45+
href="https://github.com/ejscunha"
46+
>
47+
github.com/ejscunha
48+
</a>
49+
</div>
3550
</section>
3651
</div>
3752
</section>
3853
<section id="work" class="flex flex-col mb-5">
39-
<h2 class="text-gray-500 font-bold mb-1 text-3xl md:text-4xl">Work</h2>
54+
<h2 class="text-gray-500 font-bold mb-1 text-3xl md:text-4xl">Work Experience</h2>
4055
<hr />
4156
<div class="mt-3">
4257
<div class="flex flex-col mb-3">
@@ -52,8 +67,9 @@
5267
<li>
5368
Collaborated in the design and architecture discussions for the new platform
5469
</li>
55-
<li>Created a service for credit card enrollment in the platform</li>
70+
<li>Created a service for credit card enrollment in the new platform</li>
5671
<li>Created a service for cardholder verification</li>
72+
<li>Helped the company get PCI DSS v4.0 certification for the new platform</li>
5773
<li>
5874
Maintenance and building new features to all the services of the new spend management platform
5975
</li>
@@ -73,10 +89,8 @@
7389
Development of the backend and frontend of the marketplace application, including development of the data ingestion system.
7490
<ul class="list-disc mt-1 ml-10">
7591
<li>Add support to multiple currencies and networks in the marketplace</li>
76-
<li>
77-
Created backoffice to manage marketplace collections and other configurations
78-
</li>
79-
<li>Created sales bots for Twitter and Discord</li>
92+
<li>Created backoffice to manage the whole marketplace configuration</li>
93+
<li>Created sales bot for Twitter and Discord</li>
8094
<li>Added REST API endpoints to interact with the marketplace programmatically</li>
8195
<li>Add support to handle Seaport events from blockchain</li>
8296
<li>
@@ -93,10 +107,10 @@
93107
https://www.blockfi.com
94108
</a>
95109
<div class="mt-1 font-light">
96-
Working as part of the backoffice team and later the credit cards team.
110+
Worked as part of the backoffice team and later the credit cards team.
97111
<ul class="list-disc mt-1 ml-10">
98112
<li>
99-
Decoupling of client service backoffice application from giant monolith application
113+
Decoupling of client service backoffice application from giant monolith application, improving drastically the development quality and deployment safety
100114
</li>
101115
<li>
102116
Devised and implemented patterns to decouple tightly coupled functions of the backoffice application from monolithic application
@@ -118,7 +132,7 @@
118132
https://pro.bose.com
119133
</a>
120134
<div class="mt-1 font-light">
121-
Worked as a backend software engineer for the development of a next generation platform to control audio devices.
135+
Worked as a backend software engineer for the development of a next generation platform to control audio devices in big venues.
122136
<ul class="list-disc mt-1 ml-10">
123137
<li>
124138
Collaborated in the design and architecture discussions for the new platform
@@ -145,7 +159,6 @@
145159
Worked as a backend software engineer for the routing assignment team.
146160
<ul class="list-disc mt-1 ml-10">
147161
<li>Designed the architecture of the assignment system</li>
148-
<li>Defined the patterns for the development of the assignment system</li>
149162
<li>
150163
Collaborated with the definition and implementation of monitoring of the system
151164
</li>
@@ -160,7 +173,6 @@
160173
<li>
161174
Designed the architecture of a new version of assignment system with attributes based routing
162175
</li>
163-
<li>Defined the patterns for the development of the new assignment system</li>
164176
</ul>
165177
</div>
166178
</div>
@@ -194,6 +206,24 @@
194206
</div>
195207
</div>
196208
</section>
209+
<section id="education" class="flex flex-col mb-5">
210+
<h2 class="text-gray-500 font-bold mb-1 text-3xl md:text-4xl">Community</h2>
211+
<hr />
212+
<div class="mt-3">
213+
<div class="flex flex-col">
214+
<h3 class="font-bold text-2xl">OpenFeature</h3>
215+
<h4 class="text-gray-700 font-bold text-lg">
216+
Maintainer of the Elixir OpenFeature SDK
217+
</h4>
218+
<a
219+
class="text-sky-900 hover:text-amber-700 underline"
220+
href="https://github.com/open-feature/elixir-sdk"
221+
>
222+
https://github.com/open-feature/elixir-sdk
223+
</a>
224+
</div>
225+
</div>
226+
</section>
197227
<section id="education" class="flex flex-col mb-5">
198228
<h2 class="text-gray-500 font-bold mb-1 text-3xl md:text-4xl">Education</h2>
199229
<hr />
@@ -234,15 +264,14 @@
234264
<span class="text-gray-500 font-bold text-lg">Advanced</span>
235265
<ul class="list-none">
236266
<li>Elixir</li>
267+
<li>Javascript/Typescript</li>
237268
</ul>
238269
</div>
239270
<div class="flex flex-col mt-1">
240271
<span class="text-gray-500 font-bold text-lg">Intermediate</span>
241272
<ul class="list-none">
242-
<li>Javascript/Typescript</li>
243273
<li>Python</li>
244274
<li>Ruby</li>
245-
<li>NodeJS</li>
246275
</ul>
247276
</div>
248277
</div>

0 commit comments

Comments
 (0)