-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
477 lines (450 loc) · 16.5 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
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="./assets/img/roundimg.png"/>
<link rel="stylesheet" href="assets/css/styles.css" />
<!-- =====BOX ICONS===== -->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/css/boxicons.min.css"
rel="stylesheet"
/>
<!--===== SCROLL REVEAL =====-->
<script src="https://unpkg.com/scrollreveal"></script>
<title>Zulfiqar Shaikh</title>
</head>
<body>
<!--===== HEADER =====-->
<header class="l-header">
<nav class="nav bd-grid">
<div>
<!-- < Akshay Kanherkar</> -->
<a href="#home" class="nav-logo"
><img src="./assets/img/Mylogo.jpg" class="mylogo" alt="Z"
/></a>
</div>
<div class="welcome-container">
<h1 class="Middle-Head">ZSK</h1>
</div>
<div class="nav-menu" id="nav-menu">
<ul class="nav-list">
<li class="nav-item">
<a href="#home" class="nav-link home active">Home</a>
</li>
<li class="nav-item">
<a href="#about" class="nav-link about">About</a>
</li>
<li class="nav-item">
<a href="#skills" class="nav-link skills">Skills</a>
</li>
<li class="nav-item">
<a href="#projects" class="nav-link projects">Projects</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link contact">Contact</a>
</li>
</ul>
</div>
<div class="nav-toggle" id="nav-toggle">
<i class="bx bx-menu"></i>
</div>
</nav>
</header>
<main class="l-main">
<!--===== HOME =====-->
<section class="home bd-grid section" id="home">
<div class="home-data">
<h2 class="home-title">
Hy! 👋, I Am<br /> <span class="home-title-color Baloo">Zulfiqar Shaikh</span><br />
<span class="animate-charcter">Full Stack Developer</span>
</h2>
<a
href="/pdf/ZulfiqarResume.pdf"
target="_blank"
class="button"
>Resume</a
>
</div>
<div class="home-social">
<a
href="https://www.linkedin.com/in/zulfiqar-shaikh-6a6893202/"
target="_blank"
class="home-social-icon"
><i class="bx bxl-linkedin"></i
></a>
<a
href="https://github.com/ZulfiqarG"
target="_blank"
class="home-social-icon"
><i class="bx bxl-github"></i
></a>
</div>
<div class="home-img">
<img
src="assets/img/Scrollimg.png"
alt="myzulfiqarIMG"
class="myimage"
/>
</div>
</section>
<!--===== ABOUT =====-->
<section class="about section" id="about">
<h2 class="section-title">About</h2>
<div class="about-container bd-grid">
<!-- <div class="about-img">
<img src="assets/img/Profile1.png" alt="" />
</div> -->
<div style="text-align: center">
<h2 class="about-subtitle">My Awesome Skills</h2>
<p class="about-text">
Enthusiastic and hardworking Full Stack Web Developer with a passion for designing and developing user-friendly and responsive web applications.
With a strong foundation in both front-end and back-end technologies, I bring ideas to life by seamlessly connecting the dots between design and
functionality. My mission is to build user-friendly, efficient, and secure web applications that exceed expectations.
</p>
<br />
<p>
Drop a mail @ [email protected]
<i
style="color: #4070f4; font-size: 1.2rem; cursor: pointer"
class="bx bx-copy"
id="copy"
></i>
</p>
</div>
</div>
</section>
<!--===== SKILLS =====-->
<section class="skills section" id="skills">
<h2 class="section-title">Skills</h2>
<div class="skills-container bd-grid">
<div>
<h2 class="skills-subtitle">Front-end Skills</h2>
<div class="skills-data">
<div class="skills-names">
<i class="bx bxl-html5 skills-icon"></i>
<span class="skills-name">HTML5</span>
</div>
<!-- <div class="skills-bar skills-html"></div> -->
<!-- <div>
<span class="skills-percentage">75%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<i class="bx bxl-css3 skills-icon"></i>
<span class="skills-name">CSS3</span>
</div>
<!-- <div class="skills-bar skills-css"></div> -->
<!-- <div>
<span class="skills-percentage">70%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<i class="bx bxl-javascript skills-icon"></i>
<span class="skills-name">JAVASCRIPT</span>
</div>
<!-- <div class="skills-bar skills-js"></div> -->
<!-- <div>
<span class="skills-percentage">85%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<i class="bx bxl-react skills-icon"></i>
<span class="skills-name">React</span>
</div>
<!-- <div class="skills-bar skills-react"></div> -->
<!-- <div>
<span class="skills-percentage">80%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<i class="bx bxl-redux skills-icon"></i>
<span class="skills-name">Redux</span>
</div>
<!-- <div class="skills-bar skills-redux"></div> -->
<!-- <div>
<span class="skills-percentage">90%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<i class="bx bxs-paint skills-icon"></i>
<span class="skills-name">Material-UI</span>
</div>
<!-- <div class="skills-bar skills-mui"></div> -->
<!-- <div>
<span class="skills-percentage">65%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<img
class="skills-icon"
src="./assets/img/ASPnetMVC.png"
alt=""
/>
<span class="skills-name">ASP.NET(MVC)</span>
</div>
<!-- <div class="skills-bar skills-ts"></div> -->
<!-- <div>
<span class="skills-percentage">70%</span>
</div> -->
</div>
</div>
<div>
<h2 class="skills-subtitle">Back-end Skills</h2>
<div class="skills-data">
<div class="skills-names">
<img
class="skills-icon"
src="./assets/img/express.png"
alt=""
/>
<span class="skills-name">Express.js</span>
</div>
<!-- <div class="skills-bar skills-express"></div> -->
<!-- <div>
<span class="skills-percentage">85%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<i class="bx bxl-nodejs skills-icon"></i>
<span class="skills-name">Node.js</span>
</div>
<!-- <div class="skills-bar skills-node"></div> -->
<!-- <div>
<span class="skills-percentage">85%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<img class="skills-icon" src="./assets/img/SQLServer.png" alt="" />
<span class="skills-name">SQL Server</span>
</div>
<!-- <div class="skills-bar skills-sql"></div> -->
<!-- <div>
<span class="skills-percentage">65%</span>
</div> -->
</div>
<div class="skills-data">
<div class="skills-names">
<img
class="skills-icon"
src="./assets/img/mongodb.png"
alt=""
/>
<span class="skills-name">MongoDB</span>
</div>
<!-- <div class="skills-bar skills-mongo"></div> -->
<!-- <div>
<span class="skills-percentage">80%</span>
</div> -->
</div>
</div>
<!-- <div>
<img src="assets/img/project3.jpg" alt="" class="skills-img" />
</div> -->
</div>
</section>
<!--===== Projects =====-->
<section class="projects section" id="projects">
<h2 class="section-title">Projects</h2>
<div class="project-container">
<div class="project-img">
<img src="assets/img/asp.png" alt="asp.net" />
<p class="project-title">MyPride collection</p>
<p class="project-subtitle">
Implement dynamic content based on user preferences and behavior. Offer personalized product recommendations,
promotions, and content to enhance customer satisfaction and boost sales.
Create an engaging and seamless shopping experience for users. Dynamic features like smooth navigation,
quick loading times, and interactive interfaces contribute to a positive user experience. <br />
<!-- <br />
A collaborative project, built in 5 days by a team of 4 developers
and 2 UI/UX designers. <br /> -->
<br />HTML | CSS | ASP.NET | Boostrap | JavaScript | JQuery | SQL-Server
</p>
<div class="project-btns">
<a
href="https://ecommerce.triguninfotech.com/"
target="_blank"
class="small-btn button"
>
Code<i class="bx bxl-github"></i>
</a>
<a
href="https://ecommerce.triguninfotech.com/"
target="_blank"
class="small-btn button"
>
Live<i class="bx bx-link-external"></i>
</a>
</div>
</div>
<div class="project-img">
<img src="assets/img/react1.png" alt="Quiz" />
<p class="project-title">Quiz Board</p>
<p class="project-subtitle">
Developed Resume Builder, a web app enabling effortless resume creation and customization.
Implemented Redux for efficient state management and React Router for seamless navigation,
enhancing user experience. Utilized Material UI to create an attractive, intuitive interface, elevating the
resume creation and customization process <br />
<br />HTML | Material-UI| Redux | React | Git
</p>
<div class="project-btns">
<a
href="https://github.com/ZulfiqarG/Quiz-App"
target="_blank"
class="small-btn button"
>
Code<i class="bx bxl-github"></i>
</a>
<a
href="https://quiz-app-sigma-two.vercel.app/"
target="_blank"
class="small-btn button"
>
Live<i class="bx bx-link-external"></i>
</a>
</div>
</div>
<div class="project-img">
<img src="assets/img/mongo1.png" alt="movie" />
<p class="project-title">Book It Now</p>
<p class="project-subtitle">
Created a user-friendly platform allowing them to book & manage tickets for movies.
Utilized NodeJS and ExpressJS for API creation and MongoDB for storing and fetching data.
For responsive UI designing, Tailwind CSS is used. <br />
<!-- <br />
A collaborative project built by a team of 6, executed in 5 days.
<br /> -->
<br />
HTML | CSS | React | MongoDB | ExpressJS | NodJS | Git
</p>
<div class="project-btns">
<a
href="https://github.com/ZulfiqarG/book-It-Now"
target="_blank"
class="small-btn button"
>
Code<i class="bx bxl-github"></i>
</a>
<a
href="https://book-it-now-zeta.vercel.app/"
target="_blank"
class="small-btn button"
>
Live<i class="bx bx-link-external"></i>
</a>
</div>
</div>
<div class="project-img">
<img src="assets/img/Ecommerce.png" alt="MiniShopping" />
<p class="project-title">Mini Shopping Web-Site</p>
<p class="project-subtitle">
A shopping E-commerce website built in react as an individual
assignment.
<br />
<br />
HTML | CSS | Javascript | React
</p>
<div class="project-btns">
<a
href="#"
target="_blank"
class="small-btn button"
>
Code<i class="bx bxl-github"></i>
</a>
<a
href="#"
target="_blank"
class="small-btn button"
>
Live<i class="bx bx-link-external"></i>
</a>
</div>
</div>
</div>
</section>
<!--===== CONTACT =====-->
<!-- <section class="contact section" id="contact">
<h2 class="section-title">Contact</h2>
<div class="contact-container bd-grid">
<form action="" class="contact-form">
<input type="text" placeholder="Name" class="contact-input" />
<input type="mail" placeholder="Email" class="contact-input" />
<textarea
name=""
id=""
cols="0"
rows="10"
class="contact-input"
></textarea>
<input
type="button"
value="Contact"
class="contact-button button"
/>
</form>
</div>
</section> -->
</main>
<!--===== FOOTER + CONTACT=====-->
<footer class="footer section" id="contact">
<h2 class="section-title">Get in touch</h2>
<p class="footer-title">Zulfiqar Shaikh</p>
<div class="footer-social">
<a
href="https://www.linkedin.com/in/zulfiqar-shaikh-6a6893202/"
target="_blank"
class="footer-icon"
><i class="bx bxl-linkedin">
<br />
LinkedIn</i
></a
>
<a
href="https://twitter.com/ZulfiqarSk66"
target="_blank"
class="footer-icon"
><i class="bx bxl-twitter">
<br />
Twitter</i
></a
>
<a
href="https://www.instagram.com/zulfiqarshaikhofficial66/"
target="_blank"
class="footer-icon"
><i class="bx bxl-instagram">
<br />
Instagram</i
></a
>
<a
href="mailto:[email protected]"
target="_blank"
class="footer-icon"
><i class="bx bx-mail-send">
<br />
E-mail</i
></a
>
<a href="tel:+919619735124" target="_blank" class="footer-icon"
><i class="bx bx-phone">
<br />
Phone</i
></a
>
</div>
<p>© 2020 copyright all right reserved</p>
</footer>
<!--===== MAIN JS =====-->
<script src="assets/js/main.js"></script>
</body>
</html>