-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
490 lines (467 loc) · 23.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
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
478
479
480
481
482
483
484
485
486
487
488
489
490
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Sujay Dey - Personal Portfolio" />
<meta name="keywords"
content="blog, business card, creative, creative portfolio, cv theme, online resume, personal, portfolio, professional cv, responsive portfolio, resume, resume theme, vcard" />
<meta name="author" content="Sujay Dey" />
<title>Sujay Dey - Personal Portfolio</title>
<!--favicon-img-->
<link rel="icon" type="image/png" href="images/sujay logo.png">
<!-- css librery -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<!--favicon-img-->
<!--main css file should not be removed -->
<link rel="stylesheet" href="css/index.css">
<!--main css file-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.2.6/gsap.min.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
</head>
<body>
<!--contains all the div-->
<div id="all">
<!--mouse follower-->
<div class="cursor"></div>
<!--mouse follower-->
<!--loader-->
<div id="loader">
<span class="color">Sujay</span>Dey
</div>
<!--loader-end-->
<!--link-screen-->
<div id="breaker">
</div>
<div id="breaker-two">
</div>
<!--link-screen-->
<!--Main-Section-->
<!--Navigator-fullscreen-->
<div id="navigation-content">
<div class="logo">
<a href="#"><img src="images/sujay logo.png" alt="logo"></a>
</div>
<div class="navigation-close">
<span class="close-first"></span>
<span class="close-second"></span>
</div>
<div class="navigation-links">
<a href="#" data-text="HOME" id="home-link">HOME</a>
<a href="#" data-text="ABOUT ME" id="about-link">ABOUT ME</a>
<a href="#" data-text="BLOG" id="blog-link">BLOG</a>
<a href="#" data-text="PORTFOLIO" id="portfolio-link">PORTFOLIO</a>
<a href="#" data-text="CONTACT" id="contact-link">CONTACT</a>
</div>
</div>
<!--Navigator-Fullscreen END-->
<!--Home Page-->
<!--Menubar-->
<div id="navigation-bar">
<a href="#"><img src="images/sujay logo.png" alt="logo"></a>
<div class="menubar">
<span class="first-span"></span>
<span class="second-span"></span>
<span class="third-span"></span>
</div>
</div>
<!--Menubar End-->
<!--Header-->
<div id="header">
<div id="particles"></div>
<!--Social Media Links-->
<div class="social-media-links">
<a href="https://www.instagram.com/does_not_exist.ai/" target="_blank"><img
src="images/instagram logo.png" class="social-media" alt="instagram-logo"></a>
<a href="https://www.facebook.com/sujayx07" target="_blank"><img
src="images/facebook logo.png" class="social-media" alt="facebook-logo"></a>
<a href="https://www.linkedin.com/in/sujayx07/" target="_blank"><img
src="images/linkedin logo.png" class="social-media" alt="linkedin-logo"></a>
<a href="https://x.com/sujayx07" target="_blank"><img src="images/twitter logo.png"
class="social-media" alt="twitter-logo"></a>
<a href="https://github.com/sujayx07" target="_blank"><img src="images/github.png"
class="social-media" alt="twitter-logo"></a>
</div>
<!--Social Media Links end-->
<div class="header-content">
<div class="header-content-box">
<div class="firstline"><span class="color">Sujay </span>Dey</div>
<div class="secondline">
I'm a
<span class="txt-rotate color" data-period="1200"
data-rotate='[ " UI/UX Designer.", " Full Stack Web Developer.", " Open-Source Contributor.", " App Developer.", " Cinematographer." ]'></span>
<span class="slash">|</span>
</div>
<div class="contact">
<a href="Mailto:[email protected]"><img src="images/mail.png" alt="email-pic"
class="contactpic"></a><!--Your email Id write in place of "#"-->
<a href="#"><img src="images/call.png" alt="phone-pic"
class="contactpic"></a><!--Your telephone number Id write in place of "#"-->
</div>
</div>
</div>
<!--header image-->
<div class="imgContainer">
<div class="header-image" data-aos="zoom-out">
<img src="images/Sujay Img.png" alt="Sujay Img">
</div>
</div>
</div>
<div id="about">
<!--about content-->
<div id="about-content">
<div class="about-header">
About <span class="color">Me</span>
<span class="header-caption">Get to Know <span class="color"> me.</span></span>
</div>
<div class="about-main">
<div class="about-first-paragraph wow">
<!--about description-->
<span class="about-first-line">
Hey there!
<span class="color">I'm Sujay Dey</span></span>
<br>
<span class="about-second-line" data-aos="fade-up">
A B.Tech CSE(IoT) undergrad and a Passionate Developer. I love exploring new technologies
and creating innovative solutions. I have acquired the skills and knowledge necessary to
ensure the success of the project.</span>
<div class="cv">
<a href="images/ResumeSujayNew.pdf"><button style="background-color: #c70039;">Download
<span>CV</span></button></a>
</div>
</div>
<div class="about-img">
<img src="images/About Me.png" alt="Your Image">
</div>
</div>
</div>
<!--services start-->
<div id="services">
<!--services header-->
<div class="services-heading wow">
<span class="color">My</span> Services
</div>
<!--services header end-->
<!--services content-->
<div class="services-content">
<div class="service-one service wow">
<div class="service-img">
<img src="images/coding.png" alt="service-one">
</div>
<div class="service-description">
<h2>Development</h2>
<p class="text">
• HTML5
• CSS3
• JavaScript <br>
• ReactJS
• NodeJS
• Flutter <br>
• Python
• Dart
• C <br>
</p>
</div>
</div>
<div class="service-three service wow">
<div class="service-img">
<img src="images/bulb.png" alt="service-three">
</div>
<div class="service-description">
<h2>Creative Design</h2>
<p class="text" data-aos="zoom-in" data-aos-duration="3000">
• Figma <br>
• Canva <br>
• Adobe Illustrator <br>
• Adobe Premiere Pro
</p>
</div>
</div>
</div>
</div>
<div id="skills">
<div class="skills-header">
My <span class="color"> Skills</span>
</div>
<div class="skills-content " style="text-align: center;">
<div class="skill-html skill">
<div class="skill-text">
<div class="html">
HTML/CSS
</div>
</div>
<div class="html-prog wow prog">
<div class="html-progress wow">95%</div>
</div>
</div>
<div class="skill-html skill">
<div class="skill-text">
<div class="html">
Javascript
</div>
</div>
<div class="html-prog wow prog">
<div class="js-progress wow">80%</div>
</div>
</div>
<div class="skill-html skill">
<div class="skill-text">
<div class="html">
MERN Stack
</div>
</div>
<div class="html-prog wow prog">
<div class="adobe-progress wow">73%</div>
</div>
</div>
<div class="skill-html skill">
<div class="skill-text">
<div class="html">
React-Tailwind
</div>
</div>
<div class="html-prog wow prog">
<div class="php-progress wow">77%</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="footer-text">
<img src="./images/copyright.png" alt="copyright-img" class="images" height="14px"> Copyright2024
All rights reserved | Made by Sujay Dey
</div>
</div>
<!--copyright-section-->
</div>
<!--about end-->
<!--portfolio-->
<div id="portfolio">
<div class="portfolio-header"> <span class="color"> My </span> Portfolio
<span class="header-caption"> Some Of My <span class="color"> Works</span></span>
</div>
<div id="portfolio-content">
<div class="portfolio portfolio-first">
<div class="portfolio-image">
<img src="images/portfolio-first.jpg" alt="portfolio-first">
</div>
<div class="portfolio-text">
<h2>App Development</h2>
<p>I specialize in Flutter app development, crafting cross-platform applications with a unified
codebase. Flutter's robust widgets and rapid development cycle allow me to create visually
striking and responsive apps efficiently, ensuring a seamless user experience across
different devices</p>
<div class="button"><a href="#"><button><span class="index"> Know More<i
class="gg-arrow-right"></i></span></button></a></div>
</div>
</div>
<div class="portfolio portfolio-second">
<div class="portfolio-image">
<img src="images/portfolio-second.jpg" alt="portfolio-second">
</div>
<div class="portfolio-text">
<h2>Web Designing</h2>
<p>I specialize in web design, creating visually appealing and user-friendly websites that blend
aesthetics with functionality for a seamless user experience. </p>
<div class="button"><a href="#"><button><span class="index"> Know More<i
class="gg-arrow-right"></i></span></button></a></div>
</div>
</div>
<div class="portfolio portfolio-third">
<div class="portfolio-image">
<img src="images/portfolio-third.jpg" alt="portfolio-third">
</div>
<div class="portfolio-text">
<h2>UI/UX Designing</h2>
<p>I specialize in UI/UX design, where I focus on creating interfaces that are both intuitive
and visually compelling, ensuring a smooth and engaging user experience.</p>
<div class="button"><a href="#"><button><span class="index"> Know More<i
class="gg-arrow-right"></i></span></button></a></div>
</div>
</div>
</div>
<div class="footer">
<div class="footer-text">
<img src="./images/copyright.png" alt="copyright-img" class="images" height="14px"> Copyright2024
All rights reserved | Made by Sujay Dey
</div>
</div>
<!--copyright-section-->
</div>
<div id="blog">
<div class="blog-header"> Blogs</span>
<span class="header-caption"> My Latest <span class="color"> blog posts.</span></span>
</div>
<div class="blog-content">
<div class="blogs">
<a href="#">
<div class="img">
<img src="images/post-two.jpg" alt="blog-two">
<div class="blog-date">16 Jan,24</div>
</div>
<div class="blog-text">
<h3>Key To Be Productive</h3>
<p>Productivity thrives on effective time management, clear priorities, and focused work.
Setting goals, breaking tasks into steps, and using tools wisely optimize workflow.
Balancing work with breaks and maintaining a positive mindset sustain productivity and
well-being, ensuring goals are achieved with satisfaction.</p>
</div>
</a>
</div>
<div class="blogs">
<a href="#">
<div class="img">
<img src="images/post-three.jpg" alt="blog-three">
<div class="blog-date">30 Mar,24</div>
</div>
<div class="blog-text">
<h3>Caffeine Addict</h3>
<p>As a caffeine addict, I'm drawn to the energizing effects of coffee and tea throughout my
day. I enjoy exploring different blends and brewing methods to find the perfect flavor
and strength, while also prioritizing moderation for a healthy balance.</p>
</div>
</a>
</div>
<div class="blogs">
<a href="#">
<div class="img">
<img src="images/post-four.jpg" alt="blog-four">
<div class="blog-date">6 June,24</div>
</div>
<div class="blog-text">
<h3>Web Development</h3>
<p>Web development involves creating and maintaining websites, encompassing everything from
designing the layout and user interface to writing code that ensures functionality and
performance. It's a dynamic field that blends creativity with technical expertise,
focusing on delivering seamless digital experiences across various platforms and
devices.</p>
</div>
</a>
</div>
<div class="blogs">
<a href="#">
<div class="img">
<img src="images/post-one.jpg" alt="blog-four">
<div class="blog-date">21 feb,24</div>
</div>
<div class="blog-text">
<h3>App Development</h3>
<p>I specialize in Flutter development, crafting cross-platform mobile applications that are
sleek, responsive, and visually compelling. Leveraging Flutter's efficiency and powerful
features, I create seamless user experiences for both iOS and Android platforms from a
unified codebase.</p>
</div>
</a>
</div>
<div class="blogs">
<a href="#">
<div class="img">
<img src="images/post-five.jpg" alt="blog-four">
<div class="blog-date">6 June,24</div>
</div>
<div class="blog-text">
<h3>UI/UX Design</h3>
<p>In UI/UX design, I specialize in creating intuitive interfaces that prioritize user
experience. With a focus on blending creativity and user-centric design principles, I
aim to enhance usability and engagement across digital platforms.</p>
</div>
</a>
</div>
<div class="footer">
<div class="footer-text">
<img src="./images/copyright.png" alt="copyright-img" class="images" height="14px">
Copyright2024 All rights reserved | Made by Sujay Dey
</div>
</div>
<!--copyright-section-->
</div>
</div>
<!--blog end-->
<!--contact-->
<div id="contact">
<div class="contact-header">Contact <span class="color"> Me</span>
<div class="contact-header-caption"> <span class="color"> Get</span> In Touch.</div>
</div>
<div class="contact-content">
<!--Contact form-->
<div class="contact-form">
<div class="form-header">
Message Me
</div>
<form id="myForm" action="#">
<div class="input-line">
<input id="name" type="text" placeholder="Name" class="input-name">
<input id="email" type="email" placeholder="Email" class="input-name">
</div>
<input type="text" id="subject" placeholder="Subject" class="input-subject">
<textarea id="body" class="input-textarea" placeholder="Message"></textarea>
<button type="button" id="submit" value="send">Submit</button>
</form>
</div>
<!--Contact form-->
<!--Contact information-->
<div class="contact-info">
<div class="contact-info-header">
Contact Info
</div>
<div class="contact-info-content">
<div class="contect-info-content-line">
<img src="./images/icon-name.png" class="icon" alt="name-icon">
<div class="contact-info-icon-text">
<h6>Name</h6>
<p>Sujay Dey</p>
</div>
</div>
<div class="contect-info-content-line">
<img src="./images/icon-location.png" class="icon" alt="location-icon">
<div class="contact-info-icon-text">
<h6>Location</h6>
<p>Kolkata, West Bengal</p>
</div>
</div>
<div class="contect-info-content-line">
<img src="./images/icon-phone.png" class="icon" alt="phone-icon">
<div class="contact-info-icon-text">
<h6>Call</h6>
<p>+91xxxxxxxxx</p>
</div>
</div>
<div class="contect-info-content-line">
<img src="./images/icon-email.png" class="icon" alt="email-icon">
<div class="contact-info-icon-text">
<h6>Email</h6>
<p>[email protected]</p>
</div>
</div>
</div>
<!--Contact information end-->
</div>
</div>
<!--copyright-section You Can Remove After Downloading-->
<div class="footer">
<div class="footer-text">
<img src="./images/copyright.png" alt="copyright-img" class="images" height="14px"> Copyright2024
All rights reserved | Made by Sujay Dey
</div>
</div>
<!--copyright-section-->
</div>
<!--contact end-->
</div>
<!--all the divisions-->
<script src="js/jquery.min.js"></script>
<script src="js/particles.js"></script>
<script src="js/particles.min.js"></script>
<script src="js/index.js"></script>
<!--particles script-->
<script>
AOS.init({
duration: 3000,
once: true
});
</script>
<script>
particlesJS("particles", { "particles": { "number": { "value": 40, "density": { "enable": true, "value_area": 800 } }, "color": { "value": "#ffffff" }, "shape": { "type": "circle", "stroke": { "width": 0, "color": "#000000" }, "polygon": { "nb_sides": 5 }, "image": { "src": "img/github.svg", "width": 100, "height": 100 } }, "opacity": { "value": 0.5, "random": false, "anim": { "enable": false, "speed": 1, "opacity_min": 0.1, "sync": false } }, "size": { "value": 3, "random": true, "anim": { "enable": false, "speed": 40, "size_min": 0.1, "sync": false } }, "line_linked": { "enable": true, "distance": 150, "color": "#ffffff", "opacity": 0.4, "width": 1 }, "move": { "enable": true, "speed": 6, "direction": "none", "random": false, "straight": false, "out_mode": "out", "bounce": false, "attract": { "enable": false, "rotateX": 600, "rotateY": 1200 } } }, "interactivity": { "detect_on": "canvas", "events": { "onhover": { "enable": true, "mode": "repulse" }, "onclick": { "enable": true, "mode": "push" }, "resize": true }, "modes": { "grab": { "distance": 400, "line_linked": { "opacity": 1 } }, "bubble": { "distance": 400, "size": 40, "duration": 2, "opacity": 8, "speed": 3 }, "repulse": { "distance": 200, "duration": 0.4 }, "push": { "particles_nb": 4 }, "remove": { "particles_nb": 2 } } }, "retina_detect": true });
</script>
</body>
</html>