-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (171 loc) · 10.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Muhamad Adrian Seftiana | Portfolio</title>
<link rel="preload" as="style" onload="this.rel = 'stylesheet'" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="preload" as="style" href="./style.css">
<link rel="preload" as="style" href="./animation.css">
<link rel="preload" as="script" href="./vendor/scroll-out.js">
<link rel="preload" as="script" href="./vendor/parallax.min.js">
<link rel="stylesheet" href="./style.css">
<link rel="stylesheet" href="./animation.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap">
</head>
<body>
<header>
<nav class="navbar flex between">
<div class="brand">
<a href="" class="flex brand-text"><img src="./img/logo N.webp" width="" alt=""><span
class="a">A</span>duka<span>.</span></a>
</div>
<ul class="link-box flex">
<li><a href="#">Home</a></li>
<li><a href="#">Project</a></li>
<li><a href="#">About</a></li>
</ul>
</nav>
</header>
<div id="main">
<div class="mobile-menu">
<div class="fba">
<div></div>
<div></div>
<div></div>
</div>
<ul class="menu">
<li><a href="#">Home</a></li>
<li><a href="#">Project</a></li>
<li><a href="#">About</a></li>
</ul>
<div class="medsos flex">
<a class="icon" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path
d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z" />
</svg>
<label>Intagram</label>
</a>
<a class="icon" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path
d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z" />
</svg>
<label for="Facebook">Facebook</label>
</a>
<a class="icon" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path
d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z" />
</svg>
<label>Twitter</label>
</a>
<a class="icon" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path
d="M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.893 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.263.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z" />
</svg>
<label for="">Whatsapp</label>
</a>
</div>
</div>
<section class="banner">
<div class="square-top"></div>
<div class="square-bottom"></div>
<div id="scene">
<div class="img-bg" id="img1" data-depth="0.3"><img src="./img/1.webp" alt=""></div>
<div class="img-bg" id="img2" data-depth="0.5"><img src="./img/2.webp" alt=""></div>
<div class="img-bg" id="img3" data-depth="0.6"><img src="./img/3.webp" alt=""></div>
<div class="img-bg" id="img4" data-depth="0.3"><img src="./img/4.webp" alt=""></div>
<div class="img-bg" id="img5" data-depth="0.7"><img src="./img/5.webp" alt=""></div>
<div class="img-bg" id="img6" data-depth="0.3"><img src="./img/6.webp" alt=""></div>
<div class="img-bg" id="img7" data-depth="0.3"><img src="./img/7.webp" alt=""></div>
<div class="img-bg" id="img8" data-depth="0.8"><img src="./img/8.webp" alt=""></div>
</div>
<div data-depth="0.9" class="text-banner">
<h1 class="title-banner">MOTIVATION</h1>
<p class="p-banner">It is a word that is always present in us, whether we give to them, or we receive</p>
<a href="#about" class="button">About Me</a>
</div>
</section>
<section id="about" class="aboutme">
<div class="desc-box">
<div class="desc-aboutme">
<img src="./img/my.webp" alt="">
<div class="desc">
<h3 class="title about">About Me</h3>
<h1 class="text">HI</h1>
<p class="text">My name is Muhamad Adrian Seftiana, and when im create this site, Im 17 y.o. I’m
Front End Web Developer from Indonesian (maybe :v). I aspire to become a front end web
developer. I'm interested in the world of design, even though I didn't start with it. And I
think, being a front end web developer will be fun.</p>
<a href="#" class="button button-cnt">Contact Me</a>
<a href="#" class="button button-more">More</a>
</div>
</div>
<div class="desc-familiar">
<img class="bg" src="./img/bg-about.webp" alt="">
<div class="familiar-box">
<h3 class="title familiar">Experience with</h3>
<div class="html">
<img class="tools-icon" src="./img/html.webp" alt="">
<div class="percentage-box">
<p>HTML</p>
<div class="percentage">
<div class="value value-html"></div>
</div>
</div>
</div>
<div class="css">
<img class="tools-icon" src="./img/css.webp" alt="">
<div class="percentage-box">
<p>CSS</p>
<div class="percentage">
<div class="value value-css"></div>
</div>
</div>
</div>
<div class="js">
<img class="tools-icon" src="./img/javascript.webp" alt="">
<div class="percentage-box">
<p>Javascript</p>
<div class="percentage">
<div class="value value-js"></div>
</div>
</div>
</div>
<div class="ai">
<img class="tools-icon" src="./img/ai.webp" alt="">
<div class="percentage-box">
<p>Adobe Illustrator</p>
<div class="percentage">
<div class="value value-ai"></div>
</div>
</div>
</div>
<div class="figma">
<img class="tools-icon" src="./img/figma.webp" alt="">
<div class="percentage-box">
<p>Figma</p>
<div class="percentage">
<div class="value value-figma"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<script src="./app.js" type="module"></script>
<script src="./vendor/scroll-out.js"></script>
<script src="./vendor/parallax.min.js"></script>
<script>
var scene = document.getElementById('scene');
var parallaxInstance = new Parallax(scene, {
hoverOnly: true
});
</script>
</body>
</html>