-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
31 lines (28 loc) · 1.29 KB
/
about.html
File metadata and controls
31 lines (28 loc) · 1.29 KB
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
---
layout: page
title: About
permalink: /about/
---
<section>
<p>
Sitecore Professional Developer, XM Cloud certified, and Sitecore MVP 2018 (Ukraine). Creator of <a
href="https://github.com/sshushliapin/Sitecore.FakeDb">Sitecore.FakeDb</a>. AutoFixture fan and contributor.
Passionate about unit testing and all sorts of development process automation.
</p>
</section>
<section>
<h2>Certifications</h2>
<div class="certs">
<a href="https://www.credly.com/badges/b0b17b4c-d66c-4140-8115-242963f9935f/public_url" target="_blank">
<img src="https://images.credly.com/size/680x680/images/b45cec19-f03c-40c6-915a-04f56551dbed/image.png"
alt="Sitecore XM Cloud Developer Certification"></a>
<img src="/assets/img/sitecore10.jpg" alt="Sitecore 10 .NET Developer Certification Exam">
<img src="/assets/img/sitecore9.jpg" alt="Sitecore Certified Platform Associate Developer">
<img src="/assets/img/sitecore8.jpg" alt="Sitecore® Professional Developer">
</div>
</section>
<section>
<h2>Awards</h2>
<a href="https://mvp.sitecore.com/Directory?q=Serhii%20Shushliapin" target="_blank">
<img src="https://i.stack.imgur.com/M3Oj1.jpg" alt="Sitecore Most Valuable Professional Technology Award"></a>
</section>