-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
292 lines (291 loc) · 13.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>JEET</title>
<!-- aos stylesheet -->
<link rel="stylesheet" href="./node_modules/aos/dist/aos.css">
<!-- custom stylesheet file -->
<link rel="stylesheet" href="./css/media.css">
<link rel="stylesheet" href="./css/style.css" />
</head>
<body>
<!-- loader start-->
<div class="loader" id="loader">
<div class="loader-slide-2">
<div class="loader-animation">
<img src="./images/rocket.png" alt="error" class="rocket-loader" />
<img src="./images/fog-main.png" alt="error" class="fog-main" />
<img src="./images/fog-top.png" alt="error" class="fog-top" />
<img src="./images/fog-bottom.png" alt="error" class="fog-bottom" />
</div>
<!-- <lottie-player class="loader-animation" src="https://assets5.lottiefiles.com/packages/lf20_7fy2yzzs.json" background="transparent" speed="4" style="width: 500px; height: auto;" loop autoplay></lottie-player> -->
<h1 class="sub-title" aria-colspan="loader-animation-2">Wait a Moment...</h1>
</div>
<div class="loader-slide-1"></div>
</div>
<!-- loader end -->
<!-- overlay start -->
<div class="overlay-1"></div>
<div class="overlay-2"></div>
<!-- overlay end -->
<!-- navbar big screen (pc and laptop) -->
<nav class="nav" id="nav">
<div class="container row">
<a href="#" class="btn-1 logo" id="logo">
<img src="./images/logo.svg" alt="error" class="logo-pic" />
</a>
<div class="nav-btns row" style="width: 10rem;" id="nav-btns">
<a href="#about" class="nav-btn top-btn">About</a>
<a href="#project" class="nav-btn top-btn">Project</a>
</div>
<a href="#contact" class="btn-2 top-btn contact-btn">Contact</a>
<div class="hamb" id="hamb">
<div class="line-first"></div>
<div class="line-second"></div>
<div class="line-third"></div>
</div>
<div class="drop-down" id="drop-down">
<a href="#about" class="nav-btn top-btn drop-btn">About</a>
<a href="#project" class="nav-btn top-btn drop-btn">Project</a>
<a href="#contact" class="btn-2 top-btn drop-btn">Contact</a>
</div>
</div>
</nav>
<!-- navbar big screen end (pc and laptop) -->
<!-- wrapper -->
<div class="wrapper" id="viewport" >
<div class="container-main" id="scroll-container">
<!-- banner section -->
<div class="banner section" id="banner" >
<div class="container row">
<div class="banner-content">
<h1 class="title">
Creative Developer <br />
and Designer
</h1>
<p class="paragraph">
<span>
I'm Jeet - a software developer born and raise in India, who makes
stuff for web.
</span>
</p>
<a href="#contact" class="main-btn top-btn"> Get In Touch </a>
</div>
<div class="banner-pic" id="scene">
<div class="img-box" data-depth="0.6"">
<img
src="./images/space man.png"
alt="error"
class="banner-img"
/>
</div>
</div>
<div class="rocket rocket-container-1">
<img src="./images/rocket-1.png" data-depth="0.8" alt="error" class="rocket-1">
</div>
</div>
</div>
<!-- banner section end -->
<!-- about section start -->
<div class="about section" id="about">
<div class="rocket rocket-2 " >
<img src="./images/rocket-2.png" data-depth="0.6" alt="error" class="rocket-2-body">
</div>
<div class="container">
<h1 class="sub-title revealUp">
About Me
</h1>
<div class="row">
<div class="about-content">
<p class="paragraph revealUp">
Hello, My name is Jeet and i am a developer and designer from India, who build beautiful things for everyone.
</p>
<p class="paragraph revealUp">
I love 3D and animations. Currently, i am learning about Webgl and 3D experiences in web.
</p>
</div>
<div class="about-pic">
<div class="img-box">
<img src="./images/about-1.svg" alt="error" class="about-img revealUp">
</div>
<img src="./images/about.png" alt="error" class="about-dog rocket">
</div>
</div>
<div class="shape-1 rocket" id="scene-4">
<img src="./images/circle.png" alt="error" data-depth="0.6">
</div>
<div class="shape-2 rocket" id="scene-5">
<img src="./images/ball.png" alt="error" data-depth="0.6">
</div>
</div>
</div>
<!-- about section end -->
<!-- info section -->
<div class="info-section section" id="info">
<div class="container">
<div class="rocket rocket-3 revealUp">
<lottie-player src="https://assets5.lottiefiles.com/packages/lf20_7fy2yzzs.json" background="transparent" speed="4" style="width: 150px; height: auto;" loop autoplay></lottie-player>
<!-- <img src="./images/rocket-3.png" alt="error" class="rocket-3-body rocket"> -->
</div>
<img src="./images/things.png" alt="error" class="hippo rocket">
<h1 class="sub-title revealUp">
Things I Know
</h1>
<div class="row">
<div class="tools">
<div class="tools-inner revealUp">
<h3 class="mini-title revealUp">Design Tools</h3>
<p class="paragraph revealUp">Design tools that i enjoy</p>
<div class="list">
<div class="item revealUp">
<img src="./icons/figma.svg" alt="error" class="icon">
<p class="paragraph">Figma</p>
</div>
<div class="item revealUp">
<img src="./icons/xd.svg" alt="error" class="icon">
<p class="paragraph">Adobe XD</p>
</div>
<div class="item revealUp">
<img src="./icons/blender.svg" alt="error" class="icon">
<p class="paragraph">Blender</p>
</div>
</div>
</div>
</div>
<div class="tools">
<div class="tools-inner revealUp">
<h3 class="mini-title revealUp">Front-end Development</h3>
<p class="paragraph revealUp">I love to bring ideas to life</p>
<div class="list">
<div class="item revealUp">
<img src="./icons/html.svg" alt="error" class="icon">
<p class="paragraph">HTML 5</p>
</div>
<div class="item revealUp">
<img src="./icons/css.png" alt="error" class="icon">
<p class="paragraph">CSS 3</p>
</div>
<div class="item revealUp">
<img src="./icons/scss.svg" alt="error" class="icon">
<p class="paragraph">SCSS</p>
</div>
<div class="item revealUp">
<img src="./icons/js.png" alt="error" class="icon">
<p class="paragraph">Javascript</p>
</div>
<div class="item revealUp">
<img src="./icons/react.svg" alt="error" class="icon">
<p class="paragraph">React</p>
</div>
<div class="item revealUp">
<img src="./icons/vue.svg" alt="error" class="icon">
<p class="paragraph">Vue</p>
</div>
<div class="item revealUp">
<img src="./icons/webgl.svg" alt="error" class="icon">
<p class="paragraph">WebGl</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- info section end -->
<!-- project section -->
<div class="project-section section" id="project">
<div class="container">
<img src="./images/laptop.png" alt="error" class="laptop rocket revealUp">
<h1 class="sub-title revealUp">My Projects</h1>
<div class="row">
<div class="project-card">
<div class="img-box">
<img src="./images/projects/pic-1.png" alt="error" class="project-pic">
</div>
<h3 class="mini-title">Upsly</h3>
<p class="paragraph">Designed the interface of a Uplsy like Illustration, Icons, Contents.</p>
<a href="./pages/site-1.html" class="btn-3 transition-btn">Details</a>
</div>
<div class="project-card">
<div class="img-box">
<img src="./images/projects/pic-3.png" alt="error" class="project-pic">
</div>
<h3 class="mini-title">Client Portfolio</h3>
<p class="paragraph">Personal site of my Client. in project using little bite of Three js.</p>
<a href="./pages/site-2.html" class="btn-3 transition-btn">Details</a>
</div>
<div class="project-card">
<div class="img-box">
<img src="./images/projects/pic-2.png" alt="error" class="project-pic">
</div>
<h3 class="mini-title">English House</h3>
<p class="paragraph">Designed the interface of a English House like Illustration, Icons and Animations.</p>
<a href="./pages/site-3.html" class="btn-3 transition-btn">Details</a>
</div>
</div>
<a href="./pages/projects.html" id="transition-btn" class="main-btn revealUp transition-btn">
<span>
Show More
</span>
</a>
<div class="shape-3 rocket revealUp" id="scene-2">
<img src="./images/circle.png" alt="error" data-depth="0.6">
</div>
<div class="shape-4 rocket revealUp" id="scene-3">
<img src="./images/ball.png" alt="error" data-depth="0.6">
</div>
</div>
</div>
<!-- project section end -->
<!-- contact section -->
<div class="contact-section section" id="contact">
<div class="container">
<h1 class="sub-title revealUp">Get In Touch</h1>
<p class="paragraph revealUp">I’m currently a student so, right now i am not looking for any opportunities, but my inbox is always open. Just say Hi.</p>
<a href="mailto:jeetpatel0070070@gmail.com" class="main-btn revealUp">Say Hi</a>
<img src="./images/cracker.svg" alt="error" style="width: 15rem;" class="trade rocket revealUp">
<img src="./images/touch.png" alt="error" class="rocket horse">
<img src="./images/info.svg" alt="error" style="width: 10rem;" class="touch rocket revealUp">
</div>
</div>
<!-- contact section end -->
<!-- footer -->
<footer class="footer" id="foooter">
<div class="container">
<img src="./images/footer.png" alt="error" data-depth="0.8" class="footer-img rocket revealUp">
<img src="./images/rocket-5.png" alt="" class="rocket-5 rocket revealUp">
<img src="./images/rocket-5.png" alt="" class="rocket-6 rocket revealUp">
<div class="footer-links">
<a href="#" class="footer-btn" data-aos="fade-up" data-aos-delay="100"><img src="./icons/facebook.png" alt="error" class="footer-btn-img"></a>
<a href="#" class="footer-btn" data-aos="fade-up" data-aos-delay="150"><img src="./icons/instagram.png" alt="error" class="footer-btn-img"></a>
<a href="#" class="footer-btn" data-aos="fade-up" data-aos-delay="200"><img src="./icons/Dribble.png" alt="error" class="footer-btn-img"></a>
<a href="#" class="footer-btn" data-aos="fade-up" data-aos-delay="250"><img src="./icons/behance.png" alt="error" class="footer-btn-img"></a>
<a href="#" class="footer-btn" data-aos="fade-up" data-aos-delay="300"><img src="./icons/github.png" alt="error" class="footer-btn-img"></a>
</div>
<h3 class="mini-title">
Design and Built By Jeet R.
</h3>
<p class="paragraph">
© copyright 2021
</p>
</div>
</footer>
<!-- footer end -->
</div>
</div>
<!-- forward btn -->
<a href="#" class="forward-btn" id="forward-btn">
<lottie-player src="https://assets4.lottiefiles.com/packages/lf20_AMh2kz.json" background="#000000" speed="1" style="width: 70px; height: 70px; transform: rotate(-50deg);"loop autoplay></lottie-player>
</a>
<!-- forward btn end -->
<!-- wrapper end -->
<!-- lottie animation -->
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
<!-- custom script file -->
<script src="./javascript/transition.js"></script>
<script src="./javascript/main.js"></script>
</body>
</html>