-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
468 lines (446 loc) · 21.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="styles/style.css" />
<link rel="stylesheet" href="styles/responsive.css" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<title>Muh Yusuf cv</title>
</head>
<body>
<!-- Header -->
<header>
<div class="main-container">
<div class="nav">
<div class="logo">
<button alt="Muh Yusuf">
<i>M</i>
<i>U</i>
<i>H</i>
<i> </i>
<i>Y</i>
<i>U</i>
<i>S</i>
<i>U</i>
<i>F</i>
</button>
</div>
<nav>
<ul>
<li><button class="btn-top">Services</button></li>
<li><button class="btn-top">Portfolio</button></li>
<li><button class="btn-top">Skills</button></li>
<li><button class="btn-top">Contact</button></li>
<li>
</li>
</ul>
</nav>
<div class="burger">
<div class="line-1"></div>
<div class="line-2"></div>
<div class="line-3"></div>
</div>
</div>
<section id="hero">
<div class="hero-left">
<h3 class="pre-title">My name is</h3>
<h1 class="hero-name">Muh <span>Yusuf</span></h1>
<p>
Pengembang front-end kreatif dengan pengalaman lebih dari +5 tahun di perusahaan enterprise
dan startup. Mahir dalam Javascript dan React. Bergairah tentang UI/UX..
</p>
</div>
<div class="hero-right">
<img src="./images/hero.svg" alt="Person Standing" />
</div>
</section>
</div>
</header>
<!-- End Header -->
<main>
<!-- Services -->
<section id="services" data-aos="fade-down" data-aos-delay="500">
<div class="services main-container">
<h3 class="pre-title">Services</h3>
<h1 class="section-title services-title">Specialized In</h1>
<div class="grid-3">
<div class="service">
<div class="service-icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
d="M16.896 10l-4.896-8-4.896 8-7.104-4 3 11v5h18v-5l3-11-7.104 4zm-11.896 10v-2h14v2h-14zm14.2-4h-14.4l-1.612-5.909 4.615 2.598 4.197-6.857 4.197 6.857 4.615-2.598-1.612 5.909z"
/>
</svg>
</div>
<h4>UI/UX Design</h4>
<p>
Ubah apa yang ada dalam pikiran Anda
tentang produk digital menjadi kenyataan.Untuk platform
apa pun yang Anda pertimbangkan
</p>
</div>
<div class="service">
<div class="service-icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
d="M3 20c.552 0 1 .449 1 1s-.448 1-1 1-1-.449-1-1 .448-1 1-1zm0-2c-1.656 0-3 1.343-3 3s1.344 3 3 3 3-1.343 3-3-1.344-3-3-3zm9 2c.552 0 1 .449 1 1s-.448 1-1 1-1-.449-1-1 .448-1 1-1zm0-2c-1.656 0-3 1.343-3 3s1.344 3 3 3 3-1.343 3-3-1.344-3-3-3zm0-16c.552 0 1 .449 1 1s-.448 1-1 1-1-.449-1-1 .448-1 1-1zm0-2c-1.656 0-3 1.343-3 3s1.344 3 3 3 3-1.343 3-3-1.344-3-3-3zm9 20c.552 0 1 .449 1 1s-.448 1-1 1-1-.449-1-1 .448-1 1-1zm0-2c-1.656 0-3 1.343-3 3s1.344 3 3 3 3-1.343 3-3-1.344-3-3-3zm-1.577-1.721l-6.423-5.028v-3.352c-.323.066-.658.101-1 .101s-.677-.035-1-.101v3.352l-6.424 5.028c.695.233 1.323.602 1.844 1.093l5.58-4.372 5.579 4.373c.522-.492 1.15-.861 1.844-1.094z"
/>
</svg>
</div>
<h4>Application Development</h4>
<p>
Perancangan standar, pembuatan, dan implementasi aplikasi Anda dengan dokumentasi
</p>
</div>
<div class="service">
<div class="service-icon">
<svg
width="24"
height="24"
xmlns="http://www.w3.org/2000/svg"
fill-rule="evenodd"
clip-rule="evenodd"
>
<path
d="M12 0c6.623 0 12 5.377 12 12s-5.377 12-12 12-12-5.377-12-12 5.377-12 12-12m2.557 16h-5.115c.546 2.46 1.441 4.114 2.558 5.744 1.194-1.741 2.041-3.41 2.557-5.744m-7.157 0h-4.567c1.236 2.825 3.704 4.972 6.755 5.716-1.048-1.733-1.783-3.658-2.188-5.716m13.767 0h-4.567c-.391 1.988-1.095 3.887-2.175 5.694 3.012-.763 5.517-2.895 6.742-5.694m-14.005-6h-4.962c-.267 1.313-.267 2.685 0 4h4.915c-.119-1.329-.101-2.672.047-4m7.661 0h-5.647c-.165 1.326-.185 2.672-.053 4h5.753c.133-1.328.111-2.673-.053-4m6.977 0h-4.963c.148 1.328.166 2.671.048 4h4.915c.26-1.285.273-2.648 0-4m-12.156-7.729c-3.077.732-5.567 2.886-6.811 5.729h4.653c.435-2.042 1.178-3.985 2.158-5.729m2.355-.048c-1.089 1.77-1.91 3.453-2.463 5.777h4.927c-.534-2.246-1.337-3.948-2.464-5.777m2.368.069c1.013 1.812 1.733 3.76 2.146 5.708h4.654c-1.232-2.816-3.762-4.958-6.8-5.708"
/>
</svg>
</div>
<h4>Web Development</h4>
<p>
Buat dan rawat situs web Anda dan juga jaga kinerja dan kapasitas lalu lintasnya.
</p>
</div>
</div>
</div>
</section>
<article>
<!-- End Services -->
<!-- Portfolios -->
<section id="portfolios">
<div class="portfolios main-container">
<h3 class="pre-title" data-aos="fade-left" data-aos-duration="800" data-aos-delay="50">My Works</h3>
<h1 class="section-title" data-aos="fade left" data-aos-duration="800">Featured Portfolios</h1>
<div class="grid-3">
<!-- Portfolio 1 -->
<div class="portfolio" data-aos="fade-up" data-aos-delay="500">
<div class="portfolio-cover">
<img
src="./images/portfolios/portfolio-1.png"
alt="Portfolio 1"
/>
</div>
<div class="portfolio-info">
<div class="portfolio-title">
<h4>Transformasi inklutivitas digital</h4>
<a href="/" class="portfolio-link">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
d="M6 17c2.269-9.881 11-11.667 11-11.667v-3.333l7 6.637-7 6.696v-3.333s-6.17-.171-11 5zm12 .145v2.855h-16v-12h6.598c.768-.787 1.561-1.449 2.339-2h-10.937v16h20v-6.769l-2 1.914z"
/>
</svg>
</a>
</div>
<div class="portfolio-tags">
<div>React</div>
<div>Tailwind</div>
</div>
<p>
Project ini adalah submission saya pada dicoding challange,menggunakan react sebangai frontend dan dibantu Tailwind
</p>
</div>
</div>
<!-- Portfolio 2 -->
<div class="portfolio" data-aos="fade-up" data-aos-delay="600">
<div class="portfolio-cover">
<img
src="./images/portfolios/portfolio-2.png"
alt="Portfolio 1"
/>
</div>
<div class="portfolio-info">
<div class="portfolio-title">
<h4>Landing Page</h4>
<a href="/" class="portfolio-link">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
d="M6 17c2.269-9.881 11-11.667 11-11.667v-3.333l7 6.637-7 6.696v-3.333s-6.17-.171-11 5zm12 .145v2.855h-16v-12h6.598c.768-.787 1.561-1.449 2.339-2h-10.937v16h20v-6.769l-2 1.914z"
/>
</svg>
</a>
</div>
<div class="portfolio-tags">
<div>Vue</div>
<div>Contentful</div>
</div>
<p>
saya membangun landing page sebuah aplikasi
dengan bantuan framework javascript yaitu
Vue js,saya memakai Vue js karena dapat membuat
aplikasi statis dengan cepat dengan performa optimal
</div>
</div>
<!-- Portfolio 3 -->
<div class="portfolio" data-aos="fade-up" data-aos-delay="700">
<div class="portfolio-cover">
<img
src="./images/portfolios/portfolio-3.jpeg"
alt="Portfolio 1"
/>
</div>
<div class="portfolio-info">
<div class="portfolio-title">
<h4>Dashboard Admin</h4>
<a href="/" class="portfolio-link">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
d="M6 17c2.269-9.881 11-11.667 11-11.667v-3.333l7 6.637-7 6.696v-3.333s-6.17-.171-11 5zm12 .145v2.855h-16v-12h6.598c.768-.787 1.561-1.449 2.339-2h-10.937v16h20v-6.769l-2 1.914z"
/>
</svg>
</a>
</div>
<div class="portfolio-tags">
<div>React</div>
<div>Materialize</div>
</div>
<p>
Project ini memakai bantuan framework paling
powerfull saat ini yaitu React js,React js sangat
bagus karna dapat membuat aplikasi responsive dengan
mudah saya memakai Vue untuk project ini
</p>
</div>
</div>
</div>
</div>
</section>
</article>
<!-- End Portfolios -->
<!-- Skills & Education -->
<article>
<section id="skills">
<div class="skills main-container" data-aos="fade-down" data-aos-delay="400">
<h3 class="pre-title">Learning Path</h3>
<h1 class="section-title">Skills & Education</h1>
<div class="skills-grid">
<div class="skills-left">
<div class="education">
<div class="line">
<div></div>
</div>
<div class="education-info">
<h4 class="education-title">Dicoding</h4>
<p>Belajar Pemrograman Web Dasar</p>
<h4 class="education-years">2024-Now</h4>
</div>
</div>
<div class="education">
<div class="line">
<div></div>
</div>
<div class="education-info">
<h4 class="education-title">Dicoding</h4>
<p>Belajar Membuat Front-End Web untuk Pemula</p>
<h4 class="education-years">2024-Now</h4>
</div>
</div>
<div class="education">
<div class="line">
<div></div>
</div>
<div class="education-info">
<h4 class="education-title">Dicoding</h4>
<p>Belajar Javascript Dasar</p>
<h4 class="education-years">2023</h4>
</div>
</div>
</div>
<div class="skills-right">
<p>
saya terus belajar di bidang front-end dan bereksperimen
dengan teknologi dan kerangka kerja baru, dan di sini Anda dapat melihat ringkasan keahlian saya.
Bidang front-end dan bereksperimen dengan teknologi baru,selain itu saya tertarik dengan topik
machine learning saya belajar machine learninf dengan Node JS dan munkin dengan Next JS di masa depan
saya percaya javascript dapat menyamain popularitas Python
</p>
<div class="skills-list">
<ul>
<li>React JS</li>
<li>Node JS</li>
<li>MongoDB</li>
<li>HTML</li>
<li>Vue JS</li>
</ul>
<ul>
<li>CSS</li>
<li>Typescript</li>
<li>Next JS</li>
<li>Python</li>
<li>C++</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</article>
<!-- End Skills & Education -->
<!-- Contact -->
<section id="contact">
<div class="contact main-container">
<div class="contact-left">
<form
action="https://formspree.io/f/xeqwdykj"
method="POST"
class="contact-form"
>
<div>
<input type="text" placeholder="Name" name="name" />
</div>
<div>
<input type="email" placeholder="Email" name="email" />
</div>
<div>
<textarea
name="message"
id="message"
cols="30"
rows="10"
placeholder="Message"
></textarea>
</div>
<div>
<button class="btn-submit">Send Message</button>
</div>
</form>
</div>
<div class="contact-right">
<div class="contact-item">
<div class="contact-item-icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="22"
height="22"
viewBox="0 0 24 24"
>
<path
d="M12 1c-3.148 0-6 2.553-6 5.702 0 3.148 2.602 6.907 6 12.298 3.398-5.391 6-9.15 6-12.298 0-3.149-2.851-5.702-6-5.702zm0 8c-1.105 0-2-.895-2-2s.895-2 2-2 2 .895 2 2-.895 2-2 2zm12 14h-24l4-8h3.135c.385.641.798 1.309 1.232 2h-3.131l-2 4h17.527l-2-4h-3.131c.435-.691.848-1.359 1.232-2h3.136l4 8z"
/>
</svg>
</div>
<div class="contact-item-detail">
<h4>Alamat</h4>
<p>Provinsi Sulawesi tenggara kabupaten konawe selatan</p>
</div>
</div>
<div class="contact-item">
<div class="contact-item-icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="22"
height="22"
viewBox="0 0 24 24"
>
<path
d="M20 22.621l-3.521-6.795c-.008.004-1.974.97-2.064 1.011-2.24 1.086-6.799-7.82-4.609-8.994l2.083-1.026-3.493-6.817-2.106 1.039c-7.202 3.755 4.233 25.982 11.6 22.615.121-.055 2.102-1.029 2.11-1.033z"
/>
</svg>
</div>
<div class="contact-item-detail">
<h4>Nomor</h4>
<p>+625783832387</p>
</div>
</div>
<div class="contact-item">
<div class="contact-item-icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="22"
height="22"
viewBox="0 0 24 24"
>
<path
d="M0 3v18h24v-18h-24zm21.518 2l-9.518 7.713-9.518-7.713h19.036zm-19.518 14v-11.817l10 8.104 10-8.104v11.817h-20z"
/>
</svg>
</div>
<div class="contact-item-detail">
<h4>Email</h4>
<p>[email protected]</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Contact -->
<aside data-aos="fade-up" data-aos-anchor-placement="bottom-bottom">
<div class="card">
<div class="img">
<img src="images/yusuf.jpg" alt="yusuf">
</div>
<span>About Me</span>
<p class="info">Saya Muh Yusuf mahasiswa teknik informatika angkatan tahun 2024 Alasan memilih jurusan ini adalah prospek masa depan yang sangat cerah daya berspelisai di bidang machine learning dan data analyst.</p>
<div class="share">
<a href="https://github.com/yusuf601"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16">
<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.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>
</svg></a>
<a href=""><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-twitter" viewBox="0 0 16 16">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"></path>
</svg></a>
<a href="https://www.instagram.com/xxbi_ysf/"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-instagram" viewBox="0 0 16 16">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"></path>
</svg></a>
<a href=""><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-youtube" viewBox="0 0 16 16">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"></path>
</svg></a>
</div>
<button>Resume</button>
</div>
</aside>
</main>
<footer>
<p>© 2024 - Made by Muh Yusuf</p>
</footer>
<!-- End Footer -->
<script src="js/main.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script type="importmap">
{
"imports": {
"three": "https://cdn.jsdelivr.net/npm/three@<version>/build/three.module.js",
"three/addons/": "https://cdn.jsdelivr.net/npm/three@<version>/examples/jsm/"
}
}
</script>
</body>
</html>