-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
233 lines (212 loc) · 8.91 KB
/
resume.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
233
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"/>
<link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet">
<title>Résumé - Bendegúz Csirmaz</title>
<script src="https://kit.fontawesome.com/a607672ce1.js"></script>
<link type="application/atom+xml" rel="alternate" href="https://csirmazbendeguz.net/feed.xml" />
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>Résumé</title>
<meta name="generator" content="Jekyll v3.8.5" />
<meta property="og:title" content="Résumé" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="https://csirmazbendeguz.net/resume.html" />
<meta property="og:url" content="https://csirmazbendeguz.net/resume.html" />
<script type="application/ld+json">
{"headline":"Résumé","@type":"WebPage","url":"https://csirmazbendeguz.net/resume.html","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" type="text/css" href="/assets/css/styles.css">
<link rel="stylesheet" type="text/css" href="/assets/css/print.css" media="print">
</head>
<body>
<div class="wrapper">
<header class="header">
<div class="heading">
<h1>Bendegúz Csirmaz</h1>
<h2>software developer</h2>
</div>
<nav class="navigation">
<ul>
<li>
<a href="/">
blog
</a>
</li>
<li>
<a href="/resume.html" class="active">
résumé
</a>
</li>
</ul>
</nav>
</header>
<main class="content">
<section class="section">
<h2>Companies</h2>
<table>
<tbody>
<tr class="company--info">
<td>
<div class="company--date">January 21, 2020 - Present</div>
<div>London, UK</div>
</td>
<td>
<div>
<a href="https://www.revolut.com">Revolut</a>
</div>
<div>Python Software Engineer</div>
</td>
</tr>
<tr>
<td colspan="2">
<p>As a member of the Product • Core • People Platform team I am responsible for developing applications for the People department, including the company's HR system.</p>
<p>I have developed:</p>
<ul style="padding-left: 16px;">
<li>An access management system for the company's business intelligence tools</li>
<p>I created a self-service system that automatically provisions permissions to the company's BI tools (Metabase and Looker), minimizing the manual effort required for setting up new joiners and existing employees with the right access</p>
<li>A system for sending, signing, uploading and managing employee documents</li>
<p>I created a system that enables HR Managers to bulk send legally binding documents to employees (via DocuSign), automating the laborious, dayslong process of creating, sending and signing high volumes of employee documents</p>
<li>Django and Flask based APIs for the company's HRIS</li>
<li>Slack bots for internal communications, mass notifications, surveys and reminders</li>
<li>Automation for the company's LMS and related administrative tasks (e.g. user provisioning, course enrollments, etc.)</li>
<li>Celery and Airflow based background jobs for integrating the company's HRIS with external applications</li>
</ul>
</td>
</tr>
<tr class="company--info">
<td>
<div class="company--date">July 1, 2019 - December 20, 2019</div>
<div>Budapest, Hungary</div>
</td>
<td>
<div>
<a href="https://www.gamma.co.uk">Gamma</a>
</div>
<div>Back End Developer</div>
</td>
</tr>
<tr>
<td colspan="2">
<ul style="padding-left: 16px;">
<li>Developed the Flask backend of Gamma's call recording platform</li>
<li>Implemented pytest-based tests and testing framework</li>
</ul>
</td>
</tr>
<tr class="company--info">
<td>
<div class="company--date">July 30, 2018 - April 30, 2019</div>
<div>Budapest, Hungary</div>
</td>
<td>
<div>
<a href="https://www.acquia.com">Acquia</a>
</div>
<div>Drupal Developer (contractor)</div>
</td>
</tr>
<tr>
<td colspan="2">
<ul style="padding-left: 16px;">
<li>Maintained <a href="https://github.com/acquia/lightning">Lightning</a>, Acquia's enterprise Drupal distribution</li>
<li>Professionally contributed to <a href="https://www.drupal.org/u/bendeguz.csirmaz/issue-credits/3060">Drupal 8 core</a></li>
<p>As a member of the Office of the CTO/Drupal Acceleration Team I was responsible for solving issues in Drupal core affecting Lightning and the related ecosystem</p>
</ul>
</td>
</tr>
<tr class="company--info">
<td>
<div class="company--date">May 2, 2017 - April 30, 2019</div>
<div>Budapest, Hungary</div>
</td>
<td>
<div>
<a href="https://cheppers.com">Cheppers</a>
</div>
<div>Drupal Developer</div>
</td>
</tr>
<tr>
<td colspan="2">
<ul style="padding-left: 16px;">
<li>Developed the Laravel backend of Hungary’s biggest weather forecast website (<a href="https://koponyeg.hu">Köpönyeg</a>)</li>
<p>As a member of a team of five, I was responsible for delivering multiple major features to the site, including international weather forecasts, forecast maps, image galleries and blog posts</p>
<li>Developed Drupal 8 websites (<a href="https://www.mochub.com">MocHub</a>, <a href="https://cheppers.hu/sicontactat">Sicontact</a>, <a href="https://www.tctmd.com">TCTMD</a>, <a href="https://cheppers.hu">Cheppers</a>)</li>
<li>Integrated external APIs (PayPal, Recruitee, etc.) with Drupal</li>
<li>Troubleshooted and documented custom modules</li>
</ul>
</td>
</tr>
</tbody>
</table>
</section>
<section class="section">
<h2>Developer profiles</h2>
<dl>
<dt><a href="https://www.drupal.org/u/bendeguzcsirmaz">Drupal.org</a></dt>
<dd>
My Drupal.org profile is the home of all my Drupal related open source work.
I’ve developed new features, bug fixes and tests for Drupal core, the Lightning distribution and various Drupal modules.
</dd>
<dt><a href="https://github.com/csirmazbendeguz">GitHub</a></dt>
<dd>
I like experimenting with different technologies.
My GitHub profile accommodates my hobby projects (such as this site), school assignments and contributions to different open source projects.
</dd>
</dl>
</section>
<section class="section">
<h2>Certifications</h2>
<dl>
<dt><a href="http://www.zend.com/en/yellow-pages/ZEND031620">Zend Certified Engineer - PHP 7.1</a> - <em>February 22, 2019</em></dt>
<dd>
I am the first Hungarian person to pass the PHP 7.1 exam.
My monthslong preparation inspired a <a href="/2019/06/14/php-quiz-part-1-for-loops.html">series of blog posts</a> on the topics I found the most interesting.
</dd>
<dt><a href="https://certification.acquia.com/user/5338">Acquia Certified Developer - Drupal 8</a> - <em>January 11, 2018</em></dt>
<dd>
The Acquia exam is about applying best practices to real world scenarios.
With several D8 projects under my belt, I passed the test with flying colors.
</dd>
</dl>
</section>
<section class="section">
<h2>Languages</h2>
<ul>
<li>English - full professional proficiency - TELC English C1 (2017)</li>
<li>Hungarian - native proficiency</li>
</ul>
</section>
<section class="section">
<h2>Education</h2>
<ul>
<li>ELTE (2017 - Present) - Computer Science BSc (evening course)</li>
<li>Petrik Lajos Bilingual Vocational School of Information Technology (2014 - 2016) - diploma in software development (54-213-05)</li>
</ul>
</section>
</main>
<footer class="footer">
<span>Copyright © <span class="current-year">2019</span> Bendegúz Csirmaz</span>
<ul class="icons">
<li class="icon">
<a href="https://www.linkedin.com/in/bendeguz-csirmaz/" title="LinkedIn" class="icon-link">
<i class="fab fa-linkedin"></i>
</a>
</li>
</ul>
</footer>
<script src="/assets/js/current-year.js"></script>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-142286966-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-142286966-1');
</script>
</body>
</html>