-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
360 lines (339 loc) · 13.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Bootstrap CSS -->
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin="anonymous"
/>
<!-- icons -->
<script
src="https://kit.fontawesome.com/9d0ec1be11.js"
crossorigin="anonymous"
></script>
<!-- fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Heebo:wght@200&family=Lora&family=Poppins:wght@600&display=swap"
rel="stylesheet"
/>
<!-- StyleSheet -->
<link rel="stylesheet" href="css/style.css" />
<link rel="icon" href="images/icons8-smurf-480.png" />
<title>Yogesh</title>
</head>
<body>
<!-- // main body -->
<div class="Wrapper">
<nav class="sidebar">
<!-- // close the sidebar -->
<div class="dismiss">
<i class="fas fa-arrow-left"></i>
</div>
<!-- logo
<div class="logo">
<h3>
<a href="index.html">Portfolio</a>
</h3>
</div> -->
<!-- list -->
<ul class="list-unstyled menu-elements">
<li class="active">
<a class="Scroll-link" href="#home">Home</a>
</li>
<li class="active">
<a class="Scroll-link" href="#education">Education</a>
</li>
<li class="active">
<a class="Scroll-link" href="#skill">Skill</a>
</li>
<li class="active">
<a class="Scroll-link" href="#Project">Project</a>
</li>
<li class="active">
<a class="Scroll-link" href="#Contact">Contact</a>
</li>
<div class="to-top">
<a class="btn btn-primary btn-customized-3" href="#" role="button">
<i class="fas fa-arrow-up"></i> Top
</a>
</div>
</ul>
</nav>
<!-- Dark overlay -->
<div class="overlay"></div>
<div class="content flexbox-container">
<!-- open sidebar menu -->
<div class="flexbox-item flexbox-item-1 open-menu">
<a class="btn btn-customized" href="#" role="button">
<span><i class="fas fa-bars"></i></span>
</a>
<span style="color: #fe0a54">Port</span
><span style="color: #09fdd9">folio</span>.
</div>
<div class="flexbox-item flexbox-item-2">
<div class="flexbox-item-2-1">
<span style="color: #09fdd9">Hello,</span><br />I'm
<span style="color: #fe0a54">Yogesh,</span>
<br />
<span style="color: #09fdd9">fullStack</span> Web
<span style="color: #09fdd9">Developer</span>
</div>
<div class="flexbox-item-2-2">
Full Stack Developer/ Competitive Programmer
</div>
<div class="flexbox-item-2-3">
<a class="icon" href=""
><i class="fas fa-envelope-open-text"></i
></a>
<a class="icon" href=""><i class="fab fa-linkedin"></i></a>
<a class="icon" href=""> <i class="fab fa-github"></i></a>
<a class="icon" href=""> <i class="fab fa-twitter"></i></a>
<a class="icon" href=""><i class="fab fa-whatsapp"></i></a>
<a class="icon" href=""><i class="fas fa-code"></i></a>
</div>
<div class="flexbox-item-2-4">
<a href="#" class="scroll-down" address="true"></a>
</div>
</div>
<div class="flexbox-item flexbox-item-3">
<div class="flexbox-item-3-1">Education</div>
<div class="flexbox-item-3-2">
<!-- <div class="flexbox-item-3-2-1">
<span style="color: #09fdd9">Undergraduate</span> <br />
<span style="font-size: 2vw"
>Indian Institute Of Information Technology,Una</span
>
<br />
<span style="font-size: 1.5vw"
>B.Tech, Electronic and Communication Technology</span
>
<br />
<span style="font-size: 2vw">2019-2023</span> <br /><span
style="font-size: 1vw"
>9.08 GP</span
>
</div>
<div class="flexbox-item-3-2-2">
<span style="color: #fe0a54">Intermediate</span><br /><span
style="font-size: 2vw"
>Inspiration Senior Secondary School</span
>
<br />
<span style="font-size: 1.5vw">2016-2018</span> <br />
<span style="font-size: 1vw"> 86.7%</span>
</div>
<div class="flexbox-item-3-2-3">
<span style="color: #09fdd9">Matriclation</span> <br />
<span style="font-size: 2vw"
>Inspiration Senior Secondary School</span
>
<br />
<span style="font-size: 1.5vw">2014-2016</span> <br />
<span style="font-size: 1vw">10 CGPA</span>
</div> -->
<div class="flexbox-item-3-2-1">
<h1 class="edu-1">Undergraduate</h1>
<h2>Indian Institute Of Information Technology, Una</h2>
<h2 class="branch">
B.Tech, Electronic and Communication Technology
</h2>
<h3>2019-2023</h3>
<h3 class="marks">9.08 GP</h3>
</div>
<div class="flexbox-item-3-2-2">
<h1 class="edu-2">Intermediate</h1>
<h2>Inspiration Senior Secondary School</h2>
<h3>2016-2018</h3>
<h3 class="marks">86.7%</h3>
<br />
<h1 class="edu-3">Matriclation</h1>
<h2>Inspiration Senior Secondary School</h2>
<h3>2014-2016</h3>
<h3 class="marks">10 CGPA</h3>
</div>
</div>
</div>
<div class="flexbox-item flexbox-item-4">
<div class="flexbox-item-4-1">My skills</div>
<div class="flexbox-item-4-2">
<div class="flexbox-item-4-2-1">
<div class="progress-edit">
<h1 class="skills-heading">Top Skills</h1>
<p style="text-align: left">
HTML/CSS
<span style="float: right"> 80% </span>
</p>
<div class="progress" style="height: 5vh">
<div
class="progress-bar"
role="progressbar"
style="width: 80%"
aria-valuenow="50"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
<!-- html,css,saas,javascript,python,matlab,c,c++,latex, -->
<div class="progress-edit">
<p style="text-align: left">
JavaScript
<span style="float: right"> 50% </span>
</p>
<div class="progress" style="height: 5vh">
<div
class="progress-bar"
role="progressbar"
style="width: 50%"
aria-valuenow="50"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
<div class="progress-edit">
<p style="text-align: left">
C++
<span style="float: right"> 70% </span>
</p>
<div class="progress" style="height: 5vh">
<div
class="progress-bar"
role="progressbar"
style="width: 70%"
aria-valuenow="50"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
</div>
<div class="flexbox-item-4-2-2">
<div class="progress-edit">
<p style="text-align: left">
<h1 class="skills-heading-1">Top Skills</h1>
Python
<span style="float: right"> 70% </span>
</p>
<div class="progress" style="height: 5vh">
<div
class="progress-bar"
role="progressbar"
style="width: 70%"
aria-valuenow="50"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
<div class="progress-edit">
<p style="text-align: left">
Matlab
<span style="float: right"> 75% </span>
</p>
<div class="progress" style="height: 5vh">
<div
class="progress-bar"
role="progressbar"
style="width: 75%"
aria-valuenow="50"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
<div class="progress-edit">
<p style="text-align: left">
SQL
<span style="float: right"> 40% </span>
</p>
<div class="progress" style="height: 5vh">
<div
class="progress-bar"
role="progressbar"
style="width: 40%"
aria-valuenow="50"
aria-valuemin="0"
aria-valuemax="100"
></div>
</div>
</div>
</div>
</div>
</div>
<div class="flexbox-item flexbox-item-5">
<div class="flexbox-item-5-1">My Projets</div>
<div class = "flexbox-item-5-2">
<div class="project-1">
<div class="card" style="width: 18rem;">
<img src="images/home.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">CureIt</h5>
<p class="card-text">An API based App that predicts the disease and tells the other probable from symptoms. It automatically ask you relevant question and give you probability of disease. </p>
<a href="#" class="btn btn-project ">Go somewhere</a>
</div>
</div>
</div>
<div class="project-2"><div class="card" style="width: 18rem;">
<img src="images/home-2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Guess the number</h5>
<p class="card-text">It's a fun ineractive game where we are supposed to guess the unknown random number which is computer genetated and hidden. It only teels us weather the number is higher thamn that or lower than that.</p>
<a href="#" class="btn btn-project">Go somewhere</a>
</div>
</div></div>
<div class="project-3"><div class="card" style="width: 18rem;">
<img src="images/home-3.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Portfolio Website</h5>
<p class="card-text">It is a personal website made with HTML,CSS and JavaScript. it holds my own portfolio of skills and work.</p>
<a href="#" class="btn btn-project">Go somewhere</a>
</div>
</div></div>
</div>
</div>
<div class="flexbox-item flexbox-item-6">
<div class="flexbox-item-6-1">Contact</div>
<div class="flexbox-item-6-2">
<h1 class="skills-heading">Get in touch</h1>
<div class="container">
<form action="action_page.php">
<input type="text" id="fname" name="firstname" placeholder="Your name..">
<input type="text" placeholder="Enter Email" name="email" id="email" required>
<textarea id="subject" name="subject" placeholder="Write something.." style="height:200px"></textarea>
<input type="submit" value="Submit">
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-b5kHyXgcpbZJO/tY9Ul7kGkf1S0CWuKcCD38l8YkeH8z8QjE0GmW1gYU5S9FOnJ0"
crossorigin="anonymous"
></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<!-- Option 2: Separate Popper and Bootstrap JS -->
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-KsvD1yqQ1/1+IA7gi3P0tyJcT3vR+NdBTt13hSJ2lnve8agRGXTTyNaBYmCR/Nwi"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-nsg8ua9HAw1y0W1btsyWgBklPnCUAFLuTMS2G72MMONqmOymq585AcH49TLBQObG"
crossorigin="anonymous"
></script>
<script src="javascript/script.js"></script>
</body>
</html>