-
Notifications
You must be signed in to change notification settings - Fork 0
/
Index.html
361 lines (310 loc) · 16.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Sanket's Portfolio</title>
<!-- Bootstrap css file -->
<link rel="stylesheet" href="./css/bootstrap.min.css">
<!-- font awesome icons -->
<link rel="stylesheet" href="./css/all.min.css">
<!-- Magnific Popup css file -->
<link rel="stylesheet" href="./vendor/Magnific-Popup/dist/magnific-popup.css">
<!-- Owl-carousel css file -->
<link rel="stylesheet" href="./vendor/owl-carousel/css/owl.carousel.min.css">
<link rel="stylesheet" href="./vendor/owl-carousel/css/owl.theme.default.min.css">
<!-- custom css file -->
<link rel="stylesheet" href="./css/style.css">
<!-- Responsive css file -->
<link rel="stylesheet" href="./css/responsive.css">
</head>
<body>
<!-- ======================= Start Header Area ============================== -->
<header class="header_area">
<div class="main-menu">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="#"><img src="./img/logo2.png" alt="logo"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<div class="mr-auto"></div>
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Me">about</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#pro">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#port">portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#foot">contact</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<!-- ======================= End Header Area ============================== -->
<!-- ======================= Start Main Area ================================ -->
<main class="site-main">
<!-- ======================= Start Banner Area ======================= -->
<section class="site-banner">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 site-title">
<h3 class="title-text">Hey</h3>
<h1 class="title-text text-uppercase">I am Sanket</h1>
<h4 class="title-text text-uppercase">CSE Student at VIIT Pune</h4>
<div class="site-buttons">
<div class="d-flex flex-row flex-wrap">
<a href="https://www.linkedin.com/in/sanket-sonawane-4aa420206">
<button type="button" class="btn button primary-button mr-4 text-uppercase">hire
me</button>
</a>
<a href="https://drive.google.com/file/d/17R-LSx6YnCNapK8SJq27d_y0Phkt8oCr/view?usp=drivesdk">
<button type="button" class="btn button secondary-button text-uppercase">Get cv</button>
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12 banner-image">
<img src="./img/banner/banner-image.png" alt="banner-img" class="img-fluid">
</div>
</div>
</div>
</section>
<!-- ======================= End Banner Area ======================= -->
<!-- ========================= About Area ========================== -->
<section class="about-area" id="Me">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 col-md-12">
<div class="about-image">
<img src="./img/about-us.png" alt="About us" class="img-fluid">
</div>
</div>
<div class="col-lg-6 col-md-12 about-title">
<h2 class="text-uppercase pt-5">
<span>Let me</span>
<span>introduce</span>
<span>myself</span>
</h2>
<div class="paragraph py-4 w-75">
<p class="para">
I am <b>Sanket Sonawane</b> CSE Jr. at VIIT Pune.I am a Passionate <b>Competitive Programmer</b>, i like Problem Solving.
My Technical Intrests lies in <b>Android</b> and <b>Web Development</b>.
</p>
<p class="para">
I am a lot passionate towards <b>Technology</b> and <b>Finance</b>.I have done internship as a
<b>Frontend web developer</b>.I had build Android as well as Web projects.
</p>
</div>
<a href="https://drive.google.com/file/d/17R-LSx6YnCNapK8SJq27d_y0Phkt8oCr/view?usp=drivesdk">
<button type="button" class="btn button primary-button text-uppercase">Download cv</button>
</a>
</div>
</div>
</div>
</section>
<!-- ========================= End About Area ========================== -->
<!-- ======================== Brand Area ============================== -->
<section class="brand-area" id="port">
<div class="container-fluid">
<div class="row">
<div class="col-xl-6 col-lg-12 col-md-12">
<div class="first-row row">
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/c-logo.png" alt="c++">
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/java.png" alt="Brand-2 ">
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/python.png" alt="Brand-3 ">
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/html.png" alt="Brand-4">
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/css.png" alt="Brand-5 ">
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/js.png" alt="Brand-6" style="padding: 0px 0px 10px 0px;">
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/bootstrap.png" alt="Brand-7 ">
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/android.png" alt="Brand-8 ">
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-brand">
<img src="./img/brands/git.png" alt="Brand-9">
</div>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-12 col-md-12">
<div class="innotek">
<h1 style="padding-top: 7%;">Technical Experience</h1>
<a href="https://drive.google.com/file/d/1x3W4LGh6NiClfdAWFWb2ms395RpSMIdX/view?usp=drivesdk">
<img src="img/innotek.png" alt="innotek">
</a>
<h3>Frontend Web Developer Intern</h3>
<p style="padding-top: 3%;font-size: 1.2rem;">Skills: HTML5, CSS3, Bootstrap4</p>
</div>
</div>
</div>
</div>
</section>
<!-- ======================== End Brand Area ============================== -->
<!-- ======================= Project Area ============================= -->
<section class="project-area" id="pro">
<div class="container">
<div class="project-title pb-5">
<h1 class="text-uppercase title-h1">My Projects</h1>
</div>
<div class="button-group">
<button type="button" class="active" id="btn1" data-filter="*">All</button>
<button type="button" data-filter=".popular">Popular</button>
<button type="button" data-filter=".latest">Latest</button>
<button type="button" data-filter=".following">Following</button>
<button type="button" data-filter=".upcoming">Upcoming</button>
</div>
<div class="row grid">
<div class="col-lg-4 col-md-6 col-sm-12 element-item latest">
<div class="our-project">
<div class="img">
<a class="test-popup-link" href="./img/docn2.jpg">
<a href="https://github.com/sanketsonawane98/DocnextDoor">
<img src="./img/docn2.jpg" alt="portfolio-1" class="img-fluid">
</a>
</a>
</div>
<div class="title py-4">
<h4 class="text-uppercase">DocNextDoor</h4>
<span class="text-secondary">An android app</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 element-item popular">
<div class="our-project">
<div class="img">
<a class="test-popup-link" href="./img/tindog.png">
<a href="https://github.com/sanketsonawane98/Tindog">
<img src="./img/tindog.png" alt="portfolio-2" class="img-fluid">
</a>
</a>
</div>
<div class="title py-4">
<h4 class="text-uppercase">Tindog</h4>
<span class="text-secondary">Responsive Website</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 element-item popular">
<div class="our-project">
<div class="img">
<a class="test-popup-link" href="./img/my_portfolio.png">
<a href="https://github.com/sanketsonawane98/My_Portfolio">
<img src="./img/my_portfolio.png" alt="portfolio-3" class="img-fluid">
</a>
</a>
</div>
<div class="title py-4">
<h4 class="text-uppercase">My Portfolio</h4>
<span class="text-secondary">Responsive Website</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 element-item upcoming">
<div class="our-project">
<div class="img">
<a class="test-popup-link" href="./img/todo.jpg">
<img src="./img/todo.jpg" alt="portfolio-4" class="img-fluid">
</a>
</div>
<div class="title py-4">
<h4 class="text-uppercase">ToDO list</h4>
<span class="text-secondary">Full Stack Website</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 element-item upcoming">
<div class="our-project">
<div class="img">
<a class="test-popup-link" href="./img/ec.jpg">
<img src="./img/ec.jpg" alt="portfolio-4" class="img-fluid">
</a>
</div>
<div class="title py-4">
<h4 class="text-uppercase">E-Commerce website</h4>
<span class="text-secondary">Full Stack Website</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ======================= End Project Area ============================= -->
</main>
<!-- ======================= End Main Area ================================ -->
<footer class="footer-area" id="foot">
<div class="container">
<div class="">
<div class="site-logo text-center py-4">
<a href="#"><img src="./img/logo1.png" alt="logo"></a>
</div>
<div class="social text-center">
<h5 class="text-uppercase">Follow me</h5>
<a href="https://www.linkedin.com/in/sanket-sonawane-4aa420206"><i class="fab fa-linkedin"></i></a>
<a href="https://instagram.com/sanketsonawane466?igshid=ZDdkNTZiNTM="><i class="fab fa-instagram"></i></a>
<a href="https://github.com/sanketsonawane98"><i class="fab fa-github"></i></a>
<a href="https://twitter.com/sankets31729152?t=SMd9fopETGHgAiSRFMviMA&s=09"><i class="fab fa-twitter"></i></a>
</div>
<div class="copyrights text-center">
<p class="para">
Made by Sanket Sonawane
</p>
</div>
</div>
</div>
</footer>
<!-- Jquery js file -->
<script src="./js/jquery.3.4.1.js"></script>
<!-- Bootstrap js file -->
<script src="./js/bootstrap.min.js"></script>
<!-- isotope js library -->
<script src="./vendor/isotope/isotope.min.js"></script>
<!-- Magnific popup script file -->
<script src="./vendor/Magnific-Popup/dist/jquery.magnific-popup.min.js"></script>
<!-- Owl-carousel js file -->
<script src="./vendor/owl-carousel/js/owl.carousel.min.js"></script>
<!-- custom js file -->
<script src="./js/main.js"></script>
</body>
</html>