-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv.html
379 lines (367 loc) · 29.7 KB
/
cv.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Diana Voronova / CV</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/fork-awesome.min.css"
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/index.min.js"></script>
<style>
li.tag {
display: inline-block;
width: auto;
}
li>svg {
width: 16px;
vertical-align: text-top;
}
a {
text-decoration: none;
}
</style>
</head>
<body>
<main class="container">
<form>
<section class="row">
<div class="col">
<label for="name" class="form-label">
<i class="fa-solid fa-file-signature"></i>
Name
</label>
<p type="text" class="form-control" id="name" value="">
Diana Voronova <span class="text-muted">(she/her)</span>
</p>
</div>
<div class="col">
<label class="form-label">
<i class="fa-solid fa-envelope"></i>
Email address
</label>
<a class="form-control" href="mailto:[email protected]">[email protected]</a>
</div>
</section>
<section class="row mb-3">
<div class="col">
<label for="occupation" class="form-label">
<i class="fa-solid fa-briefcase"></i>
Occupation
</label>
<select class="form-select" id="occupation">
<option>QA Engineer</option>
</select>
</div>
<div class="col">
<label class="form-label">
<i class="fa-solid fa-graduation-cap"></i>
ISTQB certificate
</label>
<div class="input-group mb-3">
<div class="input-group-text">
<input class="form-check-input mt-0" type="checkbox" checked />
</div>
<a class="form-control" href="https://dileit.com/istqb.pdf"> dileit.com/istqb.pdf </a>
</div>
</div>
</section>
<section class="row">
<div class="col">
<label for="email" class="form-label">
<i class="fa-solid fa-hammer"></i>
Primary skills
</label>
<ul class="form-control">
<li class="form-control text-dark tag">
<i class="fa-solid fa-check-double"></i>
QA
<a href="https://dileit.com/istqb.pdf" target="_blank">
(<i class="fa-solid fa-check-double"></i> certificate)
</a>
</li>
<li class="form-control text-dark tag">
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M11.998 0C5.366 0 0 5.367 0 12a11.992 11.992 0 0 0 12 12c6.633 0 12-5.367 12-12-.001-6.633-5.412-12-12.002-12zM6.37 14.575c.392.523.916.742 1.657.742.35 0 .699-.044 1.004-.175.306-.13.655-.306 1.09-.567l1.223 1.745c-1.003.83-2.138 1.222-3.447 1.222-1.048 0-1.92-.218-2.705-.654a4.393 4.393 0 0 1-1.746-1.92c-.392-.83-.611-1.79-.611-2.925 0-1.09.219-2.094.61-2.923a4.623 4.623 0 0 1 1.748-2.007c.741-.48 1.657-.698 2.661-.698.699 0 1.353.087 1.877.305a5.64 5.64 0 0 1 1.614.96l-1.222 1.658A4.786 4.786 0 0 0 9.12 8.77c-.305-.13-.698-.174-1.048-.174-1.483 0-2.225 1.134-2.225 3.446-.043 1.18.175 2.008.524 2.532H6.37zm12 2.705c-.436 1.353-1.091 2.357-2.008 3.098-.916.743-2.138 1.135-3.665 1.266l-.305-2.05c1.003-.132 1.745-.35 2.225-.7.174-.13.524-.523.524-.523L11.519 6.764h3.01l2.095 8.683 2.226-8.683h2.923L18.37 17.28z"
fill="black" />
</svg>
Cypress
</li>
<li class="form-control text-dark tag">
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M13.527.099C6.955-.744.942 3.9.099 10.473c-.843 6.572 3.8 12.584 10.373 13.428 6.573.843 12.587-3.801 13.428-10.374C24.744 6.955 20.101.943 13.527.099zm2.471 7.485a.855.855 0 0 0-.593.25l-4.453 4.453-.307-.307-.643-.643c4.389-4.376 5.18-4.418 5.996-3.753zm-4.863 4.861l4.44-4.44a.62.62 0 1 1 .847.903l-4.699 4.125-.588-.588zm.33.694l-1.1.238a.06.06 0 0 1-.067-.032.06.06 0 0 1 .01-.073l.645-.645.512.512zm-2.803-.459l1.172-1.172.879.878-1.979.426a.074.074 0 0 1-.085-.039.072.072 0 0 1 .013-.093zm-3.646 6.058a.076.076 0 0 1-.069-.083.077.077 0 0 1 .022-.046h.002l.946-.946 1.222 1.222-2.123-.147zm2.425-1.256a.228.228 0 0 0-.117.256l.203.865a.125.125 0 0 1-.211.117h-.003l-.934-.934-.294-.295 3.762-3.758 1.82-.393.874.874c-1.255 1.102-2.971 2.201-5.1 3.268zm5.279-3.428h-.002l-.839-.839 4.699-4.125a.952.952 0 0 0 .119-.127c-.148 1.345-2.029 3.245-3.977 5.091zm3.657-6.46l-.003-.002a1.822 1.822 0 0 1 2.459-2.684l-1.61 1.613a.119.119 0 0 0 0 .169l1.247 1.247a1.817 1.817 0 0 1-2.093-.343zm2.578 0a1.714 1.714 0 0 1-.271.218h-.001l-1.207-1.207 1.533-1.533c.661.72.637 1.832-.054 2.522zM18.855 6.05a.143.143 0 0 0-.053.157.416.416 0 0 1-.053.45.14.14 0 0 0 .023.197.141.141 0 0 0 .084.03.14.14 0 0 0 .106-.05.691.691 0 0 0 .087-.751.138.138 0 0 0-.194-.033z"
fill="black" />
</svg>
Postman
<a href="https://badgr.com/public/assertions/[email protected]"
target="_blank">
(<i class="fa-solid fa-check-double"></i> certificate)
</a>
</li>
<li class="form-control text-dark tag">
<i class="fa-brands fa-js"></i>
JS
<a href="https://www.testdome.com/certificates/1400838ef605437bb4c9031c1d33e517" target="_blank">
(<i class="fa-solid fa-check-double"></i> certificate)
</a>
</li>
<li class="form-control text-dark tag">
<i class="fa fa-python"></i>
Python
<a href="https://staging.testdome.com/certificates/cfbe72d8c88b405cb6aa825ca0bd37c7" target="_blank">
(<i class="fa-solid fa-check-double"></i> certificate)
</a>
</li>
</ul>
</div>
</section>
<section class="row">
<div class="col">
<label for="email" class="form-label">
<i class="fa-solid fa-wrench"></i>
Secondary skills
</label>
<ul class="form-control">
<li class="form-control text-dark tag mb-1">
<i class="fa-solid fa-soap"></i>
API Testing
</li>
<li class="form-control text-dark tag">
<i class="fa-brands fa-docker"></i>
Docker
</li>
<li class="form-control text-dark tag">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#000000"
d="M63.999 124.945c-33.607 0-60.95-27.34-60.95-60.949C3.05 30.388 30.392 3.048 64 3.048s60.95 27.342 60.95 60.95c0 33.607-27.343 60.946-60.95 60.946z" />
<path fill="white"
d="M40.3 43.311c-.198 2.19.072 4.454-.073 6.668-.173 2.217-.444 4.407-.888 6.596-.615 3.126-2.56 5.489-5.24 7.458 5.218 3.396 5.807 8.662 6.152 14.003.172 2.88.098 5.785.394 8.638.221 2.215 1.082 2.782 3.372 2.854.935.025 1.894 0 2.978 0v6.842c-6.768 1.156-12.354-.762-13.734-6.496a39.329 39.329 0 0 1-.836-6.4c-.148-2.287.097-4.577-.074-6.864-.492-6.277-1.305-8.393-7.308-8.689v-7.8c.441-.1.86-.174 1.302-.223 3.298-.172 4.701-1.182 5.414-4.43a37.512 37.512 0 0 0 .616-5.536c.247-3.569.148-7.21.763-10.754.86-5.094 4.01-7.556 9.254-7.852 1.476-.074 2.978 0 4.676 0v6.99c-.714.05-1.33.147-1.969.147-4.258-.148-4.48 1.304-4.8 4.848zm8.195 16.193h-.099c-2.462-.123-4.578 1.796-4.702 4.258-.122 2.485 1.797 4.603 4.259 4.724h.295c2.436.148 4.527-1.724 4.676-4.16v-.245c.05-2.486-1.944-4.527-4.43-4.577zm15.43 0c-2.386-.074-4.38 1.796-4.454 4.159 0 .149 0 .271.024.418 0 2.684 1.821 4.406 4.578 4.406 2.707 0 4.406-1.772 4.406-4.553-.025-2.682-1.823-4.455-4.554-4.43Zm15.801 0a4.596 4.596 0 0 0-4.676 4.454 4.515 4.515 0 0 0 4.528 4.528h.05c2.264.394 4.553-1.796 4.701-4.429.122-2.437-2.092-4.553-4.604-4.553Zm21.682.369c-2.855-.123-4.284-1.083-4.996-3.79a27.444 27.444 0 0 1-.811-5.292c-.198-3.298-.174-6.62-.395-9.918-.516-7.826-6.177-10.557-14.397-9.205v6.792c1.304 0 2.313 0 3.322.025 1.748.024 3.077.69 3.249 2.634.172 1.772.172 3.568.344 5.365.346 3.57.542 7.187 1.157 10.706.542 2.904 2.536 5.07 5.02 6.841-4.355 2.929-5.636 7.113-5.857 11.814-.122 3.223-.196 6.472-.368 9.721-.148 2.953-1.181 3.913-4.16 3.987-.835.024-1.648.098-2.583.148v6.964c1.748 0 3.347.1 4.946 0 4.971-.295 7.974-2.706 8.96-7.531.417-2.658.662-5.34.737-8.023.171-2.46.148-4.946.394-7.382.369-3.815 2.116-5.389 5.93-5.636a5.161 5.161 0 0 0 1.06-.245v-7.801c-.64-.074-1.084-.148-1.552-.173zM64 6.1c31.977 0 57.9 25.92 57.9 57.898 0 31.977-25.923 57.899-57.9 57.899-31.976 0-57.898-25.922-57.898-57.9C6.102 32.023 32.024 6.101 64 6.101m0-6.1C28.71 0 0 28.71 0 64c0 35.288 28.71 63.998 64 63.998 35.289 0 64-28.71 64-64S99.289.002 64 .002Z" />
</svg>
Swagger API
</li>
<li class="form-control text-dark tag">
<i class="fa-solid fa-code-compare"></i>
Git
</li>
<li class="form-control text-dark tag">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#000"
d="M69.605 23.055c1.332.258 1.422.425.868 1.613-.551 1.18-.524.914-.54 5.184-.015 3.578-.093 4.941-.285 5.132-.02.02-.414.137-.875.258-1.52.399-1.48.352-1.66 2.117a31.92 31.92 0 0 0-.133 1.399c.008.008 1.567.34 3.465.738l3.453.727 3.743 2.109 1.375 2.262c.754 1.242 1.382 2.258 1.398 2.258.012 0 1.086-.407 2.379-.903 1.297-.496 2.371-.894 2.387-.879.035.035 1.16 7.754 1.132 7.778-.16.136-7.75 2.375-7.93 2.34-.128-.024-1.487-.43-3.023-.903-1.535-.472-2.8-.844-2.816-.832-.012.016-.09 1.594-.168 3.512a222.66 222.66 0 0 1-.164 3.5c-.008.008-.637.523-1.39 1.152l-1.376 1.14-1.078-.034c-.59-.024-3.383-.075-6.203-.118l-5.125-.078-1.66-1.027c-.719-.445-1.441-.89-2.168-1.332-.613-.371-.621-.184.059-1.668.308-.684.566-1.285.566-1.336 0-.062 2.223-.871 6.062-2.207 3.52-1.227 5.98-2.117 5.864-2.129-.496-.043-11.961-.328-12.575-.312-1.156.03-3.761-1.27-5.062-2.524-.145-.14-.375-7.195-.238-7.32 1.8-1.64 2.914-2.442 4.867-3.496l1.973-1.07 2.718.109c2.371.094 2.746.094 2.938 0 .12-.063 1.441-.613 2.937-1.227l2.723-1.117-2.578-.164a222.952 222.952 0 0 0-2.7-.168c-.171.004-1.808-2.285-1.882-2.625a158.14 158.14 0 0 1-.457-2.922l-.395-2.648 1.16-1.969c.903-1.535 1.192-1.973 1.313-1.977.086-.003 1.613-.12 3.394-.261 3.446-.27 4.633-.285 5.707-.082m22.946 16.562c.804.078 1.332.223 1.597.434.16.129.247.972.422 4.222l.016.329-3.465 1.464c-1.91.805-3.527 1.485-3.594 1.504-.148.051-2.011-2.574-1.902-2.675.035-.032.574-.254 1.195-.493a63.591 63.591 0 0 0 1.172-.453c.024-.015 0-.648-.047-1.406-.05-.762-.07-1.418-.043-1.457.024-.043.328-.426.672-.848l.633-.773 1.293.043c.715.02 1.637.07 2.05.11m-3.179 2.69c.024.2.086.837.137 1.415.05.582.101 1.07.113 1.086.031.039 2.895-.774 2.89-.82-.003-.051-3.05-2.036-3.124-2.036-.032 0-.04.16-.016.356m-19.96 6.058c-.599 1.153-1.2 2.301-1.802 3.45l-.449.855 1.469-1.145 1.469-1.14.043-.512c.023-.277.183-1.215.355-2.082.48-2.426.477-2.422-1.086.574m-16.523 16.95a89.37 89.37 0 0 0 3.511.953c.973.238 1.813.453 1.864.48.058.031-.14.32-.559.813l-.652.765-.774 1.938-.777 1.933 2.352-.054c1.296-.028 2.359-.055 2.363-.063.004-.004.082-.738.172-1.629.148-1.473.18-1.637.332-1.773.093-.082.715-.551 1.386-1.04l1.215-.886 1.278.906 1.273.903.137 1.718c.07.946.137 1.719.144 1.719l2.055-.023 2.047-.024-1.227-2.543c-.675-1.394-1.218-2.55-1.203-2.562.012-.016.813-.106 1.781-.203 1.645-.165 1.84-.2 3.02-.56.691-.21 1.305-.382 1.36-.382.058 0 1.507 1.602 3.226 3.563 3.793 4.32 3.82 4.351 6.406 6.765 4.668 4.364 5.301 5.18 5.985 7.7.445 1.632.632 2.093 2.234 5.496.832 1.765 1.594 3.52 1.883 4.34.273.78.36.636-.77 1.3-.402.235-.734.469-.734.52-.004.293.976.699 4.23 1.758 4.207 1.367 4.907 1.878 3.926 2.87-.707.712-1.195.786-5.254.786-4.16 0-5.285-.121-5.75-.617-.328-.348-.437-.118 1.266-2.672.836-1.246 1.504-2.278 1.492-2.285-.016-.012-1.398.109-3.078.265l-3.055.293-2.336-.2c-1.285-.108-2.37-.226-2.414-.257-.043-.031-1.48-2.937-3.199-6.457l-3.125-6.398-4.719-3-4.715-3-1.96.047a77.825 77.825 0 0 0-2.551.09l-.59.046L56.437 81l-3.94 4.344-4.911 4.71-4.91 4.716-1.477.187-1.476.184-3.059-.434c-1.68-.238-3.066-.426-3.078-.414-.012.012.707 1.004 1.598 2.203.886 1.203 1.605 2.219 1.593 2.266-.011.047-.277.48-.586.965l-.566.882-2.977-.004c-4.53-.007-4.617-.046-3.96-1.648.316-.766.414-.875 1.62-1.797 2.087-1.597 2.833-2.234 3.02-2.59.059-.105-.086-.261-.851-.898-.508-.426-.922-.828-.918-.895.02-.379 10.363-14.496 12.144-16.57a136.689 136.689 0 0 0 3.723-4.602l1.922-2.503.691-1.758a66.99 66.99 0 0 0 .816-2.153c.153-.48-.046-.496 2.032.125" />
</svg>
Karate
</li>
<li class="form-control text-dark tag">
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M23.5594 14.7228a.5269.5269 0 0 0-.0563-.1191c-.139-.2632-.4768-.3418-1.0074-.2321-1.6533.3411-2.2935.1312-2.5256-.0191 1.342-2.0482 2.445-4.522 3.0411-6.8297.2714-1.0507.7982-3.5237.1222-4.7316a1.5641 1.5641 0 0 0-.1509-.235C21.6931.9086 19.8007.0248 17.5099.0005c-1.4947-.0158-2.7705.3461-3.1161.4794a9.449 9.449 0 0 0-.5159-.0816 8.044 8.044 0 0 0-1.3114-.1278c-1.1822-.0184-2.2038.2642-3.0498.8406-.8573-.3211-4.7888-1.645-7.2219.0788C.9359 2.1526.3086 3.8733.4302 6.3043c.0409.818.5069 3.334 1.2423 5.7436.4598 1.5065.9387 2.7019 1.4334 3.582.553.9942 1.1259 1.5933 1.7143 1.7895.4474.1491 1.1327.1441 1.8581-.7279.8012-.9635 1.5903-1.8258 1.9446-2.2069.4351.2355.9064.3625 1.39.3772a.0569.0569 0 0 0 .0004.0041 11.0312 11.0312 0 0 0-.2472.3054c-.3389.4302-.4094.5197-1.5002.7443-.3102.064-1.1344.2339-1.1464.8115-.0025.1224.0329.2309.0919.3268.2269.4231.9216.6097 1.015.6331 1.3345.3335 2.5044.092 3.3714-.6787-.017 2.231.0775 4.4174.3454 5.0874.2212.5529.7618 1.9045 2.4692 1.9043.2505 0 .5263-.0291.8296-.0941 1.7819-.3821 2.5557-1.1696 2.855-2.9059.1503-.8707.4016-2.8753.5388-4.1012.0169-.0703.0357-.1207.057-.1362.0007-.0005.0697-.0471.4272.0307a.3673.3673 0 0 0 .0443.0068l.2539.0223.0149.001c.8468.0384 1.9114-.1426 2.5312-.4308.6438-.2988 1.8057-1.0323 1.5951-1.6698zM2.371 11.8765c-.7435-2.4358-1.1779-4.8851-1.2123-5.5719-.1086-2.1714.4171-3.6829 1.5623-4.4927 1.8367-1.2986 4.8398-.5408 6.108-.13-.0032.0032-.0066.0061-.0098.0094-2.0238 2.044-1.9758 5.536-1.9708 5.7495-.0002.0823.0066.1989.0162.3593.0348.5873.0996 1.6804-.0735 2.9184-.1609 1.1504.1937 2.2764.9728 3.0892.0806.0841.1648.1631.2518.2374-.3468.3714-1.1004 1.1926-1.9025 2.1576-.5677.6825-.9597.5517-1.0886.5087-.3919-.1307-.813-.5871-1.2381-1.3223-.4796-.839-.9635-2.0317-1.4155-3.5126zm6.0072 5.0871c-.1711-.0428-.3271-.1132-.4322-.1772.0889-.0394.2374-.0902.4833-.1409 1.2833-.2641 1.4815-.4506 1.9143-1.0002.0992-.126.2116-.2687.3673-.4426a.3549.3549 0 0 0 .0737-.1298c.1708-.1513.2724-.1099.4369-.0417.156.0646.3078.26.3695.4752.0291.1016.0619.2945-.0452.4444-.9043 1.2658-2.2216 1.2494-3.1676 1.0128zm2.094-3.988-.0525.141c-.133.3566-.2567.6881-.3334 1.003-.6674-.0021-1.3168-.2872-1.8105-.8024-.6279-.6551-.9131-1.5664-.7825-2.5004.1828-1.3079.1153-2.4468.079-3.0586-.005-.0857-.0095-.1607-.0122-.2199.2957-.2621 1.6659-.9962 2.6429-.7724.4459.1022.7176.4057.8305.928.5846 2.7038.0774 3.8307-.3302 4.7363-.084.1866-.1633.3629-.2311.5454zm7.3637 4.5725c-.0169.1768-.0358.376-.0618.5959l-.146.4383a.3547.3547 0 0 0-.0182.1077c-.0059.4747-.054.6489-.115.8693-.0634.2292-.1353.4891-.1794 1.0575-.11 1.4143-.8782 2.2267-2.4172 2.5565-1.5155.3251-1.7843-.4968-2.0212-1.2217a6.5824 6.5824 0 0 0-.0769-.2266c-.2154-.5858-.1911-1.4119-.1574-2.5551.0165-.5612-.0249-1.9013-.3302-2.6462.0044-.2932.0106-.5909.019-.8918a.3529.3529 0 0 0-.0153-.1126 1.4927 1.4927 0 0 0-.0439-.208c-.1226-.4283-.4213-.7866-.7797-.9351-.1424-.059-.4038-.1672-.7178-.0869.067-.276.1831-.5875.309-.9249l.0529-.142c.0595-.16.134-.3257.213-.5012.4265-.9476 1.0106-2.2453.3766-5.1772-.2374-1.0981-1.0304-1.6343-2.2324-1.5098-.7207.0746-1.3799.3654-1.7088.5321a5.6716 5.6716 0 0 0-.1958.1041c.0918-1.1064.4386-3.1741 1.7357-4.4823a4.0306 4.0306 0 0 1 .3033-.276.3532.3532 0 0 0 .1447-.0644c.7524-.5706 1.6945-.8506 2.802-.8325.4091.0067.8017.0339 1.1742.081 1.939.3544 3.2439 1.4468 4.0359 2.3827.8143.9623 1.2552 1.9315 1.4312 2.4543-1.3232-.1346-2.2234.1268-2.6797.779-.9926 1.4189.543 4.1729 1.2811 5.4964.1353.2426.2522.4522.2889.5413.2403.5825.5515.9713.7787 1.2552.0696.087.1372.1714.1885.245-.4008.1155-1.1208.3825-1.0552 1.717-.0123.1563-.0423.4469-.0834.8148-.0461.2077-.0702.4603-.0994.7662zm.8905-1.6211c-.0405-.8316.2691-.9185.5967-1.0105a2.8566 2.8566 0 0 0 .135-.0406 1.202 1.202 0 0 0 .1342.103c.5703.3765 1.5823.4213 3.0068.1344-.2016.1769-.5189.3994-.9533.6011-.4098.1903-1.0957.333-1.7473.3636-.7197.0336-1.0859-.0807-1.1721-.151zm.5695-9.2712c-.0059.3508-.0542.6692-.1054 1.0017-.055.3576-.112.7274-.1264 1.1762-.0142.4368.0404.8909.0932 1.3301.1066.887.216 1.8003-.2075 2.7014a3.5272 3.5272 0 0 1-.1876-.3856c-.0527-.1276-.1669-.3326-.3251-.6162-.6156-1.1041-2.0574-3.6896-1.3193-4.7446.3795-.5427 1.3408-.5661 2.1781-.463zm.2284 7.0137a12.3762 12.3762 0 0 0-.0853-.1074l-.0355-.0444c.7262-1.1995.5842-2.3862.4578-3.4385-.0519-.4318-.1009-.8396-.0885-1.2226.0129-.4061.0666-.7543.1185-1.0911.0639-.415.1288-.8443.1109-1.3505.0134-.0531.0188-.1158.0118-.1902-.0457-.4855-.5999-1.938-1.7294-3.253-.6076-.7073-1.4896-1.4972-2.6889-2.0395.5251-.1066 1.2328-.2035 2.0244-.1859 2.0515.0456 3.6746.8135 4.8242 2.2824a.908.908 0 0 1 .0667.1002c.7231 1.3556-.2762 6.2751-2.9867 10.5405zm-8.8166-6.1162c-.025.1794-.3089.4225-.6211.4225a.5821.5821 0 0 1-.0809-.0056c-.1873-.026-.3765-.144-.5059-.3156-.0458-.0605-.1203-.178-.1055-.2844.0055-.0401.0261-.0985.0925-.1488.1182-.0894.3518-.1226.6096-.0867.3163.0441.6426.1938.6113.4186zm7.9305-.4114c.0111.0792-.049.201-.1531.3102-.0683.0717-.212.1961-.4079.2232a.5456.5456 0 0 1-.075.0052c-.2935 0-.5414-.2344-.5607-.3717-.024-.1765.2641-.3106.5611-.352.297-.0414.6111.0088.6356.1851z"
fill="black" />
</svg>
SQL
</li>
<li class="form-control text-dark tag">
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M11.998,24c-0.321,0-0.641-0.084-0.922-0.247l-2.936-1.737c-0.438-0.245-0.224-0.332-0.08-0.383 c0.585-0.203,0.703-0.25,1.328-0.604c0.065-0.037,0.151-0.023,0.218,0.017l2.256,1.339c0.082,0.045,0.197,0.045,0.272,0l8.795-5.076 c0.082-0.047,0.134-0.141,0.134-0.238V6.921c0-0.099-0.053-0.192-0.137-0.242l-8.791-5.072c-0.081-0.047-0.189-0.047-0.271,0 L3.075,6.68C2.99,6.729,2.936,6.825,2.936,6.921v10.15c0,0.097,0.054,0.189,0.139,0.235l2.409,1.392 c1.307,0.654,2.108-0.116,2.108-0.89V7.787c0-0.142,0.114-0.253,0.256-0.253h1.115c0.139,0,0.255,0.112,0.255,0.253v10.021 c0,1.745-0.95,2.745-2.604,2.745c-0.508,0-0.909,0-2.026-0.551L2.28,18.675c-0.57-0.329-0.922-0.945-0.922-1.604V6.921 c0-0.659,0.353-1.275,0.922-1.603l8.795-5.082c0.557-0.315,1.296-0.315,1.848,0l8.794,5.082c0.57,0.329,0.924,0.944,0.924,1.603 v10.15c0,0.659-0.354,1.273-0.924,1.604l-8.794,5.078C12.643,23.916,12.324,24,11.998,24z M19.099,13.993 c0-1.9-1.284-2.406-3.987-2.763c-2.731-0.361-3.009-0.548-3.009-1.187c0-0.528,0.235-1.233,2.258-1.233 c1.807,0,2.473,0.389,2.747,1.607c0.024,0.115,0.129,0.199,0.247,0.199h1.141c0.071,0,0.138-0.031,0.186-0.081 c0.048-0.054,0.074-0.123,0.067-0.196c-0.177-2.098-1.571-3.076-4.388-3.076c-2.508,0-4.004,1.058-4.004,2.833 c0,1.925,1.488,2.457,3.895,2.695c2.88,0.282,3.103,0.703,3.103,1.269c0,0.983-0.789,1.402-2.642,1.402 c-2.327,0-2.839-0.584-3.011-1.742c-0.02-0.124-0.126-0.215-0.253-0.215h-1.137c-0.141,0-0.254,0.112-0.254,0.253 c0,1.482,0.806,3.248,4.655,3.248C17.501,17.007,19.099,15.91,19.099,13.993z"
fill="black" />
</svg>
Node.js
</li>
<li class="form-control text-dark tag">
<i class="fa-solid fa-question"></i>
RegExes
</li>
<li class="form-control text-dark tag">
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M23.996 7.462c-.056.837-.257 2.135-.716 3.85-.995 3.715-4.27 10.874-10.42 9.227-6.15-1.65-5.407-9.487-4.412-13.201.46-1.716.934-2.94 1.305-3.694.42-.853.846-.289 1.815.523.684.573 2.41 1.791 5.011 2.488 2.601.697 4.706.506 5.583.352 1.245-.219 1.897-.494 1.834.455Zm-9.807 3.863s-.127-1.819-1.773-2.286c-1.644-.467-2.613 1.04-2.613 1.04Zm4.058 4.539-7.769-2.172s.446 2.306 3.338 3.153c2.862.836 4.43-.98 4.43-.981Zm2.701-2.51s-.13-1.818-1.773-2.286c-1.644-.469-2.612 1.038-2.612 1.038ZM8.57 18.23c-4.749 1.279-7.261-4.224-8.021-7.08C.197 9.831.044 8.832.003 8.188c-.047-.73.455-.52 1.415-.354.677.118 2.3.261 4.308-.28a11.28 11.28 0 0 0 2.41-.956c-.058.197-.114.4-.17.61-.433 1.618-.827 4.055-.632 6.426-1.976.732-2.267 2.423-2.267 2.423l2.524-.715c.227 1.002.6 1.987 1.15 2.838a5.914 5.914 0 0 1-.171.049Zm-4.188-6.298c1.265-.333 1.363-1.631 1.363-1.631l-3.374.888s.745 1.076 2.01.743Z"
fill="black" />
</svg>
Playwright
</li>
<li class="form-control text-dark tag">
<i class="fa fa-csharp" aria-hidden="true"></i>
C#
</li>
<li class="form-control text-dark tag">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<defs>
<linearGradient id="a" gradientUnits="userSpaceOnUse" x1="9" y1="16.97" x2="9" y2="1.03"
gradientTransform="scale(7.11111)">
<stop offset="0" stop-color="#000" />
<stop offset=".16" stop-color="#000" />
<stop offset=".53" stop-color="#000" />
<stop offset=".82" stop-color="#000" />
<stop offset="1" stop-color="#000" />
</linearGradient>
</defs>
<path fill="url(#a)"
d="M120.89 28.445v69.262l-28.445 23.324-44.09-16.07v15.93L23.395 88.25l72.746 5.688V31.574ZM96.64 31.93 55.82 7.11v16.285L18.348 34.418 7.109 48.852v32.785l16.075 7.11V46.718Zm0 0" />
</svg>
Azure DevOps
</li>
</ul>
</div>
</section>
<section class="row">
<div class="col">
<label class="form-label">
<i class="fa-solid fa-link"></i>
Links
</label>
</div>
</section>
<section class="row mb-3">
<div class="col">
<div class="input-group">
<span class="input-group-text">
<i class="fa-solid fa-house"></i>
</span>
<a class="form-control" href="https://dileit.com/">dileit.com</a>
</div>
</div>
<div class="col">
<div class="input-group">
<span class="input-group-text">
<i class="fa-brands fa-github"></i>
</span>
<a class="form-control" href="https://github.com/DianaLeit"> github.com/DianaLeit </a>
</div>
</div>
<div class="col">
<div class="input-group">
<span class="input-group-text">
<i class="fa-brands fa-linkedin"></i>
</span>
<a class="form-control" href="https://www.linkedin.com/in/diana-voronova/"> dileit.com/linkedin </a>
</div>
</div>
</section>
<section class="row mb-3">
<div class="col">
<label class="form-label">
<i class="fa-solid fa-address-card"></i>
About
</label>
<div type="about" class="form-control">
<p>
I am an ISTQB sertified QA Engineer with a passion for testing and programming. And I'm seeking an opportunity to grow further in
software quality assurance.
</p>
<p>
In my current role at Wonderkind, I am responsible for:
<li>Owning and implementing project coverage, traceability, and test strategy.</li>
<li>Educating manual testers in Karate, API testing, TypeScript, and Cypress.</li>
<li>Facilitating communication between Product, Development, and QA teams.</li>
<li>Performing manual regression testing, writing test automation scripts, and conducting exploratory testing
of Wonderkind product.</li>
</p>
<p>
My skills include:
<li><b>Quality Assurance</b>: Solid grasp of QA methodologies, processes, and best practices. Experienced in Agile
methodologies and collaborative development environments.</li>
<li><b>Cypress</b>: Proficient in writing end-to-end tests using Cypress, including test design, implementation, and
execution.</li>
<li><b>TypeScript</b>: Skilled in writing clean and efficient code, creating custom functions, handling
DOM
manipulation, and utilizing JavaScript/Typescript frameworks and libraries. Experienced in test-driven development.</li>
<li><b>API Testing</b>: Knowledgeable in SOAP and REST web services, including request and response validation,
authentication, and error handling. Experienced with tools like Postman and Karate for API testing.</li>
</p>
<p>
I am a quick learner who understands concepts deeply and finds effective solutions. My high empathy helps me
understand user behavior and scenarios, enhancing my testing strategies. I am open to challenges and growth
opportunities.
</p>
<p>
If you're looking for a dedicated QA Engineer who can quickly learn and apply new technologies, please feel free
to reach out to discuss how my skills and experience can benefit your team.
</p>
<p>
<i class="fa-solid fa-building fa-fw"></i>
I'm open for both in office and remote work. I don't need a visa sponsorship.
</p>
<p>
<i class="fa-solid fa-language fa-fw"></i>
I speak English and a bit of Dutch.
</p>
<p>
Experience:
<br />
<b>Wonderkind</b>: February 2024 - February 2025
</p>
<p>
Education:
<br />
<b>Ufa State Petroleum Technical University</b>: Bachelor of Engineering - Industrial and Civil
construction
<br />
<b>University of Minnesota</b>: Introduction to Software Testing Course
<br />
<b>Harvard University</b>: Computer Science for Web Programming Course
</p>
</div>
</div>
</section>
<section class="row">
<div class="col">
<label class="form-label">
<i class="fa-brands fa-github"></i>
Projects
</label>
<div class="input-group mb-3">
<div class="input-group-text">
<input class="form-check-input mt-0" type="checkbox" checked />
</div>
<label class="form-control" for="flexCheckDefault">
<a href="https://github.com/DianaLeit/funda-topposities-scraper">funda-topposities-scraper</a>
is a command-line tool for fetching top-3 listings from funda by the given parameters.
</label>
</div>
<div class="input-group mb-3">
<div class="input-group-text">
<input class="form-check-input mt-0" type="checkbox" checked />
</div>
<label class="form-control" for="flexCheckDefault">
<a href="https://github.com/DianaLeit/UITAP">UITAP</a>
is a collection of Cypress-powered tests for UI Test Automation Playground.
</label>
</div>
<div class="input-group mb-3">
<div class="input-group-text">
<input class="form-check-input mt-0" type="checkbox" checked />
</div>
<label class="form-control" for="flexCheckDefault">
<a href="https://github.com/DianaLeit/di-dict">di-dict</a>
is a Python program for repetition of Dutch irregular verbs
</label>
</div>
<div class="input-group mb-3">
<div class="input-group-text">
<input class="form-check-input mt-0" type="checkbox" checked />
</div>
<label class="form-control" for="flexCheckDefault">
<a href="https://dileit.com/age-in-days">My-Age-in-Days</a>
is a JS web app calculating how old you are in days.
</label>
</div>
<div class="input-group mb-3">
<div class="input-group-text">
<input class="form-check-input mt-0" type="checkbox" checked />
</div>
<label class="form-control" for="flexCheckDefault">
<a href="https://github.com/DianaLeit/codewars-solved">codewars-solved</a>
is a collection of solutions for Codewars katas
</label>
</div>
</div>
</section>
</form>
</main>
</body>
</html>