-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
295 lines (268 loc) · 16.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pandhu Armarendra - Basic Programmer</title>
<link rel="stylesheet" href="./styles/style.css" />
<link rel="stylesheet" href="./styles/responsive.css" />
</head>
<body>
<!-- Header -->
<header>
<div class="main-container">
<div class="nav">
<div class="logo">
<a href="/">Pandhu Armarendra</a>
</div>
<nav>
<ul>
<li><a href="#services">Services</a></li>
<li><a href="#portfolios">Portfolio</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="/resume.pdf" target="_blank">
<button class="btn">Resume</button>
</a>
</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">Pandhu <span>Armarendra</span></h1>
<p>
Welcome to the dynamic world of front-end development! With 1 years of experience in HTML, CSS, and JavaScript, you're well on your way to becoming a skilled front-end developer, capable of crafting engaging and user-friendly website
</p>
</div>
<div class="hero-rigth">
<img src="./images/hero.svg" alt="Person Standing" />
</div>
</section>
</div>
</header>
<!-- End Of Header -->
<!-- Services -->
<section id="services">
<div class="services main-container">
<h3 class="pre-title">Services</h3>
<h1 class="section-title services-title">Specialized In</h1>
<div class="grid-3">
<!-- Service 1 -->
<div class="service">
<div class="service-icon">
<svg width="25" height="25" clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m4 3c-.478 0-1 .379-1 1v16c0 .62.519 1 1 1h16c.621 0 1-.52 1-1v-16c0-.478-.379-1-1-1zm.5 16.5v-15h9.5v15zm6.342-3.679c.137.124.299.179.458.179.358 0 .7-.284.7-.705v-6.59c0-.422-.342-.705-.7-.705-.159 0-.321.055-.458.178-1.089.982-2.684 2.417-3.576 3.22-.17.153-.266.371-.266.601 0 .229.096.448.265.601.893.803 2.487 2.239 3.577 3.221z" fill-rule="nonzero"/></svg>
</div>
<h4>Graphic Design</h4>
<p>In this service, i provide basic Graphic Design such as creating Logos, Brochures, or Images for your social media needs</p>
</div>
<!-- Service 2 -->
<div class="service">
<div class="service-icon">
<svg width="25" height="25" clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m21 4c0-.478-.379-1-1-1h-16c-.62 0-1 .519-1 1v16c0 .621.52 1 1 1h16c.478 0 1-.379 1-1zm-1.5 5.505v9.995h-15v-9.995zm0-1.5h-15v-3.505h15zm-2.3-2.527c.442 0 .8.359.8.8 0 .442-.358.8-.8.8s-.8-.358-.8-.8c0-.441.358-.8.8-.8zm-1.65.777c0-.397-.352-.75-.75-.75-1.695 0-6.355 0-8.05 0-.399 0-.75.353-.75.75s.351.75.75.75h8.05c.398 0 .75-.353.75-.75z" fill-rule="nonzero"/></svg>
</div>
<h4>Simple Web Design</h4>
<p>In this service, i provide Simple Web Design such as Web Contact.</p>
</div>
<!-- Service 3 -->
<div class="service">
<div class="service-icon">
<svg width="25" height="25" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd"><path d="M22 24h-20v-24h14l6 6v18zm-7-23h-12v22h18v-16h-6v-6zm1 5h4.586l-4.586-4.586v4.586z"/></svg>
</div>
<h4>Soon...</h4>
<p>Sorry, this one is empty, so wait for the next one...</p>
</div>
</div>
</div>
</section>
<!-- End Services -->
<!-- Portfolios -->
<section id="portfolios">
<div class="portfolios main-container">
<h3 class="pre-title">My Works</h3>
<h1 class="section-title">Featured Portfolios</h1>
<div class="grid-3">
<!-- Portfolio 1 -->
<div class="portfolio">
<div class="portfolio-cover">
<img src="./images/portfolios/portfolio-1.jpg" alt="Portfolio 1" />
</div>
<div class="portfolio-info">
<div class="portfolio-title">
<h4>Landing Page</h4>
<a href="#portfolios" 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>Html</div>
<div>Css</div>
</div>
<p>
This is a website project landing page for the discord server
</p>
</div>
</div>
<!-- Portfolio 1 -->
<div class="portfolio">
<div class="portfolio-cover">
<img src="./images/portfolios/portfolio-1.jpg" alt="Portfolio 1" />
</div>
<div class="portfolio-info">
<div class="portfolio-title">
<h4>Landing Page</h4>
<a href="#portfolios" 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>Html</div>
<div>Css</div>
</div>
<p>
This is a website project landing page for the discord server
</p>
</div>
</div>
<!-- Portfolio 1 -->
<div class="portfolio">
<div class="portfolio-cover">
<img src="./images/portfolios/portfolio-1.jpg" alt="Portfolio 1" />
</div>
<div class="portfolio-info">
<div class="portfolio-title">
<h4>Discord Server - Landing Page</h4>
<a href="#portfolios" 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>Html</div>
<div>Css</div>
</div>
<p>
This is a website project landing page for the discord server
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Portfolios -->
<!-- Skills & Educations -->
<section id="skills">
<div class="skill main-container">
<h3 class="pre-title">Learning Path</h3>
<h1 class="section-title">Skills & Educations</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">SMP Muhammadiyah 5 Yogyakarta</h4>
<p>
Student of 7A - ICT / Spamumata / Moemayk
</p>
<h4 class="education-years">2023 - 2025</h4>
</div>
</div>
</div>
<div class="skills-right">
<p>I am a new student at SMP Muhammadiyah 5 Yogyakarta, i lke learning about design and computers</p>
<div class="skills-list">
<ul>
<li>Html</li>
<li>Css</li>
<li>JavaScript</li>
<li>Canva</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- End Skills & Educations -->
<!-- Contact -->
<section id="contact">
<div class="contact main-container">
<div class="contact left">
<form action="https://submit-form.com/V9WUiaJS" 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="24" height="24" 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>Address</h4>
<p>Glagah Lor, Tamanan, Banguntapan, Bantul, Yogyakarta, Indonesia</p>
</div>
</div>
<div class="contact-item">
<div class="contact-item-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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>Phone</h4>
<p>+62 0813-2579-8778</p>
</div>
</div>
<div class="contact-item">
<div class="contact-item-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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 -->
<!-- Footer -->
<footer>
<div class="footer-icons">
<a href="https://instagram.com/rendra.css?utm_source=qr&igshid=MzNINGNkZWQ4Mg%3D%3D">
<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>
</a>
<a href="https://github.com/ItsFexnes">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
</a>
<a href="https://discord.com/users/941844949824069692">
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd"><path d="M19.54 0c1.356 0 2.46 1.104 2.46 2.472v21.528l-2.58-2.28-1.452-1.344-1.536-1.428.636 2.22h-13.608c-1.356 0-2.46-1.104-2.46-2.472v-16.224c0-1.368 1.104-2.472 2.46-2.472h16.08zm-4.632 15.672c2.652-.084 3.672-1.824 3.672-1.824 0-3.864-1.728-6.996-1.728-6.996-1.728-1.296-3.372-1.26-3.372-1.26l-.168.192c2.04.624 2.988 1.524 2.988 1.524-1.248-.684-2.472-1.02-3.612-1.152-.864-.096-1.692-.072-2.424.024l-.204.024c-.42.036-1.44.192-2.724.756-.444.204-.708.348-.708.348s.996-.948 3.156-1.572l-.12-.144s-1.644-.036-3.372 1.26c0 0-1.728 3.132-1.728 6.996 0 0 1.008 1.74 3.66 1.824 0 0 .444-.54.804-.996-1.524-.456-2.1-1.416-2.1-1.416l.336.204.048.036.047.027.014.006.047.027c.3.168.6.3.876.408.492.192 1.08.384 1.764.516.9.168 1.956.228 3.108.012.564-.096 1.14-.264 1.74-.516.42-.156.888-.384 1.38-.708 0 0-.6.984-2.172 1.428.36.456.792.972.792.972zm-5.58-5.604c-.684 0-1.224.6-1.224 1.332 0 .732.552 1.332 1.224 1.332.684 0 1.224-.6 1.224-1.332.012-.732-.54-1.332-1.224-1.332zm4.38 0c-.684 0-1.224.6-1.224 1.332 0 .732.552 1.332 1.224 1.332.684 0 1.224-.6 1.224-1.332 0-.732-.54-1.332-1.224-1.332z"/></svg>
</a>
</div>
<p>© 2023 - Made by Pandhu Armarendra</p>
</footer>
<!-- End Footer -->
<script src="./js/main.js"></script>
</body>
</html>