-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
350 lines (307 loc) · 14.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
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
<!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>Nadya Gabriella.</title>
<meta name="title" content="Nadya - I'm Graphic Designer.">
<meta name="description" content="This is a personal portfolio html">
<link rel="shortcut icon" href="./assets/images/favicon.svg" type="image/svg+xml">
<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=Manrope:wght@500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./assets/css/style.css">
<link rel="preload" as="image" href="./assets/images/hero-banner.jpg">
<link rel="preload" as="image" href="./assets/images/Blog.svg">
</head>
<body>
<!-- #HEADER -->
<header class="header" data-header>
<div class="container">
<a href="#home" class="logo">
<img src="./assets/images/myicon.png" alt="My Icon" class="header-icon" />
</a>
<nav class="navbar" data-navbar>
<ul class="navbar-list">
<li><a href="#home" class="navbar-link">Home</a></li>
<li><a href="#about" class="navbar-link">About</a></li>
<li><a href="#projects" class="navbar-link">Projects</a></li>
<li><a href="#contact" class="navbar-link">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<article>
<!-- #WELCOME -->
<section class="welcome-section" id="welcome"></section>
<!--Home-->
<section class="section hero" aria-label="home" id="home">
<div class="container">
<figure class="hero-banner">
<img src="./assets/images/hero-banner.png" width="560" height="540" alt="Julia" class="w-100"
data-reveal="top">
</figure>
<div class="hero-content">
<h1 class="h1 hero-title" data-reveal="top" data-reveal-delay="0.5s">
I'm Graphic Designer.
</h1>
<p class="section-text" data-reveal="top" data-reveal-delay="0.75s">
Hello! I'm Nadya Gabriella, i'm a graphic design student major in Visual Communication Design in BINUS University of Alam Sutera.
Passionate in graphic design and creative industry
</p>
</div>
</div>
</section>
<!-- #ABOUT -->
<section class="section about" aria-label="about" id="about">
<section class="section about" aria-label="about" id="about">
<div class="container">
<section class="about-me-section">
<h2 class="section-title">About Me</h2>
<p class="about-description">
I'm passionate in graphic design and the creative industry since senior high school. I love challenging myself
to gain new knowledge and developing my creativity in design. Always looking forward to improving myself and
learning something new. I consider myself a hard-working and easy-to-adapt person.
</p>
</section>
<div class="info-container">
<!-- Education -->
<section class="education">
<h2 class="section-title">Education</h2>
<p><strong>2019 - 2022</strong><br>SMA Santo Aloysius 2, Bandung<br>Natural Science</p>
<p><strong>2022 - Now</strong><br>BINUS University Alam Sutera<br>Visual Communication Design</p>
</section>
<!-- Strengths -->
<section class="strengths">
<h2 class="section-title">Strengths</h2>
<ul class="strengths-list">
<li class="strength-item">
<button class="strength-button">
<ion-icon name="checkmark-circle-outline"></ion-icon> Responsibility
</button>
</li>
<li class="strength-item">
<button class="strength-button">
<ion-icon name="bulb-outline"></ion-icon> Creative
</button>
</li>
<li class="strength-item">
<button class="strength-button">
<ion-icon name="person-outline"></ion-icon> Active
</button>
</li>
<li class="strength-item">
<button class="strength-button">
<ion-icon name="people-outline"></ion-icon> Teamwork
</button>
</li>
<li class="strength-item">
<button class="strength-button">
<ion-icon name="happy-outline"></ion-icon> Cheerful
</button>
</li>
<li class="strength-item">
<button class="strength-button">
<ion-icon name="thumbs-up-outline"></ion-icon> Positive
</button>
</li>
</ul>
</section>
</div>
<!-- Software Section -->
<section class="software">
<h2 class="section-title">Software</h2>
<div class="software-list">
<div class="software-item">
<img src="https://upload.wikimedia.org/wikipedia/commons/f/fb/Adobe_Illustrator_CC_icon.svg" alt="AI Icon"
class="software-icon">
<span class="software-name">Illustrator</span>
</div>
<div class="software-item">
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/9/9b/Procreate_icon.png/180px-Procreate_icon.png" alt="Procreate Icon" class="software-icon">
<span class="software-name">Procreate</span>
</div>
<div class="software-item">
<img src="https://cdn4.iconfinder.com/data/icons/logos-brands-in-colors/3000/figma-logo-512.png" alt="Figma Icon" class="software-icon">
<span class="software-name">Figma</span>
</div>
<div class="software-item">
<img src="https://i.pinimg.com/originals/ea/27/eb/ea27eb4a6229bfa4fa24cee2e9547c01.png" alt="Canva Icon" class="software-icon">
<span class="software-name">Canva</span>
</div>
<div class="software-item">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/af/Adobe_Photoshop_CC_icon.svg/1051px-Adobe_Photoshop_CC_icon.svg.png" alt="Photoshop Icon"
class="software-icon">
<span class="software-name">Photoshop</span>
</div>
</div>
</section>
<!-- Experience -->
<section class="experience">
<h2 class="section-title">Experience</h2>
<div class="experience-list">
<div class="experience-item">
<strong class="date-range">June 2022 - Now</strong>
<strong class="company-name">SOCIAL MEDIA AGENCY (SOCECREATIVE)</strong>
<p class="description">Social media management, designing feeds, teamwork.</p>
</div>
<div class="experience-item">
<strong class="date-range">Sept 2022 - Now</strong>
<strong class="company-name">EVENT ORGANIZER (ETERNITY EO)</strong>
<p class="description">Event planning, client communication, teamwork.</p>
</div>
<div class="experience-item">
<strong class="date-range">Nov 2022 - Now</strong>
<strong class="company-name">FREELANCE</strong>
<p class="description">Client handling, design creation, time management.</p>
</div>
<div class="experience-item">
<strong class="date-range">Feb 2023 - 2024</strong>
<strong class="company-name">BINUSTV CLUB</strong>
<p class="description">Production & Art Design, content creation.</p>
</div>
</div>
</section>
</div>
</section>
</section>
<!-- #PROJECT -->
<section class="section project" aria-labelledby="project-label" id="projects">
<div class="container">
<div class="title-wrapper" data-reveal="top">
<div>
<h2 class="h2 section-title" id="project-label">My Projects</h2>
<p>Check out some of my latest projects with creative ideas.</p>
</div>
</div>
<ul class="grid-list">
<!-- Project 1 -->
<li>
<div class="project-card project-card-1" style="background-color: #f8f5fb">
<div class="card-content" data-reveal="left">
<p class="card-tag">University Project</p>
<h3 class="h3 card-title">Photography & Ads Design</h3>
<p class="card-text">Membuat iklan majalah, banner dan LED dari brand lokal . Asset dari 0 , lalu di edit dan di mockup</p>
</div>
<figure class="card-banner" data-reveal="right">
<img src="./assets/images/project-1.png" class="w-100" loading="lazy" width="650" height="370" alt="Web Design" />
</figure>
</div>
</li>
<!-- Project 2 -->
<li>
<div class="project-card project-card-2" style="background-color: #f1f5fd">
<div class="card-content" data-reveal="right">
<p class="card-tag">University Project</p>
<h3 class="h3 card-title">Storybook illustration</h3>
<p class="card-text">Membuat buku cerita anak dengan full illustration.</p>
</div>
<figure class="card-banner" data-reveal="left">
<img src="./assets/images/project-2.png" class="w-100" loading="lazy" width="600" height="367" alt="Web Design" />
</figure>
</div>
</li>
<!-- Project 3 -->
<li>
<div class="project-card project-card-3" style="background-color: #f8f5fb">
<div class="card-content" data-reveal="left">
<p class="card-tag">University Project</p>
<h3 class="h3 card-title">Redesigning Packaging</h3>
<p class="card-text">Meredesign packaging GOSFI sesuai brand essence dan value dari brand itu sendiri lalu di konsep kan dengan value masing-masing. “Teman setia yang selalu bikin kamu happy” </p>
</div>
<figure class="card-banner" data-reveal="right">
<img src="./assets/images/project-3.png" class="w-100" loading="lazy" width="650" height="370" alt="Web Design" />
</figure>
</div>
</li>
<li>
<div class="project-card project-card-4" style="background-color: #f5faf7">
<div class="card-content" data-reveal="left">
<p class=" card-tag" style="color: #7cb798">University Project</p>
<h3 class="h3 card-title">Portfolio Book</h3>
<p class="card-text">
Membuat buku portfolio dengan tema budaya masing-masing. Saya mengambil budaya daerah Cirebon dengan art style Art Nouveau.
</p>
</div>
<figure class="card-banner" data-reveal="right">
<img src="./assets/images/project-4.png" width="600" height="367" loading="lazy" alt="Web Design"
class="w-100">
</figure>
</div>
</li>
<li>
<div class="project-card project-card-5" style="background-color: #fcf4f6">
<div class="card-content" data-reveal="left">
<p class=" card-tag" style="color: #d16b86">Freelance</p>
<h3 class="h3 card-title">Social Media Design</h3>
<p class="card-text">
Design feeds & story sesuai permintaan client.
</p>
</div>
<figure class="card-banner" data-reveal="right">
<img src="./assets/images/project-5.jpeg" width="620" height="370" loading="lazy" alt="Mobile Design"
class="w-100">
</figure>
</div>
</li>
</ul>
</div>
</section>
<!-- #CONTACT -->
<section class="section contact" aria-label="contact" id="contact">
<div class="container">
<div class="contact-card">
<div class="contact-content" data-reveal="left">
<div class="card-icon">
<img src="./assets/images/icon-5.svg" width="44" height="44" loading="lazy" alt="envelop icon">
</div>
<h2 class="h2 section-title">Contact Me!</h2>
<p class="section-text">Phone : 087838027002</p>
<p class="section-text">Mail : nadgaby2006@gmail.com</p>
<p class="section-text">Website : Nadyagabriella.com</p>
</div>
<form action="" class="contact-form" data-reveal="right">
<div class="input-wrapper">
<input type="text" name="name" placeholder="Name *" required class="input-field">
<input type="email" name="email_address" placeholder="Email *" required class="input-field">
</div>
<textarea name="message" placeholder="Message *" required class="input-field"></textarea>
<button type="submit" class="btn btn-secondary">Send message</button>
</form>
</div>
</div>
</section>
</article>
</main>
<!-- #FOOTER -->
<footer class="footer">
<div class="container">
<p class="copyright">
© 2024 nadyagabriella. All rights reserved.
</p>
<ul class="social-list">
<li>
<a href="https://www.linkedin.com/in/nadyagabriellaa/" class="social-link">
<ion-icon name="logo-linkedin"></ion-icon>
</a>
</li>
<li>
<a href="https://nadyagabriella.com/" class="social-link">
<ion-icon name="logo-dribbble"></ion-icon>
</a>
</li>
<li>
<a href="https://www.instagram.com/nadyagabriella_/" class="social-link">
<ion-icon name="logo-instagram"></ion-icon>
</a>
</li>
</ul>
</div>
</footer>
<script src="./assets/js/script.js"></script>
<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>
</body>
</html>