-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
293 lines (264 loc) · 16.9 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
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- Google / Search Engine Tags -->
<meta name="description" content="Hey! My name is Maxim Litvinov, I am Creative Front-End Developer using HTML + CSS + JS">
<meta name="keywords" content="CSS,JS,HTML,front-end,developer,web design, web designer, front-end developer,maxim litvinov,Maxim Litvinov,maxim litvinov web disgner">
<meta property="og:title" content="Maxim Litvinov Creative Front-End Developer" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://s8.hostingkartinok.com/uploads/images/2019/10/931e88b1152efb025d5af299af4c9025.png" />
<meta property="og:description" content="I am Creative Front-End Developer using HTML,CSS and JS" />
<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="Maxim Litvinov | Front-End Developer">
<meta itemprop="description" content="I am Creavtive Front-End Developer using HTML,CSS and JS">
<meta itemprop="image" content="https://s8.hostingkartinok.com/uploads/images/2019/10/931e88b1152efb025d5af299af4c9025.png">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Maxim Litvinov | Front-End Developer">
<meta name="twitter:description" content="I am Creative Front-End Developer using HTML,CSS and JS">
<title>Maxim Litvinov|Front-End Developer</title>
<!-- icon -->
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
<!-- Font Awesome -->
<link href="https://fonts.googleapis.com/css?family=Jura|Raleway:300,400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Material Design Bootstrap -->
<link rel="stylesheet" href="css/mdb.min.css">
<!-- custom styles (optional) -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/animate.css">
</head>
<body>
<!-- Start project here-->
<header id="section-top">
<nav class="fixed-top navbar navbar-expand-lg navbar-dark elegant-color-dark">
<div class="container">
<a href="#section-top" class="navbar-brand">Logo here</a>
<button class="navbar-toggler toggler-example" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1" aria-controls="navbarSupportedContent1" aria-expanded="false" aria-label="Toggle Navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent1">
<ul class="navbar-nav-mr-auto smooth-scroll">
<li class="item">
<a href="#section-top" class="nav-link waves-effect waves-light">Home</a>
<a href="#section-gallery" class="nav-link waves-effect waves-light">About me</a>
<a href="#section-last-projects" class="nav-link waves-effect waves-light">Latest Projects</a>
<a href="https://github.com/maximlitvinov" class="nav-link waves-effect waves-light" target="_blank">Github</a>
<a href="#section-contact" class="nav-link waves-effect waves-light">Contact</a>
</li>
</ul>
<ul class="navbar-nav nav-flex-icons ml-5">
<li class="nav-item">
<a href="https://www.linkedin.com/in/maximlitvinovin/" class="nav-link waves-effect waves-light" target="_blank">
<i class="fab fa-linkedin fa-2x"></i>
</a>
</li>
<li class="nav-item">
<a href="https://github.com/maximlitvinov" class="nav-link waves-effect waves-light" target="_blank">
<i class="fab fa-github-square fa-2x"></i>
</a>
</li>
<li class="nav-item">
<a href="https://vk.com/maximlitvinov_v" class="nav-link waves-effect waves-light" target="_blank">
<i class="fab fa-vk fa-2x"></i>
</a>
</li>
<li class="nav-item">
<a href="https://www.instagram.com/thelistik" class="nav-link waves-effect waves-light" target="_blank">
<i class="fab fa-instagram fa-2x"></i>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="intro" class="view">
<div class="mask rgba-black-strong">
<div class="container-fluid d-flex align-items-center justify-content-center h-100">
<div class="row d-flex justify-content-center text-center">
<div class="col-md-12 wow zoomIn" data-wow-duration=".5s">
<h2 class="font-weight-bold white-text container-fluid text-center" style="font-size:6.4rem; letter-spacing:0.10em;">
Maxim Litvinov
</h2>
<hr class="hr-light">
<h4 class="white-text my-4 pl-5 font-weight-light" style="font-size:2.4rem;">Creative Front-End Developer</h4>
<!-- <button type="button" class="btn btn-outline-white btn-rounded-lg waves-effect waves-light">
<a href="#main-container">Scroll Down <i class="fas fa-arrow-circle-down fa-3x ml-3 animated pulse infinite slow"></i></a>
</button> -->
<div class="fixed-action-btn pl-5">
<a href="#section-main" id="scroll-button" class="">
Scroll Down <i class="fas fa-arrow-circle-down fa-l ml-3 animated pulse infinite slow">
</i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div></div>
</header>
<main class="mt-5" id="section-main">
<div class="container">
<section id="section-best-features" class="text-center wow fadeInUp" data-wow-delay=".15s">
<h2 class="mb-5 font-weight-bold ">My Skills</h2>
<div class="row d-flex justify-content-center mb-4 ">
<div class="col-md-8 ">
<p class="grey-text wow fadeInUp ">
Hey, my name is Maxim Litvinov. I am creative Front-End Develover using HTML5 + CSS3 + JS and jQuery. If you need website just text me ;)
</p>
</div>
</div>
<div class="row ">
<div class="col-md-4 mb-5 ">
<i class="fab fa-html5 grey-text fa-5x "></i>
<h4 class="my-4 font-weight-bold ">HTML 5</h4>
<div class="progress md-progress" style="height: 15px">
<div class="progress-bar" role="progressbar" style="width: 75%; height: 15px" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">75%</div>
</div>
</div>
<div class="col-md-4 mb-5 ">
<i class="fab fa-css3-alt grey-text fa-5x "></i>
<h4 class="my-4 font-weight-bold ">CSS 3</h4>
<div class="progress md-progress" style="height: 15px">
<div class="progress-bar" role="progressbar" style="width: 70%; height: 15px" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100">70%</div>
</div>
</div>
<div class="col-md-4 mb-5 ">
<i class="fab fa-js grey-text fa-5x "></i>
<h4 class="my-4 font-weight-bold ">JS (jQuery)</h4>
<div class="progress md-progress" style="height: 15px">
<div class="progress-bar" role="progressbar" style="width: 5%; height: 15px" aria-valuenow="5" aria-valuemin="0" aria-valuemax="100">5%</div>
</div>
</div>
</div>
</section>
<hr class="my-5 ">
<section class="examples text-center" id="section-last-projects">
<h2 class="mb-5 font-weight-bold wow fadeInLeftBig" id="portfolio" data-wow-delay="0.015s">Latest Projects</h2>
<div class="row ">
<div class="col-lg-4 col-md-12 mb-4 wow fadeInLeftBig" data-wow-delay="0.3s" data-wow-duration=".8s">
<div class="view overlay zoom hoverable ">
<img src="img/SPA.jpeg" alt=" " class="img-fluid">
<div class="mask flex-center "></div>
</div>
<h4 class="my-4 font-weight-bold ">Single Page Application</h4>
<p class="grey-text ">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Vero dolore accusantium inventore.</p>
</div>
<div class="col-lg-4 col-md-6 mb-4 wow fadeInLeftBig" data-wow-delay="0.6s" data-wow-duration=".6s">
<div class="view overlay zoom hoverable ">
<img src="img/landing-page.jpg" alt=" " class="img-fluid">
<div class="mask flex-center "></div>
</div>
<h4 class="my-4 font-weight-bold ">Landing Page</h4>
<p class="grey-text ">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Vero dolore accusantium inventore.</p>
</div>
<div class="col-lg-4 col-md-6 mb-4 wow fadeInLeftBig" data-wow-delay="0.9s" data-wow-duration=".4s">
<div class="view overlay zoom hoverable ">
<img src="img/projects.jpg" alt=" " class="img-fluid">
<div class="mask flex-center "></div>
</div>
<h4 class="my-4 font-weight-bold ">Online Store</h4>
<p class="grey-text ">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Vero dolore accusantium inventore.</p>
</div>
</div>
</section>
<hr class="my-5">
<div id="aboutme"></div>
<section id="section-gallery" class="wow fadeInRightBig">
<h2 class="mb-5 font-weight-bold text-center">About me</h2>
<div class="row">
<div class="col-md-6 mb-4">
<div class="">
<img src="./img/gallery.jpg" alt="Me" class="d-block w-100 img-fluid">
</div>
</div>
<div class="col-md-6 ">
<h4 class="mt-5 ">
<strong>Little bit about me</strong>
</h4>
<p style="font-size:1.1rem;">I have been working with technology since I got my first PC in 2007. While I was an avid gamer I was never interested only in games, I always liked looking behind what I saw to see how it all worked. I quickly became the 'computer
guy' to my family and friends and today I am a front-end developer. And i like it! While I learned programming language in high school my path became clear. In 2018 I became a student of "North Caucasus Branch Moscow Technical
University of Communication and Information Technology". And now I'm learning hard html, css, js and different frameworks for this programming languages.</p>
<span style="font-size:1.1rem;">I am here:</span>
<div class="link-about-me">
<a href="https://www.linkedin.com/in/maximlitvinovin/" class="waves-effect waves-light" style="color:#11171A;" target="_blank">
<i class="fab fa-linkedin fa-2x"></i>
</a>
<a href="https://github.com/maximlitvinov" class="waves-effect waves-light" target="_blank" style="color:#11171A;">
<i class="fab fa-github-square fa-2x"></i>
</a>
<a href="https://vk.com/maximlitvinov_v" class="waves-effect waves-light" target="_blank" style="color:#11171A;">
<i class="fab fa-vk fa-2x"></i>
</a>
<a href="https://www.instagram.com/thelistik" class="waves-effect waves-light" target="_blank" style="color:#11171A;">
<i class="fab fa-instagram fa-2x"></i>
</a>
</div>
</div>
</div>
</section>
<hr class="my-5 ">
<section id="section-contact" class="wow fadeInDown">
<h2 class="mb-5 font-weight-bold text-center" id="contact" s>Contact me</h2>
<div class="row ">
<div class="col-lg-5 col-md-12 ">
<form form id="contact-form " name="contact-form" action="mail.php" method="POST" class="p-5 ">
<div class="md-form form-sm">
<i class="fa fa-user prefix grey-text "></i>
<input type="text" id="name" name="name" class="form-control ">
<label for="name">Your Name</label>
</div>
<div class="md-form form-sm ">
<i class="fa fa-envelope prefix grey-text "></i>
<input type="text" id="email" name="email" class="form-control">
<label for="email ">Your Email</label>
</div>
<div class="md-form form-sm ">
<i class="fa fa-tag prefix grey-text "></i>
<input type="text" id="subject" name="subject" class="form-control">
<label for="subject" class="">Subject</label>
</div>
<div class="md-form form-sm ">
<i class="far fa-edit prefix grey-text "></i>
<textarea type="text" id="message" name="message" rows="3" class="form-control md-textarea"></textarea>
<label for="message">Your Message</label>
</div>
<div class="text-center mt-4 ">
<button class="btn btn-black waves-effect waves-light ">Send<i class="fas fa-paper-plane ml-2 "></i></button>
</div>
</form>
</div>
</div>
</section>
</div>
</main>
<footer class="wow fadeInUp">
<div class="footer-copyright text-center py-3 white-text">© 2020 Copyright:
<a href="#"> Maxim-Litvinov.com</a>
</div>
</footer>
<!-- End your project here-->
<!-- Optional JavaScript -->
<script type="text/javascript"></script>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js " integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo " crossorigin="anonymous "></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js " integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1 " crossorigin="anonymous "></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js " integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM " crossorigin="anonymous "></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/smooth-scroll/16.1.0/smooth-scroll.min.js"></script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script type="text/javascript">
$(function() {
var scroll = new SmoothScroll('a[href*="#section-"]');
});
</script>
</body>
</html>