-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
224 lines (201 loc) · 9.73 KB
/
index.html
File metadata and controls
224 lines (201 loc) · 9.73 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Abhishek Loopzy</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/style.css" />
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,700" rel="stylesheet">
<script
nonce="f091efbc-5774-4473-a573-a78c98c0a1a1">(function (w, d) { !function (a, e, t, r) { a.zarazData = a.zarazData || {}; a.zarazData.executed = []; a.zaraz = { deferred: [] }; a.zaraz.q = []; a.zaraz._f = function (e) { return function () { var t = Array.prototype.slice.call(arguments); a.zaraz.q.push({ m: e, a: t }); }; }; for (const e of ["track", "set", "ecommerce", "debug"]) a.zaraz[e] = a.zaraz._f(e); a.zaraz.init = () => { var t = e.getElementsByTagName(r)[0], z = e.createElement(r), n = e.getElementsByTagName("title")[0]; n && (a.zarazData.t = e.getElementsByTagName("title")[0].text); a.zarazData.x = Math.random(); a.zarazData.w = a.screen.width; a.zarazData.h = a.screen.height; a.zarazData.j = a.innerHeight; a.zarazData.e = a.innerWidth; a.zarazData.l = a.location.href; a.zarazData.r = e.referrer; a.zarazData.k = a.screen.colorDepth; a.zarazData.n = e.characterSet; a.zarazData.o = (new Date).getTimezoneOffset(); a.zarazData.q = []; for (; a.zaraz.q.length;) { const e = a.zaraz.q.shift(); a.zarazData.q.push(e); } z.defer = !0; for (const e of [localStorage, sessionStorage]) Object.keys(e || {}).filter((a => a.startsWith("_zaraz_"))).forEach((t => { try { a.zarazData["z_" + t.slice(7)] = JSON.parse(e.getItem(t)); } catch { a.zarazData["z_" + t.slice(7)] = e.getItem(t); } })); z.referrerPolicy = "origin"; z.src = "../../cdn-cgi/zaraz/sd0d9.js?z=" + btoa(encodeURIComponent(JSON.stringify(a.zarazData))); t.parentNode.insertBefore(z, t); };["complete", "interactive"].includes(e.readyState) ? zaraz.init() : a.addEventListener("DOMContentLoaded", zaraz.init); }(w, d, 0, "script"); })(window, document)</script>
<!-- Image carousal -->
<script src="https://code.jquery.com/jquery-3.6.0.js"
integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=" crossorigin="anonymous"></script>
<script src="scripts/img-carousal.js"></script>
<link rel="stylesheet" href="./css/img-carousal.css">
<!-- Type writer effect -->
<link rel="stylesheet" href="./css/type-writer-effect.css">
</head>
<body data-spy="scroll" data-target="#pb-navbar" data-offset="200">
<nav class="navbar navbar-expand-lg site-navbar navbar-light bg-light" id="pb-navbar">
<div class="container">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample09"
aria-controls="navbarsExample09" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-md-center" id="navbarsExample09">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="#section-home">Home</a></li>
<li class="nav-item"><a class="nav-link" href="#section-portfolio">Images</a></li>
<!-- <li class="nav-item"><a class="nav-link" href="#section-resume">Resume</a ></li> -->
<li class="nav-item"><a class="nav-link" href="#section-about">About</a></li>
<li class="nav-item"><a class="nav-link" href="#section-contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<section class="site-hero" style="background-image:url(images/abhi-img/side.jfif);width: 100vw;" id="section-home"
data-stellar-background-ratio="0.5">
<div class="container">
<div class="row intro-text align-items-center justify-content-center">
<div class="col-md-10 text-center pt-5">
<h1 class="site-heading site-animate">Hello, I'm <strong class="d-block line-1 anim-typewriter"
style="margin-top: 2rem;">Abhishek Loopzy</strong>
</h1>
<strong class="d-block text-white text-uppercase letter-spacing" style="margin-top: -3rem;">Fashion
Model</strong>
</div>
</div>
</div>
</section>
<section class="site-section" id="section-portfolio">
<div class="row">
<div class="section-heading text-center col-md-12" style="margin-top: -4rem;margin-bottom: -2rem;">
<h2>Featured <strong>Images</strong></h2>
</div>
</div>
<!-- Image carousal starts here -->
<div class="img-carousal-container">
<div class="img-carousal">
<input type="radio" name="slider" id="item-1" checked>
<input type="radio" name="slider" id="item-2">
<input type="radio" name="slider" id="item-3">
<div class="cards">
<label class="card" for="item-1" id="song-1">
<img src="./images/abhi-img/bathroom.jfif" alt="song">
</label>
<label class="card" for="item-2" id="song-2">
<img src="./images/abhi-img/ghost.jfif" alt="song">
</label>
<label class="card" for="item-3" id="song-3">
<img src="./images/abhi-img/glass.jfif" alt="song">
</label>
</div>
</div>
</div>
<!-- Image carousal ends here -->
</section>
<!-- About me section starts here -->
<section class="site-section" id="section-about" style="margin-top: 15rem;">
<div class="container">
<div class="row mb-5 align-items-center">
<div class="col-lg-7 pr-lg-5 mb-5 mb-lg-0">
<img src="images/abhi-img/jacket-cop-1.jpg" alt="Image placeholder" class="img-fluid about-me-img">
</div>
<div class="col-lg-5 pl-lg-5">
<div class="section-heading">
<h2>About <strong>Me</strong></h2>
</div>
<p class="lead">I am Abhishek Chandran. I have a huge passion for modelling and I love being in
front of
the camera.</p>
<p class="mb-5">My photos were published in instagram. I am available for photoshoots in Kannur,
Kerala but available to travel to other destinations in india.</p>
<p>
<a href="#section-contact" class="btn btn-primary px-4 py-2 btn-sm smoothscroll">Hire Me</a>
<!-- <a href="#" class="btn btn-secondary px-4 py-2 btn-sm">Download CV</a> -->
</p>
</div>
</div>
</div>
</section>
<!-- About me section starts here -->
<!-- Get in touch section starts here -->
<section class="site-section" id="section-contact">
<div class="container">
<div class="row">
<div class="col-md-12 mb-5">
<div class="section-heading text-center">
<h2>Get <strong>In Touch</strong></h2>
</div>
</div>
<div class="col-md-7 mb-5 mb-md-0">
<form action="#" class="site-form">
<h3 class="mb-5">Get In Touch</h3>
<div class="form-group">
<input type="text" class="form-control px-3 py-4" placeholder="Your Name">
</div>
<div class="form-group">
<input type="email" class="form-control px-3 py-4" placeholder="Your Email">
</div>
<div class="form-group">
<input type="email" class="form-control px-3 py-4" placeholder="Your Phone">
</div>
<div class="form-group mb-5">
<textarea class="form-control px-3 py-4" cols="30" rows="10"
placeholder="Write a Message"></textarea>
</div>
<div class="form-group">
<input type="submit" class="btn btn-primary px-4 py-3" value="Send Message">
</div>
</form>
</div>
<div class="col-md-5 pl-md-5">
<h3 class="mb-5">My Contact Details</h3>
<ul class="site-contact-details">
<li>
<span class="text-uppercase">Email</span>
<a href="" target="_blank">abhishekloopzy@gmail.com</a>
</li>
<li>
<span class="text-uppercase">Address</span>
Thangal vayal, Valapttanam <br>
Near Thajul uloom english medium school <br>
Kannur, Kerala, India
</li>
<li>
<span class="text-uppercase">PIN</span>
670010 <br>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Get in touch section ends here -->
<!-- Social media links starts here -->
<footer class="site-footer">
<div class="container">
<div class="row mb-4">
<p class="col-12 text-primary text-center">Connect me on</p>
</div>
<div class="row">
<div class="col-md-12 text-center">
<p>
<a href="#" class="social-item"><span class="icon-instagram2"></span></a>
<a href="#" class="social-item"><span class="icon-youtube"></span></a>
<!-- Facebook, instagram, snapchat, youtube -->
</p>
</div>
</div>
</div>
</footer>
<!-- Social media links ends here -->
<script src="js/vendor/jquery.min.js"></script>
<script
src="js/vendor/jquery-migrate-3.0.1.min.js%2bpopper.min.js%2bbootstrap.min.js%2bjquery.easing.1.3.js.pagespeed.jc.uxxkex28sQ.js"></script>
<script>eval(mod_pagespeed_s9oGiJZxTb);</script>
<script>eval(mod_pagespeed_j_Mw8blyhv);</script>
<script>eval(mod_pagespeed_bFkBxCYQ3v);</script>
<script>eval(mod_pagespeed__f3Ii7ajmX);</script>
<script
src="js/vendor%2c_jquery.stellar.min.js%2bvendor%2c_jquery.waypoints.min.js%2bcustom.js.pagespeed.jc.pnQHqVD1q2.js"></script>
<script>eval(mod_pagespeed_9ZERlAUSP9);</script>
<script>eval(mod_pagespeed_QZ_dFqdF1I);</script>
<script src="../../../unpkg.com/isotope-layout%403.0.6/dist/isotope.pkgd.min.js"></script>
<script src="../../../unpkg.com/imagesloaded%404.1.4/imagesloaded.pkgd.min.js"></script>
<script>eval(mod_pagespeed_SQ1QUsEwMs);</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-23581568-13"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-23581568-13');
</script>
<script defer
src="https://static.cloudflareinsights.com/beacon.min.js/v652eace1692a40cfa3763df669d7439c1639079717194"
integrity="sha512-Gi7xpJR8tSkrpF7aordPZQlW2DLtzUlZcumS8dMQjwDHEnw9I7ZLyiOj/6tZStRBGtGgN6ceN6cMH8z7etPGlw=="
data-cf-beacon='{"rayId":"74046af9ad1f85d9","token":"cd0b4b3a733644fc843ef0b185f98241","version":"2022.8.0","si":100}'
crossorigin="anonymous"></script>
</body>
</html>