-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
357 lines (342 loc) · 10.7 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
<!DOCTYPE html>
<html>
<head>
<!-- meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1"
/>
<meta
name="google-site-verification"
content="pPHehS69D9WcCHVu19dnLgNd5UQE-1IRMV3_VISbhcU"
/>
<!-- title -->
<title>Waffiq</title>
<!--favicon-->
<link rel="icon" type="image/png" href="assets/images/favicon-32x32.png" />
<!-- CSS files -->
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css" />
<link
rel="stylesheet"
href="plugins/line-awesome/css/line-awesome.min.css"
/>
<link rel="stylesheet" href="plugins/swiper/swiper-bundle.min.css" />
<!-- main stylesheet -->
<link href="assets/css/style.css" rel="stylesheet" />
</head>
<body>
<!-- scroll-progress & goto-top -->
<div class="scroll-progress cursor-pointer">
<svg
class="progress-circle svg-content"
width="100%"
height="100%"
viewBox="-1 -1 102 102"
>
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- start of about me -->
<section class="my-5 py-3">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="row text-white">
<div class="col-lg-3">
<img
class="rounded-circle img-fluid has-anim fade"
src="assets/images/photo.jpg "
alt="about me"
/>
</div>
<div class="col-lg-7">
<h2
class="text-white font-weight-500 has-anim fade anim-delay-1"
>
Hey! I'm Waffiq Aziz, <br />
an Android Developer <br />
</h2>
<div class="row mt-4 has-anim fade anim-delay-2">
<div class="col-lg-10">
<p>
I'm an Android Developer focuses on Kotlin, and technology
enthusiast. Love tidy and structured code.
</p>
<a
href="https://linkedin.com/in/waffiqaziz"
target="_blank"
rel="noopener noreferrer"
>
<img
alt="LinkedIn"
src="https://img.shields.io/badge/LinkedIn-0077B5"
/>
</a>
<a
href="https://github.com/waffiqaziz"
target="_blank"
rel="noopener noreferrer"
>
<img
alt="GitHub"
src="https://img.shields.io/badge/GitHub-66000000"
/>
</a>
<a
href="https://facebook.com/waffiqaziz"
target="_blank"
rel="noopener noreferrer"
>
<img
alt="Facebook"
src="https://img.shields.io/badge/Facebook-1877F2"
/>
</a>
<a
href="https://instagram.com/waffiqaziz"
target="_blank"
rel="noopener noreferrer"
>
<img
alt="Instagram"
src="https://img.shields.io/badge/Instagram-d62976"
/>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end of about me -->
<section>
<div class="container mb-4">
<div class="row">
<div class="col-lg-7 offset-lg-1">
<div class="about-me-block">
<h2
class="h4 about-me-title text-underline text-white font-weight-light font-italic text-monospace has-anim fade"
>
What can I do?
</h2>
<div class="row text-white">
<p class="col-lg-12 mb-3">
I am an Android developer passionate about building scalable,
impactful mobile applications. Skilled in API integration with
Retrofit, modern UI/UX design, and leveraging Jetpack
libraries. My expertise includes modular design, dependency
injection (Koin, Hilt, Dagger), and CI/CD pipelines with
GitHub Actions and CircleCI. Experienced made an efficient
apps with ProGuard and DataStore, ensuring top performance
from concept to Play Store deployment.
</p>
</div>
</div>
<div class="about-me-block">
<h2
class="h4 about-me-title text-underline text-white font-weight-light font-italic text-monospace has-anim fade"
>
Experiance:
</h2>
<div class="row text-white">
<div class="col-lg-12">
<p class="h5 font-weight-light text-white mb-2">
Bangkit 2022 : Mobile Development<span
class="font-italic small font-weight-600"
style="opacity: 0.6"
>
(2022)</span
>
</p>
<p class="text-light">
Learn android starting design UI and development using
Kotlin. Develop and train soft skills with instructors from
industry. Validate lessons learned by addressing real-world
problems through a capstone project.
</p>
</div>
</div>
</div>
<div class="about-me-block">
<h2
class="h4 about-me-title text-underline text-white font-weight-light font-italic text-monospace has-anim fade"
>
My Project
</h2>
<div class="row">
<a
class="h5 font-weight-light text-white mb-2"
href="https://github.com/waffiqaziz/country-picker-android"
>
<div class="col-lg-12 mt-2 mb-2">
Android Country Picker
<p class="text-light">
An android library which provides an easy way to search
and select country using country name, country iso code,
or international phone code.
</p>
</div>
</a>
<a
class="h5 font-weight-light text-white mb-2"
href="https://dribbble.com/shots/23581666-Mecha-Shop-Mechanical-Keyboard-Shop"
>
<div class="col-lg-12 mt-2 mb-2">
MechaShop
<p class="text-light">
UI/UX design e-commerce, spesific on mechanical keyboard.
Containing unique feature to compare between switch or
keycaps.
</p>
</div>
</a>
<a
class="h5 font-weight-light text-white mb-2"
href="https://github.com/Guardian-Team/GuardianApps"
>
<div class="col-lg-12 mt-2 mb-2">
GuardianApp
<p class="text-light">
Guardian App is an android application that serves as the
protection of women and children from violence.
Implemented machine learning.
</p>
</div>
</a>
<div class="col-lg-12 mt-2 mb-2">
<a
class="h5 font-weight-light text-white mb-2"
href="bazzmovies.html"
>BAZZ Movies</a
>
<p class="text-light mb-1">
BAZZ Movies is a mobile app designed to help users discover
movies and TV shows with ease. It provides comprehensive
information, including ratings, actor details, and in-depth
summaries, all powered by the
<a href="https://www.themoviedb.org/">TMDB API</a>.
</p>
<a
href="https://play.google.com/store/apps/details?id=com.bazz.bazz_movies&pcampaignid=web_share"
>
<img
src="./assets/images/Google_Play_Store_badge_EN.png"
alt="open BAZZ Movies"
width="150"
/>
</a>
<a href="https://github.com/waffiqaziz/BAZZ-Movies">
<img
src="./assets/images/GitHub_Logo_White.png"
alt="open BAZZ Movies"
width="150"
/>
</a>
</div>
</div>
</div>
<div class="about-me-block">
<h2
class="h4 about-me-title text-underline text-white font-weight-light font-italic text-monospace has-anim fade"
>
Certification:
</h2>
<div>
<dl>
<li>
<a
class="h5 font-weight-light text-white mb-3 has-anim fade"
href="https://www.dicoding.com/certificates/2VX31NEG3ZYQ"
>
Belajar Dasar UX Design
</a>
</li>
<li>
<a
class="h5 font-weight-light text-white mb-3 has-anim fade anim-delay-2"
href="https://www.dicoding.com/certificates/0LZ03WR40Z65"
>
Belajar Fundamental Aplikasi Android
</a>
</li>
<li>
<a
class="h5 font-weight-light text-white mb-0 has-anim fade anim-delay-3"
href="https://www.dicoding.com/certificates/6RPNDKY5RZ2M"
>
Belajar Pengembangan Aplikasi Android Intermediate
</a>
</li>
<li>
<a
class="h5 font-weight-light text-white mb-3 has-anim fade anim-delay-2"
href="https://www.dicoding.com/certificates/MEPJL0KDLZ3V"
>
Belajar Dasar Git dengan GitHub
</a>
</li>
<li>
<a
class="h5 font-weight-light text-white mb-0 has-anim fade"
href="https://www.dicoding.com/certificates/0LZ030GYKZ65"
>
Memulai Pemrograman Dengan Java
</a>
</li>
<li>
<a
class="h5 font-weight-light text-white mb-3 has-anim fade anim-delay-2"
href="https://www.dicoding.com/certificates/KEXL362Q4PG2"
>
Memulai Pemrograman Dengan Kotlin
</a>
</li>
</dl>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- start of footer -->
<footer class="bg-primary footer-alt bg-body-tertiary">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10 has-anim">
<h4 class="h2 font-weight-light text-dark mb-2">Lets connect!</h4>
</div>
<div class="col-lg-10 has-anim anim-delay-1">
<ul class="footer-link list-unstyled list-inline text-dark">
<li class="list-inline-item">
<a href="https://github.com/waffiqaziz/">GitHub</a>
</li>
<li class="list-inline-item">
<a href="https://www.facebook.com/WaffiqAziz/">Facebook</a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/AzizWaffiq">Twitter</a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com/waffiqaziz/">Instagram</a>
</li>
<li class="list-inline-item">
<a href="https://www.linkedin.com/in/waffiqaziz/">LinkedIn</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- end of footer -->
<!-- JS files -->
<script src="plugins/jquery/jquery.min.js"></script>
<script src="plugins/bootstrap/bootstrap.bundle.min.js"></script>
<script src="plugins/swiper/swiper-bundle.min.js"></script>
<script src="plugins/isotope/isotope.min.js"></script>
<!-- Main Script -->
<script src="assets/js/script.js"></script>
</body>
</html>