-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
272 lines (264 loc) Β· 8.65 KB
/
index.html
File metadata and controls
272 lines (264 loc) Β· 8.65 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
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Portfolio. Maria Semenyuk">
<link rel="shortcut icon" href="favicon.png" type="image/x-icon">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<link rel="preload" href="https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="https://fonts.gstatic.com/s/quattrocento/v18/OZpEg_xvsDZQL_LKIF7q4jP3w2j6XYvVuQ.woff2" as="font" type="font/woff2" crossorigin>
<link href="css/normalize.css" rel="stylesheet">
<link href="css/small.css" rel="stylesheet">
<link href="css/medium.css" rel="stylesheet">
<link href="css/large.css" rel="stylesheet">
<title>Maria Semenyuk Portfolio</title>
</head>
<body>
<header>
<div class="heading">
<div class="heading-background"></div>
<h1>Maria Semenyuk</h1>
</div>
<div class="profession-switcher-container">
<a href="index.html" class="profession-switcher">
<h2>π { Frontend Developer }</h2>
</a>
<a href="design.html" class="profession-switcher">
<h2>[ Junior Designer ]</h2>
</a>
<!--<a href="design.html" class="profession-switcher profession-switcher-personal">
<h2>( More About Me )</h2>-->
</a>
</div>
</header>
<main class="grid-container">
<div class="grid-element">
<div class="grid-element-cover grid-element-cover-coder grid-element-designer">
<h2>About Me</h2>
</div>
<div class="grid-element-content">
<p>I like traveling, gardening, knitting, and working on genealogy.
But most of the time I devote myself to my favorite work: coding and working on a design.
Now, I have a year of experience as a front-end developer π₯³ π₯³ π₯³ (internships).
And I hope you are my next dream team.</p>
<ul class="list list-contacts">
<li>
<a href="mailto:g.ionina.g@gmail.com" target="_blank">g.ionina.g@gmail.com</a>
</li>
<li>
<a href="tel:+46 72-799-7281">
+46 72-799-7281
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/maria-semenyuk-2021/?locale=en_US" target="_blank">LinkedIn</a>
<a href="https://www.canva.com/design/DAExJRg58_g/e2mGkNEcgjTGZHLa34hnaA/view" target="_blank"> CV</a>
</li>
</ul>
</div>
</div>
<div class="grid-element">
<div class="grid-element-cover grid-element-cover-coder grid-element-designer">
<h2>Projects</h2>
</div>
<div class="grid-element-content">
<ul class="list list-projects">
<li>
<a href="https://pilot.sapiendesignswebdevelopment.com/" target="_blank">
<img src="images/project-pilot.png" alt="project image">
<div>
<h3>Home Pilot</h3>
<ul>
<li>REACT.js</li>
<li>NEXT.js</li>
</ul>
</div>
</a>
<a href="#" class="blocked-link">
<h3 class="blocked">code under licence</h3>
</a>
</li>
<li>
<a href="https://peakinsurancesv.com/" target="_blank">
<img src="images/project-peak.png" alt="project image">
<div>
<h3>Peak Ins</h3>
<ul>
<li>REACT.js</li>
<li>NEXT.js</li>
</ul>
</div>
</a>
<a href="#" class="blocked-link">
<h3 class="blocked">code under licence</h3>
</a>
</li>
<li>
<a href="https://storybook.betty.kambicdn.com/?path=/story/theme-colors-tier-2-tokens-semantic--selected" target="_blank">
<img src="images/project-storybook.png" alt="project image">
<div>
<h3>Storybook</h3>
<ul>
<li>JSX</li>
<li>MDX</li>
</ul>
</div>
</a>
<a href="#" class="blocked-link">
<h3 class="blocked">code under licence</h3>
</a>
</li>
<li>
<a href="https://codepen.io/MariaIo/full/BazBKRr" target="_blank">
<img src="images/project-comments.png" alt="project image">
<div>
<h3>Comments</h3>
<ul>
<li>REACT.js</li>
</ul>
</div>
</a>
<a href="https://codepen.io/MariaIo/pen/BazBKRr" target="_blank">
<h3>[ code ]</h3>
</a>
</li>
<li>
<a href="https://github.com/MariaGitCodeHere/FamilyList" target="_blank">
<img src="images/project-family-list.png" alt="project image">
<div>
<h3>Surnames</h3>
<ul>
<li>REACT.js</li>
</ul>
</div>
</a>
<a href="https://github.com/MariaGitCodeHere/FamilyList" target="_blank">
<h3>[ code ]</h3>
</a>
</li>
<li>
<a href="projects/css-garden/index.html" target="_blank">
<img src="images/project-garden.png" alt="project image">
<div>
<h3>CSS Garden</h3>
<ul>
<li>SCSS</li>
<li>SVG</li>
</ul>
</div>
</a>
<a href="https://github.com/MariaGitCodeHere/WDD331" target="_blank">
<h3>[ code ]</h3>
</a>
</li>
</ul>
</div>
</div>
<div class="grid-element">
<div class="grid-element-cover grid-element-cover-coder grid-element-designer">
<h2>Skills</h2>
</div>
<div class="grid-element-content">
<ul class="list list-skills">
<li class="list-skills--development">REACT</li>
<li class="list-skills--development">REDUX</li>
<li class="list-skills--development">JS</li>
<li class="list-skills--development">HTML</li>
<li class="list-skills--development">CSS</li>
<li class="list-skills--development">SCSS</li>
<li class="list-skills--development">GIT</li>
<li class="list-skills--development">API</li>
<li class="list-skills--development">DOM</li>
<li class="list-skills--development">JSON</li>
<li class="list-skills--designSystem">DESIGN SYSTEM</li>
<li class="list-skills--designSystem">STORYBOOK</li>
<li class="list-skills--designSystem">TOKENS</li>
<li class="list-skills--designSystem">MDX</li>
<li class="list-skills--design">PLAYWRIGHT</li>
<li class="list-skills--design">JIRA</li>
<li class="list-skills--design">CONFLUENCE</li>
</ul>
</div>
</div>
<div class="grid-element">
<div class="grid-element-cover grid-element-cover-coder grid-element-designer">
<h2>Experience</h2>
</div>
<div class="grid-element-content">
<ul class="list list-experience">
<li>
<div>
<div>2022-2023</div>
<div class="now">2023-now</div>
</div>
<div>
<h3>πͺ Intern Designer and Frontend Developer at SapienDesigns / <span class="now">Designer</span></h3>
<ul>
<li>- Designed (UX and UI) a new beautiful appealing project, which boosted new client's orders by 30%</li>
<li>- Led a team of two and programmed a gorgeous project, resulting in a functional, fast, and fluid project</li>
<li>- Created a logo, and icons for a project to keep a project unique and unified</li>
</ul>
</div>
</li>
<li>
<div>2022-2023</div>
<div>
<h3>πͺ Intern Frontend Developer at Kambi
</h3>
<ul>
<li>- Working on day-by-day tasks (design systems team)</li>
<li>- Set automated tests for react components</li>
</ul>
</div>
</li>
<li>
<div>
<div>2022-2023</div>
</div>
<div>
<h3>πͺ Intern Frontend Developer at WeCare Insurance</h3>
<ul>
<li>- Develop inputs and checks on JavaScript</li>
<li>- Designed and develop HTML code of an Error Page</li>
</ul>
</div>
</li>
<li>
<div>2021</div>
<div>
<h3>π BYUI University</h3>
<ul>
<li>Certificate: Front-End Development (HTML, CSS, SCSS, JavaScript)</li>
</ul>
</div>
</li>
<li>
<div>2019</div>
<div>
<h3>πͺ HTML Email Developer at Kassy.ru</h3>
<ul>
<li>- Prepared weekly and individual newsletters for an audience of more than 1 million subscribers</li>
<li>- Optimized code of old and new templates</li>
<li>- Provided cross-browser testing of new templates</li>
<li>- Introduced pixel-tracking in letters and reworked UTM tag conventions</li>
<li>- Proposed and led the project for adding the unsubscribe page and the feedback processing system</li>
</ul>
</div>
</li>
<li>
<div>2018-2019</div>
<div>
<h3>π FreeCodeCamp</h3>
<ul>
<li>Certificate: Responsive Web Design (HTML, CSS)</li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</main>
<script src="js/cardToggle.js"></script>
</body>
</html>