-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
232 lines (171 loc) · 7.22 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
<!doctype html>
<html lang="en">
<head>
<title>Alexander Much</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/custom-bs.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="fonts/line-icons/style.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div id="overlayer"></div>
<div class="loader">
<div class="spinner-border text-primary" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div> <!-- .site-mobile-menu -->
<!-- NAVBAR -->
<header class="site-navbar mt-3" id="top">
<div class="container-fluid">
<div class="row align-items-center">
<div class="site-logo col-6"><a href="index.html"></a></div> <!--Logo Space-->
<nav class="mx-auto site-navigation">
<ul class="site-menu js-clone-nav d-none d-lg-block">
<li><a href="index.html" class="nav-link active">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<div class="col-6 site-burger-menu d-block d-lg-none text-right">
<a href="#" class="site-menu-toggle js-menu-toggle"><span class="icon-menu h3"></span></a>
</div>
</div>
</div>
</header>
<!-- HOME -->
<section class="home-section section-hero overlay slanted" id="home-section">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-md-8 text-center">
<h1>Hi, I am Alex. </h1>
<div class="mx-auto w-75">
<p> A Freelance Web developer</p>
</div>
<p class="mt-5"><a href="contact.html" class="btn btn-outline-white btn-md ">Get in touch</a></p>
</div>
</div>
</div>
<!-- VIDEO -->
<div class="video-container">
<video autoplay loop="true">
<source type="video/mp4" src="videos/video.mp4">
</video>
</div>
<a href="#about-us-section" class="scroll-button smoothscroll">
<span class=" icon-keyboard_arrow_down"></span>
</a>
</section>
<!-- ABOUT US -->
<section class="site-section about-us-section" id="about-us-section">
<div class="container">
<div class="row mb-5 pt-0 site-section">
<div class="col-md-6 align-self-center">
<h3 class="section-title-sub text-primary">About me</h3>
<h2 class="section-title mb-4">What I am doing</h2>
<p> I AM WEB DEVELOPER, PROGRAMMER AND ENGINEER. I DEVELOPE WEB APPLICATION.</p>
<p> I USALLY USE HTML5/CSS, BOOTSTRAP, JAVASCRIPT AND REACT TO REALIZE MY PROJECTS.</p>
<!--<p class="mt-4"><a href="#" class="spepcial_link">Read more about us</a></p>-->
</div>
<div class="col-md-5 ml-auto img-overlap">
<div class="img-1"><img src="images/sq_img_6.jpg" alt="Image" class="img-fluid img-shadow"></div>
<div class="img-2"><img src="images/sq_img_10.jpg" alt="Image" class="img-fluid img-shadow"></div>
</div>
</div>
</div>
</section>
<!-- PORTFOLIO -->
<section class="site-section block__62272" id="portfolio-section">
<div class="container">
<div class="row mb-3">
<div class="col-12 text-center" data-aos="fade">
<h3 class="section-title-sub text-primary">Awesome Works</h3>
<h2 class="section-title mb-3">Portfolio</h2>
</div>
</div>
<!--BUTTONS FOR SORTING OUT THE PROJECTS, NOT IN USE YET-->
<!--<div class="row justify-content-center mb-5" data-aos="fade-up">
<div id="filters" class="filters text-center button-group col-md-7">
<button class="btn btn-primary active" data-filter="*">All</button>
<button class="btn btn-primary" data-filter=".web">Web</button>
<button class="btn btn-primary" data-filter=".design">Design</button>
<button class="btn btn-primary" data-filter=".brand">Brand</button>
</div>
</div> -->
<div id="posts" class="row no-gutter">
<div class="item web col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="http://cryptosbee.com/" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/logo_bee_round.png">
</a>
</div>
<div class="item web col-6 col-sm-6 col-md-6 col-lg-4 col-xl-4 mb-4">
<a href="portfolio-single.html" class="item-wrap">
<span class="icon-add"></span>
<img class="img-fluid" src="images/sq_img_1.jpg">
</a>
</div>
</div>
</div>
</section>
<!--footer-->
<footer class="site-footer slanted-footer">
<a href="#top" class="smoothscroll scroll-top">
<span class="icon-keyboard_arrow_up"></span>
</a>
<div class="container">
<div class="row mb-5">
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Projects</h3>
<ul class="list-unstyled">
<li><a href="#">Portfolio</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>About</h3>
<ul class="list-unstyled">
<li><a href="#">About Me</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Contact</h3>
<ul class="list-unstyled">
<li><a href="#">Contact Form</a></li>
</ul>
</div>
<div class="col-6 col-md-3 mb-4 mb-md-0">
<h3>Contact Me</h3>
<div class="footer-social">
<a href="#"><span class="icon-linkedin"></span></a>
<a href="#"><span class="icon-github"></span></a>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- SCRIPTS -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/stickyfill.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>