-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
270 lines (225 loc) · 14.5 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>CV</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,600|Play|Russo+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Rubik:400,400i" rel="stylesheet">
</head>
<body>
<button class="lang-switch"> <i class="material-icons greeny opac ls">language</i> </button>
<nav class="top">
<span class="top-bar"></span>
<div class="nav-container">
<span class="photo-container"> </span>
<h3 class="description play-font f-color bold blocky">
<span style="font-size: 30px;">Sergey</span>
<span style="color:#959696;">Intern/Junior Front-End Developer</span>
</h3>
<span class="contact play-font"><i class="material-icons">near_me</i>Contact me</span>
</div>
</nav>
<div class="wrapper">
<div class="content">
<main> <!---левый----->
<section class="about">
<!---rus----->
<h1 class="pad-bot play-font f-color i-b rus">Обо мне</h1>
<!---eng----->
<h1 class="pad-bot play-font f-color i-b eng">About me</h1>
<!---rus----->
<p class="rub-font f-color rus">
Приветствую. Меня зовут Сергей и я системный администратор. Мой спектр навыков довольно стандартный: от настройки принтеров
и до работы с серверными ОС, доменами и гипервизорами.
<br>
<br>
Своё знакомство с программированием я начал на <a href="https://Codecademy.com" target="_blank">CodeCademy</a>,
затем я попал на <a href="https://Checkio.org" target="_blank">Checkio</a> и оттуда на <a href="https://Codewars.com" target="_blank">Codewars</a>.
<br>
<br>
В данное время я изучаю фронт-энд разработку.
С результатами моего обучения можно ознакомиться по ссылкам в моём скромном портфолио.
<br>
<br>
<span style="font-size: 12px; opacity: 0.6; display: block; float: right;">(Click in the top right corner for English version)</span>
</p>
<!---eng----->
<p class="rub-font f-color eng">
My name is Sergey and I am a systems administrator. My skill range is quite ordinary: from setting up printers
to working with server OS'es, domains and hypervisors.
<br>
<br>
I started teaching myself how to code on <a href="https://Codecademy.com" target="_blank">CodeCademy</a>,
then I got to <a href="https://Checkio.org" target="_blank">Checkio</a> and then I settled on <a href="https://Codewars.com" target="_blank">Codewars</a>.
<br>
<br>
Currently I am studying front-end web development.
In this small portfolio you can take a look at the results of my training.
</p>
</section> <!--- end about -->
<section class="folio">
<!---rus----->
<h1 class="pad-bot play-font f-color rus">"Портфолио"</h1>
<!---eng----->
<h1 class="pad-bot play-font f-color eng">"Portfolio"</h1>
<ul>
<li> <!--- FIRST --->
<h3 class="play-font centering greeny"><a href="https://github.com/Orange9000/Codewars" target="_blank">Codewars</a></h3>
<span class="img-container"><img src="src/misc/cw.png" alt="Codewars"></span></span>
<!---rus----->
<p class="rub-font f-color rus">
Codewars это платформа, на которой участникам предлагаются задачи по программированию самой разной сложности на десятках
различных языков. Многие из этих задач используются в собеседованиях на позицию разработчика. Здесь каждый может найти себе ЯП
и примеры по душе.
<br><br>Их решение способствует развитию и укреплению навыков анализа и написания лаконичного кода, а в случае успешного решения можно ознакомиться с тем,
как другие пользователи подошли к разгадке проблемы и оценить варианты, набравшие наибольшее количество голосов.
Сайт наполняется участниками, и потому он может заинтересовать в том числе и тех, кто желает развить навыки написания юнит-тестов.
<br><br>
По ссылке на <a href="https://github.com/Orange9000/Codewars" target="_blank">репозиторий</a> можно ознакомиться с примерами того,
как я подхожу к решению той или иной задачи. ЯП: JavaScript и Python. <a href="https://www.codewars.com/users/TehOrange" target="_blank">Тут</a> можно посмотреть мой профиль на CW.
</p>
<!---eng----->
<p class="rub-font f-color eng">
Codewars is a website which offers its users a variety of programming tasks to solve, which differ in complexity and programming
language. Many of the similar tasks can often be seen at job interviews for developer positions.
<br><br>Solving these tasks may enhance one's ability to analize and to write clean code, and in case when the task was solved succesfully, one is able
to see how other users approached to solving the problem, and also take a look at the highest rated solutions. The tasks themselves are created
by the users, thus, it may also interest you if your goal is to improve your unit-test writing skills.
<br><br>
See how I approach to solving certain prorgramming tasks by clicking on <a href="https://github.com/Orange9000/Codewars" target="_blank">this</a> link.
Programming languages are JavaScript and Python. <a href="https://www.codewars.com/users/TehOrange" target="_blank">Here</a> is my CodeWars profile.
</p>
</li>
<li> <!--- SECOND --->
<h3 class="play-font centering greeny"><a href="folio/tajam/index.html" target="_blank">Tajam (landing page)</a></h3>
<span class="img-container"><img src="src/landings/tajam.jpg" alt="превью макета"></span></span>
<!---rus----->
<p class="rub-font f-color rus">
Второй свёрстанный по бесплатному psd-макету лендинг.
<br><br>Небольшая интерактивность на jQuery, простейшая самописная галерея на нём же,
отзывчивый дизайн. Оригинал макета на изображении выше. Сам результат <a href="folio/tajam/index.html" target="_blank">здесь</a>.
<br><br>Не является действующим сайтом, функциональность на уровне макета.
<br><br>Автор макета <a href="https://designsmaz.com/freebies/tajam-free-one-page-psd-template/" target="_blank">Tommy</a>
</p>
<!---eng----->
<p class="rub-font f-color eng">
My second ever landing page that I built using a free psd template.
<br><br>Basic interactivness made with jQuery, simple self-made gallery written using the same framework,
responsive design. Original template is on the image above. The result itself is <a href="folio/tajam/index.html" target="_blank">here</a>.
Since it's a dummy page, most of the links won't work.
<br><br>Psd template by <a href="https://designsmaz.com/freebies/tajam-free-one-page-psd-template/" target="_blank">Tommy</a>
</p>
</li>
<li> <!--- THIRD --->
<h3 class="play-font centering greeny"><a href="folio/sarajevo/index.html" target="_blank">Sarajevo (landing page)</a></h3>
<span class="img-container"><img src="src/landings/sarajevo.jpg" alt="превью макета"></span></span>
<!---rus----->
<p class="rub-font f-color rus">
Третий свёрстанный по бесплатному psd-макету лендинг.
<br><br>Чуть больше анимации и интерактивности на том же jQuery, отзывчивый дизайн. Оригинал макета на изображении выше.
Сам результат <a href="folio/sarajevo/index.html" target="_blank">здесь</a>.
<br><br>Не является действующим сайтом, функциональность на уровне макета.
<br><br>Автор макета <a href="https://designsmaz.com/freebies/sarajevo-free-clean-landing-page-psd-template/" target="_blank">Tommy</a>
</p>
<!---eng----->
<p class="rub-font f-color eng">
My third ever landing page that I built using a free psd template.
<br><br>Slightly more animation and interactivness using the same lib (jQuery),
responsive design. Original template is on the image above. The result itself is <a href="folio/sarajevo/index.html" target="_blank">here</a>.
Since it's a dummy page, most of the links won't work.
<br><br>Psd template by <a href="https://designsmaz.com/freebies/sarajevo-free-clean-landing-page-psd-template/" target="_blank">Tommy</a>
</p>
</li>
</ul>
</section> <!--- end folio -->
</main>
<!---правый----->
<aside>
<section class="contacts">
<ul>
<li class="m-font"> <i class="material-icons icon-style">place</i> Russia</li>
<li class="m-font"> <i class="material-icons icon-style">folder</i> <a class="greeny bold pointer" href="https://Github.com/Orange9000" target="blank_">Github</a> </li>
<li class="m-font"> <i class="material-icons icon-style">email</i> <span class="greeny bold pointer mail">E-mail</span> </li>
</ul>
</section> <!--- end contacts -->
<div class="skills">
<!---rus----->
<h1 class="pad-bot play-font f-color rus">Навыки</h1>
<!---eng----->
<h1 class="pad-bot play-font f-color eng">Skills</h1>
<!---rus----->
<p class="play-font f-color rus">
То, как я оцениваю свой текущий уровень знаний, а также то, что я планирую изучить/изучаю в данный момент.
</p>
<!---eng----->
<p class="play-font f-color eng">
My own estimation of my current level of proficiency, and also things that I am studying or plan to.
</p>
<ul class="pad-ns">
<li>
<span class="p-lang play-font f-color blocky"> <b>HTML / CSS</b> </span>
<span class="bar"> <span class="bar full sk1"></span> </span>
</li>
<li>
<span class="p-lang play-font f-color blocky"> <b>JavaScript / jQuery</b> </span>
<span class="bar"> <span class="bar full sk2"></span> </span>
</li>
<li>
<span class="p-lang play-font f-color blocky"> <b>Python</b></span>
<span class="bar"> <span class="bar full sk3"></span> </span>
</li>
<li>
<span class="p-lang play-font f-color blocky"> <b>Node.js, Vue.js, Bootstrap, React</b> </span>
<span class="bar"> <span class="in-prog play-font centering f-color blocky">In progress</span> </span>
</li>
<li>
<hr>
<span class="p-lang play-font f-color blocky"> <b>Misc</b> </span>
<span class="p-lang play-font f-color blocky opac"> <b>Git, RegEx, Adobe Photoshop</b> </span>
</li>
</ul>
</div> <!--- end skills -->
<div class="languages">
<!---rus----->
<h1 class="pad-bot play-font f-color rus">Языки</h1>
<!---eng----->
<h1 class="pad-bot play-font f-color eng">Languages</h1>
<ul>
<li>
<!---rus----->
<span class="s-lang play-font f-color blocky rus"> <b>Русский</b> (Родной язык) </span>
<!---eng----->
<span class="s-lang play-font f-color blocky eng"> <b>Russian</b> (Native speaker) </span>
<span class="stars blocky"> <i class="material-icons greeny blocky">star star star star star</i> </span>
</li>
<li>
<!---rus----->
<span class="s-lang play-font f-color blocky rus"> <b>Английский (разговорный, технический)</b> Свободное чтение, речь, перевод </span>
<!---eng----->
<span class="s-lang play-font f-color blocky eng"> <b>English (spoken, technical, written)</b> (Professional working proficiency) </span>
<span class="stars"> <i class="material-icons greeny blocky">star star star star star_border</i> </span>
</li>
</ul>
</div> <!-- lang div -->
</aside> <!---правый----->
</div> <!--- content div -->
</div> <!--- wrapper div -->
<footer>
<!---rus----->
<span class="footer-text m-font centering rus">
"Зачем брать готовый Bootstrap-шаблон резюме, когда можно написать такой же, но только своими кривыми руками?" © Я, 2019 г.
Сделано по образу и подобию шаблона за авторством <a href="https://github.com/xriley">Xiaoying Riley</a>
</span>
<!---eng----->
<span class="footer-text m-font centering eng">
"Why pick a ready resume template made with Bootstrap, when you can make a worse-looking copy of it, but on your own?" © Me, 2019.
Design is based on a template by <a href="https://github.com/xriley">Xiaoying Riley</a>
</span>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src='main.js'></script>
</body>
</html>