-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
714 lines (659 loc) · 41.5 KB
/
Copy pathindex.html
File metadata and controls
714 lines (659 loc) · 41.5 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
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Prem Kumar | Full-Stack Developer & Cyber Security Enthusiast</title>
<!-- SEO Meta Tags -->
<meta name="description" content="Portfolio of Prem Kumar (Kali-Prem) - Software Developer, DSA Practitioner, and Ethical Hacking/Cybersecurity enthusiast. Exploring TeamUp-Ai, Java DSA, and Kali Linux.">
<meta name="keywords" content="Prem Kumar, Kali-Prem, Software Engineer, Portfolio, Java, DSA, Cybersecurity, Ethical Hacking, TeamUp-Ai, Full-Stack Developer">
<meta name="author" content="Prem Kumar">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:title" content="Prem Kumar | Full-Stack Developer & Cyber Security Enthusiast">
<meta property="og:description" content="Explore the portfolio of Prem Kumar (Kali-Prem). Discover projects in AI/ML, Full-Stack Web Development, Data Structures, and Cyber Security.">
<!-- Google 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=JetBrains+Mono:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<!-- Core Styling -->
<link rel="stylesheet" href="index.css">
</head>
<body>
<!-- Background Particles & Cyber Glow Grid -->
<div class="cyber-grid"></div>
<div class="glow-orb orb-1"></div>
<div class="glow-orb orb-2"></div>
<div class="glow-orb orb-3"></div>
<!-- Navigation Header -->
<header id="navbar">
<div class="nav-container">
<a href="#" class="nav-logo">
<span class="logo-bracket"><</span>KALI_PREM <span class="logo-slash">//</span><span class="logo-bracket">></span>
</a>
<nav class="nav-menu" id="nav-menu">
<a href="#hero" class="nav-link active">Home</a>
<a href="#about" class="nav-link">About</a>
<a href="#terminal-section" class="nav-link">Terminal</a>
<a href="#skills" class="nav-link">Skills</a>
<a href="#projects" class="nav-link">Projects</a>
<a href="#contact" class="nav-link">Contact</a>
</nav>
<div class="nav-actions">
<a href="https://github.com/Kali-Prem" target="_blank" rel="noopener noreferrer" class="btn-github-shortcut" aria-label="GitHub Profile">
<svg viewBox="0 0 24 24" width="20" height="20" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
<span>github/Kali-Prem</span>
</a>
<button class="mobile-toggle" id="mobile-toggle" aria-label="Toggle navigation menu">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</button>
</div>
</div>
</header>
<!-- Hero Section -->
<section id="hero" class="hero-section">
<div class="hero-content">
<div class="badge-container">
<span class="cyber-badge">
<span class="badge-dot pulse"></span>
SYSTEMS STATUS: OPTIMIZED
</span>
</div>
<h1 class="hero-title">
Hi, I'm <span class="gradient-text text-primary">Prem Kumar</span>
</h1>
<h2 class="hero-subtitle">
I build <span class="typewriter" id="typewriter">secure architectures</span>
</h2>
<p class="hero-description">
A software developer and ethical hacking practitioner who merges deep programmatic problem-solving (DSA) with secure systems design. Specializing in crafting high-efficiency applications and researching cyber defense mechanisms.
</p>
<div class="hero-ctas">
<a href="#projects" class="btn btn-primary">
<span>Deploy Projects</span>
<svg viewBox="0 0 24 24" width="18" height="18" stroke="currentColor" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg>
</a>
<a href="#terminal-section" class="btn btn-secondary">
<svg viewBox="0 0 24 24" width="18" height="18" stroke="currentColor" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line></svg>
<span>Launch CLI</span>
</a>
</div>
<!-- Visual Floating Tech Cards -->
<div class="floating-techs">
<div class="tech-chip float-1">
<span class="chip-icon text-cyan">⚡</span> Java & DSA
</div>
<div class="tech-chip float-2">
<span class="chip-icon text-purple">⚙️</span> React & Node
</div>
<div class="tech-chip float-3">
<span class="chip-icon text-red">☠️</span> Kali Linux
</div>
<div class="tech-chip float-4">
<span class="chip-icon text-green">🤖</span> AI & ML
</div>
</div>
</div>
<div class="scroll-indicator">
<a href="#about" aria-label="Scroll Down">
<span class="mouse">
<span class="wheel"></span>
</span>
<span class="arrow-scroll"></span>
</a>
</div>
</section>
<!-- About Me Section -->
<section id="about" class="about-section">
<div class="section-container">
<h2 class="section-title">
<span class="title-number">01.</span> Core DNA
</h2>
<div class="about-grid">
<div class="about-text-card glass-card">
<div class="card-header-accent border-cyan"></div>
<h3>Who is <span class="gradient-text text-primary">Kali-Prem</span>?</h3>
<p>
I am Prem Kumar, a dedicated technologist passionate about engineering elegant software solutions while understanding the security vectors that protect them.
</p>
<p>
My background is anchored in standard-compliant, performant full-stack engineering, which I fuse with the rigorous analytical thinking demanded by complex Data Structures & Algorithms (DSA). On the defensive front, I study ethical hacking and network security frameworks to build resilience directly into application layers.
</p>
<p>
Whether designing an AI-driven matching algorithm or auditing network services inside virtual security labs, I strive for clean execution, logical elegance, and absolute security compliance.
</p>
<div class="hacker-stats">
<div class="stat-item">
<span class="stat-num text-cyan">500+</span>
<span class="stat-label">DSA Patterns Met</span>
</div>
<div class="stat-item">
<span class="stat-num text-purple">100%</span>
<span class="stat-label">Open Source Focused</span>
</div>
<div class="stat-item">
<span class="stat-num text-red">Labs</span>
<span class="stat-label">Penetration Tested</span>
</div>
</div>
</div>
<div class="dna-visual-card glass-card">
<div class="visual-grid-bg"></div>
<div class="cyber-shield-container">
<svg class="cyber-shield-svg" viewBox="0 0 100 100">
<!-- Outermost ring -->
<circle cx="50" cy="50" r="45" stroke="rgba(0, 242, 254, 0.2)" stroke-width="1" fill="none" stroke-dasharray="5,3" />
<!-- Rotating gear-like ring -->
<circle class="rotate-clockwise" cx="50" cy="50" r="38" stroke="#4facfe" stroke-width="1.5" fill="none" stroke-dasharray="20,10,5,10" />
<!-- Inner hex-like shape -->
<path class="rotate-counter" d="M50 20 L76 35 L76 65 L50 80 L24 65 L24 35 Z" stroke="#a154f2" stroke-width="2" fill="none" />
<!-- Center logo -->
<text x="50" y="55" text-anchor="middle" fill="#00f2fe" font-family="'JetBrains Mono', monospace" font-size="12" font-weight="bold">KP</text>
</svg>
<div class="pulse-ring"></div>
</div>
<div class="shield-metadata">
<code class="code-line"><span class="text-purple">const</span> developer = { name: <span class="text-cyan">"Prem"</span> };</code>
<code class="code-line"><span class="text-purple">const</span> env = { os: <span class="text-red">"Kali Linux"</span> };</code>
<code class="code-line"><span class="text-green">// Securing full-stack vectors</span></code>
</div>
</div>
</div>
</div>
</section>
<!-- Terminal Section -->
<section id="terminal-section" class="terminal-section">
<div class="section-container">
<h2 class="section-title">
<span class="title-number">02.</span> Virtual Kernel Terminal
</h2>
<div class="terminal-container">
<!-- Terminal Header Bar -->
<div class="terminal-header">
<div class="terminal-dots">
<span class="dot close"></span>
<span class="dot minimize"></span>
<span class="dot expand"></span>
</div>
<div class="terminal-title">guest@kali-prem: ~ (ssh)</div>
<div class="terminal-action-text">ACTIVE SESSION</div>
</div>
<!-- Terminal Screen -->
<div class="terminal-body" id="terminal-body">
<div class="terminal-line init-line">
<pre class="ascii-banner">
_ __ _ _ ____
| |/ /__ _| (_) | _ \ _ __ ___ _ __ ___
| ' // _` | | | | |_) | '__/ _ \ '_ ` _ \
| . \ (_| | | | | __/| | | __/ | | | | |
|_|\_\__,_|_|_| |_| |_| \___|_| |_| |_|
</pre>
</div>
<div class="terminal-line text-muted">
PREM KUMAR [KALI-PREM] SECURE SHELL INTERFACE v2.4
</div>
<div class="terminal-line text-muted">
Establishing encrypted telemetry link... OK.
</div>
<div class="terminal-line text-cyan">
Ready. Type <span class="highlight-cmd">'help'</span> to see all available profile controls.
</div>
<div class="terminal-output-area" id="terminal-output-area"></div>
<!-- Dynamic Input Prompt -->
<div class="terminal-input-line">
<span class="terminal-prompt">guest@kali-prem:~$</span>
<div class="input-container">
<input type="text" id="terminal-input" autofocus autocomplete="off" spellcheck="false" aria-label="Terminal input" />
<span class="input-ghost" id="input-ghost"></span>
</div>
</div>
</div>
</div>
<div class="terminal-tip">
<svg viewBox="0 0 24 24" width="16" height="16" stroke="currentColor" stroke-width="2" fill="none"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path></svg>
<span>Pro tip: Try executing commands like <code class="tip-code">hack</code>, <code class="tip-code">skills</code>, <code class="tip-code">projects</code>, or <code class="tip-code">clear</code></span>
</div>
</div>
</section>
<!-- Skills Matrix Section -->
<section id="skills" class="skills-section">
<div class="section-container">
<h2 class="section-title">
<span class="title-number">03.</span> Weaponry & Arsenal
</h2>
<!-- Category Tabs -->
<div class="skills-tabs">
<button class="skills-tab active" data-category="software">Full-Stack Core</button>
<button class="skills-tab" data-category="algorithms">Logic & Architecture</button>
<button class="skills-tab" data-category="security">SecOps & Research</button>
</div>
<!-- Skills Display Area -->
<div class="skills-grid" id="skills-grid">
<!-- Javascript -->
<div class="skill-card glass-card active" data-cat="software">
<div class="skill-info">
<span class="skill-name">JavaScript & TypeScript</span>
<span class="skill-percent text-cyan">90%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-cyan" style="--percent: 90%;"></div>
</div>
</div>
<!-- React -->
<div class="skill-card glass-card active" data-cat="software">
<div class="skill-info">
<span class="skill-name">React & Next.js</span>
<span class="skill-percent text-cyan">85%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-cyan" style="--percent: 85%;"></div>
</div>
</div>
<!-- Node.js & REST API -->
<div class="skill-card glass-card active" data-cat="software">
<div class="skill-info">
<span class="skill-name">Node.js / Express / REST APIs</span>
<span class="skill-percent text-cyan">80%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-cyan" style="--percent: 80%;"></div>
</div>
</div>
<!-- CSS & Modern UI -->
<div class="skill-card glass-card active" data-cat="software">
<div class="skill-info">
<span class="skill-name">HTML5 / Vanilla CSS3 / Tailwind</span>
<span class="skill-percent text-cyan">88%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-cyan" style="--percent: 88%;"></div>
</div>
</div>
<!-- Java -->
<div class="skill-card glass-card" data-cat="algorithms">
<div class="skill-info">
<span class="skill-name">Java Core & Advanced</span>
<span class="skill-percent text-purple">92%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-purple" style="--percent: 92%;"></div>
</div>
</div>
<!-- DSA -->
<div class="skill-card glass-card" data-cat="algorithms">
<div class="skill-info">
<span class="skill-name">Data Structures & Algorithms</span>
<span class="skill-percent text-purple">88%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-purple" style="--percent: 88%;"></div>
</div>
</div>
<!-- OOP -->
<div class="skill-card glass-card" data-cat="algorithms">
<div class="skill-info">
<span class="skill-name">Object-Oriented Programming (OOPs)</span>
<span class="skill-percent text-purple">90%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-purple" style="--percent: 90%;"></div>
</div>
</div>
<!-- Python & ML -->
<div class="skill-card glass-card" data-cat="algorithms">
<div class="skill-info">
<span class="skill-name">Python & ML Fundamentals</span>
<span class="skill-percent text-purple">75%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-purple" style="--percent: 75%;"></div>
</div>
</div>
<!-- Kali Linux -->
<div class="skill-card glass-card" data-cat="security">
<div class="skill-info">
<span class="skill-name">Kali Linux / Bash Scripting</span>
<span class="skill-percent text-red">85%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-red" style="--percent: 85%;"></div>
</div>
</div>
<!-- Penetration Testing -->
<div class="skill-card glass-card" data-cat="security">
<div class="skill-info">
<span class="skill-name">Nmap / Wireshark / Port Scanning</span>
<span class="skill-percent text-red">80%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-red" style="--percent: 80%;"></div>
</div>
</div>
<!-- Metasploit Exploitation -->
<div class="skill-card glass-card" data-cat="security">
<div class="skill-info">
<span class="skill-name">Metasploit / Ethical Vulnerability Labs</span>
<span class="skill-percent text-red">75%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-red" style="--percent: 75%;"></div>
</div>
</div>
<!-- Web App Security -->
<div class="skill-card glass-card" data-cat="security">
<div class="skill-info">
<span class="skill-name">OWASP Top 10 Auditing / Defense</span>
<span class="skill-percent text-red">78%</span>
</div>
<div class="progress-bar">
<div class="progress-fill fill-red" style="--percent: 78%;"></div>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Showroom Section -->
<section id="projects" class="projects-section">
<div class="section-container">
<div class="projects-header">
<h2 class="section-title">
<span class="title-number">04.</span> Open Source Repositories
</h2>
<!-- Category Filter Buttons -->
<div class="project-filters">
<button class="filter-btn active" data-filter="all">All</button>
<button class="filter-btn" data-filter="software">Software</button>
<button class="filter-btn" data-filter="dsa">Java/DSA</button>
<button class="filter-btn" data-filter="security">Security</button>
</div>
</div>
<!-- Projects Grid -->
<div class="projects-grid" id="projects-grid">
<!-- Project 1: TeamUp-Ai -->
<div class="project-card glass-card" data-groups='["software"]' id="p-teamup">
<div class="project-accent border-cyan"></div>
<div class="project-top">
<div class="project-folder-icon text-cyan">
<svg viewBox="0 0 24 24" width="36" height="36" stroke="currentColor" stroke-width="1.5" fill="none"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
</div>
<div class="project-links">
<a href="https://github.com/Kali-Prem/TeamUp-Ai" target="_blank" rel="noopener noreferrer" class="proj-link" aria-label="GitHub link for TeamUp-Ai">
<svg viewBox="0 0 24 24" width="20" height="20" stroke="currentColor" stroke-width="2" fill="none"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
<a href="https://kali-prem.github.io/TeamUp-Ai/" target="_blank" rel="noopener noreferrer" class="proj-link" aria-label="Live link for TeamUp-Ai">
<svg viewBox="0 0 24 24" width="20" height="20" stroke="currentColor" stroke-width="2" fill="none"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</a>
</div>
</div>
<h3 class="project-card-title">TeamUp-Ai</h3>
<p class="project-card-desc">
An intelligent matching network connecting hackathon participants and builders. Fosters efficient team composition by identifying ideal structural synergies across technical skills and goals.
</p>
<div class="project-tags">
<span>React</span>
<span>TypeScript</span>
<span>Tailwind CSS</span>
<span>Matching Logic</span>
</div>
<button class="btn-detail-modal" onclick="openModal('teamup')">Technical Deep Dive →</button>
</div>
<!-- Project 2: Java-DSA-Learning -->
<div class="project-card glass-card" data-groups='["dsa"]' id="p-javadsa">
<div class="project-accent border-purple"></div>
<div class="project-top">
<div class="project-folder-icon text-purple">
<svg viewBox="0 0 24 24" width="36" height="36" stroke="currentColor" stroke-width="1.5" fill="none"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
</div>
<div class="project-links">
<a href="https://github.com/Kali-Prem/Java-DSA-Learning" target="_blank" rel="noopener noreferrer" class="proj-link" aria-label="GitHub link for Java-DSA-Learning">
<svg viewBox="0 0 24 24" width="20" height="20" stroke="currentColor" stroke-width="2" fill="none"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
</div>
</div>
<h3 class="project-card-title">Java-DSA-Learning</h3>
<p class="project-card-desc">
A rigorous repository demonstrating complex OOP design and optimized core structures in Java. Serves as a master codebase for recursion patterns, hash tables, linked nodes, trees, and logic implementations.
</p>
<div class="project-tags">
<span>Java</span>
<span>Data Structures</span>
<span>Complexity Analysis</span>
<span>OOPs</span>
</div>
<button class="btn-detail-modal" onclick="openModal('javadsa')">Technical Deep Dive →</button>
</div>
<!-- Project 3: Hacking-Learning -->
<div class="project-card glass-card" data-groups='["security"]' id="p-hacking">
<div class="project-accent border-red"></div>
<div class="project-top">
<div class="project-folder-icon text-red">
<svg viewBox="0 0 24 24" width="36" height="36" stroke="currentColor" stroke-width="1.5" fill="none"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
</div>
<div class="project-links">
<a href="https://github.com/Kali-Prem/Hacking-Learning" target="_blank" rel="noopener noreferrer" class="proj-link" aria-label="GitHub link for Hacking-Learning">
<svg viewBox="0 0 24 24" width="20" height="20" stroke="currentColor" stroke-width="2" fill="none"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
</div>
</div>
<h3 class="project-card-title">Hacking-Learning</h3>
<p class="project-card-desc">
A curated compendium of cyber security research, lab setups, and scripts. Outlines practical methods using Nmap recon, Wireshark packet capture, Metasploit payloads, and secure network config principles.
</p>
<div class="project-tags">
<span>Kali Linux</span>
<span>Bash Scripting</span>
<span>Reconnaissance</span>
<span>Network Security</span>
</div>
<button class="btn-detail-modal" onclick="openModal('hacking')">Technical Deep Dive →</button>
</div>
<!-- Project 4: 500-DSA-Pattern-Problems -->
<div class="project-card glass-card" data-groups='["dsa"]' id="p-patterns">
<div class="project-accent border-purple"></div>
<div class="project-top">
<div class="project-folder-icon text-purple">
<svg viewBox="0 0 24 24" width="36" height="36" stroke="currentColor" stroke-width="1.5" fill="none"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
</div>
<div class="project-links">
<a href="https://github.com/Kali-Prem/500-DSA-Pattern-Problems" target="_blank" rel="noopener noreferrer" class="proj-link" aria-label="GitHub link for 500-DSA-Pattern-Problems">
<svg viewBox="0 0 24 24" width="20" height="20" stroke="currentColor" stroke-width="2" fill="none"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
</div>
</div>
<h3 class="project-card-title">500 DSA Patterns</h3>
<p class="project-card-desc">
A structured algorithm classification repository focused on pattern recognition. Tracks common patterns: sliding window, two-pointer arrays, tree traversal, backtracking, and dynamic programming optimization.
</p>
<div class="project-tags">
<span>Java</span>
<span>Algorithms</span>
<span>Sliding Window</span>
<span>Interview Patterns</span>
</div>
<button class="btn-detail-modal" onclick="openModal('patterns')">Technical Deep Dive →</button>
</div>
<!-- Project 5: AI-ML-Learning -->
<div class="project-card glass-card" data-groups='["software"]' id="p-aiml">
<div class="project-accent border-green"></div>
<div class="project-top">
<div class="project-folder-icon text-green">
<svg viewBox="0 0 24 24" width="36" height="36" stroke="currentColor" stroke-width="1.5" fill="none"><path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path></svg>
</div>
<div class="project-links">
<a href="https://github.com/Kali-Prem/AI-ML-Learning" target="_blank" rel="noopener noreferrer" class="proj-link" aria-label="GitHub link for AI-ML-Learning">
<svg viewBox="0 0 24 24" width="20" height="20" stroke="currentColor" stroke-width="2" fill="none"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</a>
</div>
</div>
<h3 class="project-card-title">AI & ML Roadmap</h3>
<p class="project-card-desc">
A detailed foundational syllabus and codebase detailing neural networks, gradient descent models, and regression analysis. Documents mathematical models and practical setups for model evaluation.
</p>
<div class="project-tags">
<span>Python</span>
<span>ML Mathematics</span>
<span>Neural Nets</span>
<span>Data Modeling</span>
</div>
<button class="btn-detail-modal" onclick="openModal('aiml')">Technical Deep Dive →</button>
</div>
</div>
</div>
</section>
<!-- Technical Project Modal -->
<div class="detail-modal" id="detail-modal">
<div class="modal-content glass-card">
<button class="modal-close" onclick="closeModal()" aria-label="Close modal">×</button>
<div class="modal-body-content" id="modal-body-content">
<!-- Content gets injected dynamically by js -->
</div>
</div>
</div>
<!-- Journey Timeline -->
<section id="journey" class="journey-section">
<div class="section-container">
<h2 class="section-title">
<span class="title-number">05.</span> System Timeline
</h2>
<div class="timeline">
<div class="timeline-item left">
<div class="timeline-dot bg-cyan"></div>
<div class="timeline-content glass-card">
<span class="timeline-date text-cyan">2023 - 2024</span>
<h3>Algorithm Mastery</h3>
<p>Immersed in Java OOP structures and compiled the 500-DSA-Pattern database. Focused on dynamic programming, hash tables, and algorithm speed optimization patterns.</p>
</div>
</div>
<div class="timeline-item right">
<div class="timeline-dot bg-purple"></div>
<div class="timeline-content glass-card">
<span class="timeline-date text-purple">Mid 2024</span>
<h3>SecOps Focus & Linux Labs</h3>
<p>Constructed localized cybersecurity virtual test environments. Developed scripts inside Kali Linux, specializing in scanning architectures (Nmap) and analyzing network packets (Wireshark).</p>
</div>
</div>
<div class="timeline-item left">
<div class="timeline-dot bg-red"></div>
<div class="timeline-content glass-card">
<span class="timeline-date text-red">Late 2024 - 2025</span>
<h3>Full Stack & TeamUp-Ai</h3>
<p>Engineered React platform prototypes. Formulated matching algorithms to structure technical teams. Introduced TypeScript and Tailwind components to build low-latency interfaces.</p>
</div>
</div>
<div class="timeline-item right">
<div class="timeline-dot bg-green"></div>
<div class="timeline-content glass-card">
<span class="timeline-date text-green">2026 & Beyond</span>
<h3>Next-Gen AI Integrations</h3>
<p>Integrating advanced models into standard SaaS platforms. Continuously auditing web vulnerabilities using defensive secure-coding standards.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Hub -->
<section id="contact" class="contact-section">
<div class="section-container">
<h2 class="section-title">
<span class="title-number">06.</span> Transmit Signal
</h2>
<div class="contact-grid">
<!-- Info cards -->
<div class="contact-info-panel">
<div class="glass-card info-card">
<div class="info-icon text-cyan">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg>
</div>
<div class="info-text">
<h4>Telemetry Mail</h4>
<a href="mailto:prem.kumar@domain.com">contact@kali-prem.dev</a>
</div>
</div>
<div class="glass-card info-card">
<div class="info-icon text-purple">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg>
</div>
<div class="info-text">
<h4>Open Source Core</h4>
<a href="https://github.com/Kali-Prem" target="_blank" rel="noopener noreferrer">github.com/Kali-Prem</a>
</div>
</div>
<div class="glass-card info-card">
<div class="info-icon text-red">
<svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg>
</div>
<div class="info-text">
<h4>Secure Status</h4>
<span class="beacon-label"><span class="beacon-light bg-green"></span> Available for projects</span>
</div>
</div>
</div>
<!-- Contact Form -->
<div class="contact-form-panel glass-card">
<div class="card-header-accent border-purple"></div>
<form id="contact-form">
<div class="form-row">
<div class="input-group">
<input type="text" id="form-name" required placeholder=" " autocomplete="off" />
<label for="form-name">Sender Alias / Name</label>
<span class="input-bar"></span>
</div>
<div class="input-group">
<input type="email" id="form-email" required placeholder=" " autocomplete="off" />
<label for="form-email">Sender Telemetry / Email</label>
<span class="input-bar"></span>
</div>
</div>
<div class="input-group">
<input type="text" id="form-subject" required placeholder=" " autocomplete="off" />
<label for="form-subject">Signal Target / Subject</label>
<span class="input-bar"></span>
</div>
<div class="input-group">
<textarea id="form-message" required placeholder=" " rows="5"></textarea>
<label for="form-message">Packet Content / Message</label>
<span class="input-bar"></span>
</div>
<button type="submit" class="btn btn-primary btn-submit">
<svg viewBox="0 0 24 24" width="18" height="18" stroke="currentColor" stroke-width="2" fill="none"><line x1="22" y1="2" x2="11" y2="13"></line><polygon points="22 2 15 22 11 13 2 9 22 2"></polygon></svg>
<span>Transmit Packet</span>
</button>
</form>
<!-- Realistic Form Response CLI Overlay -->
<div class="form-terminal-overlay" id="form-terminal-overlay">
<div class="form-terminal">
<div class="f-term-bar">
<span>guest@kali-prem:~$ mail -s telemetry</span>
</div>
<div class="f-term-output" id="form-terminal-output">
<!-- CLI logs get injected here -->
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Area -->
<footer>
<div class="footer-container">
<div class="footer-left">
<p class="copyright">© 2026 Prem Kumar. Built with raw, compliant HSL design variables & pure logic.</p>
</div>
<div class="footer-status">
<span class="pulse-beacon green"></span>
<span class="status-msg">SSL: HIGHLY SECURE // TELEMETRY: OPERATIONAL</span>
</div>
<div class="footer-links">
<a href="https://github.com/Kali-Prem" target="_blank" rel="noopener noreferrer" aria-label="GitHub Profile">GH</a>
<a href="#" aria-label="LinkedIn Profile">LN</a>
<a href="#" aria-label="Security Token Details">SEC</a>
</div>
</div>
</footer>
<!-- Main Controller Script -->
<script src="index.js"></script>
</body>
</html>