-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
188 lines (161 loc) · 7.13 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="referrer" content="origin-when-crossorigin">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Guilherme Simões' Curriculum Vitae</title>
<link rel="stylesheet" href="styles.css" media="all" type="text/css">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="manifest" href="/manifest.json">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="curriculum, vitae">
<meta name="description" content="Guilherme Simões' Curriculum Vitae">
<meta name="author" content="Guilherme Reis de Micaelo Simões">
<meta property="og:title" content="Guilherme Simões' Curriculum Vitae">
<meta name="twitter:card" content="summary">
<meta name="twitter:creator" content="@glitchdout">
</head>
<body>
<div class="container">
<header class="main-header">
<h4>Curriculum Vitæ</h4>
<h1>Guilherme Simões</h1>
</header>
<span class="label sidebar">Email</span>
<p class="detail main">
<a class="em-link" href="mailto:[email protected]">[email protected]</a>
</p>
<span class="label sidebar">Address</span>
<p class="detail main">Lisboa, Portugal</p>
<span class="label sidebar">Birth date</span>
<p class="main">29th of January, 1990</p>
<div class="main">
<h2 class="section-header" id="summary">
<span>Summary</span>
<a class="header-link no-print" href="#summary" title="Permalink to this headline">¶</a>
</h2>
<p>
I’m a Software Engineer interested in technology, the web, open-source and data visualization. I like writing performant, high quality, maintainable code, and help others do it too.
</p>
<h2 class="section-header" id="experience">
<span>Experience</span>
<a class="header-link no-print" href="#experience" title="Permalink to this headline">¶</a>
</h2>
</div>
<span class="label sidebar">2018 — Present</span>
<p class="main">
<strong class="item">Senior Developer at <a href="https://www.sky.com" class="em-link">Sky</a></strong>
Member of the team that built the streaming apps <a href="https://www.sky.com/tv/sky-q" class="em-link">Sky Q</a>, <a href="https://www.peacocktv.com" class="em-link">Peacock</a> and <a href="https://www.skyshowtime.com" class="em-link">SkyShowtime</a> using Lightning, a WebGL framework. Highlights include: improving performance of CSS animations; detecting and fixing JavaScript memory leaks; improving performance of GLSL shaders; migrating JavaScript libraries to TypeScript; developing internal linting rules using TypeScript and ASTs; fine-tuning Webpack, Terser and TypeScript configurations, greatly reducing the app’s bundle size.
</p>
<span class="label sidebar">2016 — 2018</span>
<p class="main">
<strong class="item">Developer at <a href="https://www.runtime-revolution.com/" class="em-link">Runtime Revolution</a></strong>
Worked as a software consultant for multiple clients. Co-led a data-visualization project using D3, React and Ruby on Rails.
</p>
<span class="label sidebar">2014 — 2016</span>
<p class="main">
<strong class="item">Developer at <a href="https://feedzai.com/" class="em-link">Feedzai</a></strong>
Worked on the company’s main product written in Backbone. Co-led development of the front-end of the company’s second product using React.
</p>
<span class="label sidebar">2014</span>
<p class="main">
<strong class="item">Developer at <a href="https://www.whitesmith.co/" class="em-link">Whitesmith</a></strong>
Interned with technical team. Developed features and fixed bugs in multiple client projects using Ruby on Rails and plain JavaScript.
</p>
<div class="main">
<h2 class="section-header" id="education">
<span>Education</span>
<a class="header-link no-print" href="#education" title="Permalink to this headline">¶</a>
</h2>
</div>
<span class="label sidebar">2012 — 2014</span>
<p class="main">
<strong class="item">MSc, Informatics Engineering</strong>
<em>Department of Informatics Engineering of the University of Coimbra</em>
</p>
<span class="label sidebar">2008 — 2013</span>
<p class="main">
<strong class="item">BSc, Informatics Engineering</strong>
<em>Department of Informatics Engineering of the University of Coimbra</em>
</p>
<span class="label sidebar">2008</span>
<p class="main">
<strong class="item">Certificate of Proficiency in English</strong>
<em>University of Cambridge</em>
Council of Europe Level C2
</p>
<div class="main">
<h2 class="section-header" id="skills">
<span>Skills</span>
<a class="header-link no-print" href="#skills" title="Permalink to this headline">¶</a>
</h2>
</div>
<span class="label sidebar">Computer Skills</span>
<ul class="skills main">
<li class="tag">Ruby</li>
<li class="tag">Python</li>
<li class="tag">Ruby on Rails</li>
<li class="tag">Sinatra</li>
<li class="tag">Git</li>
<li class="tag">JavaScript</li>
<li class="tag">TypeScript</li>
<li class="tag">React</li>
<li class="tag">D3</li>
<li class="tag">SVG</li>
<li class="tag">WebGL</li>
<li class="tag">HTML</li>
<li class="tag">CSS</li>
<li class="tag">Sass</li>
<li class="tag">Accessibility</li>
<li class="tag">Performance Tuning</li>
<li class="tag">Responsive Web Design</li>
</ul>
<span class="label sidebar">Language Skills</span>
<ul class="skills main">
<li class="tag">Portuguese</li>
<li class="tag">English</li>
</ul>
<span class="label sidebar">Soft Skills</span>
<ul class="skills main">
<li class="tag">Code Reviewing</li>
<li class="tag">Mentoring</li>
<li class="tag">Interviewing</li>
</ul>
<div class="main">
<h2 class="section-header" id="projects">
<span>Projects</span>
<a class="header-link no-print" href="#projects" title="Permalink to this headline">¶</a>
</h2>
<div>
<p>
<strong class="item">
<a href="https://github.com/guilhermesimoes" class="em-link">GitHub</a>
</strong>
<span>I love open-source so here is where I share some of my side-projects.</span>
</p>
</div>
<div>
<p>
<strong class="item">
<a href="https://guilhermesimoes.github.io" class="em-link">Blog</a>
</strong>
<span>I like to teach and document things I learn so here is where I write about programming, technology and data viz.</span>
</p>
</div>
<div>
<p>
<strong class="item">
<a href="https://stackoverflow.com/users/1160916" class="em-link">StackOverflow</a>
</strong>
<span>I also like to help other people so that is why I try my best to answer any questions on this Q&A site.</span>
</p>
</div>
</div>
<button class="js-print-button print-button em-link no-print">Print this page</button>
<button class="js-gotop-button gotop-button em-link no-print">Top ↑</button>
</div>
<script src="scripts.js" type="text/javascript"></script>
</body>
</html>