-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
529 lines (460 loc) · 21.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- STYLE CSS -->
<link rel="stylesheet" href="style.css">
<!-- LOGO TAB BROWSER -->
<link rel="icon" type="image/png" sizes="32x32" href="assets/component-logo2.png">
<!-- FONT GOOGLE -->
<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=Unbounded:wght@400;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap" rel="stylesheet">
<title>Portofolio | Nicholas Chandra</title>
</head>
<body>
<nav>
<img src="assets/component-logo.png" alt="LOGO">
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#information">Information</a></li>
<li><a href="#experience">Experiences</a></li>
<li><a href="#organization">Organizations</a></li>
<li><a href="#project">Projects</a></li>
<li><a href="#achievement">Achievements</a></li>
</ul>
</nav>
<header id="home">
<div class="headerName">
<h1>Nicholas Chandra</h1>
<h2>WEBSITE PORTOFOLIO</h2>
<img src="assets/component-game.svg" alt="component-orang" class="component-game">
<img src="assets/component-puzzle.svg" alt="component-puzzle" class="component-puzzle">
<img src="assets/component-name2.png" alt="component-name1" class="component-name1">
<img src="assets/component-name2.png" alt="component-name2" class="component-name2">
<!-- <img src="assets/component-header.png" alt="component-header" class="component-header"> -->
</div>
</header>
<main>
<div class="information" id="information">
<h1>Information </h1>
<p>I am a recent graduate with a bachelor’s degree in information systems from Multimedia Nusantara University (UMN). I have developed a comprehensive skill set in both front-end and back-end development, with a interest in the MERN stack (MongoDB, Express JS, React JS, Node JS). Additionally, I possess solid knowledge and practical experience in SQL, gained during my internship where I performed SQL testing. My studies and vocational training have also equipped me with foundational skills in various applications and tools, including Android Studio, Visual Studio Code (for C, Java, and C++), Visual Studio (for C#), Figma, and SAP Logon. My experience includes proficiency in design applications such as CorelDRAW, Adobe Photoshop, Adobe Illustrator, and Adobe Premiere. I am passionate about learning and eager to explore new technologies and methodologies.
</p>
<img src="assets/component-Information.png" alt="component-information" class="component-information">
</div>
<div class="workExperience" id="experience">
<h1>Work Experience</h1>
<img src="assets/component-WE.png" alt="component-WE" class="component-WE">
<img src="assets/component-WE2.png" alt="component-WE2" class="component-WE2">
<img src="assets/component-WE3.png" alt="component-WE3" class="component-WE3">
<div class="allKonten">
<div class="kontenSatu-WE">
<img src="assets/component-cimb.png" alt="component-cimb" class="component-cimb">
<p>
<span>Master Data Management Intern at PT. CIMB Niaga Tbk. </span>Divisi Data Management Technology.
</p>
</img>
</div>
<div class="kontenSatu-WE">
<img src="assets/component-profil.png" alt="component-profil" class="component-profil">
<p>
Nicholas Chandra, from Tangerang City. Born in the city of Jakarta in 2002, and is now 22 years old.
</p>
</img>
</div>
<div class="kontenSatu-WE">
<img src="assets/component-umn.png" alt="component-umn" class="component-umn">
<p>
<span>Student at University of Multimedia Nusantara.</span> Majoring in Information System.
</p>
</img>
</div>
</div>
<div class="detail-WE">
<div class="detailDeskripsi-WE">
<h2>Master Data Management Intern at PT. CIMB Niaga Tbk.</h2>
<p>Aug 2023 - Feb 2024</p>
<ul>
<li>
Conducted testing queries for SIT and UAT, modifying queries to ensure test results align with expectations.
</li>
<li>
Documented testing outcomes and evidence, uploading results to the designated application, specifying whether tests passed, failed, required retesting, etc.
</li>
<li>
Consolidated testing outcomes for completed projects, and providing detailed explanations of the processes undertaken.
</li>
<li>
Created a daily recap of testing results to track daily accomplishments and contributions to ongoing projects.
</li>
</ul>
<h2>Internship in PT. INDOFOOD CBP Sukses Makmur Tbk.</h2>
<p>Jul 2018 - Jan 2019</p>
<ul>
<li>
Warehouse Division, Tidying up product shipping documents.
</li>
<li>
Receptionist, serving clients and connecting to HR.
</li>
</ul>
<h2>Admin Chat NFT</h2>
<p>Aug 2021 - Jun 2022</p>
<ul>
<li> Establish communication with people around the world via message or chat</li>
</ul>
</div>
<div class="detailDeskripsi-WE">
<h2>MULTIMEDIA NUSANTARA UNIVERSITY</h2>
<p>Aug 2020 - Aug 2024 (Expected)</p>
<h3>
Major: Information System
<br>
Minor: ERP
<br>
GPA: 3.51
<br><br>
Relevant classes: Data Analysis, Databases Systems, Data Modeling, Data Visualization, Probability & Statistics, Discrete Mathematics, Visual Programming,Algorithm and Data Structure.
</h3>
<h2>BONAVITA SENIOR HIGH SCHOOL</h2>
<p>Jul 2017 - Jul 2020</p>
<h3>
Major: Multimedia
<br><br>
Key Subjects:
<br>
Digital Design, Drawing, Basic Website Programming, Other General Subjects.
<br><br>
Skills from Senior High School:
<ul>
<li>
Proficient in operating digital and graphic design tools.
</li>
<li>
Capable of Basics Website Programming.
</li>
</ul>
</h3>
</div>
</div>
</div>
<div class="organizationExperience" id="organization">
<img src="assets/component-org.png" alt="component-org" class="component-org">
<h1>Organization Experience</h1>
<div class="orgStudy">
<div class="orgInsideSchool">
<h2>UNIVERSITY OF MULTIMEDIA NUSANTARA</h2>
<h3>COMMITTE PUBLIC RELATION G2X 2022</h3>
<p>Dec 2020 - Feb 2022</p>
<ul>
<li>
Holding and being responsible for G2X social media
</li>
<li>
Helping to create a poster concept.
</li>
<li>
Assist in finding sponsors.
</li>
<li>
Build a relationship with participants
</li>
</ul>
<h3>TEAM LEADER, FORTIUS ESPORT</h3>
<p>Dec 2020 - Jul 2022</p>
<ul>
<li>
Communication link between players.
</li>
<li>
Trying to improve the skills, mods, responsibilities or each new player and old player.
</li>
<li>
As a mediator of the problem in the team.
</li>
</ul>
</div>
<div class="orgInsideSchool">
<h2>ORGANIZATION AT JUNIOR HIGH SCHOOL</h2>
<h3>OSIS Secretary for Junior High School</h3>
<p>May 2016 - May 2017</p>
<ul>
<li>
Schedule Evaluation.
</li>
<li>
Evaluate the results of meetings or reports on an event.
</li>
</ul>
</div>
</div>
<div class="orgOutStudy">
<h2>EXTERNAL ORGANIZATION EXPERIENCE</h2>
<h3>GOVOKASI</h3>
<p>Jul 2023 - Aug 2023</p>
<ul>
<li>
Participated in skills training and character development programs.
</li>
<li>
Integrated practical and in-depth knowledge for career preparation.
</li>
<li>
Studied key aspects, such as character introduction, portfolio creation, and interview simulations.
</li>
<li>
Guided by professional mentors in the development of soft skills.
</li>
</ul>
<h3>INSPIRAFEST (MD.Co)</h3>
<p>Aug 2023</p>
<ul>
<li>
Usher, providing assistance and guidance to guests.
</li>
<li>
Traffic Controller, managing guests and preventing congestion in the event area.
</li>
<li>
Gate Keeper, overseeing entrances and ensuring that guests entering the event building have tickets by scanning tickets.
</li>
</ul>
</div>
</div>
<div class="container-projects" id="project">
<img src="assets/component-project-animasi.png" alt="component-project-animasi" class="component-project-animasi">
<img src="assets/component-project-animasiDua.png" alt="component-project-animasi" class="component-project-animasi-Dua">
<img src="assets/component-project-animasiTiga.png" alt="component-project-animasi" class="component-project-animasi-Tiga">
<img src="assets/component-project-animasiEmpat.png" alt="component-project-animasi" class="component-project-animasi-Empat">
<div class="subContainer-projects">
<div class="project-satu">
<h1>Developed an E-Commerce Website Fullstack using Laravel</h1>
<img src="assets/component-projectLima.jpg" alt="component-project">
<a href="https://nichommerce.com/login" target="_blank">Link to Project</a>
</div>
<div class="project-dua">
<h1>
Frontend Designer in Test Detik.com
</h1>
<img src="assets/component-project.png" alt="component-project">
<a href="https://detikfinance-test.netlify.app/" target="_blank">Link to Project</a>
</div>
</div>
<div class="subContainer-projects">
<div class="project-tiga">
<h1>Visualization Salary of Workers in The Field Data Science</h1>
<img src="assets/component-projectDua.png" alt="component-project">
<a href="https://drive.google.com/drive/folders/1Fpw1NxNYNzR6RJicvZSasoCXYoi3GP0O" target="_blank">Link to Project</a>
</div>
<div class="project-empat">
<h1>Inventory Management Website FullStack MERN</h1>
<img src="assets/component-inventoryManagement.jpg" alt="component-project">
<a href="https://inventory-management-rose.vercel.app/" target="_blank">Link to Project</a>
</div>
</div>
</div>
<div class="container-achievement" id="achievement">
<h1>ACHIEVEMENTS</h1>
<div class="achievements">
<div class="achievement-year">
<p>
2018 - 2023
</p>
</div>
<div class="achievement-detail">
<p>
<span>HAS WON MANY TOURNAMENT IN THE FIELD OF E-SPORT</span> <br>
Win Several Tournaments on Campus or Outside Campus
</p>
</div>
</div>
<div class="achievements">
<div class="achievement-year">
<p>
2020
</p>
</div>
<div class="achievement-detail">
<p>
<span>GET A SCHOLARSHIP FOR TUITION FEES</span>
<br>
Get a Starting Fee for Entering College by 90%
</p>
</div>
</div>
<h1>LICENSES</h1>
<div class="licenses">
<div class="achievement-year">
<p>
2019
</p>
</div>
<div class="achievement-detail">
<p>
<span>LANGUAGE INSTITUTE (LIA)</span>
<br>Intermediate Level - 3 English
</p>
</div>
</div>
<div class="licenses">
<div class="achievement-year">
<p>
2024 - 2027
</p>
</div>
<div class="achievement-detail">
<p>
<span>PASAS INSTITUTE (Singapore)</span>
<br>Certified International Specialist in Data Visuzalitations
<br> <br>
Certification No: CISDV14512
</p>
</div>
</div>
<div class="addInformation">
<div class="skills">
<h2>SKILLS</h2>
<ul>
<li>React JS</li>
<li>Express JS</li>
<li>Mongo DB</li>
<li>Laravel</li>
<li>AJAX</li>
<li>SASS</li>
<li>Tailwind</li>
<li>Bootstrap</li>
<li>HTML, CSS, Javascript</li>
<li>SQL</li>
<li>Tableau</li>
<li>Figma</li>
<li>Photoshop</li>
<li>JQuery</li>
<li>Node JS</li>
<li>EJS</li>
</ul>
</div>
<div class="additional-information">
<h2>ADDITIONAL INFORMATION</h2>
<p>Languages :</p>
<ul>
<li>English (Proficient)</li>
<li>Indonesia (Native)</li>
</ul>
<p>Soft Skills :</p>
<ul>
<li>Time Management</li>
<li>Good Communication</li>
<li>Adaptability</li>
<li>Teamwork</li>
<li>Problem</li>
</ul>
</div>
</div>
</div>
</main>
<footer>
<div class="container-footer">
<div class="information-footer">
<div class="detail-footer">
<img src="assets/component-gmail.png" alt="component gmail">
<p>
Email
<br>
</p>
</div>
<div class="detail-footer">
<img src="assets/component-whatsapp.png" alt="component gmail">
<p>
Whatsapp
<br>
085156495716
</p>
</div>
<div class="detail-footer">
<img src="assets/component-instagram.png" alt="component gmail">
<p>
Instagram
<br>
nichochndr
</p>
</div>
<div class="detail-footer">
<img src="assets/component-line.png" alt="component gmail">
<p>
Line
<br>
nicholaschandra03
</p>
</div>
</div>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#information">Information</a></li>
<li><a href="#experience">Experiences</a></li>
<li><a href="#organization">Organizations</a></li>
<li><a href="#project">Projects</a></li>
<li><a href="#achievement">Achievements</a></li>
</ul>
<div class="information-footer">
<h3>Other: </h3>
<div class="detail-footer">
<img src="assets/component-twitter.png" alt="component gmail">
<p>
Twitter
<br>
@Nicajayaaa
</p>
</div>
<div class="detail-footer">
<img src="assets/component-facebook.png" alt="component gmail">
<p>
Facebook
<br>
Nicholas Chandra
</p>
</div>
<div class="detail-footer">
<img src="assets/component-linkedin.png" alt="component gmail">
<p>
LinkedIn
<br>
Nicholas Chandra
</p>
</div>
</div>
</div>
<div class="copyright">
<h4>Nicholas Chandra © 2023. All Rights Reserved. | Designed and Developed By Nicholas Chandra</h4>
</div>
</footer>
<script>
var lastScrollTop = 0;
window.addEventListener("scroll", function () {
var scrollTop = window.pageYOffset || document.documentElement.scrollTop;
var scrollDirection = scrollTop > lastScrollTop ? "down" : "up";
if (scrollDirection === "down" && scrollTop > 10) {
document.querySelector("nav").classList.add("hidden");
} else {
document.querySelector("nav").classList.remove("hidden");
}
lastScrollTop = scrollTop;
});
document.addEventListener("DOMContentLoaded", function () {
// Menangani event klik pada setiap link navigasi
document.querySelectorAll('nav a').forEach(anchor => {
anchor.addEventListener('click', function (e) {
e.preventDefault();
const targetId = this.getAttribute('href').substring(1);
const targetElement = document.getElementById(targetId);
if (targetElement) {
targetElement.scrollIntoView({ behavior: 'smooth' });
}
});
});
});
</script>
</body>
</html>