-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
191 lines (176 loc) · 9.12 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
<!DOCTYPE HTML>
<!--test
Photon by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-117321280-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-117321280-1');
</script>
<title>Oleh Mordach</title>
<meta charset="utf-8" />
<meta name="Description" content="Name: Oleh Mordach, Position: Technical Project/Product Manager, Company: Get-Code, Industry: IT, Location: EMEA">
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="manifest.json">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="application-name" content="Oleh PM">
<meta name="apple-mobile-web-app-title" content="Oleh PM">
<meta name="msapplication-starturl" content="/">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="theme-color" content="#ffffff">
<script>
if ("serviceWorker" in navigator) {
window.addEventListener("load", function() {
navigator.serviceWorker.register("/sw.js").then(
function(registration) {
// Registration was successful
console.log("ServiceWorker registration successful with scope: ", registration.scope); },
function(err) {
// registration failed :(
console.log("ServiceWorker registration failed: ", err);
});
});
}
</script>
<meta name="google-site-verification" content="M2EBFwUe0kDvq7S9SzZIzOUeRxhN0zHVBBdH7MjrEL4" />
</head>
<body>
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v10.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Your Chat Plugin code -->
<div class="fb-customerchat"
attribution="install_email"
page_id="111200600573351">
</div>
<!-- Header -->
<section id="header">
<div class="inner">
<span class="icon major fa-cloud"></span>
<h1>Hi, my name is <strong>Oleh Mordach</strong>, <br /> I am a Project/Product Manager, Agile Expert <br /> PMP® & PSM I, PSPO I Certified<br /></h1>
<p>Experienced in Managing High-Impact Projects<br />
and Leading Distributed and Dispersed Teams.</p>
<ul class="actions">
<li><a href="#one" class="button scrolly">Discover</a></li>
</ul>
</div>
</section>
<!-- One -->
<section id="one" class="main style1">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<header class="major">
<h2>Oleh Mordach</h2>
<p>Project Manager | Product Manager | Quality Assurance Expert</p>
</header>
<p>I am a Project / Product Manager with over nine years of experience in project management, product management, and quality assurance. My career journey has allowed me to lead teams in developing and implementing complex ERP systems for clients in the USA and Canada. I am passionate about Agile methodologies and strive to foster collaboration within my teams to achieve project success.</p>
<p>Certifications:</p>
<ul>
<li><strong>Project Management Professional (PMP)®</strong> | Project Management Institute</li>
<li><strong>Professional Scrum Master I (PSM I)</strong> | Scrum.org</li>
<li><strong>Professional Scrum Product Owner I (PSPO I)</strong> | Scrum.org.</li>
</ul>
<p>My educational background includes a Master's degree in Political Science from Ivan Franko National University of Lviv.</p>
<p>For more details, you can view my <a href="https://drive.google.com/file/d/1vn2MBuZGXx3a5cYsqT_hZwgmv-u0xT79/view?usp=sharing" target="_blank">CV</a> or visit my <a href="https://www.linkedin.com/in/oleh-mordach/" target="_blank">LinkedIn profile</a>.</p>
</div>
<div class="6u$ 12u$(medium) important(medium)">
<span class="image fit"><img src="images/Adobe Express - file.jpg" alt="me" /></span>
</div>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="main style2">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<ul class="major-icons">
<li><span class="icon style1 major fa-code"></span></li>
<li><span class="icon style2 major fa-bolt"></span></li>
<li><span class="icon style3 major fa-camera-retro"></span></li>
<li><span class="icon style4 major fa-cog"></span></li>
<li><span class="icon style5 major fa-desktop"></span></li>
<li><span class="icon style6 major fa-calendar"></span></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<header class="major">
<h2>Experience</h2>
</header>
<p>Core Expertise:</p>
<ul>
<li>Translating product vision into clear goals, strategies, and roadmaps.</li>
<li>Leading teams through product development from concept to launch.</li>
<li>Pitching and executing project ideas while keeping stakeholders aligned.</li>
<li>Planning, budgeting, resource allocation, and risk management.</li>
<li>Monitoring progress, resolving issues, and improving processes.</li>
<li>Acting as the bridge between top management and project teams.</li>
<li>Continuously identifying areas for process improvement and growth.</li>
</ul>
<p>Career Highlights:</p>
<ul>
<li>Reduced Time-to-Market for Key Product Releases by 25% with Agile Roadmapping.</li>
<li>Led Cross-Functional Team in Scaling Product to New Market Segments.</li>
<li>Drove Product Innovation with Data-Driven Feature Development (increased product adoption by 40%)</li>
<li>Reduced Deployment Downtime by 60% Through Technical Process Optimization.</li>
<li>Drove 50% Improvement in Project Delivery Efficiency.</li>
<li>Implemented Advanced Risk Management Strategy (reduced unexpected project delays and budget overruns by 35%).</li>
<li>Growing a team from 3 to 13 people, enhancing our project delivery capacity.</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<ul class="icons">
<!--
<li><a href="https://www.facebook.com/oleh.mordach" target="_blank" rel="noopener" class="icon alt fa-facebook" aria-label="Facebook"><span class="label">Facebook</span></a></li>
-->
<li><a href="https://github.com/omordach" target="_blank" rel="noopener" class="icon alt fa-github" aria-label="GitHub"><span class="label">GitHub</span></a></li>
<li><a href="https://www.linkedin.com/in/oleh-mordach/" target="_blank" rel="noopener" class="icon alt fa-linkedin" aria-label="LinkedIn"><span class="label">GitHub</span></a></li>
<li><a href="tel:+48727452024" class="icon alt fa-phone" aria-label="+380637315500"><span class="label">Cell Phone</span></a></li>
<li><a href="mailto:[email protected]" class="icon alt fa-envelope" aria-label="[email protected]"><span class="label">Email</span></a></li>
<ul class="copyright">
<li>2024</li><li>© <a href="/START-A-Za-z0-9 -.,_~:?,#,[,],@,!,$,&,',(,),*,+,,,;,%=TEST-FINISH.jpg" target="_blank" rel="noopener"> Oleh Mordach</a></li><li>Design: <a href="http://html5up.net" target="_blank" rel="noopener">HTML5 UP</a></li>
</ul>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>