-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
391 lines (332 loc) · 15.3 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dimitar Panov CV</title>
<meta name="description" content="Dimitar Panov CV - Front-end / Accessibility / Performance" />
<link rel="stylesheet" href="./src/css/styles.scss">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap" rel="stylesheet">
</head>
<body>
<header class="header">
<div class="header__text">
<h1 class="header__name">Dimitar Panov</h1>
<p class="header__role role" role="doc-subtitle">Front-end / Accessibility / Performance</p>
<dl class="header__contacts contacts">
<dt>Phone</dt>
<dd>+359 897413650</dd>
<dt>Email: </dt>
<dd><a href="mailto:mail@dpanov.net">mail@dpanov.net</a></dd>
<dt>GitHub: </dt>
<dd><a href="https://github.com/dpanov/">https://github.com/dpanov/</a></dd>
</dl>
</div>
<img class="header__photo photo" alt="" width="200" height="200"
srcset="./src/images/dimitar-panov-200.jpg 1x,
./src/images/dimitar-panov-400.jpg 2x"
src="./src/images/dimitar-panov-200.jpg"
>
</header>
<main class="content">
<section class="content__summary">
<h2>Summary</h2>
<p>
I have experience with front-end and back-end development, web performance and accessibility. I also have appreciation of good design and typography and I'm currently attending a <a href="https://www.telerikacademy.com/upskill/ux-ui">UX/UI upskill course</a> at Telerik Academy.
</p>
</section><!-- Summary -->
<section class="content__main">
<h2>Experience</h2>
<ul class="articles-list">
<li>
<article class="article">
<h3 class="article__title">
Slovar
<span class="article__dates">
<time datetime="2020-01">01/2020</time>
-
Ongoing
</span>
</h3>
<strong class="article__subtitle">Design, Development</strong>
<div class="article__description">
<p>Slovar is an in-between-jobs experiment. It's a prototype for a Bulgarian dictionary, that focuses on clean design, typography and accessibility. I plan to make it fully functional in the next couple of months. It was also a good project to practice my Figma skills.</p>
</div>
<dl class="article__technologies">
<dt>Tech I've used here:</dt>
<dd>Figma, Git, GitHub, CSS, SASS, HTML, ParcelJS, Netlify</dd>
</dl>
</article>
</li>
<li>
<article class="article">
<h3 class="article__title">
Semantika
<span class="article__dates">
<time datetime="2019-11">11/2019</time>
-
Ongoing
</span>
</h3>
<strong class="article__subtitle">Design, Development</strong>
<div class="article__description">
<p><strong>Semantika</strong> is a side project that a friend of mine and I started working on a couple of months ago. It's a words learning app based on the spaced repetition algorithm. I'm responsible for the designs and the client-side implementation, which is written in React Native.</p>
</div>
<dl class="article__technologies">
<dt>Tech I've used here:</dt>
<dd>Figma, Git, Bitbucket, React Native</dd>
</dl>
</article>
</li>
<li>
<article class="article">
<h3 class="article__title">
DevUnit / DConsult
<span class="article__dates">
<time datetime="2017-05">05/2017</time>
-
<time datetime="2019-10">10/2019</time>
</span>
</h3>
<strong class="article__subtitle">Senior Front End Developer</strong>
<div class="article__description">
<p><a href="https://devunit.bg/">DevUnit</a> is a boutique software development agency, where I worked on a variety of big and small projects both as a front end and as a back end developer.</p>
</div>
<dl class="article__technologies">
<dt>Tech I've used here:</dt>
<dd>Git, GitHub, GitLab, BitBucket, AWS, HTML, CSS, SASS, JS, AngularJS, React, React Native, Redux, Ruby, Ruby on Rails, PHP, Concrete5, Docker, Astrum (Pattern Library)</dd>
</dl>
</article>
</li>
<li>
<article class="article">
<h3 class="article__title">
Infograf
<span class="article__dates">
<time datetime="2013-08">08/2013</time>
-
Ongoing
</span>
</h3>
<strong class="article__subtitle">Co-Founder, Designer, Developer</strong>
<div class="article__description">
<p>One of my weekend projects. <a href="https://www.infograf.bg">Infograf</a> is an online media that focuses on data and data visualization. I've worked on the website design and development. Unfortunately, nowadays I don't have the time to give it the love it deserves. </p>
</div>
<dl class="article__technologies">
<dt>Tech I've used here:</dt>
<dd>CSS, Stylus, HTML, JS, jQuery, PHP, CodeIgniter</dd>
</dl>
</article>
</li>
<li>
<article class="article">
<h3 class="article__title">
Varianto:25
<span class="article__dates">
<time datetime="2013-08">08/2013</time>
-
Ongoing
</span>
</h3>
<strong class="article__subtitle">Co-Founder, Product Designer</strong>
<div class="article__description">
<p>Another one of my weekend projects. <a href="https://varianto25.com">Varianto:25</a> sells cool merchandise for developers.</p>
</div>
<dl class="article__technologies">
<dt>Tech I've used here:</dt>
<dd>Photoshop, CSS, HTML, PHP, JS, jQuery, Shopify</dd>
</dl>
</article>
</li>
<li>
<article class="article">
<h3 class="article__title">
Telerik (now Progress)
<span class="article__dates">
<time datetime="2011-02">02/2011</time>
-
<time datetime="2015-02">02/2015</time>
</span>
</h3>
<strong class="article__subtitle">Senior Front End Developer/Team Lead</strong>
<div class="article__description">
<p><a href="https://www.progress.com/telerik">Telerik</a> develops powerful .NET and JS components for developers. I lead a team of front end devs that worked together with the marketing and design departments to develop and maintain the company's websites.
</p>
<p>I also worked in the Sitefinity CMS team for a while, mainly on the open source <a href="https://github.com/Sitefinity/feather">Feather project</a>. Here's a <a href="https://github.com/Sitefinity/feather/pulls?q=is%3Apr+is%3Aclosed+author%3Adpanov">pull request list</a> with my contributions.</p>
</div>
<dl class="article__technologies">
<dt>Tech I've used here:</dt>
<dd>Photoshop, CSS, Stylus, SASS, HTML, JS, jQuery, Gulp, Grunt, Telerik Components, Sitefinity CMS, KSS (style guide)</dd>
</dl>
</article>
</li>
<li>
<article class="article">
<h3 class="article__title">Viscomp
<span class="article__dates">
<time datetime="2008-02">02/2008</time>
-
<time datetime="2010-02">02/2010</time>
</span>
</h3>
<strong class="article__subtitle">Front End Developer/Web Designer</strong>
<div class="article__description">
<p><a href="https://www.viscomp.bg/">Viscomp</a> is a Bulgarian subsidiary of Euroweb - a German company that specializes mainly in websites for SMEs.</p>
<p>I've worked as a front end dev on hundreds of small-sized websites for SMEs, collaborating daily with designers based in Germany.</p>
<p>I have very fond memories with making things work properly on IE6, especially transparent PNGs. </p>
</div>
<dl class="article__technologies">
<dt>Tech I've used here:</dt>
<dd>Photoshop, Illustrator, CSS, HTML, JS, jQuery, PHP</dd>
</dl>
</article>
</li>
</ul>
</section><!-- Experience -->
<section class="content__skills">
<h2>Skills</h2>
<p>Here are the skills and technologies that I feel comfortable working with:</p>
<ul class="skills">
<li class="skills__item">CSS</li>
<li class="skills__item">HTML</li>
<li class="skills__item">JavaScript</li>
<li class="skills__item">Web Accessibility</li>
<li class="skills__item">Web Performance</li>
<li class="skills__item">Responsive Web Design</li>
<li class="skills__item">Design systems</li>
</ul>
<p>And some other tools and technologies that I've worked with over the last 10 years (in no particular order):</p>
<ul class="skills">
<li class="skills__item">Git</li>
<li class="skills__item">Docker</li>
<li class="skills__item">AWS</li>
<li class="skills__item">Netlify</li>
<li class="skills__item">Photoshop</li>
<li class="skills__item">Figma</li>
<li class="skills__item">Bootstrap</li>
<li class="skills__item">SASS</li>
<li class="skills__item">Stylus</li>
<li class="skills__item">BEM</li>
<li class="skills__item">OOCSS</li>
<li class="skills__item">SMACSS</li>
<li class="skills__item">PHP</li>
<li class="skills__item">CodeIgniter</li>
<li class="skills__item">Ruby</li>
<li class="skills__item">Ruby on Rails</li>
<li class="skills__item">React</li>
<li class="skills__item">React Native</li>
<li class="skills__item">Redux</li>
<li class="skills__item">Gulp</li>
<li class="skills__item">Grunt</li>
<li class="skills__item">Parcel</li>
<li class="skills__item">Wordpress</li>
<li class="skills__item">Astrum (Pattern library)</li>
<li class="skills__item">NVDA</li>
<li class="skills__item">Narrator</li>
<li class="skills__item">VoiceOver</li>
<li class="skills__item">Sublime Text</li>
<li class="skills__item">VS Code</li>
<li class="skills__item">IntelliJ products</li>
</ul>
</section>
<section class="content__certificate">
<h2>Certificate</h2>
<p>I've always been very keen on writing accessible code and recently I successfully finished the new W3C <a href="https://www.edx.org/course/web-accessibility-introduction">WAI0.1x: Introduction to Web Accessibility</a> course on edX.</p>
<a class="certificate" href="https://courses.edx.org/certificates/9b5b46ee26d042868fbfeb45e4de1f75">
<img src="./src/images/a11y-certificate.png" alt="Certificate for successfully completing the" width="368" height="245">
</a>
</section>
<section class="content__education">
<h2>Education</h2>
<ul class="articles-list">
<li>
<article class="article">
<h3 class="article__title">Computer Science (dropped out)
<span class="article__dates">
<time datetime="2007-01">01/2007</time>
-
<time datetime="2008-12">12/2008</time>
</span>
</h3>
<strong class="article__location">Plovdiv university 'Paisii Hilendarski'</strong>
</article>
</li>
<li>
<article class="article">
<h3 class="article__title">Sociology (dropped out)
<span class="article__dates">
<time datetime="2004-10">10/2004</time>
-
<time datetime="2006-12">12/2006</time>
</span>
</h3>
<strong class="article__location">Plovdiv university 'Paisii Hilendarski'</strong>
</article>
</li>
<li>
<article class="article">
<h3 class="article__title">High School Education, Machine technician
<span class="article__dates">
<time datetime="2004-10">10/2004</time>
-
<time datetime="2006-12">12/2006</time>
</span>
</h3>
<strong class="article__location">Secondary School for Vocational Training in Mechanics and Electronics - Pazardzhik</strong>
</article>
</li>
</ul>
</section>
<section class="content__languages">
<h2>Languages</h2>
<ul class="languages">
<li>
<article class="languages__item">
<div class="languages__text">
<h3>Bulgarian</h3>
<span>Native</span>
</div>
<div class="rating" aria-label="5 out of 5 rating">
<span class="rating__dot"></span>
<span class="rating__dot"></span>
<span class="rating__dot"></span>
<span class="rating__dot"></span>
<span class="rating__dot"></span>
</div>
</article>
</li>
<li>
<article class="languages__item">
<div class="languages__text">
<h3>English</h3>
<span>Proficient</span>
</div>
<div class="rating" aria-label="4 out of 5 rating">
<span class="rating__dot"></span>
<span class="rating__dot"></span>
<span class="rating__dot"></span>
<span class="rating__dot"></span>
<span class="rating__dot rating__dot--empty"></span>
</div>
</article>
</li>
<li>
<article class="languages__item">
<div class="languages__text">
<h3>German</h3>
<span>Beginner</span>
</div>
<div class="rating" aria-label="4 out of 5 rating">
<span class="rating__dot"></span>
<span class="rating__dot rating__dot--empty"></span>
<span class="rating__dot rating__dot--empty"></span>
<span class="rating__dot rating__dot--empty"></span>
<span class="rating__dot rating__dot--empty"></span>
</div>
</article>
</li>
</ul>
</section><!-- Languages -->
</main>
</body>
</html>