-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
346 lines (346 loc) · 19.6 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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="img/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="css/navbar-fixed.css">
<link rel="stylesheet" href="css/uikit.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/fontawesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/solid.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/brands.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<title>Aslisumit.com :: Make your dream website with me!</title>
</head>
<body>
<!--NAVBAR SECTION-->
<nav class="navbar navbar-dark navbar-expand-md fixed-top py-2">
<div class="container">
<a href="#" class="navbar-brand">Asli Sumit</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#mainmenu">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="mainmenu">
<ul class="navbar-nav ml-auto nav-ul">
<li class="nav-item"><a class="nav-link" href="#showcase">Home</a></li>
<li class="nav-item"><a class="nav-link" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link" href="#skills">Skills</a></li>
<li class="nav-item"><a class="nav-link" href="#process">Process</a></li>
<li class="nav-item"><a class="nav-link" href="#portfolios">Portfolios</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
</ul>
</div>
<a href="#contact" class="btn text-light px-3 extra-contact">Contact Me</a>
</div>
</nav>
<!--SHOWCASE SECTION-->
<section id="showcase" class="text-light">
<div class="overlay">
<div class="container">
<div class="inner-showcase-text">
<div class="row">
<div class="col-lg-8">
<h1 class="display-4 text-light font-weight-900">I'm Sumit
<br><div class="profession pt-3">
<div class="gap">Full Stack</div>
Web Developer
</div>
</h1>
<p class="py-4">I love to play with website cause of my passion. I’m an experienced and passionate website designer & developer. I’ve
been designing & developing websites for 2 years. I’m confident to provide you the best service. I will be happy to be
solved your website related problem</p>
<a href="#contact" class="btn btn-lg">Hire Now</a>
</div>
<div class="col-lg-4"></div>
</div>
</div>
</div>
</div>
</section>
<!--ABOUT SECTION-->
<section id="about" class="py-5 mt-5">
<div class="container">
<div class="inner-about">
<div class="row">
<div class="col-lg-5">
<div class="frame-1">
<div class="frame-2">
<div class="frame-3">
<img src="img/7ac4f03d-fe53-4162-8b59-3f9782b2c344.jpg" class="img-fluid rounded" alt="">
</div>
</div>
</div>
</div>
<div class="col-lg-7 pt-5">
<h1 class="font-weight-900 py-4"><i class="fa fa-ellipsis-h mr-3"></i>ABOUT ME</h1>
<h5 class="pb-2">Power Digital, we were on your side of the table. We worked with every type of digital marketing.</h5>
<p class="lea">My name is Sahed Alom Sumit. I live in Munshiganj, Dhaka, Bangladesh. I am a student and Professional Web Designer and
Developer with more than 2 years experience. <br><br>
I love to play with website cause of my passion. I’m an experienced and passionate website designer & developer. I’ve
been designing & developing websites using WordPress for 2 years. I’m confident to provide you the best service. I will
be happy to be solved your website related problem.</p>
<a href="#contact" class="btn btn-lg">HIRE ME NOW</a>
<a href="#skills" class="btn btn-lg custom-btn">VIEW RESUME</a>
</div>
</div>
</div>
</div>
</section>
<!--SKILLS SECTION-->
<section id="skills" class="pt-5">
<div class="container bg-light py-5">
<div class="row pt-5">
<div class="col-12 text-center">
<h1 class="font-weight-900">MY SKILLS</h1>
<h5 class="my-5 font-weight-900">WEB DESIGN AND DEVELOPMENT</h5>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-12 pb-3">
<div class="d-flex flex-column">
<p class="mb-0">HTML&CSS</p>
<div class="progress mb-4">
<div class="progress-bar progress-bar-striped htmlcss">97%</div>
</div>
<p class="mb-0">JavaScript&jQuery</p>
<div class="progress mb-4">
<div class="progress-bar progress-bar-striped htmlcss js">72%</div>
</div>
<p class="mb-0">Bootstrap</p>
<div class="progress">
<div class="progress-bar progress-bar-striped htmlcss bs4">92%</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12 pb-5">
<div class="d-flex flex-column">
<p class="mb-0">PHP</p>
<div class="progress mb-4">
<div class="progress-bar progress-bar-striped htmlcss php">86%</div>
</div>
<p class="mb-0">WordPress</p>
<div class="progress mb-4">
<div class="progress-bar progress-bar-striped htmlcss wp">81%</div>
</div>
<p class="mb-0">Photoshop</p>
<div class="progress">
<div class="progress-bar progress-bar-striped htmlcss ps">71%</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--EXPERIENCE SECTION-->
<section id="experiences" class="text-center">
<div class="container custom-bg">
<div class="row gradiant-overlay">
<div class="col-lg-4 col-md-12">
<div class="d-flex flex-column custom-m">
<i class="fa fa-calendar"></i>
<h1 class="font-weight-900 text-light text-light">2+</h1>
<h5 class="font-weight-900 text-light">Years of Experience</h5>
</div>
</div>
<div class="col-lg-4 col-md-12">
<div class="d-flex flex-column custom-m">
<i class="fa fa-tasks"></i>
<h1 class="font-weight-900 text-light">7+</h1>
<h5 class="font-weight-900 text-light">Project Completed</h5>
</div>
</div>
<div class="col-lg-4 col-md-12">
<div class="d-flex flex-column custom-m">
<i class="fa fa-smile"></i>
<h1 class="font-weight-900 text-light">4+</h1>
<h5 class="font-weight-900 text-light">Happy Clints</h5>
</div>
</div>
</div>
</div>
</section>
<!--WORK PROCESS SECTION-->
<section id="process" class="text-center py-5 mb-5">
<div class="row py-5">
<div class="col-12 x">
<h1 class="font-weight-900 whatCan">WHAT CAN I DO?</h1>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-12">
<div class="card p-3 shadow">
<div class="card-header">
<h1 class="card-title text-right">01.</h1>
</div>
<div class="card-body">
<i class="fas fa-desktop mb-4 process-header-icon"></i>
<h5 class="font-weight-900">Work Process</h5>
<ul class="list-group text-left">
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Neat & Clean HTML Code</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Use Less CSS With Pixel Perfect Code
</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Optimize All Website Images Then
Upload On Server</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Cross-Browser and Cross-Platform
Compatibility</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="card p-3 shadow">
<div class="card-header">
<h1 class="card-title text-right">02.</h1>
</div>
<div class="card-body">
<i class="fas fa-image mb-4 process-header-icon"></i>
<h5 class="font-weight-900">Web Designing</h5>
<ul class="list-group text-left">
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>HTML5, CSS3, jQuery, JavaScript and Bootstrap 4 with Media Query</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Custom Web Design</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>PSD to HTML Conversion</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Responsive Design</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="card p-3 shadow">
<div class="card-header">
<h1 class="card-title text-right">03.</h1>
</div>
<div class="card-body">
<i class="fab fa-wordpress-simple mb-4 process-header-icon"></i>
<h5 class="font-weight-900">WordPress Services</h5>
<ul class="list-group text-left">
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Designing WordPress Websites using Elementor Page Builder With Any Theme</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>UWordPress Websites using Fusion Page Builder with Avada Theme</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Theme Customization(Free & Premium)</li>
<li class="list-group-item"><i class="fas fa-arrow-right pr-2"></i>Convert HTML/PSD to WordPress(Simple Layout)</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!--PORTFOLIOS SECTION-->
<section id="portfolios" class="text-center" uk-lightbox>
<div class="container bg-light py-5 mt-5">
<div class="row">
<div class="col-12">
<h1 class="font-weight-900 py-4">RECENT PROJECT</h1>
<p class="lead py-4">There are some work of mine. I hope that will be impressed you to work with me.</p>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-sm-6"><a href="img/looplab.png"><img src="img/looplab.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/mizle.png"><img src="img/mizle.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/aslisumit home-lg.png"><img src="img/aslisumit home-lg.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/srsc.png"><img src="img/srsc.png" alt="looplab" class="img-fluid"></a></div>
</div>
<div class="row py-lg-4 py-0">
<div class="col-lg-3 col-sm-6"><a href="img/glozzom - home.png"><img src="img/glozzom - home.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/glozzom - about.png"><img src="img/glozzom - about.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/glozzom - services.png"><img src="img/glozzom - services.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/glozzom - blog.png"><img src="img/glozzom - blog.png" alt="looplab" class="img-fluid"></a></div>
</div>
<div class="row">
<div class="col-lg-3 col-sm-6"><a href="img/glozzom - contact.png"><img src="img/glozzom - contact.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/elementor about.png"><img src="img/elementor about.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/elementor contact.png"><img src="img/elementor contact.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/glozzom - blog.png"><img src="img/glozzom - blog.png" alt="looplab" class="img-fluid"></a></div>
</div>
<div class="row pt-lg-4 pt-0">
<div class="col-lg-3 col-sm-6"><a href="img/glozzom - home.png"><img src="img/glozzom - home.png" alt="looplab" class="img-fluid"></a></div>
<div class="col-lg-3 col-sm-6"><a href="img/glozzom - services.png"><img src="img/glozzom - services.png" alt="looplab" class="img-fluid"></a></div>
</div>
</div>
</section>
<section id="contact" class="py-5 mb-5">
<div class="container">
<div class="row text-center py-5">
<div class="col-12">
<h1 class="font-weight-900 pb-4">GET IN TOUCH</h1>
<p>Thanks for your visit. Wanna ask/write anything?</p>
</div>
</div>
<div class="row">
<div class="col-lg-4 p-3">
<div class="number py-3">
<div class="d-flex flex-row">
<i class="fas fa-phone-alt pr-2"></i> <h6>Call Me:</h6>
</div>
<p>+8801773615582</p>
</div>
<div class="mail">
<div class="d-flex flex-row">
<i class="fa fa-envelope pr-2"></i><h6>Mail Me:</h6>
</div>
<p>sahedalomsumit@gmail.com</p>
</div>
<div class="visit py-3">
<div class="d-flex flex-row">
<i class="fas fa-map-marker-alt pr-2"></i><h6>Visit Me:</h6>
</div>
<p>Bepari Bari, Bhagiya, Tangibari, Munshiganj, Bangladesh</p>
</div>
</div>
<div class="col-lg-8 p-3">
<h2 class="font-weight-900">Have Something To Write?</h2>
<p class="py-4">Feel free to contact me.....</p>
<form action="https://formspree.io/mwkrykgb" method="POST">
<div class="row">
<div class="col-lg-6">
<div class="form-group">
<input type="text" placeholder="Your Name" class="form-control" name="Name">
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input type="email" placeholder="Your E-mail" class="form-control" name="Email">
</div>
</div>
</div>
<div class="form-group">
<textarea name="Message" id="msg" cols="30" rows="4" class="w-100 form-control" placeholder="Your Message"></textarea>
</div>
<div class="form-group">
<input type="submit" value="Send" class="btn btn-lg">
</div>
</form>
</div>
</div>
</div>
</section>
<!--FOOTER SECTION-->
<footer class="footer bg-dark py-4 text-light">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="d-flex flex-row">
<div class="footer-left align-self-start">
<p>© All rights reserved by <a href="https://www.facebook.com/sahedalomsumit" target="_blank">Sumit</a></p>
</div>
<div class="footer-right align-self-end ml-auto mb-3">
<a href="https://www.facebook.com/sahedalomsumit" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/sahedalomsumit" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.twitter.com/sahedalomsumit" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.linkedin.com/sahedalomsumit" target="_blank"><i class="fab fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
<script src="js/navbar-fixed.js"></script>
<script src="js/uikit.min.js"></script>
<script src="js/uikit-icons.min.js"></script>
</body>
</html>