-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
303 lines (276 loc) · 12.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<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>FWU_website</title>
<!-- GOOGLE FONTS -->
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;500;700&display=swap"
rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Cabin&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Salsa&display=swap" rel="stylesheet">
<!-- ICONIFY LINK -->
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<!-- FONT AWESOME LINK -->
<script src="https://kit.fontawesome.com/c5a6d52e75.js" crossorigin="anonymous"></script>
<!-- CSS STYLESHEET -->
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<!-- NAVBAR SECTION -->
<div class="navbar" id="navbar">
<div class="nav">
<a href="#" class="logo">
<h3 class="logo">Pradip Bhatt</h3>
</a>
<ul class="nav-menu" id="nav-menu">
<li class="nav-items" id="nav-item-1"><a href="#home">Home</a></li>
<li class="nav-items"><a href="#about">About</a></li>
<li class="nav-items"><a href="#skills">Skills</a></li>
<li class="nav-items"><a href="#contact">Contact</a></li>
<li class="nav-items"> <a href="#notes">Notes</a> </li>
</ul>
<div class="menu-btn">
<i class="fas fa-bars"></i>
</div>
</div>
</div>
<!-- HOME SECTION-->
<div class="home" id="home">
<div class="home1">
<div class="home-content-1">
<div class="text-1">Hello World...</div>
<div class="text-2">
I'm Pradip. I love to
<span class="txt-type" data-wait="3000" data-words='["code.","design.", "develope."]'>code.</span>
</div>
<button class="home-btn"><a href="#contact">Contact</a></button>
</div>
<div class="home-content-2">
<img class="home-image" src="pradip.jpeg" alt="" />
</div>
</div>
</div>
<!-- ABOUT SECTION -->
<div class="about" id="about">
<div class="about-section">
<div class="left-about">
<img class="about-image" data-aos="fade-up" src="pradip.jpeg" alt="" />
</div>
<div class="right-about">
<h2 class="about-title" id="about-title" data-aos="fade-up">About Me</h2>
<hr class="about-hr" data-aos="fade-up" />
<p data-aos="fade-up">
I am pradip bhatt from Mahendranagar. I inspire to be an engineer. <span> I am in the second semister of BE Computer Engineering at Far Western University Bhimdattnagar,Nepal.</span> I am hodophile as well as a epicure . My interests are web designing, coding, content writing, and also have a keen interest in learning new things. I am intrested in photoshop. My hobbies also include photography,dancing and traveling. I am also at github,linkedin and so on..
</p>
</div>
</div>
</div>
<!-- ABOUT Notes-->
<div class="notes"id="notes">
<div class="about-notes">
<div class="left-notes">
<img class="notes-image" data-aos="fade-up" src="" alt="" />
</div>
<div class="right-notes">
<h2 class="notes-title" id="about-title" data-aos="fade-up">Notes</h2>
</div>
<div class="row justify-content-center" style="padding-top:10px;">
<h3>Thermodynamics</h3>
<img alt="Pradipbhatt" width="60%" height="auto" style="max-height:500px;max-width:500px;margin-left: auto; margin-right:auto;display: block;"
src="thermo.jpg">
<a href="https://drive.google.com/file/d/1TjzlE4Z0YRs9l4pgpbIrYRbwyl1kZUIK/view?usp=sharing" target="_blank"><h4>Thermodynamics </h4></a><br>
<a href="https://drive.google.com/file/d/1LnBs-DKbGRZZF45iO34PPRE-LqzErWch/view?usp=sharing" target="_blank"><h4>Thermodynamics solution </h4></a><br>
<a href="https://drive.google.com/file/d/1lPC3PLZuh11kPkFa3Q08WSiPXr2dk8o2/view?usp=sharing" target="_blank"><h4>Thermodynamics Book </h4></a><br>
<a href="https://drive.google.com/file/d/1j-xSOHePMLGFnKb7qjueRdYeGOe0cBsf/view?usp=sharing" target="_blank"><h4>Thermodynamics hand written notes </h4></a><br>
<div class="row justify-content-center" style="padding-top:10px;">
</div>
<div class="row justify-content-start" style="padding-top:10px;">
<div class="col" style="padding-top:10px;">
<div class="row justify-content-center" style="padding-top:10px;">
</div>
<div class="row justify-content-center" style="padding-top:10px;">
</div>
<div class="row justify-content-center" style="padding-top:10px;">
<p class="text-black-50">
<h3>Applied mechanics</h3>
<img alt="Pradipbhatt" width="60%" height="auto" style="max-height:500px;max-width:500px;margin-left: auto; margin-right:auto;display: block;"
src="applied.jfif">
<a href="https://drive.google.com/file/d/1cUmENJ6AS7Yu5xxp8NSZJna-ygc0hzGC/view?usp=sharing" target="_blank"><h4>Applied mechanics solution </h4></a><br>
<a href="https://drive.google.com/file/d/1zmtu7uHDgTuYvLCPJyZNv1ljsuJKuJoS/view?usp=sharing" target="_blank"><h4>Applied mechanics Old Exam questions</h4> </a><br>
<a href="https://drive.google.com/drive/u/0/folders/12IAuWEeVifj1YMNH01JOi5TR2i5wLOWr" target="_blank"><h4>Applied Beam and Tut solution </h4></a><br>
<a href="https://drive.google.com/file/d/15VfSHabG07NLebEjczz1i2qehMmfgNbH/view?usp=sharing" target="_blank"><h4>Applied mechanics Book </h4></a><br>
</p>
</div>
</div>
<div class="col" style="padding-top:10px;">
</div>
</div>
<div class="row justify-content-start" style="padding-top:15px;">
<div class="col" style="padding-top:10px;">
<div class="col" style="padding-top:10px;">
<div class="row justify-content-center" style="padding-top:10px;">
</div>
<div class="row justify-content-center" style="padding-top:10px;">
<p class="text-black-50">
<h3>Mathematics</h3>
<img alt="SantoshUpadhayay" width="70%" height="auto" style="max-height:500px;max-width:500px;margin-left: auto; margin-right:auto;display: block; "
src="maths.jpg">
</div>
<a href="https://drive.google.com/file/d/1kQZmKm0jrNjLSOvbNSrdUbCNAHvP42Ok/view?usp=sharing" target="_blank"><h4>Mathematics book</h4></a><br>
<a href="https://drive.google.com/file/d/1ZJz0X04shedBncKz-KzRhctnZD7kXuDu/view?usp=sharing" target="_blank"><h4>Integration formula </h4></a><br>
<a href="https://drive.google.com/drive/u/0/folders/17ClMKwihtN1zO-FpN-T8QDE7SWRmK9ky" target="_blank"><h4>First year maths book solution </h4></a><br>
<a href="https://drive.google.com/file/d/1Z3p5FxXFO6CrtxJeO7RoFiTYufk7_5hR/view?usp=sharing" target="_blank"><h4>Diffrential equations </h4></a><br>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</p>
</div>
</div>
</div>
</div>
<!-- ABOUT SECTION BACKGROUND ANIMATION -->
<ul class="box-area">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<!-- SKILLS SECTION -->
<div class="skills" id="skills">
<h2 class="skills-title" id="skills-title" data-aos="fade-up-right">Professional Skills</h2>
<hr class="skills-hr" data-aos="fade-up-right"/>
<div class="skills-section">
<div class="left-skills">
<div class="skills-data skill1" data-aos="fade-right">
<div class="skills_names">
<span class="iconify skills_icon" data-icon="bx:bxl-c-plus-plus" data-inline="false"></span>
<span class="skills__name">C++</span>
</div>
<div class="line c skills_bar"></div>
<div><span class="skills__percentage">95%</span></div>
</div>
<div class="skills-data skill2" data-aos="fade-right">
<div class="skills_names">
<span class="iconify skills_icon" data-icon="bx:bxl-bootstrap" data-inline="false"></span>
<span class="skills__name">Bootstrap</span>
</div>
<div class="line c"></div>
<div><span class="skills__percentage">17%</span></div>
</div>
<div class="skills-data skill3" data-aos="fade-right">
<div class="skills_names">
<span class="iconify skills_icon" data-icon="bx:bxl-javascript" data-inline="false"></span>
<span class="skills__name">Javascript</span>
</div>
<div class="line c"></div>
<div><span class="skills__percentage">12%</span></div>
</div>
<div class="skills-data skill1" data-aos="fade-right">
<div class="skills_names">
<span class="iconify skills_icon" data-icon="teenyicons:nodejs-solid" data-inline="false"></span>
<span class="skills__name">Node.js</span>
</div>
<div class="line c"></div>
<div><span class="skills__percentage">10%</span></div>
</div>
<div class="middle-skills">
<img class="skills-image" src="images/9.svg" alt="" />
</div>
<div class="right-skills">
<div class="skills-data skill6" data-aos="fade-left">
<div class="skills_names">
<span class="iconify skills_icon" data-icon="icomoon-free:html-five" data-inline="false"></span>
<span class="skills__name">HTML</span>
</div>
<div class="line c"></div>
<div><span class="skills__percentage">96%</span></div>
</div>
<div class="skills-data skill1" data-aos="fade-left">
<div class="skills_names">
<span class="iconify skills_icon" data-icon="akar-icons:github-fill" data-inline="false"></span>
<span class="skills__name">Git/Github</span>
</div>
<div class="line c"></div>
<div><span class="skills__percentage">68%</span></div>
</div>
</div>
</div>
</div>
<ul class="box2-area">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<!-- CONTACT SECTION -->
<div class="contact" id="contact">
<h2 class="contact-title" id="contact-title" data-aos="fade-up-right">Contact Me</h2>
<hr class="contact-hr" data-aos="fade-up-right"/>
<div class="contact-section" data-aos="fade-right">
<div class="left-contact">
<img class="contact-img" src="images/8.svg" alt="" />
</div>
<div class="right-contact" data-aos="fade-left">
<h4>Send Message</h4>
<form action="">
<input type="text" name="name" class="form-control" id="name_input" placeholder="Name" required="" />
<input type="email" name="email" class="form-control" id="name_input" placeholder="Email" required="" />
<input type="text" name="message" class="form-control" id="name_input" placeholder="Message" required="" />
</form>
<button class="contact-btn">Send</button>
<h4>OR</h4>
<a href="https://github.com/pradipbhatt"><img class="contact-img-a" src="images/12.png" alt="" /></a>
<a href="https://www.linkedin.com/in/pradip-bhatt-328713232/"><img class="contact-img-a" src="images/15.png" alt="" /></a>
<a href="mailto:[email protected]"><img class="contact-img-a" src="images/14.png" alt="" /></a>
</div>
</div>
</div>
<ul class="box1-area">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<!-- FOOTER -->
<div class="footer">
<div>
<h3>Made with Love by Pradipbhatt, Jan 2022</h3>
</div>
</div>
<script src="./index.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init({
offset: 80, // offset (in px) from the original trigger point
delay: 250, // values from 0 to 3000, with step 50ms
duration: 1000, // values from 0 to 3000, with step 50ms
easing: 'ease', // default easing for AOS animations
once: true, // whether animation should happen only once - while scrolling down
mirror: false, // whether elements should animate out while scrolling past them
anchorPlacement: 'top-bottom', // defines which position of the element regarding to window should trigger the animation
});
</script>
</body>
</html>