-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
482 lines (459 loc) Β· 26.3 KB
/
index.html
File metadata and controls
482 lines (459 loc) Β· 26.3 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
<!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="Enoch Jackson C β Backend-Oriented Software Engineer. Java & Database Enthusiast." />
<title>Enoch Jackson C | Backend Engineer</title>
<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=Inter:wght@300;400;500;600;700;800&display=swap"
rel="stylesheet" />
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<!-- βββ BACKGROUND βββββββββββββββββββββββββββββββ -->
<div class="bg-grid" aria-hidden="true"></div>
<div class="glow-orb orb-1" aria-hidden="true"></div>
<div class="glow-orb orb-2" aria-hidden="true"></div>
<!-- βββ NAV βββββββββββββββββββββββββββββββββββββ -->
<header id="header" role="banner">
<nav class="nav-pill" role="navigation" aria-label="Main navigation">
<a href="#hero" class="nav-logo-icon" aria-label="Home">
<svg width="28" height="28" viewBox="0 0 28 28" fill="none">
<rect x="2" y="2" width="10" height="10" rx="2.5" fill="currentColor" opacity=".9" />
<rect x="16" y="2" width="10" height="10" rx="2.5" fill="currentColor" opacity=".5" />
<rect x="2" y="16" width="10" height="10" rx="2.5" fill="currentColor" opacity=".5" />
<rect x="16" y="16" width="10" height="10" rx="2.5" fill="currentColor" opacity=".9" />
</svg>
</a>
<ul class="nav-links">
<li><a href="#hero">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<button class="hamburger" id="hamburger" aria-label="Toggle menu" aria-expanded="false">
<span></span><span></span><span></span>
</button>
</nav>
<!-- mobile dropdown -->
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
<ul>
<li><a href="#hero" class="mobile-link">Home</a></li>
<li><a href="#about" class="mobile-link">About</a></li>
<li><a href="#skills" class="mobile-link">Skills</a></li>
<li><a href="#projects" class="mobile-link">Projects</a></li>
<li><a href="#contact" class="mobile-link">Contact</a></li>
</ul>
</div>
</header>
<!-- βββ HERO ββββββββββββββββββββββββββββββββββββ -->
<section id="hero" class="hero">
<div class="hero-inner">
<div class="hero-badge fade-up">
<span class="badge-dot"></span> Open to internships & collaborations
</div>
<h1 class="hero-title fade-up delay-1">
Hi, I'm <span class="accent">Enoch Jackson</span><br />
Backend Engineer
</h1>
<p class="hero-sub fade-up delay-2">
~ I build clean, reliable backend systems with structured data, scalable logic, and clarity in design. ~
</p>
<div class="hero-cta fade-up delay-3">
<a href="#projects" class="btn btn-ghost">View Projects <span>β</span></a>
<a href="#contact" class="btn btn-outline">Contact Me β</a>
</div>
</div>
<!-- scroll arrow -->
<a href="#about" class="scroll-arrow fade-up delay-3" aria-label="Scroll to about">
<svg width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M10 4v12M4 10l6 6 6-6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</a>
</section>
<!-- βββ TICKER βββββββββββββββββββββββββββββββββββ -->
<div class="ticker-wrap" aria-hidden="true">
<div class="ticker-track" id="ticker-track">
<span class="ticker-item">Java</span>
<span class="ticker-sep">β¦</span>
<span class="ticker-item">Backend Engineer</span>
<span class="ticker-sep">β¦</span>
<span class="ticker-item">Database Design</span>
<span class="ticker-sep">β¦</span>
<span class="ticker-item">REST APIs</span>
<span class="ticker-sep">β¦</span>
<span class="ticker-item">Python</span>
<span class="ticker-sep">β¦</span>
<span class="ticker-item">SQL</span>
<span class="ticker-sep">β¦</span>
<span class="ticker-item">Spring Boot</span>
<span class="ticker-sep">β¦</span>
<span class="ticker-item">Clean Code</span>
<span class="ticker-sep">β¦</span>
<span class="ticker-item">System Design</span>
<span class="ticker-sep">β¦</span>
</div>
</div>
<!-- βββ ABOUT βββββββββββββββββββββββββββββββββββ -->
<section id="about" class="section">
<div class="container">
<h2 class="section-label fade-up">ABOUT</h2>
<div class="glass-card about-card fade-up delay-1">
<div class="about-header">
<p class="about-intro">My intention β</p>
<h3 class="about-headline">Let's see that</h3>
</div>
<p class="about-body">
Backend-focused engineering student at <strong>Panimalar Engineering College, Chennai</strong>. Drawn to the
craft of building systems that work reliably β structured databases, clean API design, and logic that's easy
to reason about. My coding philosophy: readable over clever, clarity over complexity.
</p>
<div class="about-stats">
<div class="stat"><span class="stat-num">3+</span><span class="stat-desc">Projects</span></div>
<div class="stat"><span class="stat-num">2+</span><span class="stat-desc">Languages</span></div>
<div class="stat"><span class="stat-num">IT</span><span class="stat-desc">Engineering</span></div>
</div>
<a href="mailto:enochjackson441@gmail.com" class="btn btn-ghost about-btn">Get in Touch β</a>
</div>
</div>
</section>
<!-- βββ SKILLS ββββββββββββββββββββββββββββββββββ -->
<section id="skills" class="section">
<div class="container">
<h2 class="section-label fade-up">SKILLS & TOOLS</h2>
<div class="skills-icons fade-up delay-1">
<div class="skill-icon" title="Java">
<div class="icon-circle" style="background:#e76f00">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<path
d="M22.5 5s-5 4.5-5 8.5c0 4 4 7 4 7s-9-1-9 6c0 5 8 8 8 8H11l-3 9h28l-3-9H23s8-3 8-8c0-7-9-6-9-6s4-3 4-7c0-4-3.5-8.5-3.5-8.5z" />
</svg>
</div>
<span>Java</span>
</div>
<div class="skill-icon" title="Python">
<div class="icon-circle" style="background:#3776ab">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<path
d="M24 4c-8 0-7 3.5-7 3.5V11h14v2H13s-7-.5-7 9 6.5 9.5 6.5 9.5h4v-4.5S16 22 22 22h9s6 .5 6-6V10s1-6-13-6zm-2 4a1.5 1.5 0 110 3 1.5 1.5 0 010-3zM24 44c8 0 7-3.5 7-3.5V37H17v-2h18s7 .5 7-9S35.5 17 35.5 17h-4v4.5S32 26 26 26h-9s-6-.5-6 6v6s-1 6 13 6zm2-4a1.5 1.5 0 110-3 1.5 1.5 0 010 3z" />
</svg>
</div>
<span>Python</span>
</div>
<div class="skill-icon" title="SQL / MySQL">
<div class="icon-circle" style="background:#00618a">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<ellipse cx="24" cy="12" rx="16" ry="6" />
<path d="M8 12v8c0 3.3 7.2 6 16 6s16-2.7 16-6v-8" fill="none" stroke="white" stroke-width="2" />
<path d="M8 20v8c0 3.3 7.2 6 16 6s16-2.7 16-6v-8" fill="none" stroke="white" stroke-width="2" />
</svg>
</div>
<span>SQL</span>
</div>
<div class="skill-icon" title="Spring">
<div class="icon-circle" style="background:#6db33f">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<path d="M40 8c0 0-10 2-16 12C18 30 12 36 6 38c0 0 6 4 14-2 4-3 8-10 10-16 2-6 4-10 10-12z" />
<circle cx="10" cy="38" r="3" />
</svg>
</div>
<span>Spring</span>
</div>
<div class="skill-icon" title="Flutter">
<div class="icon-circle" style="background:#027dfd">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<path d="M12 24L28 8h8L20 24l16 16h-8L12 24z" />
<path d="M20 24l8 8h8L20 24z" opacity=".6" />
</svg>
</div>
<span>Flutter</span>
</div>
<div class="skill-icon" title="Git">
<div class="icon-circle" style="background:#f05032">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<path
d="M44 22.6L25.4 4a2.8 2.8 0 00-4 0l-4 4 5 5a3.3 3.3 0 014.2 4.2l4.8 4.9a3.3 3.3 0 11-2 1.9l-4.5-4.5V31a3.3 3.3 0 11-2.6.1V19a3.3 3.3 0 01-1.8-4.3L15.4 9.8l-11.8 12a2.8 2.8 0 000 4L22.2 44a2.8 2.8 0 004 0L44 26.6a2.8 2.8 0 000-4z" />
</svg>
</div>
<span>Git</span>
</div>
<div class="skill-icon" title="React">
<div class="icon-circle" style="background:#222">
<svg width="26" height="26" viewBox="0 0 48 48" fill="none">
<circle cx="24" cy="24" r="4" fill="#61dafb" />
<ellipse cx="24" cy="24" rx="20" ry="8" stroke="#61dafb" stroke-width="2" fill="none" />
<ellipse cx="24" cy="24" rx="20" ry="8" stroke="#61dafb" stroke-width="2" fill="none"
transform="rotate(60 24 24)" />
<ellipse cx="24" cy="24" rx="20" ry="8" stroke="#61dafb" stroke-width="2" fill="none"
transform="rotate(120 24 24)" />
</svg>
</div>
<span>React</span>
</div>
<div class="skill-icon" title="OpenCV">
<div class="icon-circle" style="background:#5c3ee8">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<circle cx="16" cy="24" r="6" />
<circle cx="32" cy="14" r="6" />
<circle cx="32" cy="34" r="6" />
</svg>
</div>
<span>OpenCV</span>
</div>
<div class="skill-icon" title="Postman">
<div class="icon-circle" style="background:#ff6c37">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<circle cx="24" cy="24" r="18" stroke="white" stroke-width="2" fill="none" />
<path d="M24 14v10l7 4" stroke="white" stroke-width="2" stroke-linecap="round" fill="none" />
</svg>
</div>
<span>Postman</span>
</div>
<div class="skill-icon" title="GitHub">
<div class="icon-circle" style="background:#24292e">
<svg width="26" height="26" viewBox="0 0 24 24" fill="white">
<path
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" />
</svg>
</div>
<span>GitHub</span>
</div>
<div class="skill-icon" title="MySQL">
<div class="icon-circle" style="background:#4479a1">
<svg width="26" height="26" viewBox="0 0 48 48" fill="white">
<path d="M8 14h4v20H8zm8 0h4l8 12V14h4v20h-4L16 22v12h-4V14z" />
</svg>
</div>
<span>MySQL</span>
</div>
</div>
<!-- categories bar -->
<div class="skills-cats fade-up delay-2">
<span class="cat-pill">Backend Dev</span>
<span class="cat-pill">App Dev</span>
<span class="cat-pill">Web & UI</span>
<span class="cat-pill">Desktop App</span>
</div>
</div>
</section>
<!-- βββ PROJECTS βββββββββββββββββββββββββββββββ -->
<section id="projects" class="section">
<div class="container">
<h2 class="section-label fade-up">PERSONAL PROJECTS</h2>
<!-- filter tabs -->
<div class="project-filters fade-up delay-1" role="tablist" aria-label="Project filters">
<button class="filter-btn active" data-filter="all" role="tab" aria-selected="true">All</button>
<button class="filter-btn" data-filter="python" role="tab" aria-selected="false">Python & CV</button>
<button class="filter-btn" data-filter="flutter" role="tab" aria-selected="false">Flutter App</button>
<button class="filter-btn" data-filter="java" role="tab" aria-selected="false">Java / API</button>
</div>
<div class="projects-grid fade-up delay-2">
<!-- FitFuel -->
<article class="project-card" data-category="python" id="project-fitfuel">
<div class="project-preview">
<div class="project-preview-inner fitfuel">
<div class="preview-icon">π₯</div>
<span class="preview-label">Calorie Detection</span>
</div>
</div>
<div class="project-info">
<div class="project-top-row">
<span class="project-cat-tag">Python β’ CV</span>
<div class="project-actions">
<a href="https://github.com/EnochJackson/fitfuel-calorie-detector" target="_blank"
rel="noopener noreferrer" class="icon-btn" title="GitHub" aria-label="FitFuel GitHub">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
<path
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" />
</svg>
</a>
</div>
</div>
<h3 class="project-name">FitFuel</h3>
<p class="project-desc">Calorie detection system β extracts food info from images and maps it to calorie
data using OpenCV and API integration.</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">OpenCV</span>
<span class="tag">Image Processing</span>
</div>
</div>
</article>
<!-- CareLoop -->
<article class="project-card" data-category="flutter" id="project-careloop">
<div class="project-preview">
<div class="project-preview-inner careloop">
<div class="preview-icon">π§</div>
<span class="preview-label">Elder Care App</span>
</div>
</div>
<div class="project-info">
<div class="project-top-row">
<span class="project-cat-tag">Flutter</span>
<div class="project-actions">
<a href="https://github.com/EnochJackson/care_loop_v1" target="_blank" rel="noopener noreferrer"
class="icon-btn" title="GitHub" aria-label="CareLoop GitHub">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
<path
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" />
</svg>
</a>
</div>
</div>
<h3 class="project-name">CareLoop</h3>
<p class="project-desc">Mobile application for elder care workflows β structured data handling,
caretaker-family coordination, and clean app logic.</p>
<div class="project-tags">
<span class="tag">Flutter</span>
<span class="tag">Mobile</span>
<span class="tag">Firebase</span>
</div>
</div>
</article>
<!-- FeedChain -->
<article class="project-card" data-category="flutter" id="project-feedchain">
<div class="project-preview">
<div class="project-preview-inner feedchain">
<div class="preview-icon">πΊοΈ</div>
<span class="preview-label">Food Mapper</span>
</div>
</div>
<div class="project-info">
<div class="project-top-row">
<span class="project-cat-tag">Flutter</span>
<div class="project-actions">
<a href="https://github.com/EnochJackson/SRP-FeedChain-K5" target="_blank" rel="noopener noreferrer"
class="icon-btn" title="GitHub" aria-label="FeedChain GitHub">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
<path
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" />
</svg>
</a>
</div>
</div>
<h3 class="project-name">FeedChain</h3>
<p class="project-desc">Surplus food mapper that connects food sources to people in need β focused on data
mapping, logical flow, and social impact.</p>
<div class="project-tags">
<span class="tag">Flutter</span>
<span class="tag">Data Mapping</span>
<span class="tag">App Logic</span>
</div>
</div>
</article>
<!-- Quiz App -->
<article class="project-card" data-category="java" id="project-quizapp">
<div class="project-preview">
<div class="project-preview-inner quizapp">
<div class="preview-icon">π</div>
<span class="preview-label">Full-Stack Web App</span>
</div>
</div>
<div class="project-info">
<div class="project-top-row">
<span class="project-cat-tag">Java β’ React</span>
<div class="project-actions">
<a href="https://github.com/EnochJackson/quiz-app" target="_blank" rel="noopener noreferrer"
class="icon-btn" title="GitHub" aria-label="Quiz App GitHub">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor">
<path
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" />
</svg>
</a>
</div>
</div>
<h3 class="project-name">Quiz App</h3>
<p class="project-desc">Full-stack quiz platform with JWT authentication, role-based access (Admin/User),
and real-time quiz management β React frontend, Spring Boot backend.</p>
<div class="project-tags">
<span class="tag">Spring Boot</span>
<span class="tag">React</span>
<span class="tag">JWT</span>
<span class="tag">MySQL</span>
</div>
</div>
</article>
</div>
<div class="projects-more fade-up delay-3">
<a href="https://github.com/EnochJackson" target="_blank" rel="noopener noreferrer" class="btn btn-outline">More
on GitHub β</a>
</div>
</div>
</section>
<!-- βββ CONTACT βββββββββββββββββββββββββββββββββ -->
<section id="contact" class="section">
<div class="container">
<h2 class="section-label fade-up">CONTACT</h2>
<div class="glass-card contact-card fade-up delay-1">
<div class="contact-header">
<p class="contact-intro">From conversations to creation β</p>
<h3 class="contact-headline">Let's talk</h3>
</div>
<div class="contact-options">
<a href="mailto:enochjackson441@gmail.com" class="contact-opt" id="contact-email">
<div class="copt-icon">β</div>
<span class="copt-label">Get in Touch</span>
<span class="copt-val">enochjackson441@gmail.com</span>
<span class="copt-arrow">β</span>
</a>
<a href="https://github.com/EnochJackson" target="_blank" rel="noopener noreferrer" class="contact-opt"
id="contact-github">
<div class="copt-icon">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
<path
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" />
</svg>
</div>
<span class="copt-label">GitHub</span>
<span class="copt-val">@EnochJackson</span>
<span class="copt-arrow">β</span>
</a>
<a href="https://www.linkedin.com/in/enoch-jackson-10a53736a" target="_blank" rel="noopener noreferrer"
class="contact-opt" id="contact-linkedin">
<div class="copt-icon">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
<path
d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z" />
</svg>
</div>
<span class="copt-label">LinkedIn</span>
<span class="copt-val">Enoch Jackson C</span>
<span class="copt-arrow">β</span>
</a>
</div>
</div>
</div>
</section>
<!-- βββ FOOTER ββββββββββββββββββββββββββββββββββ -->
<footer class="footer">
<div class="container footer-inner">
<div class="footer-brand">
<span class="footer-logo">EJ</span>
<span class="footer-tagline">Enoch Jackson C</span>
</div>
<nav class="footer-nav" aria-label="Footer navigation">
<a href="#hero">Home</a>
<a href="#about">About</a>
<a href="#skills">Skills</a>
<a href="#projects">Projects</a>
<a href="#contact">Contact</a>
</nav>
<div class="footer-socials">
<a href="https://github.com/EnochJackson" target="_blank" rel="noopener noreferrer"
aria-label="GitHub">GitHub</a>
<a href="https://www.linkedin.com/in/enoch-jackson-10a53736a" target="_blank" rel="noopener noreferrer"
aria-label="LinkedIn">LinkedIn</a>
</div>
</div>
<div class="container footer-bottom">
<p>Β© 2026 Enoch Jackson C β Built with simplicity and clarity in mind.</p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>