-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
621 lines (557 loc) · 29.1 KB
/
index.html
File metadata and controls
621 lines (557 loc) · 29.1 KB
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
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sakthivel D - Software Developer Portfolio</title>
<link rel="icon" type="image/png" href="docs/image2.png">
<!-- ✅ Description for Google -->
<meta name="description"
content="Explore the portfolio of Sakthivel D, a passionate full-stack software developer skilled in Java, Go, Vue.js, and Flutter.">
<!-- ✅ Keywords for relevance -->
<meta name="keywords"
content="Sakthivel D, Software Developer, Java Developer, Go Developer, Full Stack Developer, Vue.js Portfolio, Flutter Developer, Software Engineer, Personal Portfolio, Sakthi Programmer">
<!-- ✅ Author -->
<meta name="author" content="Sakthivel D">
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/emailjs-com@3/dist/email.min.js"> </script>
<script type="text/javascript">
(function () {
emailjs.init("U7tCHWLeCTfPsU3fp");
})();
</script>
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<!-- ✅ Robots for indexing -->
<meta name="robots" content="index, follow">
<!-- ✅ Box icon -->
<link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet">
<!-- <link href='https://unpkg.com/boxicons@2.1.4/dist/boxicons.js' rel='stylesheet'> -->
<!-- ✅ Canonical link -->
<link rel="canonical" href="https://sakthivel-app.wep.app/">
<!-- ✅ Open Graph for social media (Facebook, LinkedIn, etc.) -->
<meta property="og:title" content="Sakthivel D - Full Stack Developer Portfolio">
<meta property="og:description"
content="A modern, elegant portfolio showcasing projects in Java, Go, Vue.js, and Flutter.">
<meta property="og:image" content="https://sakthiprogrammer.github.io/Sakthivel-Portfolio/docs/preview.png">
<meta property="og:url" content="https://sakthiprogrammer.github.io/Sakthivel-Portfolio/">
<meta property="og:type" content="website">
<!-- ✅ Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Sakthivel D - Full Stack Developer Portfolio">
<meta name="twitter:description"
content="Explore my work in Java, Go, Vue.js, and Flutter. Built with clean code and creativity.">
<meta name="twitter:image" content="https://sakthiprogrammer.github.io/Sakthivel-Portfolio/docs/preview.png">
<!-- ✅ Favicon -->
<link rel="icon" href="favicon.ico" type="image/x-icon">
<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=Poppins:wght@300;400;500;600;700;800&family=Playfair+Display:wght@400;700;800&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- loader -->
<!-- Page loader overlay -->
<div id="page-loader" aria-hidden="false" role="status">
<div class="loader-inner" aria-hidden="true">
<!-- SVG animated loader -->
<svg class="loader-svg" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg" role="img"
aria-label="Loading">
<defs>
<!-- Gradient: accent blue -> light green -->
<linearGradient id="loaderGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="var(--color-accent)" />
<stop offset="100%" stop-color="#7BE495" />
</linearGradient>
<!-- A soft glow for the ring -->
<filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
<feGaussianBlur stdDeviation="3.5" result="coloredBlur" />
<feMerge>
<feMergeNode in="coloredBlur" />
<feMergeNode in="SourceGraphic" />
</feMerge>
</filter>
</defs>
<!-- Background faint circle -->
<circle cx="60" cy="60" r="44" fill="none" stroke="rgba(255,255,255,0.06)" stroke-width="10" />
<!-- Animated gradient ring -->
<g filter="url(#glow)">
<circle class="ring" cx="60" cy="60" r="44" fill="none" stroke="url(#loaderGradient)"
stroke-width="10" stroke-linecap="round" stroke-dasharray="260" stroke-dashoffset="80" />
</g>
<!-- Orbit wrapper for the dot -->
<g class="orbit">
<circle cx="60" cy="16" r="5" fill="url(#loaderGradient)" />
</g>
</svg>
<div class="loader-text">Loading...</div>
</div>
</div>
<!-- Navigation -->
<nav class="navbar">
<div class="nav-container">
<div class="nav-logo">
<span class="logo-text">SK</span>
</div>
<div class="nav-menu" id="navMenu">
<a href="#home" class="nav-link active" data-section="home">HOME</a>
<a href="#experience" class="nav-link" data-section="experience">EXPERIENCE</a>
<a href="#skills" class="nav-link" data-section="skills">SKILLS</a>
<a href="#education" class="nav-link" data-section="education">EDUCATION</a>
<a href="#projects" class="nav-link" data-section="projects">PROJECTS</a>
<a href="#about" class="nav-link" data-section="about">ABOUT</a>
<a href="#contact" class="nav-link" data-section="contact">CONTACT ME</a>
<button class="resume-btn" onclick="openResume()">RESUME</button>
</div>
<button class="nav-toggle" id="navToggle">
<span></span>
<span></span>
<span></span>
</button>
</div>
</nav>
<!-- Hero Section -->
<section id="home" class="hero-section">
<div class="hero-container">
<div class="hero-content "> <!--fade-in-->
<h1 class="hero-title">
Hello, I'm <span class="text-primary">Sakthivel D</span>
</h1>
<h2 class="hero-subtitle">
<span id="typed-text"></span>
<span class="cursor">|</span>
</h2>
<p class="hero-description">
I’m a Passionate Software Developer, Problem Solver, and Tech Enthusiast.
</p>
<p class="hero-description">I specialize in Java, Go, C, C++, Vue.js, Flutter, and Data Structures &
Algorithms, building scalable and modern applications that solve real-world challenges. I’ve solved
200+ problems on LeetCode, sharpening my problem-solving and algorithmic skills, and I’m always
eager to explore new technologies and frameworks. My mission is to transform ideas into powerful,
reliable software that makes a real impact.
</p>
</div>
<!-- Animated Profile Image -->
<div class="hero-image-container">
<div class="hero-image-wrapper">
<div class="hero-image-glow"></div>
<div class="hero-image-frame">
<img src="docs/image2.png" alt="Sakthivel D - Professional Photo" class="hero-image" />
</div>
<div class="hero-image-dot hero-image-dot-1"></div>
<div class="hero-image-dot hero-image-dot-2"></div>
<div class="hero-image-dot hero-image-dot-3"></div>
</div>
</div>
</div>
<div class="scroll-indicator">
<div class="chevron-down bounce"></div>
</div>
</section>
<!-- Experience Section -->
<section id="experience" class="section section-alt">
<div class="timeline-container">
<h2 class="section-title animate-on-scroll">Experience</h2> <!--animate-on-scroll-->
<div class="timeline animate-on-scroll">
<!-- Experience Item -->
<!-- <div class="timeline-dot"></div> -->
<div class="padding-container right-container animate-bottom">
<div class="timeline-card">
<div class="circle"><img class="timeline-logo" src="docs/flattrade (1).png"
alt="Flattrade Logo"></div>
<h3>Software Developer Executive</h3>
<h4>Flattrade Broking Private Limited | Chennai, India</h4>
<span class="timeline-date">Dec 2024 - May 2025</span>
<ul class="experience-list">
<li>Developed and optimized 3+ internal tools using Go APIs and automated email
schedulers,
resulting in a 30% reduction in manual operations and improved client reporting
efficiency.</li>
<li>Developed scalable backend services using Go, improving response times by 40%
through
clean architecture and optimized queries.</li>
<li>Built interactive user interfaces using Vue.js and mobile modules with Flutter.</li>
<li>Collaborated with cross-functional teams to debug issues, refactor code, and improve
UI & responsive.
<li>Followed Git-based workflows and maintained structured commit practices.</li>
</ul>
<div clas="right-container-arrow-border"><span class="right-container-arrow"></span></div>
<!-- <span class="left-container-arrow"></span> -->
</div>
</div>
</div>
</div>
</section>
<!-- Skills Section -->
<section id="skills" class="section ">
<div class="container">
<h2 class="section-title animate-on-scroll">Skills</h2>
<div class="skills-grid">
<div class="skill-category animate-on-scroll">
<h3>Programming Languages</h3>
<div class="skill-tags">
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/java.svg" alt="Java" class="skill-img">
<p>Java</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/go.svg" alt="Go" class="skill-img">
<p>Golang</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/javascript.svg" alt="JavaScript" class="skill-img">
<p>Javascript</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/c.svg" alt="C" class="skill-img">
<p>C</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/c++.svg" alt="C++" class="skill-img">
<p>C++</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/html.svg" alt="HTML5" class="skill-img">
<p>HTML</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/css.svg" alt="CSS3" class="skill-img">
<p>CSS</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/mysql.svg" alt="SQL" class="skill-img">
<p>Sql</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/Dart.svg" alt="Dart" class="skill-img">
<p>Dart</p>
</div>
</div>
</div>
<div class="skill-category animate-on-scroll">
<h3>Frameworks & Libraries</h3>
<div class="skill-tags">
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/vuejs.svg" alt="Vue.js" class="skill-img">
<p>Vue.js</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/vuetify.svg" alt="Vuetify" class="skill-img">
<p>Vuetify</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/flutter.svg" alt="Flutter" class="skill-img">
<p>Flutter</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/spring.svg" alt="Spring Boot" class="skill-img">
<p>Springboot</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/bootstrap.svg" alt="Bootstrap" class="skill-img">
<p>Bootstrap</p>
</div>
<!-- <div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/restapi" alt="REST APIs" class="skill-img">
</div> -->
</div>
</div>
<div class="skill-category animate-on-scroll">
<h3>Tools & Technologies</h3>
<div class="skill-tags">
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/github.svg" alt="Git & GitHub" class="skill-img">
<p>Github</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/vscode.svg" alt="VS Code" class="skill-img">
<p>Vs Code</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/eclipse.png" alt="Eclipse" class="skill-img">
<p>Eclipse</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/figma-icon.svg" alt="Figma" class="skill-img">
<p>Figma</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/postman.svg" alt="Postman" class="skill-img">
<p>Postman</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/mysql.svg" alt="MySQL" class="skill-img">
<p>Mysql Workbench</p>
</div>
<div class="skill-tag-enhanced">
<img src="docs/Skills-Icons/spring.svg" alt="Spring Tool Suite" class="skill-img">
<p>Spring STS</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Education Section -->
<section id="education" class="section section-alt">
<div class="container">
<h2 class="section-title animate-on-scroll">Education</h2>
<div class="edu-timeline animate-on-scroll">
<div class="edu-item ">
<div class="edu-left">
<span class="edu-dot"></span>
</div>
<div class="edu-right">
<!-- <span class="edu-right-arrow"></span> -->
<div clas="right-container-arrow-border"><span class="right-container-arrow"></span></div>
<div class="edu-card">
<h3>B.Sc in Computer Science</h3>
<h4>KK GOVT. ARTS & SCIENCE COLLEGE</h4>
<span class="edu-date">2021 - 2024 | CGPA 7.5 / 10</span>
<p>Comprehensive study of computer science fundamentals, programming languages, and software
development practices.</p>
</div>
</div>
</div>
<div class="edu-item">
<div class="edu-left">
<span class="edu-dot"></span>
</div>
<div class="edu-right">
<div clas="right-container-arrow-border"><span class="right-container-arrow"></span></div>
<!-- <span class="edu-right-arrow"></span> -->
<div class="edu-card">
<h3>HSC - Computer Science</h3>
<h4>GOVT. HR SEC SCHOOL</h4>
<span class="edu-date">2019 - 2021 | Cum Per : 82.25</span>
<p>Higher secondary education with focus on computer science and mathematics.</p>
</div>
</div>
</div>
</div>
<!-- Achievements & Profiles Section -->
<h3 class="subsection-title animate-on-scroll">Profiles & Certificates</h3>
<div class="achievements-subsection achievements-slider animate-on-scroll">
<!-- LeetCode Card -->
<div class="achievement-card">
<div class="achievement-image">
<iframe class="leetcode-frame iframe-wrapper"
src="https://leetcard.jacoblin.cool/Sakthivel_D47?theme=unicorn&extension=activity"
title="LeetCode Profile Card">
</iframe>
</div>
<div class="achievement-info">
<h4>LeetCode</h4>
</div>
</div>
<!-- Code Ninja Card -->
<div class="achievement-card">
<a href="https://www.naukri.com/code360/profile/SakthivelD" target="_blank">
<div class="achievement-image">
<img src="docs/code-ninja.png" alt="Code Ninja Logo">
</div>
</a>
<div class="achievement-info">
<h4>Code Ninja</h4>
</div>
</div>
<!-- hacker rant certificate -->
<div class="achievement-card">
<a href="https://www.hackerrank.com/certificates/80f8f666bd94" target="_blank">
<div class="achievement-image">
<img src="docs/java-hr.png" alt="Java Certificate">
</div>
</a>
<div class="achievement-info">
<h4>Java Certificate</h4>
</div>
</div>
<div class="achievement-card">
<a href="https://courses.etrain.skillsnetwork.site/certificates/f42439078b194f929e8c61f540adb0b0"
target="_blank">
<div class="achievement-image">
<img src="docs/java-ibm-1.png" alt="Java Certificate">
</div>
</a>
<div class="achievement-info">
<h4>Java IBM Certificate</h4>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="section">
<div class="container">
<h2 class="section-title animate-on-scroll">Projects</h2>
<div class="projects-slider animate-on-scroll">
<!-- Project 1 -->
<div class="project-card">
<div class="card-inner">
<div class="card-front">
<img src="docs/food-delivery.jpg" alt="Food Delivery Project">
<h3>Food Delivery System</h3>
</div>
<div class="card-back">
<p>Full-stack web app for restaurants & food ordering with role-based login.</p>
<a href="https://github.com/yourusername/food-delivery" target="_blank" class="github-link">
View on GitHub
</a>
</div>
</div>
</div>
<!-- Project 2 -->
<div class="project-card">
<div class="card-inner">
<div class="card-front">
<img src="docs/food-delivery.jpg" alt="Car Rental Project">
<h3>Car Rental System</h3>
</div>
<div class="card-back">
<p>Console-based Java app with JDBC and MySQL for renting cars.</p>
<a href="https://github.com/yourusername/car-rental" target="_blank" class="github-link">
View on GitHub
</a>
</div>
</div>
</div>
<div class="project-card">
<div class="card-inner">
<div class="card-front">
<img src="docs/food-delivery.jpg" alt="Car Rental Project">
<h3>Youtube Clone UI</h3>
</div>
<div class="card-back">
<p>Youtube Clone UI using html, css, javascript</p>
<a href="https://github.com/yourusername/car-rental" target="_blank" class="github-link">
View on GitHub
</a>
</div>
</div>
</div>
<div class="project-card">
<div class="card-inner">
<div class="card-front">
<img src="docs/food-delivery.jpg" alt="Car Rental Project">
<h3>Micro Logger</h3>
</div>
<div class="card-back">
<p>Micro Logger loggig system using java</p>
<a href="https://github.com/yourusername/car-rental" target="_blank" class="github-link">
View on GitHub
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="section section-alt">
<div class="container">
<h2 class="section-title animate-on-scroll">About Me</h2>
<div class="about-content">
<div class="about-text animate-on-scroll">
<p>
I'm a passionate software developer with hands-on experience in full-stack development using
modern technologies like Java, Go, Vue.js, and Flutter. I thrive on solving complex problems and
have successfully solved over 200 problems on LeetCode.
</p>
<p>
My experience at FLATTRADE has given me valuable insights into developing scalable backend
services, optimizing database queries, and building responsive user interfaces. I'm always eager
to learn new technologies and contribute to innovative projects.
</p>
<div class="about-stats">
<div class="stat-item">
<span class="stat-number">200+</span>
<span class="stat-label">LeetCode Problems</span>
</div>
<div class="stat-item">
<span class="stat-number">6+</span>
<span class="stat-label">Months Experience</span>
</div>
<div class="stat-item">
<span class="stat-number">5+</span>
<span class="stat-label">Projects Completed</span>
</div>
</div>
</div>
<div class="about-image animate-on-scroll">
<dotlottie-wc src="https://lottie.host/68601e16-9778-425f-883b-dd96750a963f/xT3EIZ8HdA.lottie"
style="height: 300px; width: 300px;" speed="0.5" autoplay loop></dotlottie-wc>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="section">
<div class="container">
<h2 class="section-title animate-on-scroll">Contact Me</h2>
<div class="contact-content">
<div class="contact-info animate-on-scroll">
<h3>Let's work together</h3>
<p>
I am always open to discussing new opportunities, collaborations, and professional projects. If
you are looking for a dedicated developer to contribute to your team or have a project idea that
requires technical expertise, I would be glad to connect.
</p>
<p>
I am passionate about delivering high-quality solutions and continuously improving my skills,
and I look forward to exploring how I can add value to your organization.</p>
<!-- <div class="contact-details">
<div class="contact-item">
<span class="contact-icon">📧</span>
<span>sakthiveld479@gmail.com</span>
</div>
<div class="contact-item">
<span class="contact-icon">📱</span>
<span>+91 9047684797</span>
</div>
<div class="contact-item">
<span class="contact-icon">📍</span>
<span>Chennai, India</span>
</div>
</div> -->
<div class="social-links">
<a href="https://github.com/SakthiProgrammer" class="social-link" target="_blank">
<i class='bx bxl-github'></i>
</a>
<a href="mailto:sakthiveld479@gmail.com" class="social-link" target="_blank">
<i class='bx bxl-gmail'></i>
</a>
<a href="https://www.linkedin.com/in/sakthiprogrammer/" target="_blank" class="social-link">
<i class='bx bxl-linkedin-square'></i>
</a>
</div>
</div>
<form class="contact-form animate-on-scroll">
<div class="form-group">
<input type="text" placeholder="Your Name" class="form-input" />
</div>
<div class="form-group">
<input type="email" placeholder="Your Email" class="form-input" />
</div>
<div class="form-group">
<input type="text" placeholder="Subject" class="form-input" />
</div>
<div class="form-group">
<textarea placeholder="Your Message" rows="5" class="form-input form-textarea"></textarea>
</div>
<button type="submit" class="btn btn-primary btn-full">
Send Message
</button>
</form>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<p>© 2024 Sakthivel D. All rights reserved.</p>
</div>
</footer>
<script src="script.js"></script>
<script src="https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/dotlottie-wc.js" type="module"></script>
</body>
</html>