-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathp.html
311 lines (230 loc) · 14.8 KB
/
p.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!-- <base href="/"> -->
<title>Назым Бавбеков | Портфолио</title>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="icon" href="images/favicon.png">
<link rel="stylesheet" href="https://n4v.ru/css/app.min.css">
</head>
<body>
<section class="container d-flex header">
<div class="header-info m-0 p-0">
<div class="">
<div class="d-flex">
<img src="images/Profile.png" alt="" style="min-width: 130pxmax-height: 130px;" class="">
<div class="d-flex flex-column m-2">
<h1 style="font-size: 3rem;line-height: 2rem;" id="name">НАЗЫМ БАВБЕКОВ</h1>
<p style="font-size: 1rem" id="status">ВЕБ-РАЗРАБОТЧИК</p>
</div>
</div>
</div>
</div>
</section>
<section id="skill" class="container contacts">
<h2>Опыт работы (2018-<span id="year">1 </span>)</h2>
<div class="row justify-content-between">
<div class="contact-item">
<div class="pt-4 pb-4 d-flex align-items-center">
<div class="d-inline-block contact-item-text">
<p class="sub p-0 m-0">PHP</p>
<h3 class="p-0 m-0">YII2, WordPress, Moodle, VK/TG chatbots</h3>
</div>
</div>
</div>
<div class="contact-item">
<div class="pt-4 pb-4 d-flex align-items-center">
<div class="d-inline-block contact-item-text">
<p class="sub p-0 m-0">DB</p>
<h3 class="p-0 m-0">MySQL, Postgress, Redis</h3>
</div>
</div>
</div>
<div class="contact-item">
<div class="pt-4 pb-4 d-flex align-items-center">
<div class="d-inline-block contact-item-text">
<p class="sub p-0 m-0">Front</p>
<h3 class="p-0 m-0">Bootstrap (3, 4), Pure JS/JQ, React.js</h3>
</div>
</div>
</div>
<div class="contact-item">
<div class="pt-4 pb-4 d-flex align-items-center">
<div class="d-inline-block contact-item-text">
<p class="sub p-0 m-0">Web-design</p>
<h3 class="p-0 m-0">Figma</h3>
</div>
</div>
</div>
</div>
</section>
<script>
window.onload = function() { document.getElementById('year').innerHTML = new Date().getFullYear();}
</script>
<section class="container portfolio">
<h2>Портфолио</h2>
<div class="row">
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://github.com/nazbav/n4v.ru/tree/master/images/dist/academicol"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/academicol_ru.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2023 | WP | Сайт academicol.ru подключ (дизайн + верстка, подключ)</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://volbi.ru/"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/volbi.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2022 | WP | Сайт volbi.ru подключ (дизайн сторонний)</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://www.figma.com/proto/q4bqYW77mJ32OrObaHI3zQ/sunduk?page-id=0%3A1&node-id=2%3A4"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/sndk.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2022 | FIG | Дизайн сайта магазина СУНДУК</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://www.figma.com/file/OEMPrk3S862AgvwnRP90N7/lk.mapk34.ru?node-id=0%3A1"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/mapk.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2022 | FIG | MOODLE | Дизайн и верстка ЛК АНО ДПО МАПК</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://academicol.github.io/lk/"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/lk_academicol_ru.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2021 | FIG | YII2 | Личный кабинет студента АНПОО АК</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://sdo.academicol.ru/"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/sdo_academicol_ru.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2021 | FIG | MOODLE | Дизайн и верстка главной страницы сайта ДО АНПОО АК</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://t.me/fpic_notify_bot"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/fpic_notify_bot.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2021 | PHP | Чат-бот для просмотра расписания | ПОД КЛЮЧ</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://m.vk.com/studkvant"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/kvant.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2020 | PHP | Система чат-ботов для сообщества "КВАНТ | Помощь студентам" | ПОД КЛЮЧ</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="http://e-new.volbi.ru/"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/e-new.volbi.ru.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2020 | FIG | MOODLE | Дизайн и верстка главной страницы ЭИОС АНО ВО ВИБ | ПОД КЛЮЧ</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item"
href="https://www.figma.com/file/DV3VYvaZlQhh84HgxyIHAw/opd.mapk34.ru-(Copy)?node-id=0%3A1"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/molodoj.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2020 | FIG | MOODLE | Дизайн верска, главной страницы для конкурса Молодежи (ЗАВЕРШЕН) | ПОД КЛЮЧ</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://github.com/nazbav/botsapper"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/sapper.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2019 | PHP | Игра "Сапер" на клавиатуре ВКонтакте (+VK COIN) (АРХИВ) | ПОД КЛЮЧ</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://github.com/nazbav/vk-coin-api"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/vkcoinlib.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2019 | PHP | PHP SDK* Для работы с VK COIN (АРХИВ)</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://github.com/nazbav/bot2018"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/bot2018.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2018 | PHP | Шаблон для создания чат-ботов Вконтакте (АРХИВ)</div>
</a>
</div>
<div class="col-12 col-md-6 col-lg-3">
<a class="portfolio-item" href="https://nazbav.github.io/konk/"
style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/dist/personalsite.png');background-repeat: no-repeat;background-size: cover;">
<div class="item-caption">2018 | HTML | Сайт-презентация "МОЯ ПРОФЕССИОНАЛЬНАЯ КАРЬЕРА — ПРОГРАММИСТ" для регионального
конкурса (АРХИВ)
</div>
</a>
</div>
</div>
</section>
<section id="contacts" class="container contacts">
<h2>Контакты</h2>
<div class="row justify-content-between">
<a class="col-12 col-lg-6 text-decoration-none" href="https://t.me/nazbav">
<div class="contact-item">
<div class="pt-4 pb-4 d-flex align-items-center">
<svg width="25" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="telegram"
class="svg-inline--fa fa-telegram" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512">
<path fill="#000"
d="M248 8C111 8 0 119 0 256S111 504 248 504 496 392.1 496 256 384.1 8 248 8zM362.1 176.7c-3.732 39.22-19.88 134.4-28.1 178.3-3.476 18.58-10.32 24.82-16.95 25.42-14.4 1.326-25.34-9.517-39.29-18.66-21.83-14.31-34.16-23.22-55.35-37.18-24.49-16.14-8.612-25 5.342-39.5 3.652-3.793 67.11-61.51 68.33-66.75 .153-.655 .3-3.1-1.154-4.384s-3.59-.849-5.135-.5q-3.283 .746-104.6 69.14-14.85 10.19-26.89 9.934c-8.855-.191-25.89-5.006-38.55-9.123-15.53-5.048-27.88-7.717-26.8-16.29q.84-6.7 18.45-13.7 108.4-47.25 144.6-62.3c68.87-28.65 83.18-33.62 92.51-33.79 2.052-.034 6.639 .474 9.61 2.885a10.45 10.45 0 0 1 3.53 6.716A43.76 43.76 0 0 1 362.1 176.7z"></path>
</svg>
<div class="d-inline-block contact-item-text">
<p class="sub p-0 m-0">Telegram-аккаунт</p>
<h3 class="p-0 m-0">@nazbav</h3>
</div>
</div>
</div>
</a>
<a class="col-12 col-lg-6 text-decoration-none" href="mailto:[email protected]">
<div class="contact-item">
<div class="pt-4 pb-4 d-flex align-items-center">
<svg width="25" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="at"
class="svg-inline--fa fa-at"
role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="#000"
d="M207.8 20.73c-93.45 18.32-168.7 93.66-187 187.1c-27.64 140.9 68.65 266.2 199.1 285.1c19.01 2.888 36.17-12.26 36.17-31.49l.0001-.6631c0-15.74-11.44-28.88-26.84-31.24c-84.35-12.98-149.2-86.13-149.2-174.2c0-102.9 88.61-185.5 193.4-175.4c91.54 8.869 158.6 91.25 158.6 183.2l0 16.16c0 22.09-17.94 40.05-40 40.05s-40.01-17.96-40.01-40.05v-120.1c0-8.847-7.161-16.02-16.01-16.02l-31.98 .0036c-7.299 0-13.2 4.992-15.12 11.68c-24.85-12.15-54.24-16.38-86.06-5.106c-38.75 13.73-68.12 48.91-73.72 89.64c-9.483 69.01 43.81 128 110.9 128c26.44 0 50.43-9.544 69.59-24.88c24 31.3 65.23 48.69 109.4 37.49C465.2 369.3 496 324.1 495.1 277.2V256.3C495.1 107.1 361.2-9.332 207.8 20.73zM239.1 304.3c-26.47 0-48-21.56-48-48.05s21.53-48.05 48-48.05s48 21.56 48 48.05S266.5 304.3 239.1 304.3z"></path>
</svg>
<div class="d-inline-block contact-item-text">
<p class="sub p-0 m-0">Электронная почта <small> (не доступна в РФ)</small></p>
<h3 class="p-0 m-0">[email protected]</h3>
</div>
</div>
</div>
</a>
<a class="col-12 col-lg-6 text-decoration-none" href="mailto:[email protected]">
<div class="contact-item">
<div class="pt-4 pb-4 d-flex align-items-center">
<svg width="25" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="at"
class="svg-inline--fa fa-at"
role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="#000"
d="M207.8 20.73c-93.45 18.32-168.7 93.66-187 187.1c-27.64 140.9 68.65 266.2 199.1 285.1c19.01 2.888 36.17-12.26 36.17-31.49l.0001-.6631c0-15.74-11.44-28.88-26.84-31.24c-84.35-12.98-149.2-86.13-149.2-174.2c0-102.9 88.61-185.5 193.4-175.4c91.54 8.869 158.6 91.25 158.6 183.2l0 16.16c0 22.09-17.94 40.05-40 40.05s-40.01-17.96-40.01-40.05v-120.1c0-8.847-7.161-16.02-16.01-16.02l-31.98 .0036c-7.299 0-13.2 4.992-15.12 11.68c-24.85-12.15-54.24-16.38-86.06-5.106c-38.75 13.73-68.12 48.91-73.72 89.64c-9.483 69.01 43.81 128 110.9 128c26.44 0 50.43-9.544 69.59-24.88c24 31.3 65.23 48.69 109.4 37.49C465.2 369.3 496 324.1 495.1 277.2V256.3C495.1 107.1 361.2-9.332 207.8 20.73zM239.1 304.3c-26.47 0-48-21.56-48-48.05s21.53-48.05 48-48.05s48 21.56 48 48.05S266.5 304.3 239.1 304.3z"></path>
</svg>
<div class="d-inline-block contact-item-text">
<p class="sub p-0 m-0">Электронная почта</p>
<h3 class="p-0 m-0">[email protected]</h3>
</div>
</div>
</div>
</a>
<a class="col-12 col-lg-6 text-decoration-none" href="https://vk.me/nazbav">
<div class="contact-item">
<div class="pt-4 pb-4 d-flex align-items-center">
<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M31.4907 63.4907C0 94.9813 0 145.671 0 247.04V264.96C0 366.329 0 417.019 31.4907 448.509C62.9813 480 113.671 480 215.04 480H232.96C334.329 480 385.019 480 416.509 448.509C448 417.019 448 366.329 448 264.96V247.04C448 145.671 448 94.9813 416.509 63.4907C385.019 32 334.329 32 232.96 32H215.04C113.671 32 62.9813 32 31.4907 63.4907ZM75.6 168.267H126.747C128.427 253.76 166.133 289.973 196 297.44V168.267H244.16V242C273.653 238.827 304.64 205.227 315.093 168.267H363.253C359.313 187.435 351.46 205.583 340.186 221.579C328.913 237.574 314.461 251.071 297.733 261.227C316.41 270.499 332.907 283.63 346.132 299.751C359.357 315.873 369.01 334.618 374.453 354.747H321.44C316.555 337.262 306.614 321.61 292.865 309.754C279.117 297.899 262.173 290.368 244.16 288.107V354.747H238.373C136.267 354.747 78.0267 284.747 75.6 168.267Z"/></svg>
<div class="d-inline-block contact-item-text">
<p class="sub p-0 m-0">ВКонтакте</p>
<h3 class="p-0 m-0">vk.me/nazbav</h3>
</div>
</div>
</div>
</a>
</div>
</section>
<section class="align-items-center col-12 d-flex footer justify-content-center pb-5 pt-5 text-center"> <div id="google-translate-element"></div></section>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: "en"}, "google-translate-element");
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<script src="https://n4v.ru/js/app.min.js"></script>
</body>
</html>