-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·163 lines (137 loc) · 6.43 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>pestaa.hu</title>
<link rel="stylesheet" href="/bootstrap.min.css">
<link rel="stylesheet" href="/style.css">
</head>
<body>
<object id="background-effect" type="image/svg+xml" data="/effect.svg"></object>
<div class="container">
<div class="row">
<div class="col-md-6">
<h1>István Beregszászi</h1>
<h2>full stack software developer</h2>
</div>
<div class="col-md-6 align-right">
<img class="avatar" src="avatar.png" width="300"/>
</div>
</div>
<div class="row">
<div class="col-md-3">
<h3>Bio</h3>
</div>
<div class="col-md-9">
<p>I'm a professional full stack developer specializing in web application backends written in modern PHP.
Being able to wear other hats, I'm happy to participate in product development, building user
interfaces, technical writing, keeping in touch with customers, and more.</p>
<p>I take pride in practical software and thoughtful design.</p>
</div>
</div>
<div class="row">
<div class="col-md-3">
<h3>Experience</h3>
</div>
<div class="col-md-9">
<h4>Senior Software Developer<br/>
<small>Prezly <span class="text-muted">July 2021 — …</span></small>
</h4>
<hr/>
<h4>Architect, Lead Developer<br/>
<small>Crosssec Solutions Kft. <span class="text-muted">August 2016 — June 2021</span></small>
</h4>
<p>Leading development and deployment of a SaaS production tracker and
analytics software for manufacturing companies, my goals are:</p>
<ul>
<li>balancing between feature velocity and low technical debt
in long-term software projects;</li>
<li>abstracting & automating key concepts such as data
access management and other error-prone development
tasks;</li>
<li>guiding business requirements to maximize usefulness;</li>
<li>writing comprehensive and <em>potentially enjoyable</em>
technical specifications;</li>
<li>increasing developer productivity via side tools and
workshops.</li>
</ul>
<hr/>
<h4>Software Engineer<br/>
<small>Polisys Kft. <span class="text-muted">October 2013 — August 2016</span></small>
</h4>
<p>After landing this job through internship, I became responsible for:</p>
<ul>
<li>developing and maintaining several mid-sized e-commerce sites written primarily in Symfony and Sylius;</li>
<li>designing internal tools and customer-facing products both from a technical and visual standpoint;
</li>
<li>maintaining legacy applications, integrating them in modern frameworks to constrain technical debt.
</li>
</ul>
<hr/>
<h4>Software Developer<br/>
<small>FaceySpacey Technologies, Inc. <span class="text-muted">December 2009 — May 2011</span></small>
</h4>
<p>In developing a location-based advertising platform called SnackSquare, we <a
href="http://web.archive.org/web/20150102110905/http://techcrunch.com/2010/04/15/snacksquare-foursquare-directory/"
target="_blank" rel="nofollow">hit the front page of TechCrunch once</a>. My responsibilities were:
</p>
<ul>
<li>architecting APIs and implementing highly interactive web interfaces using the Yii framework;</li>
<li>overseeing the work of other remote developers;</li>
<li>writing detailed documentation both technical and targeted at end users.</li>
</ul>
<hr/>
<h4>Tinkering at home<br/>
<small class="text-muted">Non-stop since I was 12</small>
</h4>
<p>Side-projects never stopped piling up in my archives:</p>
<ul>
<li>a featureful Turing machine simulator (degree work using Elm);</li>
<li>programmed a skeleton prototype of a multiplayer top down shooter game in C++ (one with <em>tanks</em>, obviously);</li>
<li>using Haskell, designed and deployed statically generated product catalogs for my wife;</li>
<li>my career began by making lots of fancy looking effects with JavaScript and SVG for fun (like the background of this resumé).</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-3">
<h3>Education</h3>
</div>
<div class="col-md-9">
<h4>Bachelor of Computer Science<br/>
<small>University of Pécs, Hungary <span class="text-muted">2015</span></small>
</h4>
</div>
</div>
<div class="row">
<div class="col-md-3">
<h3>Skills</h3>
</div>
<div class="col-md-9">
<h4>Backend</h4>
<p>PostgreSQL, PHP, Symfony, Doctrine ORM…</p>
<h4>Frontend</h4>
<p>jQuery, React…</p>
<p class="text-muted">Actively learning: TypeScript…</p>
<h4>Devops</h4>
<p>Linux (RHEL, libvirt, systemd), containers (Docker & cloud native tools), Ansible…</p>
<p class="text-muted">Actively learning: Kubernetes…</p>
</div>
</div>
<div class="row">
<div class="col-md-3">
<h3>Contact</h3>
</div>
<div class="col-md-9">
<ul>
<li><a href="mailto:pestaa@pestaa.hu">pestaa@pestaa.hu</a></li>
<li><a href="tel:+36308168509">+36-30-816-8509</a></li>
<li><a href="https://www.linkedin.com/in/pestaa/" rel="nofollow">https://www.linkedin.com/in/pestaa/</a></li>
<li><a href="https://twitter.com/pestaa" rel="nofollow">https://twitter.com/pestaa</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>