-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
445 lines (431 loc) · 34.9 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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Tudoran George-Cristian :: Curriculum vitae</title>
<!-- CSS -->
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
<!-- JS -->
<script src="https://kit.fontawesome.com/a764e47274.js" crossorigin="anonymous"></script>
</head>
<body class="bg-yellow-100">
<div class="container mx-auto px-8 mt-16 mb-8">
<div class="grid grid-cols-1 xl:grid-cols-4">
<!-- Profile -->
<figure class="align-middle bg-yellow-300 shadow-lg rounded-xl p-8 xl:h-1/6">
<img
class="w-32 h-32 rounded-full mx-auto border-4 border-yellow-100 xl:mt-24"
src="./assets/images/avatar.jpg"
alt="Tudoran George-Cristian"
/>
<div class="pt-6 text-center space-y-4">
<div class="space-x-4">
<a href="https://www.linkedin.com/in/tudoran-george-cristian/">
<i class="fab fa-linkedin fa-2x text-white"></i>
</a>
<a href="https://github.com/Gasjki/">
<i class="fab fa-github fa-2x text-white hover:text-dark"></i>
</a>
<a href="https://www.facebook.com/xgaska/">
<i class="fab fa-facebook-square fa-2x text-white hover:text-dark"></i>
</a>
<a href="mailto:[email protected]">
<i class="fas fa-envelope fa-2x text-white hover:text-dark"></i>
</a>
</div>
<blockquote>
<p class="text-sm font-semibold">
“Well, it's ironically that I created this CV and I don't know what to say here.”
</p>
</blockquote>
<figcaption class="font-medium">
<div class="text-cyan-600">Tudoran George-Cristian</div>
<div class="text-gray-500 text-sm">Senior Software Engineer, Zitec</div>
</figcaption>
</div>
<div class="space-y-4 align-middle mt-6">
<a href="https://www.zend-zce.com/en/yellow-pages/ZEND031941" target="_blank">
<img src="https://www.zend-zce.com/static-assets/img/zcedirectory/zce-2017-small.gif" alt="Zend Certification" class="block mx-auto"/>
</a>
</div>
</figure>
<div class="pl-0 xl:p-8 xl:pt-0 col-span-3 space-y-8 mt-4 xl:mt-0">
<!-- Summary -->
<figure class="rounded-xl">
<figcaption class="flex items-center bg-yellow-300 space-x-4 p-6 md:px-10 md:py-6 rounded-t-xl leading-6 font-semibold text-white">
<div class="flex-auto">
Summary
</div>
</figcaption>
<blockquote
class="rounded-b-xl bg-white px-6 py-8 md:p-10 text-lg leading-8 md:leading-8 text-gray-900">
<p>
Hey! Welcome to my CV!<br/><br/>
I did it just to learn <a href="https://tailwindcss.com/"
class="border-b-4 border-yellow-200 font-semibold">TailwindCSS</a>.
Also, I needed a new CV to reflect what changed in the last years.
I'll try not to bore you, but when were the CVs ever interesting? We will see...<br/><br/>
My name is <span class="border-b-4 border-yellow-200 font-semibold">Tudoran George-Cristian</span>
(25 years) and I live near the Bucharest.
I started programming by modifing <a
href="https://stackoverflow.com/questions/6350303/what-does-nulled-script-mean" target="_blank"
class="border-b-4 border-yellow-200 font-semibold">nulled scripts</a> while I was trying to
create my own browser-based game.<br /><br />
After high school, I attended to "Romanian-American University". I spent 5 years in this university and I have to admit
that if you are an autodidact (like me!), you will have time for everything! You will still have projects and deadlines,
but you won't go crazy! This was the time when I started to improve my programming skills. <span class="border-b-4 border-yellow-200 font-semibold">#free</span>
<span class="border-b-4 border-yellow-200 font-semibold">#ad</span>
<span class="border-b-4 border-yellow-200 font-semibold">#TrustMeIWasNotPaid</span><br /><br />
During my student years, I participated to IoT: Hackathon (2016) which was held by Microsoft and I managed to win
the 1st place with my colleagues. After that, we qualified for the Imagine Cup Romania's final were we won 2nd place.<br /><br />
Right now I'm working for <a href="https://zitec.com/" class="border-b-4 border-yellow-200 font-semibold">Zitec</a> and I'm trying to balance
my worklife with other activities like: tennis, cycling, working on my side projects or filming with my drone. <br /><br />
If you haven't gotten bored yet, I invite you to look further to see the more detailed information. Cheers!
</p>
</blockquote>
</figure>
<!-- Small screens -->
<figure class="rounded-xl lg:hidden">
<figcaption
class="flex items-center bg-red-500 space-x-4 p-6 md:px-10 md:py-6 rounded-t-xl leading-6 font-semibold text-white">
<div class="flex-auto">Oh snap, small screens!</div>
</figcaption>
<blockquote class="rounded-b-xl bg-white px-6 py-8 md:p-10 leading-8 md:leading-8 text-gray-900 space-y-4">
<div>
<p class="justify-evenly">
<span class="block text-gray-400">
<span class="block leading-relaxed">
Well, that's embarrassing, but I have to confess that I'm still working on the mobile version, so if you notice any
problems with the items on page... just ignore them for now! :)
</span>
</span>
</p>
</div>
</blockquote>
</figure>
<!-- Jobs -->
<figure class="rounded-xl">
<figcaption
class="flex items-center bg-yellow-300 space-x-4 p-6 md:px-10 md:py-6 rounded-t-xl leading-6 font-semibold text-white">
<div class="flex-auto">Experience</div>
</figcaption>
<blockquote class="rounded-b-xl bg-white px-6 py-8 md:p-10 leading-8 md:leading-8 text-gray-900 space-y-4">
<div>
<h2 class="font-semibold text-xl">PHP Senior Software Engineer <span class="text-sm">(Mar 2021 - Present)</span></h2>
<p class="mt-2 justify-evenly">
Zitec, Bucharest
<!-- Pegasus -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="https://mylawfunds.com/" target="_blank">Pegasus</a></span>
<span class="block leading-relaxed mt-4">
I joined Pegasus team long time after it was started. My first task was to integrate their lists with
ElasticSearch in order to increase their search time and to allow them to make "silly" mistakes (e.g.:
typos when looking for specific data). Project is pretty similar with The Fundworks, with its specific features, of course!
</span>
<span class="block mt-4 space-x-1 overflow-ellipsis">
<span class="font-semibold">Technologies:</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Symfony 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">MySQL 5.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Doctrine ORM</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Twig</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Sonata Admin</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">jQuery</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Bootstrap 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Redis</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">AWS</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Docker</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Jenkins</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Gitlab</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">DocuSign</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Linux (Ubuntu)</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Elastic Search 6.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Kibana</span>
</span>
</span>
</p>
</div>
<div>
<h2 class="font-semibold text-xl">PHP Software Engineer <span class="text-sm">(Oct 2019 - Feb 2021)</span></h2>
<p class="mt-2 justify-evenly space-y-4">
Zitec, Bucharest
<!-- Startarium -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="https://startarium.ro/" target="_blank">Startarium</a></span>
<span class="block leading-relaxed mt-4">
Startarium is a romanian initiative dedicated to new antreprenors,
where they can consult articles written by other antreprenors, read the latest news or where they
can be mentored by other successful people. This website was already up & running before they
decided to re-create it from scratch.
I was part of the core them and I developed multiple features like multiple tools
available for registered users, authentication using multiple social platforms (Facebook, Linkedin)
and many more.
</span>
<span class="block mt-4 space-x-1 overflow-ellipsis">
<span class="font-semibold">Technologies:</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Symfony 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">MySQL 8.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Doctrine ORM</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Twig</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Sonata Admin</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">jQuery</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Bootstrap 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Redis</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">AWS</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Docker</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Jenkins</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Gitlab</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Linux (Ubuntu)</span>
</span>
</span>
<!-- Internal Project - Python / Symfony -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="https://zitec.ro/" target="_blank">Internal Saas project - Not release yet</a></span>
<span class="block leading-relaxed mt-4">More information after project is released.</span>
<span class="block mt-4 space-x-1">
<span class="font-semibold">Technologies:</span>
<span class="bg-gray-700 px-3 py-1 rounded-full my-4">Symfony 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">MySQL 8.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Doctrine ORM</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Twig</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Sonata Admin</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">jQuery</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Bootstrap 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Python 3</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Django</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">PostgreSQL</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Docker</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Linux (Ubuntu)</span>
</span>
</span>
<!-- The Fundworks -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="https://www.thefundworks.com/" target="_blank">The Fundworks</a></span>
<span class="block leading-relaxed mt-4">
Back-office application for The Fundworks to track all funding requests.
The Fundworks is an alternative way for obtaining financing for small and medium business (US-based only).
Application was started in 2016 and has been in a continuous development ever since.
Main goal of the application is to track funding requests and to debit more than $400k/daily from
the bank accounts of the loaners. We use an internal API to generate and move these money from an US bank.
<br /><br />
Moreover, we needed to migrate around 3TB of files from a local network drive to SharePoint. I was a key member
of the entire operation that lasted 3 weeks (24h/day).
</span>
<span class="block mt-4 space-x-1">
<span class="font-semibold">Technologies:</span>
<span class="bg-gray-700 px-3 py-1 rounded-full my-4">Symfony 3.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">MySQL 5.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Doctrine ORM</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Twig</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Sonata Admin</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">jQuery</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">VueJS</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Bootstrap 3.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Redis</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">REST APIs</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Azure Services</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Zoho Reports</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Ansible</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Docker</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Jenkins</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Gitlab</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Linux (Ubuntu)</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">PowerShell / C#</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">SharePoint</span>
</span>
</span>
<!-- C3P0 -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="https://zitec.ro/" target="_blank">C3PO (internal application)</a></span>
<span class="block leading-relaxed mt-4">
C3PO is a project started one year ago and it is dedicated to our financing team.
Because the finances are hard and we didn't have a great solution back then, we created
a small robot capable to extract all invoices from Xero and import them in SAGA, without any user input.
We used a PHP application to extract the invoices using APIs, to normalize them, then to
expose a new API for our robot.
</span>
<span class="block mt-4 space-x-1">
<span class="font-semibold">Technologies:</span>
<span class="bg-gray-700 px-3 py-1 rounded-full my-4">Symfony 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">MySQL 5.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Doctrine ORM</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">REST APIs</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">UiPath Robots</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">UiPath Cloud</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">UiPath Studio</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Saga</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Xero</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Ansible</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Jenkins</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Gitlab</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Linux (Ubuntu)</span>
</span>
</span>
</p>
</div>
<div>
<h2 class="font-semibold text-xl">PHP Software Developer <span class="text-sm">(Jun 2017 - Sep 2019)</span></h2>
<p class="mt-2 justify-evenly">
Zitec, Bucharest
<!-- Sandton Capital -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="http://www.sandtoncapital.com/" target="_blank">Sandton Capital</a></span>
<span class="block leading-relaxed mt-4">
This was my first big project after internship. This project was started in 2017 and it's an internal
application for the Sandton Capital - an American investment fund. Even if I started as a Software Developer,
I continued to work until we finished the project at the end of 2019 when I already was a Software Engineer.
I've made multiple optimizations and I applied complex mathematics formulas to have live status of all balances.
It was challenging for me because we had to link multiple Excel and Access Database files which were far from a
standard form of normalization and we did that by building an algorithm capable to import and match
those transactions and loans.
</span>
<span class="block mt-4 space-x-1">
<span class="font-semibold">Technologies:</span>
<span class="bg-gray-700 px-3 py-1 rounded-full my-4">Symfony 3.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">MySQL 5.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Doctrine ORM</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Twig</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Sonata Admin</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">jQuery</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Bootstrap 3.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Redis</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">REST APIs</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Azure Services</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Zoho Reports</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Ansible</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Jenkins</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Gitlab</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Linux (Ubuntu)</span>
</span>
</span>
</p>
</div>
<div>
<h2 class="font-semibold text-xl">Internship PHP <span class="text-sm">(Feb 2017 - May 2017)</span></h2>
<p class="mt-2 justify-evenly">
Zitec, Bucharest
<!-- All -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="https://zitec.ro/" target="_blank">Learning, learning & learning</a></span>
<span class="block leading-relaxed mt-4">
During the internship, I learnt a lot! We had multiple internal workshops with
our Senior colleagues. We covered subjects like PHP, Javascript, Ansible, Symfony and more. We had a few mini-projects
were we used only PHP (without any framework) and we learnt about internal procedures, Jenkins, Gitlab and more.
</span>
</span>
</p>
</div>
</blockquote>
</figure>
<!-- Personal projects -->
<figure class="rounded-xl">
<figcaption
class="flex items-center bg-yellow-300 space-x-4 p-6 md:px-10 md:py-6 rounded-t-xl leading-6 font-semibold text-white">
<div class="flex-auto">Personal projects</div>
</figcaption>
<blockquote class="rounded-b-xl bg-white px-6 py-8 md:p-10 leading-8 md:leading-8 text-gray-900 space-y-4">
<div>
I'd love to have more time to create other applications, but that's not possible. I already have multiple ideas
noted on my phone and I'm trying to work only on 2-3 applications at the same time. I had dozens of applications
started, but never finished, mostly because I hated the design I made at that time and that's why I think
multiple times before starting a new idea.
<p class="mt-2 justify-evenly space-y-4">
<!-- GAMEFIRE -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="https://gamefire.ro/" target="_blank">GAMEFIRE.RO</a></span>
<span class="block leading-relaxed mt-4">
This is my first major project created in my free time. This was initially released in the spring
of 2020. I was able to make only one patch until now. I'm still working on this project from time to time
while I'm not working on my others projects (too small to be mentioned here).
I wanted to specify this project because it's my first design made from scratch by me.
</span>
<span class="block mt-4 space-x-1">
<span class="font-semibold">Technologies:</span>
<span class="bg-gray-700 px-3 py-1 rounded-full my-4">Symfony 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">MySQL 5.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Doctrine ORM</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Twig</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Sonata Admin</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">jQuery</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Bootstrap 4.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">VueJS</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Linux (Ubuntu)</span>
</span>
</span>
<!-- DRONECLUB.RO -->
<span class="block text-gray-400 mt-2">
<span class="block font-semibold uppercase border-b-4 border-yellow-200"><a href="https://droneclub.ro/" target="_blank">DRONECLUB.RO</a></span>
<span class="block leading-relaxed mt-4">
Being passionate about drones I decided to create a forum where users can find news, tutorials, offers and other members with the same passion.
I started this forum at the end of 2020 and its growing each day.
</span>
<span class="block mt-4 space-x-1">
<span class="font-semibold">Technologies:</span>
<span class="bg-gray-700 px-3 py-1 rounded-full my-4">Flarum forum</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">MySQL 8.x</span>
<span class="bg-gray-700 px-3 py-1 rounded-full">Linux (Ubuntu)</span>
</span>
</span>
</p>
</div>
</blockquote>
</figure>
<!-- Certifications -->
<figure class="rounded-xl">
<figcaption
class="flex items-center bg-yellow-300 space-x-4 p-6 md:px-10 md:py-6 rounded-t-xl leading-6 font-semibold text-white">
<div class="flex-auto">Certifications</div>
</figcaption>
<blockquote class="rounded-b-xl bg-white px-6 py-8 md:p-10 leading-8 md:leading-8 text-gray-900 space-y-4">
<div>
<h2 class="font-semibold text-xl"><a href="https://www.zend-zce.com/en/yellow-pages/ZEND031941" target="_blank">PHP Zend Certification</a> <span class="text-sm">(Feb 2021)</span></h2>
</div>
</blockquote>
</figure>
<!-- Education -->
<figure class="rounded-xl">
<figcaption
class="flex items-center bg-yellow-300 space-x-4 p-6 md:px-10 md:py-6 rounded-t-xl leading-6 font-semibold text-white">
<div class="flex-auto">Education</div>
</figcaption>
<blockquote class="rounded-b-xl bg-white px-6 py-8 md:p-10 leading-8 md:leading-8 text-gray-900 space-y-4">
<div>
<h2 class="font-semibold text-xl">Master's degree <span class="text-sm">(Oct 2018 - Jul 2020)</span></h2>
<p class="mt-2 justify-evenly">
Managerial Information Systems - Romanian-American University, Bucharest
</p>
</div>
<div>
<h2 class="font-semibold text-xl">Bachelor's degree <span class="text-sm">(Oct 2015 - Jul 2018)</span></h2>
<p class="mt-2 justify-evenly">
Economic informatics - Romanian-American University, Bucharest
</p>
</div>
<div>
<h2 class="font-semibold text-xl">High school <span class="text-sm">(Sep 2011 - Jun 2015)</span></h2>
<p class="mt-2 justify-evenly">
"Ioan Petrus" High school - Otopeni
</p>
</div>
</blockquote>
</figure>
<!-- Other info -->
<figure class="rounded-xl">
<figcaption
class="flex items-center bg-yellow-300 space-x-4 p-6 md:px-10 md:py-6 rounded-t-xl leading-6 font-semibold text-white">
<div class="flex-auto">Conclusion</div>
</figcaption>
<blockquote class="rounded-b-xl bg-white text-center px-6 py-8 md:p-10 leading-8 md:leading-8 text-gray-900">
Do you need another information? Please write me an <a href="mailto:[email protected]" class="border-b-4 border-yellow-200 font-semibold">email</a>.<br />
<span class="italic">Do you find my resume interesting?</span><br /> Please write me an <a href="mailto:[email protected]" class="border-b-4 border-yellow-200 font-semibold">email</a>
and don't forget to include company name, salary range, technologies and expectations. I'm tired of getting the same LinkedIn message.
</blockquote>
</figure>
</div>
</div>
<div class="mt-2 text-center text-gray-400">
Version: 1.0.3 - Last update: 20.09.2021
</div>
</div>
</body>
</html>