-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
400 lines (367 loc) · 16 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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Armaan Sait</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Site CSS -->
<link rel="stylesheet" href="style.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="css/responsive.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<script src="js/modernizr.js"></script>
<!--new icon added-->
<link rel="icon" type="img/ser-icon" href="images/favicon.ico" />
</head>
<body id="page-top" class="politics_version">
<!-- LOADER -->
<div id="preloader">
<div class="loader">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div><!-- end loader -->
<!-- END LOADER -->
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<img class="img-fluid" src="images/logo.png" alt="" />
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger active" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#services">Services</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#portfolio">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contact Me</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="home" class="ct-header ct-header--slider ct-slick-custom-dots">
<div class="ct-slick-homepage" data-arrows="true" data-autoplay="false">
<div class="ct-header tablex item" data-background="uploads/banner-011.jpg">
<div class="ct-u-display-tablex">
<div class="inner">
<div class="container">
<div class="row">
<div class="col-md-8 col-lg-8 slider-inner">
<h1 class="big animated">Hello I'm a Data Engineer</h1>
<p class="animated">“Impossible is just a big word thrown around by small men who find it easier to live in the world they’ve been given than to explore the power they have to change it. Impossible is not a declaration. It’s a dare. Impossible is potential. Impossible is temporary. Impossible is nothing.”</p>
<a class="btn-new from-middle animated" href="uploads/ArmaanSaitResume.pdf">Download cv</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ct-header tablex item" data-background="uploads/banner-013.jpg">
<div class="ct-u-display-tablex">
<div class="inner">
<div class="container">
<div class="row">
<div class="col-md-8 col-lg-8 slider-inner">
<h1 class="big animated">Hello I'm Software Engineer</h1>
<p class="animated">“if you want to shine like sun first you have to burn like it.”</p>
<a class="btn-new from-middle animated" href="uploads/ArmaanSaitResume.pdf">Download cv</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ct-header tablex item" data-background="uploads/banner-014.jpeg">
<div class="ct-u-display-tablex">
<div class="inner">
<div class="container">
<div class="row">
<div class="col-md-8 col-lg-8 slider-inner">
<h1 class="big animated">Hello I'm Web Developer</h1>
<p class="animated">“Think Thousand times before taking a decision But - After taking decison never turn back even if you get Thousand difficulties!!”</p>
<a class="btn-new from-middle animated" href="uploads/ArmaanSaitResume.pdf">Download cv</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!-- .ct-slick-homepage -->
</div><!-- .ct-header -->
<div id="about" class="section wb">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="message-box">
<h2>About Armaan.</h2>
<p>Heya, I am a freelance developer based in The Nilgiris.<br> Welcome to my world! </p>
<p>This website is a little window to my World and revolves around Computers, Basketball and my Cat Zack. I specialise in Data Science and Product Development.</p>
<p>I look out for new Challenges and Master new techniques in the World of Computer Science and continual Improvement.</p>
<ul>
<li><b>Follow Me</b></li>
<li><a target="_blank" href="https://www.linkedin.com/in/armaan-sait-6b04a6184/"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a target="_blank" href="https://www.facebook.com/armaan.sait1"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a target="_blank" href="https://twitter.com/ArmaanSaitT"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/icyfire_007/"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
<li><a href="mailto: armaansait.as@gmail.com"><i class="fa fa-google" aria-hidden="true"></i></a></li>
</ul>
<a class="btn-new from-middle animated" href="uploads/ArmaanSaitResume.pdf">Download cv</a>
</div><!-- end messagebox -->
</div><!-- end col -->
<div class="col-md-6">
<div class="right-box-pro wow fadeIn">
<img src="images/about-1.png" alt="" class="img-fluid img-rounded fat-ab">
</div><!-- end media -->
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end container -->
</div><!-- end section -->
<div id="services" class="section lb">
<div class="container">
<div class="section-title text-center">
<h3>Services</h3>
<p>The Reward for work well done is the opportunity to do more.</p>
</div><!-- end title -->
<div class="row">
<div class="col-md-4">
<div class="services-inner-box">
<div class="ser-icon">
<i class="flaticon-idea-1"></i>
</div>
<h2>Data Engineering</h2>
<p>Develop, Construct, Test, and Maintain Data-Storing Architecture.</p>
</div>
</div><!-- end col -->
<div class="col-md-4">
<div class="services-inner-box">
<div class="ser-icon">
<i class="flaticon-discuss-issue"></i>
</div>
<h2>Software Development</h2>
<p>Design, Develop & Deploy various Applications, Frameworks and Software Components.</p>
</div>
</div><!-- end col -->
<div class="col-md-4">
<div class="services-inner-box">
<div class="ser-icon">
<i class="flaticon-idea"></i>
</div>
<h2>Data Analysis</h2>
<p>Extract or Discover useful Information from data and taking the decision based upon it.</p>
</div>
</div><!-- end col -->
<div class="col-md-4">
<div class="services-inner-box">
<div class="ser-icon">
<i class="flaticon-seo"></i>
</div>
<h2>Web Development</h2>
<p>Make web pages render well on a variety of devices and window or screen sizes or orentation.</p>
</div>
</div><!-- end col -->
<div class="col-md-4">
<div class="services-inner-box">
<div class="ser-icon">
<i class="flaticon-development"></i>
</div>
<h2>App Development</h2>
<p>Develop the Android app your Business needs today.</p>
</div>
</div><!-- end col -->
<div class="col-md-4">
<div class="services-inner-box">
<div class="ser-icon">
<i class="flaticon-process"></i>
</div>
<h2>Creative Design</h2>
<p>Provides the effective and best solutions in 2D and 3D designing, Motion Graphics.</p>
</div>
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end container -->
</div><!-- end section -->
<div id="portfolio" class="section lb">
<div class="container">
<div class="section-title text-center">
<h3>Portfolio</h3>
<p>Here are few of the my projects, hobbies and recent works.Do peek into it !</p>
</div><!-- end title -->
<div class="gallery-menu text-center row">
<div class="col-md-12">
<div class="button-group filter-button-group">
<button class="btn-new from-middle animated active" data-filter="*">All</button>
<button class="btn-new from-middle animated" data-filter=".gal_a">Web Development</button>
<button class="btn-new from-middle animated" data-filter=".gal_b">Creative Design</button>
<button class="btn-new from-middle animated" data-filter=".gal_c">Graphic Design</button>
</div>
</div>
</div>
<div class="gallery-list row">
<div class="col-md-4 col-sm-6 gallery-grid gal_a gal_b">
<div class="gallery-single spi-hr fix">
<img src="uploads/gallery_img-01.jpg" class="img-fluid" alt="Image">
<div class="text-hover">
<h3>App design</h3>
<h4>Attractive design</h4>
</div>
<div class="img-overlay">
<a href="uploads/gallery_img-01.jpg" data-rel="prettyPhoto[gal]" class="hoverbutton global-radius"><i class="fa fa-picture-o"></i></a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 gallery-grid gal_c gal_b">
<div class="gallery-single spi-hr fix">
<img src="uploads/gallery_img-02.jpg" class="img-fluid" alt="Image">
<div class="text-hover">
<h3>Logo design</h3>
<h4>Expressive design</h4>
</div>
<div class="img-overlay">
<a href="uploads/gallery_img-02.jpg" data-rel="prettyPhoto[gal]" class="hoverbutton global-radius"><i class="fa fa-picture-o"></i></a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 gallery-grid gal_a gal_c">
<div class="gallery-single spi-hr fix">
<img src="uploads/gallery_img-03.jpg" class="img-fluid" alt="Image">
<div class="text-hover">
<h3>App design</h3>
<h4>Responsive layout</h4>
</div>
<div class="img-overlay">
<a href="uploads/gallery_img-03.jpg" data-rel="prettyPhoto[gal]" class="hoverbutton global-radius"><i class="fa fa-picture-o"></i></a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 gallery-grid gal_b gal_a">
<div class="gallery-single spi-hr fix">
<img src="uploads/gallery_img-04.jpg" class="img-fluid" alt="Image">
<div class="text-hover">
<h3>Logo design</h3>
<h4>Thoughtfull design</h4>
</div>
<div class="img-overlay">
<a href="uploads/gallery_img-04.jpg" data-rel="prettyPhoto[gal]" class="hoverbutton global-radius"><i class="fa fa-picture-o"></i></a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 gallery-grid gal_a gal_c">
<div class="gallery-single spi-hr fix">
<img src="uploads/gallery_img-05.jpg" class="img-fluid" alt="Image">
<div class="text-hover">
<h3>App design</h3>
<h4>Creative Design</h4>
</div>
<div class="img-overlay">
<a href="uploads/gallery_img-05.jpg" data-rel="prettyPhoto[gal]" class="hoverbutton global-radius"><i class="fa fa-picture-o"></i></a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 gallery-grid gal_c gal_a">
<div class="gallery-single spi-hr fix">
<img src="uploads/gallery_img-06.jpg" class="img-fluid" alt="Image">
<div class="text-hover">
<h3>Logo design</h3>
<h4>Introspectfull design</h4>
</div>
<div class="img-overlay">
<a href="uploads/gallery_img-06.jpg" data-rel="prettyPhoto[gal]" class="hoverbutton global-radius"><i class="fa fa-picture-o"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="contact" class="section db">
<div class="container">
<div class="section-title text-center">
<h3>Contact Me</h3>
<p>Any Queries, Any ideas or feel free to contact me.</p>
</div><!-- end title -->
<div class="row">
<div class="col-md-12">
<div class="contact_form">
<div id="message"></div>
<form id="contactForm" name="sentMessage" novalidate="novalidate">
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input class="form-control" id="name" type="text" placeholder="Your Name" required="required" data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input class="form-control" id="email" type="email" placeholder="Your Email" required="required" data-validation-required-message="Please enter your email address.">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input class="form-control" id="phone" type="tel" placeholder="Your Phone" required="required" data-validation-required-message="Please enter your phone number.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<textarea class="form-control" id="message" placeholder="Your Message" required="required" data-validation-required-message="Please enter a message."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<div class="clearfix"></div>
<div class="col-lg-12 text-center">
<div id="success"></div>
<button id="sendMessageButton" class="sim-btn btn-new from-middle animated" data-text="Send Message" type="submit">Send Message</button>
</div>
</div>
</form>
</div>
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end container -->
</div><!-- end section -->
<div class="copyrights">
<div class="container">
<div class="footer-distributed">
<div class="footer-left">
<p class="footer-company-name">All Rights Reserved. © 2021 <a href="#">Armaan Sait</a> Design By :
<a target="_blank" href="https://www.linkedin.com/in/armaan-sait-6b04a6184/">IcyFire</a></p>
</div>
</div>
</div><!-- end container -->
</div><!-- end copyrights -->
<a href="#" id="scroll-to-top" class="dmtop global-radius"><i class="fa fa-angle-up"></i></a>
<!-- ALL JS FILES -->
<script src="js/all.js"></script>
<!-- Camera Slider -->
<script src="js/jquery.mobile.customized.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/parallaxie.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/animated-slider.js"></script>
<!-- Contact form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- ALL PLUGINS -->
<script src="js/custom.js"></script>
</body>
</html>