-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
740 lines (700 loc) · 34.9 KB
/
index.html
File metadata and controls
740 lines (700 loc) · 34.9 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
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portfolio - Jonathan Putra</title>
<link rel="stylesheet" href="style.css" />
<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@400;500;600&family=Playfair+Display:wght@600;700&display=swap"
rel="stylesheet" />
</head>
<body>
<main class="page">
<!-- SIDEBAR -->
<aside class="sidebar">
<!-- PROFILE -->
<div class="profile">
<img src="./assets/Jonathan Putra.png" alt="Jonathan Putra" class="profile-img" />
<div class="profile-info">
<h1 class="name">Jonathan Putra</h1>
<h2 class="role">Back-end Engineer</h2>
<p class="tagline">
Backend Engineer with 3 years of experience building and
maintaining web applications and microservices. Specialized in
backend systems, API design, and databases using Golang and
GraphQL. Hands-on experience working on content management systems
and loyalty platforms, with a focus on performance optimization
and scalable architecture. Open to full-time, remote, or
relocation opportunities.
</p>
<ul class="social-list" aria-label="Social media">
<li>
<a href="https://github.com/JonathanPutra134" aria-label="GitHub" target="_blank" rel="noreferrer">
<svg class="icon" viewBox="0 0 16 16" aria-hidden="true">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53
5.47 7.59.4.07.55-.17.55-.38
0-.19-.01-.82-.01-1.49
-2.01.37-2.53-.49-2.69-.94
-.09-.23-.48-.94-.82-1.13
-.28-.15-.68-.52-.01-.53
.63-.01 1.08.58 1.23.82
.72 1.21 1.87.87 2.33.66
.07-.52.28-.87.51-1.07
-1.78-.2-3.64-.89-3.64-3.95
0-.87.31-1.59.82-2.15
-.08-.2-.36-1.02.08-2.12
0 0 .67-.21 2.2.82
.64-.18 1.32-.27 2-.27
.68 0 1.36.09 2 .27
1.53-1.04 2.2-.82 2.2-.82
.44 1.1.16 1.92.08 2.12
.51.56.82 1.27.82 2.15
0 3.07-1.87 3.75-3.65 3.95
.29.25.54.73.54 1.48
0 1.07-.01 1.93-.01 2.2
0 .21.15.46.55.38
A8.013 8.013 0 0 0 16 8
c0-4.42-3.58-8-8-8z" />
</svg>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/jonathan-putra-43b928265/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="icon"
aria-hidden="true">
<path
d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19a.66.66 0 000 .14V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z">
</path>
</svg>
</a>
</li>
<li>
<a href="https://www.instagram.com/jonathanputra9791/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" fill="currentColor" class="icon"
aria-hidden="true">
<path
d="M295.42,6c-53.2,2.51-89.53,11-121.29,23.48-32.87,12.81-60.73,30-88.45,57.82S40.89,143,28.17,175.92c-12.31,31.83-20.65,68.19-23,121.42S2.3,367.68,2.56,503.46,3.42,656.26,6,709.6c2.54,53.19,11,89.51,23.48,121.28,12.83,32.87,30,60.72,57.83,88.45S143,964.09,176,976.83c31.8,12.29,68.17,20.67,121.39,23s70.35,2.87,206.09,2.61,152.83-.86,206.16-3.39S799.1,988,830.88,975.58c32.87-12.86,60.74-30,88.45-57.84S964.1,862,976.81,829.06c12.32-31.8,20.69-68.17,23-121.35,2.33-53.37,2.88-70.41,2.62-206.17s-.87-152.78-3.4-206.1-11-89.53-23.47-121.32c-12.85-32.87-30-60.7-57.82-88.45S862,40.87,829.07,28.19c-31.82-12.31-68.17-20.7-121.39-23S637.33,2.3,501.54,2.56,348.75,3.4,295.42,6m5.84,903.88c-48.75-2.12-75.22-10.22-92.86-17-23.36-9-40-19.88-57.58-37.29s-28.38-34.11-37.5-57.42c-6.85-17.64-15.1-44.08-17.38-92.83-2.48-52.69-3-68.51-3.29-202s.22-149.29,2.53-202c2.08-48.71,10.23-75.21,17-92.84,9-23.39,19.84-40,37.29-57.57s34.1-28.39,57.43-37.51c17.62-6.88,44.06-15.06,92.79-17.38,52.73-2.5,68.53-3,202-3.29s149.31.21,202.06,2.53c48.71,2.12,75.22,10.19,92.83,17,23.37,9,40,19.81,57.57,37.29s28.4,34.07,37.52,57.45c6.89,17.57,15.07,44,17.37,92.76,2.51,52.73,3.08,68.54,3.32,202s-.23,149.31-2.54,202c-2.13,48.75-10.21,75.23-17,92.89-9,23.35-19.85,40-37.31,57.56s-34.09,28.38-57.43,37.5c-17.6,6.87-44.07,15.07-92.76,17.39-52.73,2.48-68.53,3-202.05,3.29s-149.27-.25-202-2.53m407.6-674.61a60,60,0,1,0,59.88-60.1,60,60,0,0,0-59.88,60.1M245.77,503c.28,141.8,115.44,256.49,257.21,256.22S759.52,643.8,759.25,502,643.79,245.48,502,245.76,245.5,361.22,245.77,503m90.06-.18a166.67,166.67,0,1,1,167,166.34,166.65,166.65,0,0,1-167-166.34">
</path>
</svg>
</a>
</li>
</ul>
</div>
</div>
<!-- END OF PROFILE -->
<!-- NAVIGATION -->
<ul class="section-nav">
<li class="active">
<a href="#about">
<h2>INTRODUCTION</h2>
</a>
</li>
<li>
<a href="#education">
<h2>EDUCATION</h2>
</a>
</li>
<li>
<a href="#experience">
<h2>EXPERIENCE</h2>
</a>
</li>
<li>
<a href="#project">
<h2>PROJECT</h2>
</a>
</li>
<li>
<a href="#certificate">
<h2>CERTIFICATE</h2>
</a>
</li>
</ul>
<!-- END OF NAVIGATION -->
<!-- CONTACTS -->
<div class="contacts">
<div class="contact-item">
<svg class="icon" viewBox="0 0 24 24" aria-hidden="true">
<path d="M2 4h20v16H2z M4 6l8 5 8-5" />
</svg>
</div>
<div class="contact-item">
<svg class="icon" viewBox="0 0 24 24" aria-hidden="true">
<path d="M6.6 10.8c1.5 3 3.6 5.1 6.6 6.6l2.2-2.2
c.3-.3.8-.4 1.2-.3 1.3.4 2.8.6 4.3.6
.7 0 1.2.5 1.2 1.2V21
c0 .7-.5 1.2-1.2 1.2
C10.3 22.2 1.8 13.7 1.8 3.2
1.8 2.5 2.3 2 3 2h3.7
c.7 0 1.2.5 1.2 1.2
0 1.5.2 3 .6 4.3
.1.4 0 .9-.3 1.2l-2.2 2.1z" />
</svg>
<span class="contact-phone">+62 812 3456 789</span>
</div>
</div>
</aside>
<!-- END OF CONTACTS -->
<!-- END OF SIDEBAR -->
<div class="main-content">
<section id="about" class="about-carousel">
<div class="carousel">
<div class="about-slide active">
<div class="about-slide-media" style="
background-image: url('./assets/about-background.png');
"></div>
<div class="about-slide-content">
<h1>BIOGRAPHY</h1>
<h3>
A technology enthusiast with a strong interest in fashion,
content creation, and software engineering. <br />
Born in Jakarta, Indonesia, on July 10, 2002.
</h3>
</div>
</div>
<div class="about-slide career-slide">
<div class="about-slide-media" style="background-image: url('./assets/about-2.png')"></div>
<div class="about-slide-content">
<h1>CAREER DIRECTION</h1>
<h3>
I am currently pursuing a career in software engineering and
web development, with a strong focus on backend systems.
<br />
I am continuously expanding my knowledge in full-stack
development, cloud computing, and artificial intelligence.
</h3>
</div>
</div>
<div class="about-slide">
<div class="about-slide-media" style="background-image: url('./assets/about-3.png')"></div>
<div class="about-slide-content">
<h1>PROFESSIONAL EXPERIENCE</h1>
<h3>
I have approximately three years of professional experience as
a Backend Engineer at Kompas Gramedia, <br />
one of the largest media corporations in Indonesia, based in
Jakarta.
</h3>
</div>
</div>
<div class="about-slide">
<div class="about-slide-media" style="background-image: url('./assets/about-4.jpg')"></div>
<div class="about-slide-content">
<h1>EDUCATION</h1>
<h3>
I earned my Bachelor's degree in Informatics from Multimedia
Nusantara University, graduating in December 2024.
</h3>
</div>
</div>
<div class="about-slide">
<div class="about-slide-media" style="background-image: url('./assets/about-5.png')"></div>
<div class="about-slide-content">
<h1>PROJECTS</h1>
<h3>
I have worked on a variety of software projects, including
personal initiatives, collaborative team projects, and my
undergraduate thesis.
</h3>
</div>
</div>
</div>
</section>
<section id="education" class="education-section">
<div class="education-bg"></div>
<div class="education-overlay"></div>
<div class="education-content">
<h1 style="text-align: center">Education</h1>
<div class="education-summary-grid">
<div class="education-media portrait">
<img src="./assets/education-background.jpg" alt="Education Image" class="education-img-1" width="500"
height="500" />
</div>
<div class="education-text education-summary-text">
Completed a Bachelor’s degree in Informatics at Multimedia
Nusantara University, officially graduating on 14 December 2024
with a Cumlaude Distinction and IPK of 3.94/4.00
</div>
</div>
<h2 style="text-align: center">Activities</h2>
<section class="education-carousel">
<div class="education-activity-viewer">
<div class="education-activity-frame">
<button
class="edu-activity-nav edu-activity-prev"
type="button"
aria-label="Previous activity"
>
←
</button>
<img
id="edu-activity-image"
src="./assets/education-2.png"
alt="Student Representative activity"
/>
<button
class="edu-activity-nav edu-activity-next"
type="button"
aria-label="Next activity"
>
→
</button>
</div>
<div class="education-activity-description">
<p id="edu-activity-text">
Served as a Student Representative in the Virtual Mobility
Programme on Environment, Social, and Governance (ESG),
collaborating with representatives from various foreign
countries.
</p>
</div>
<div class="overlay" id="edu-activity-overlay" hidden>
<div class="overlay-backdrop"></div>
<div
class="overlay-content"
role="dialog"
aria-modal="true"
aria-label="Education activity image preview"
>
<button
class="overlay-close"
type="button"
aria-label="Close preview"
>
X
</button>
<img
class="overlay-image"
id="edu-activity-overlay-image"
src=""
alt=""
/>
</div>
</div>
</div>
</section>
</div>
</section>
<section id="experience" class="experience-section">
<div class="experience-shell">
<header class="experience-header">
<h1>My <span>Experience</span></h1>
</header>
<div class="experience-list">
<article class="experience-card">
<div class="experience-top">
<div class="experience-role">
<h2>Kompas Gramedia</h2>
<p>Backend Engineer Intern</p>
<div class="experience-tech">
<span>Golang</span>
<span>TypeScript</span>
<span>GraphQL</span>
<span>PostgreSQL</span>
</div>
<ul class="experience-bullets">
<li>
Implemented comprehensive unit testing for the go-utils
microservice, significantly improving code reliability
and maintainability.
</li>
<li>
Developed several application features in MyValue
Microservices and Content Management System (CMS) based
on product requirements.
</li>
<li>
Quickly adapted and expanded proficiency in Golang and
TypeScript to directly support project development and
team deliverables.
</li>
</ul>
</div>
<div class="experience-time">January 2023 — June 2023</div>
</div>
</article>
<article class="experience-card">
<div class="experience-top">
<div class="experience-role">
<h2>Kompas Gramedia</h2>
<p>Backend Developer</p>
<div class="experience-tech">
<span>Golang</span>
<span>GraphQL</span>
<span>Redis</span>
<span>Kubernetes</span>
<span>Grafana Loki</span>
</div>
<ul class="experience-bullets">
<li>
Drove the development and maintenance of new features
for MyValue Microservices using Golang as the primary
language, collaborating with the front-end team to
deliver on product requirements.
</li>
<li>
Developed and maintained the MyValue Content Management
System (CMS) utilizing GraphQL and TypeScript, ensuring
efficient, flexible and type-safe API definitions for
MyValue CMS.
</li>
<li>
Strengthened microservice architecture through extensive
code refactoring and the implementation of unit tests,
establishing a clean and scalable environment
</li>
<li>
Optimized API and Database performance using Redis as a
distributed cache and query optimization techniques,
reducing average response times by approximately 20–30%
to ensure cost efficiency
</li>
<li>
Resolved and performed root cause analysis on numerous
technical bugs across the MyValue microservices and CMS,
mitigating reported issues from internal team or
external clients to enhance system reliability
</li>
<li>
Streamlined centralized log collection for microservices
in Kubernetes using Fluent Bit and Grafana Loki,
including log transformation, label-based filtering,
LogQL queries, and operational documentation.
</li>
</ul>
</div>
<div class="experience-time">June 2023 — PRESENT</div>
</div>
</article>
</div>
</div>
</section>
<section id="project" class="project-section">
<div class="project-shell">
<header class="project-header">
<h1>PROJECTS</h1>
<p>
Welcome to my project showcase.
</p>
</header>
<div class="project-list">
<article class="project-card">
<div class="project-info">
<h2>Event Recommendation System</h2>
<p>
This project was my final thesis for the completion of my
bachelor's degree at Universitas Multimedia Nusantara. This is a mock event search web
application (Event-Hunters) serving as the platform for a hybrid recommendation system.
</p>
<div class="project-tech">
<span>Golang</span>
<span>Python</span>
<span>Flask</span>
<span>PostgreSQL</span>
<span>HTML</span>
<span>CSS</span>
</div>
<div class="project-cta-group">
<a class="project-cta" href="https://github.com/JonathanPutra134/Event-Hunters-Recommender">Website Repo</a>
<a class="project-cta" href="https://github.com/JonathanPutra134/Event-Hunters-Recommender">Recommender Repo</a>
</div>
<div class="project-accordion">
<button class="accordion-toggle" type="button" aria-expanded="false" id="purpose-button-1">
Purpose of this project
<span class="accordion-icon">+</span>
</button>
<div class="accordion-panel" hidden>
<ul class="accordion-list">
<li>
This project was created for my Thesis Completion at
Multimedia Nusantara University
</li>
<li>
This project was meant to streamlined the process of
searching events through integrated recommendation
systems
</li>
</ul>
</div>
<button class="accordion-toggle" type="button" aria-expanded="false" id="timeline-button-1">
Timeline
<span class="accordion-icon">+</span>
</button>
<div class="accordion-panel" hidden>
<ul class="timeline-list">
<li class="timeline-item">
<span class="timeline-dot">1</span>
<div class="timeline-content">
<span class="timeline-time">November - December 2023</span>
<span class="timeline-text">Requirements Analysis & Literature
Review</span>
</div>
</li>
<li class="timeline-item">
<span class="timeline-dot">2</span>
<div class="timeline-content">
<span class="timeline-time">December 2023 - January 2024</span>
<span class="timeline-text">System Design & Architecture Planning</span>
</div>
</li>
<li class="timeline-item">
<span class="timeline-dot">3</span>
<div class="timeline-content">
<span class="timeline-time">January - March 2024</span>
<span class="timeline-text">Website and Recommendation System
Development</span>
</div>
</li>
<li class="timeline-item">
<span class="timeline-dot">4</span>
<div class="timeline-content">
<span class="timeline-time">March - April 2024</span>
<span class="timeline-text">Deployment on Railway and Evaluation using
End-User Computing Satisfaction (EUCS)</span>
</div>
</li>
<li class="timeline-item">
<span class="timeline-dot">5</span>
<div class="timeline-content">
<span class="timeline-time">April - May 2024</span>
<span class="timeline-text">Bug Fixing, Finalization, and Thesis
Presentation</span>
</div>
</li>
</ul>
</div>
<button class="accordion-toggle" type="button" aria-expanded="false">
Components
<span class="accordion-icon">+</span>
</button>
<div class="accordion-panel" hidden>
<ul class="accordion-list">
<li>Website Application : Built with Golang Fiber, serving as the platform for users to interact
with and assess the recommender system.</li>
<li>Recommender System : Developed with Flask (Python), dynamically learning from user
interactions to provide event recommendations.</li>
</ul>
</div>
</div>
</div>
<div class="project-media">
<div class="project-gallery" data-gallery>
<img class="project-hero" src="./assets/EventHunters/HomePageResult.png"
alt="EventHunters homepage" />
<div class="project-thumbnails" role="tablist" aria-label="Project screenshots">
<button class="project-thumb is-active" type="button"
data-full="./assets/EventHunters/HomePageResult.png" data-alt="EventHunters homepage"
aria-selected="true">
<img src="./assets/EventHunters/HomePageResult.png" alt="" />
<span>Home</span>
</button>
<button class="project-thumb" type="button"
data-full="./assets/EventHunters/RecommendationPageResult.png"
data-alt="Recommendation results screen" aria-selected="false">
<img src="./assets/EventHunters/RecommendationPageResult.png" alt="" />
<span>Recommendation</span>
</button>
<button class="project-thumb" type="button" data-full="./assets/EventHunters/HomePageResult2.png"
data-alt="Event detail screen" aria-selected="false">
<img src="./assets/EventHunters/HomePageResult2.png" alt="" />
<span>Event Categories</span>
</button>
<button class="project-thumb" type="button" data-full="./assets/EventHunters/SearchPageResult.png"
data-alt="Admin and content management view" aria-selected="false">
<img src="./assets/EventHunters/SearchPageResult.png" alt="" />
<span>Search Events</span>
</button>
<button class="project-thumb" type="button"
data-full="./assets/EventHunters/HasilAkhirRekomendasi.png"
data-alt="Evaluation and final recommendation output" aria-selected="false">
<img src="./assets/EventHunters/HasilAkhirRekomendasi.png" alt="" />
<span>JSON Response</span>
</button>
</div>
<div class="overlay" hidden>
<div class="overlay-backdrop"></div>
<div class="overlay-content" role="dialog" aria-modal="true" aria-label="Project image preview">
<button class="overlay-close" type="button" aria-label="Close preview">
X
</button>
<img class="overlay-image" src="" alt="" />
</div>
</div>
</div>
</div>
</article>
<article class="project-card">
<div class="project-info">
<h2>MagFin</h2>
<p>
MagFin is a mobile-based transaction application designed to simplify waste management
transactions in Sepatan Timur District.
</p>
<div class="project-tech">
<span>Java</span>
<span>PHP</span>
<span>Laravel</span>
<span>MySQL</span>
<span>HTML</span>
<span>CSS</span>
</div>
<div class="project-cta-group">
<a class="project-cta" href="https://github.com/atras30/maggot-finance">Full project</a>
</div>
<div class="project-accordion">
<button class="accordion-toggle" type="button" aria-expanded="false" id="purpose-button-1">
Purpose of this project
<span class="accordion-icon">+</span>
</button>
<div class="accordion-panel" hidden>
<ul class="accordion-list">
<li>
Currently, waste management transactions in Sepatan Timur are still conducted manually, making
the process inefficient and challenging. To address these issues, MagFin was developed as a
solution. This application offers a variety of features specifically designed to streamline and
enhance the efficiency of waste management transactions for the community in Sepatan Timur
District. This application considered both as the final project for IF570 - Mobile Application
Programming and Student Creativity Program from collaboration between Multimedia Nusantara
University and Bapeda of Tangerang Regency
</li>
</ul>
</div>
<button class="accordion-toggle" type="button" aria-expanded="false" id="timeline-button-1">
Timeline
<span class="accordion-icon">+</span>
</button>
<div class="accordion-panel" hidden>
<ul class="timeline-list">
<li class="timeline-item">
<span class="timeline-dot">1</span>
<div class="timeline-content">
<span class="timeline-time">September 2022</span>
<span class="timeline-text">Requirements Analysis & Initial Meeting</span>
</div>
</li>
<li class="timeline-item">
<span class="timeline-dot">2</span>
<div class="timeline-content">
<span class="timeline-time">October 2022</span>
<span class="timeline-text">Development of Mobile Apps and Website</span>
</div>
</li>
<li class="timeline-item">
<span class="timeline-dot">2</span>
<div class="timeline-content">
<span class="timeline-time">November 2022</span>
<span class="timeline-text">Development & Finalization of Mobile Apps and Website</span>
</div>
</li>
<li class="timeline-item">
<span class="timeline-dot">2</span>
<div class="timeline-content">
<span class="timeline-time">December 2022</span>
<span class="timeline-text">Final Project Presentation</span>
</div>
</li>
</ul>
</div>
<button class="accordion-toggle" type="button" aria-expanded="false">
Components
<span class="accordion-icon">+</span>
</button>
<div class="accordion-panel" hidden>
<ul class="accordion-list">
<li>MagFin Mobile Apps : Built for Android using Java (business logic) and XML (UI layout).
The mobile app serves as the main platform for users (warga, warung, and trash bank managers) to
manage digital waste transactions, including balance tracking, QR-based transactions,
transaction history, and withdrawal processing.</li>
<li>Admin Website : Built using PHP with Laravel framework for the backend (API development), and
React (JavaScript), HTML, and SCSS for the frontend.
The admin website is designed for super-admin management, enabling monitoring of system
activities, managing trash bank managers, viewing user data, and overseeing overall transaction
operations.</li>
</ul>
</div>
</div>
</div>
<div class="project-media">
<div class="project-gallery" data-gallery>
<img class="project-hero" src="./assets/MagFin/heroimg.png" alt="EventHunters homepage" />
<div class="project-thumbnails" role="tablist" aria-label="Project screenshots">
<button class="project-thumb is-active" type="button" data-full="./assets/MagFin/heroimg.png"
data-alt="MagFin homepage" aria-selected="true">
<img src="./assets/MagFin/heroimg.png" alt="" />
<span>Documentation</span>
</button>
<button class="project-thumb" type="button" data-full="./assets/MagFin/presentation.png"
data-alt="Project Presentation" aria-selected="false">
<img src="./assets/MagFin/presentation.png" alt="" />
<span>Presentation</span>
</button>
<button class="project-thumb" type="button" data-full="./assets/MagFin/groupphoto.png"
data-alt="Event detail screen" aria-selected="false">
<img src="./assets/MagFin/groupphoto.png" alt="" />
<span>Team Photo</span>
</button>
<button class="project-thumb" type="button" data-full="./assets/MagFin/magfin.png"
data-alt="Admin and content management view" aria-selected="false">
<img src="./assets/MagFin/magfin.png" alt="" />
<span>MagFin</span>
</button>
<button class="project-thumb" type="button" data-full="./assets/MagFin/CertificateOfAppreciation.jpeg"
data-alt="Evaluation and final recommendation output" aria-selected="false">
<img src="./assets/MagFin/CertificateOfAppreciation.jpeg" alt="" />
<span>Certificate</span>
</button>
</div>
<div class="overlay" hidden>
<div class="overlay-backdrop"></div>
<div class="overlay-content" role="dialog" aria-modal="true" aria-label="Project image preview">
<button class="overlay-close" type="button" aria-label="Close preview">
X
</button>
<img class="overlay-image" src="" alt="" />
</div>
</div>
</div>
</div>
</article>
</div>
</div>
</section>
<section id="certificate" class="certificate-section">
<div class="certificate-shell">
<div class="certificate-hero">
<button class="cert-nav cert-left" type="button" aria-label="Next certificate">
←
</button>
<img id="cert-image" src="./assets/certificates/cumlaude-certificate.png" alt="Certificate 1" />
<button class="cert-nav cert-right" type="button" aria-label="Previous certificate">
→
</button>
</div>
<div class="certificate-description">
<h2 id="cert-title">Cumlaude Distinction</h2>
<p id="cert-text">Graduated with GPA 3.94/4.00 from Multimedia Nusantara University.</p>
<div class="certificate-meta">
<span id="cert-issuer">UMN</span>
<span id="cert-date">Dec 2024</span>
</div>
</div>
</div>
<div class="overlay" hidden>
<div class="overlay-backdrop"></div>
<div class="overlay-content" role="dialog" aria-modal="true" aria-label="Project image preview">
<button class="overlay-close" type="button" aria-label="Close preview">
X
</button>
<img class="overlay-image" src="" alt="" />
</div>
</div>
</section>
</div>
</main>
<script src="script.js"></script>
</body>
</html>