-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
418 lines (402 loc) · 17.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Portfolio-Prastio</title>
<link rel="stylesheet" href="styles/style.css" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://fonts.googleapis.com/css2?family=Tomorrow:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet"
/>
</head>
<body>
<header>
<nav>
<h1>Personal Portfolio</h1>
<ul>
<li><a href="#hero">Home</a></li>
<li><a href="#article-content">About</a></li>
<li><a href="#footer-container">Contact</a></li>
</ul>
</nav>
</header>
<main>
<section id="hero">
<div class="hero-content">
<h1-header>Hey There,</h1-header>
<h2-header>I am Pras Tio Rifki Wijaya</h2-header>
<h3-header>Computer and Tech Enthusiast.</h3-header>
<p></p>
</div>
</section>
<section id="article-content">
<div id="content">
<aside>
<div class="aside-content">
<h2-pf>Profile Picture</h2-pf>
<div class="slider">
<div class="slides">
<img
src="assets/profil-pras.jpg"
alt="Profil Pras Tio Rifki Wijaya"
/>
<img
src="assets/profil-pras1.jpg"
alt="Profil Pras Tio Rifki Wijaya"
/>
<img
src="assets/profil-pras2.jpg"
alt="Profil Pras Tio Rifki Wijaya"
/>
<img
src="assets/profil-pras3.jpg"
alt="Profil Pras Tio Rifki Wijaya"
/>
</div>
<button class="prev" onclick="changeSlide(-1)">❮</button>
<button class="next" onclick="changeSlide(1)">❯</button>
</div>
<p>© 2024 | Pras Tio Rifki Wijaya</p>
</div>
<div class="aside-content">
<h2-personal>Personal Information</h2-personal>
<div class="info">
<span><strong>Name:</strong></span>
<span>Pras Tio Rifki Wijaya</span>
</div>
<div class="info">
<span><strong>Place of birth:</strong></span>
<span>Bekasi City</span>
</div>
<div class="info">
<span><strong>Date of birth:</strong></span>
<span>23 February 2003</span>
</div>
<div class="info">
<span><strong>Age:</strong></span> <span>21 Year old</span>
</div>
<div class="info">
<span><strong>Address:</strong></span>
<span
>National Highway III, Tambak - Banyumas (53196), Central
Java.</span
>
</div>
<div class="info">
<span><strong>Gender:</strong></span>
<span>Man</span>
</div>
<div class="info">
<span><strong>Citizenship:</strong></span>
<span>Indonesia</span>
</div>
<div class="info">
<span><strong>Last education:</strong></span>
<span>SENIOR HIGH SCHOOL</span>
</div>
<div class="info">
<span><strong>Phone Number:</strong></span>
<span>(+62) 81316585841</span>
</div>
</div>
<div class="aside-content">
<h2-word>Quotes</h2-word>
<p>
"You only live once, so make the most of every opportunity that
comes your way. Embrace risks, explore new experiences, and do not
hesitate to pursue your dreams. Every experience, whether positive
or negative, contributes to the journey that shapes who you are.
Make each day meaningful, and remember to savor every moment."
</p>
</div>
</aside>
<article>
<div class="article-content">
<h2-abm>About Me</h2-abm>
<p>
Currently, I am focusing on learning full stack web development,
which includes frontend and backend programming to build
comprehensive and functional web applications. In addition, I am
also studying mobile application development, which allows me to
design responsive and user-friendly applications on various
platforms. I am also interested in exploring machine learning,
which gives me an understanding of the application of intelligent
algorithms in data analysis and smart application development. I
am also studying graphic design to improve my visual skills, so
that I can create attractive and effective user interfaces. Last
but not least, I am exploring cloud computing to understand how to
utilize cloud-based infrastructure and improve operational
efficiency. In this context, I am also studying cybersecurity to
protect data and applications from increasingly complex threats.
The combination of all these fields is expected to broaden my
insight and skills in the world of technology, as well as prepare
me to face challenges in the future.
</p>
</div>
<div class="article-content">
<h2-skills>Skills</h2-skills>
<ul-skills>
<strong>Version Control</strong>
<div class="skill-description">
Manage code changes using a system like Git.
</div>
<strong> Responsive Design</strong>
<div class="skill-description">
Create web designs that adapt to various screen sizes.
</div>
<strong>Mobile App Development</strong>
<div class="skill-description">
Developing applications for mobile devices such as Android and
iOS.
</div>
<strong>Web App Development</strong>
<div class="skill-description">
Using programming languages such as HTML, CSS, and JavaScript
to create websites.
</div>
<strong>Cloud Computing</strong>
<div class="skill-description">
Using cloud-based services for data storage and processing.
</div>
<strong>Cybersecurity</strong>
<div class="skill-description">
Protect systems and networks from digital security threats.
</div>
<strong>Machine Learning</strong>
<div class="skill-description">
Developing algorithms that allow computers to learn from data.
</div>
<strong>Graphic Design</strong>
<div class="skill-description">
Developing algorithms that allow computers to learn from data.
</div>
</ul-skills>
</div>
<div class="article-content">
<h2-edu>Educational Background</h2-edu>
<div class="education-container">
<div class="education-card">
<img
src="assets/logosma-sumpiuh.png"
alt="Logo SMA Negeri 1 Sumpiuh"
/>
<h3>State Senior High School 1 Sumpiuh</h3>
<p>Period: 2018 - 2021</p>
<p>Major: Sains-Matematic of Technology</p>
<p>Performance: 1st Place in City Level Science Competition</p>
</div>
<div class="education-card">
<img
src="assets/logokampus-amikom.png"
alt="Logo Universitas Amikom Pwt"
/>
<h3>Amikom University of Purwokerto</h3>
<p>Period: 2021 - Now</p>
<p>Study Program: Bachelor of Computer Science</p>
<p>Achievements: GPA 3.8, Academic Scholarship</p>
</div>
<div class="education-card">
<img
src="assets/Logo-RevoU-5.png"
alt="Logo Bootcamp Pemrograman"
/>
<h3>MBKM-Bach 6</h3>
<p>Period: Feb 2024 - July 2024</p>
<p>Material: Data Analysis and Full Stack Web Development</p>
<p>Certification: Certificate of Completion</p>
<p>Expertise: Data Analysis and Web Programming</p>
<p>Organizer: Revoulusi Cita Education Ltd</p>
</div>
<div class="education-card">
<img
src="assets/logo-bangkit.jpg"
alt="Logo Bootcamp Pemrograman"
/>
<h3>MBKM-Bach 7</h3>
<p>Period: Sep 2024 - Now</p>
<p>Material: Cloud Computing Learning Path</p>
<p>Certification: Certificate of Completion</p>
<p>
Expertise: Cloud Computing, DevOps, Application Development
</p>
<p>Organizer: Google, GoTo, Tokopedia, Traveloka</p>
</div>
</div>
</div>
<div class="article-content">
<h2-badg>Badges Experience</h2-badg>
<div class="badge-container">
<div class="badge-card">
<img
src="assets/Cybersecurity Fundamentals.png"
alt="Badge Cybersecurity Fundamentals"
/>
<h3>Cybersecurity Fundamentals</h3>
<p>
This credential earner demonstrates a foundational
understanding of cybersecurity concepts, objectives, and
practices. This includes cyber threat groups, types of
attacks, social engineering, case studies, overall security
strategies, cryptography, and common approaches that
organizations take to prevent, detect, and respond to cyber
attacks. This also includes an awareness of the job market.
Earners can use this knowledge to pursue further education for
a variety of roles in cybersecurity.
</p>
</div>
<div class="badge-card">
<img
src="assets/JavaScript Essentials 1.png"
alt="Badge JavaScript Essentials 1"
/>
<h3>JavaScript Essentials 1</h3>
<p>
Cisco, in collaboration with OpenEDG JS Institute, verifies
the earner of this badge successfully completed the JavaScript
Essentials 1 course and achieved the student level
credentials. Earners know the syntax of the core JavaScript;
can work with variables, operators, flow control, and
functions; know the basics of data types system; think
algorithmically and can analyze problems using a programmatic
conceptual apparatus; and can design, develop, and improve
simple JavaScript programs.
</p>
</div>
<div class="badge-card">
<img
src="assets/Data_Sci_Business_Level_1.png"
alt="Badge Data Science for Business - Level 1"
/>
<h3>Data Science for Business - Level 1</h3>
<p>
This badge earner understands the relationship between
collection and dissemination of data in technology. The
individual also understands the public expectation of privacy
and the legal and political issues surrounding them.
</p>
</div>
<div class="badge-card">
<img
src="assets/AWS Knowledge Cloud Essentials.png"
alt="AWS Knowledge Cloud Essentials"
/>
<h3>AWS Knowledge: Cloud Essentials</h3>
<p>
Earners of this badge have developed knowledge of foundational
AWS Cloud concepts with a focus on AWS Compute, Storage,
Networking and Database services, security, architecture,
pricing, and support.
</p>
</div>
</div>
</div>
</article>
</div>
</section>
</main>
<footer>
<section id="footer-container">
<div class="footer-container">
<div class="footer-info">
<h2>Personal Portfolio</h2>
<p-footer>© 2024 | Portofolio Pras Tio Rifki Wijaya</p-footer>
</div>
<div class="input-group">
<input
type="text"
class="input"
id="pesan"
name="pesan"
placeholder="Kirim Pesan"
autocomplete="off"
/>
<input class="button--submit" value="Submit" type="submit" />
</div>
</div>
<div class="medsos">
<div class="container">
<a
href="https://www.instagram.com/prastio_rifky/"
target="_blank"
rel="noopener noreferrer"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
fill="black"
d="M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4a5.8 5.8 0 0 1-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8A5.8 5.8 0 0 1 7.8 2m-.2 2A3.6 3.6 0 0 0 4 7.6v8.8C4 18.39 5.61 20 7.6 20h8.8a3.6 3.6 0 0 0 3.6-3.6V7.6C20 5.61 18.39 4 16.4 4zm9.65 1.5a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 17.25 8A1.25 1.25 0 0 1 16 6.75a1.25 1.25 0 0 1 1.25-1.25M12 7a5 5 0 0 1 5 5a5 5 0 0 1-5 5a5 5 0 0 1-5-5a5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3a3 3 0 0 0 3 3a3 3 0 0 0 3-3a3 3 0 0 0-3-3"
/>
</svg>
</a>
<a
href="https://www.facebook.com/share/cCuvkvYLoTarWZMJ/?mibextid=qi2Omg"
target="_blank"
rel="noopener noreferrer"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
fill="black"
d="M22.675 0H1.325C.593 0 0 .593 0 1.325v21.351C0 23.407.593 24 1.325 24h11.496V14.706h-3.122v-3.907h3.122V8.267c0-3.092 1.842-4.786 4.565-4.786 1.308 0 2.426.098 2.754.142v3.197l-1.892.001c-1.482 0-1.769.703-1.769 1.734v2.274h3.538l-.46 3.907h-3.078V24h6.048c.731 0 1.325-.593 1.325-1.325V1.325C24 .593 23.407 0 22.675 0z"
/>
</svg>
</a>
<a
href="https://www.linkedin.com/in/prastio-rifki-wijaya-046166243/"
target="_blank"
rel="noopener noreferrer"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
fill="black"
d="M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm-.5 15.5v-5.3a3.26 3.26 0 0 0-3.26-3.26c-.85 0-1.84.52-2.32 1.3v-1.11h-2.79v8.37h2.79v-4.93c0-.77.62-1.4 1.39-1.4a1.4 1.4 0 0 1 1.4 1.4v4.93zM6.88 8.56a1.68 1.68 0 0 0 1.68-1.68c0-.93-.75-1.69-1.68-1.69a1.69 1.69 0 0 0-1.69 1.69c0 .93.76 1.68 1.69 1.68m1.39 9.94v-8.37H5.5v8.37z"
/>
</svg>
</a>
<a
href="https://x.com/rifki_prastio"
target="_blank"
rel="noopener noreferrer"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 14 14"
>
<g fill="none">
<g clip-path="url(#primeTwitter0)">
<path
fill="black"
d="M11.025.656h2.147L8.482 6.03L14 13.344H9.68L6.294 8.909l-3.87 4.435H.275l5.016-5.75L0 .657h4.43L7.486 4.71zm-.755 11.4h1.19L3.78 1.877H2.504z"
/>
</g>
<defs>
<clipPath id="primeTwitter0">
<path fill="#fff" d="M0 0h14v14H0z" />
</clipPath>
</defs>
</g>
</svg>
</a>
</div>
</div>
</section>
</footer>
<script src="script/script.js"></script>
</body>
</html>