-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
141 lines (119 loc) · 7.25 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Résumé</title>
<link rel="stylesheet" href="styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<main>
<div class="resume">
<div class="container">
<div class="resume__block">
<h1 class="contact-info__header">Viktoriia Shevchenko</h1>
<h3 class="contact-info__sub-header">Student of Lviv Polytechnic University</h3>
<div class="contact_info_container fh">
<div class="contact-info__block"><a href="" rel="author" class="contact-info__item">
<div class="contact-info__item-icon-wrapper">
<svg class="contact-info__item-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" >
<path
d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z">
</path>
</svg>
</div>
<span> Netishyn, Ukraine</span>
</a></div>
<div class="contact-info__block contact-info__block--center">
<img class="contact-info__avatar" src="./avatar.jpg" alt="Avatar" height="400px">
</div>
<div class="contact-info__block">
<a href="https://www.facebook.com/profile.php?id=100029297197452" rel="author" class="contact-info__item">
<div class="contact-info__item-icon-wrapper">
<svg class="contact-info__item-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path
d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z">
</path>
</svg>
</div>
<span>My Facebook link</span>
</a>
</div>
</div>
</div>
<div class="container">
<div class="resume__block">
<div class="intro">
<div class="intro__icon-wrapper">
<svg class="intro__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path
d="M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z">
</path>
</svg>
</div>
<p class="intro_text">I am currently studying at Lviv Polytechnic National University, majoring in Systems Analysis.
I have always been interested in the process of creating: websites, games, programs, etc.
In parallel to studying at the university, I independently study and master the profession of front-end developer, that's why I decided to try to take a course from Binary Studio Academy to accelerate self-study, improve my skills and knowledge
</p>
</div>
<details open>
<summary>Timeline</summary>
<ul>
<li>14 years old: Passed computer courses Grand. </li>
<li>15 years old:She moved to a new school for in-depth study of biology and chemistry. It was hard and unusual.</li>
<li>17 years old: Graduated from school and entered the desired university on a budget </li>
<li>19 years old: Development in the field of front-end development. Creating the first landing pages and applying for Binary Studio Academy courses</li>
</ul>
</details>
</div>
</div>
<div class="container">
<div class="resume__block">
<div class="skills">
<h3 class="skills__header">Skills</h3>
<p class="skills__text">
<ul>
<li>foundation css</li>
<li>foundation html</li>
<li>foundation JavaScript</li>
</ul> </p>
</div>
</div>
</div>
<div class="container">
<div class="resume__block">
<div class="main-info fh">
<div class="experiences">
<h3 class="experiences__header">Experience</h3>
<ul>
<li>Independent study of frontend basics</li>
<li>Creating several landing pages</li>
</ul>
</div>
<div class="additional-info fv">
<div class="additional-info__education">
<h3 class="additional-info__education-header">Education</h3>
<div class="additional-info__education-university">
<span class="additional-info__education-university-durability">2024</span>
<h3 class="additional-info__education-university-speciality">System analysis</h3>
<p class="additional-info__education-university-name">National University "Lviv Polytechnic"</p>
</div>
</div>
<div class="additional-info__languages">
<h3 class="additional-info__languages-header">Languages</h3>
<p class="additional-info__languages-item">
Ukrainian (understand).
</p>
<p class="additional-info__languages-item">
English (not bad understand).
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</body>
</html>