-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
273 lines (253 loc) · 9.19 KB
/
index.html
File metadata and controls
273 lines (253 loc) · 9.19 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
273
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>CV Nurmukhamatov</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!--header-->
<header class="header">
<div class="container">
<div class="header_photo">
<img src="./img/photo.png" alt="Photo">
</div>
<div class="header_name">
<h1>Nurmukhamatov</h1>
<h1>Timur</h1>
<h3>front-end devoloper</h3>
</div>
</div>
</header>
<!--end header-->
<!--section contacts-->
<section class="section">
<div class="section_container">
<div class="section_header">
<h3>Contacts</h3>
</div>
<div class="section_text_end">
<ul>
<li>Phone: +7(912)874-97-82</li>
<li>Email: Tim.Nur-Mur@mail.ru</li>
<li>VK: <a href="https://vk.com/idrakosha" style="color: #ffffff;">VK id</a> </li>
<li>Discord: SaYFu(@TimNurMur) (rs-school server)</li>
<li>Location: Izhevsk</li>
</ul>
</div>
</div>
</section>
<!--end section contacts-->
<!--section profile-->
<section class="section">
<div class="section_container">
<div class="section_header">
<h3>Brief information about me</h3>
</div>
<div class="section_text">
<p><mark>Purpose and priorities:</mark></p>
<ul>
<li>
Become a professional Front-end developer
and continuously develop your skills
in this and related areas.
</li>
<li>
I consider it a top priority to
always complete tasks on time, planning
and highlighting the more important details first.
</li>
<li>
An equally important priority is the implementation
of a high-quality and well-thought-out project.
</li>
</ul>
</div>
<div class="section_text">
<p><mark>My strengths:</mark> </p>
<ul>
<li>commitment to continuous development and learning;</li>
<li>fulfillment of any assigned task;</li>
<li>high level of self-study;</li>
<li>ability to adjust to sudden changes;</li>
<li>skill learns from mistakes;</li>
<li>the ability to understand a new unknown area;</li>
<li>well-coordinated teamwork;</li>
<li>bringing the assigned tasks to the end;</li>
<li>search and processing of information;</li>
<li>immersion in work "headlong";</li>
<li>generating new ideas;</li>
<li>originality of decisions;</li>
<li>sense of taste;</li>
<li>adequate perception of criticism;</li>
<li>leadership skills;</li>
<li>a responsibility;</li>
<li>punctuality;</li>
<li>stress tolerance;</li>
<li>honesty;</li>
<li>activity.</li>
</ul>
</div>
<div class="section_text_end">
<p><mark>Work experience:</mark></p>
<p>Since 2015 I have been a design engineer in the military industry</p>
</div>
</div>
</section>
<!--section education-->
<section class="section">
<div class="section_container">
<div class="section_header">
<h3>Education</h3>
</div>
<div class="section_text_end">
<ul>
<li><b>2010-2014</b><br>
Izhevsk State Technical University named after M.T. Kalashnikov<br>
Faculty of Mechanical Engineering<br>
Department: «Heat engines and installations»<br>
(Aviation and rocketry)<br>
Bachelor of Engineering and Technology<br>
Diploma work with honors
</li>
</ul>
<hr>
<ul>
<li><b>2014-2016</b><br>
Izhevsk State Technical University named after M.T. Kalashnikov<br>
Master's degree<br>
Direction: «Solid fuel rocket engines»<br>
(Aircraft engines)<br>
Master's degree with honors
</li>
</ul>
</div>
</div>
</section>
<!--end section education-->
<!--section skills-->
<section class="section">
<div class="section_container">
<div class="section_header">
<h3>My skills</h3>
</div>
<div class="section_text_end">
<p>
At the moment I'm taking courses in
<a href="https://app.rs.school/" style="color: #ffffff;">RSSchool</a>
in the direction of Front-end developer
</p>
<p><mark>Basic skills by area:</mark></p>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>Git/Github</li>
<li>Markdown</li>
<li>VSCode</li>
<li>JS</li>
</ul>
<p>I plan to study: React, Angular, Node</p>
</div>
</div>
</section>
<!--end section skills-->
<!--section english and work-->
<section class="section">
<div class="section_container">
<div class="section_header">
<h3>English level / Work experience in IT</h3>
</div>
<div class="section_text_end">
<p>Unfortunately at the moment I have no experience in the field of IT</p>
<hr>
<p>Мy english level: A2</p>
</div>
</div>
</section>
<!--end english and work-->
<!--section Code examples-->
<section class="section">
<div class="section_container">
<div class="section_header">
<h3>Code examples</h3>
</div>
<div class="section_text">
<details>
<summary>Open code</summary>
<pre>
<code>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<img src="/logo.png" alt="Logo">
<nav>
<ul>
<li><a href="/">Main</a></li>
<li><a href="/about">About</a></li>
<li><a href="/contacts">Contacts</a></li>
</ul>
</nav>
</header>
<aside>
<nav>
<ul>
<li><a href="/game-1/">Game 1</a></li>
<li><a href="/game-2/">Game 2</a></li>
</ul>
</nav>
</aside>
<main>
<p>We create games</p>
<section class="purchase">
<h2>Leave a purchase request</h2>
<form>
<!-- form -->
</form>
</section>
<section class="more">
<h2>More games</h2>
<article class="more-games">
<h3>Game 3</h3>
<p> game description </p>
<a href="#">link to the game</a>
</article>
<article class="more">
<h3>Game 4</h3>
<p>game description</p>
<a href="#">link to the game</a>
</article>
</section>
</main>
</body>
</html>
</code>
</pre>
</details>
</div>
</div>
</section>
<!--end Code examples-->
<!--footer-->
<footer class="footer">
<div class="container">
<div class="logo_rss">
<a href="https://app.rs.school/" style="color: #ffffff;"><img src="./img/logo-rss.png" alt="Logo RSSchool"></a>
</div>
<div class="footer_url">
<ul>
<li><a href="https://app.rs.school/" style="color: #ffffff;">RSSchool</a></li>
<li> <a href="https://github.com/TimNurMur" style="color: #ffffff">My GitHub</a></li>
<li><p><time datetime="2021-07-25">©2021</time></p></li>
</ul>
</div>
</div>
</footer>
<!--end footer-->
</body>
</html>