-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
392 lines (307 loc) · 17 KB
/
index.html
File metadata and controls
392 lines (307 loc) · 17 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="templatemo">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Imam Arief Putrajaya</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/templatemo-style.css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".navbar-collapse" data-offset="50">
<!-- PRE LOADER -->
<div class="preloader">
<div class="spinner">
<span class="spinner-rotate"></span>
</div>
</div>
<!-- Navigation Section -->
<div class="navbar navbar-fixed-top custom-navbar" role="navigation">
<div class="container">
<!-- navbar header -->
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<a href="#" class="navbar-brand">imamXme</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#home" class="smoothScroll">Home</a></li>
<li><a href="#about" class="smoothScroll">About Me</a></li>
<li><a href="#experience" class="smoothScroll">Experiences</a></li>
<li><a href="#quotes" class="smoothScroll">Quote</a></li>
<li><a href="#contact" class="smoothScroll">Contact</a></li>
</ul>
</div>
</div>
</div>
<!-- Home Section -->
<section id="home" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="home-img"></div>
</div>
<div class="col-md-6 col-sm-6">
<div class="home-thumb">
<div class="section-title">
<h4 class="wow fadeInUp" data-wow-delay="0.3s">welcome to my space</h4>
<h1 class="wow fadeInUp" data-wow-delay="0.6s">Hello, I am <strong>Imam</strong> currently based in Lombok/Indonesia.</h1>
<p class="wow fadeInUp" data-wow-delay="0.9s">This is my space. You can find a bit about me and my experiences. A bit of my education, its a bit compared to what I learn outside of school. Have a nice day.</p>
<a href="#about" class="wow fadeInUp smoothScroll section-btn btn btn-success" data-wow-delay="1.4s">Read On</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="about-thumb">
<div class="wow fadeInUp section-title" data-wow-delay="0.4s">
<h1>Engineer X Developer</h1>
<p class="color-yellow">Software, Website, Artificial Intelegence, Electrical & Control System</p>
</div>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<p>I am a dedicated person.I enjoy reading, and the knowledge and perspective that my reading gives me has strengthened my vision about the world and technology. I choose electrical engineering as my base knowledge which gives me good mathematics and reasoning skills. I choose computer as my main weapon.</p>
<p>I was involved in several research including big data management, image processing and artificial intelligence. My main concern is water management system which inspired me to create my final project.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="background-image about-img"></div>
</div>
<div class="bg-yellow col-md-3 col-sm-6">
<div class="skill-thumb">
<div class="wow fadeInUp section-title color-white" data-wow-delay="1.2s">
<h1>My Skills</h1>
<p class="color-white">Photoshop.Illustrator.HTML.PHP. CSS.JS.reactJS.CodeIgniter.Web Design.Java.C#.NET.Asp.NET.SQL.</p>
</div>
<div class=" wow fadeInUp skills-thumb" data-wow-delay="1.6s">
<strong>Web Developer</strong>
<span class="color-white pull-right">80%</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%;"></div>
</div>
<strong>Software Developer</strong>
<span class="color-white pull-right">90%</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 90%;"></div>
</div>
<strong>Artificial Intelligence</strong>
<span class="color-white pull-right">70%</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width: 70%;"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Service Section -->
<section id="service" class="parallax-section">
<div class="container">
<div class="row">
<div class="bg-yellow col-md-3 col-sm-6">
<div class="wow fadeInUp color-white service-thumb" data-wow-delay="0.8s">
<i class="fa fa-desktop"></i>
<h3>Software Developer</h3>
<p class="color-white">Controlling Turnstyle Meshhall Rinjani with C#.NET. SecSurf, Mobile and Desktop software for filtering pornographic content.</p>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="wow fadeInUp color-white service-thumb" data-wow-delay="1.2s">
<i class="fa fa-paper-plane"></i>
<h3>Artificial Intelligence</h3>
<p class="color-white">IceWaste, Desktop application for recognition of marine waste</p>
</div>
</div>
<div class="bg-dark col-md-3 col-sm-6">
<div class="wow fadeInUp color-white service-thumb" data-wow-delay="1.6s">
<i class="fa fa-table"></i>
<h3>Big Data Management</h3>
<p class="color-white">Bayessian Network for analizing significant features of poverty level in Mataram Area </p>
</div>
</div>
<div class="bg-white col-md-3 col-sm-6">
<div class="wow fadeInUp service-thumb" data-wow-delay="1.8s">
<i class="fa fa-html5"></i>
<h3>Web Developer</h3>
<p>Web Application for monitoring indihome Central Jakarta clustering system. Atharva Shop Website. Pondok Plaza Hostel Website </p>
</div>
</div>
</div>
</div>
</section>
<!-- Experience Section -->
<section id="experience" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="background-image experience-img"></div>
</div>
<div class="col-md-6 col-sm-6">
<div class="color-white experience-thumb">
<div class="wow fadeInUp section-title" data-wow-delay="0.8s">
<h1>My Experiences</h1>
<p class="color-white">Previous companies and my tasks</p>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="1.2s">
<div class="media-object media-left">
<i class="fa fa-laptop"></i>
</div>
<div class="media-body">
<h3 class="media-heading">IT Expert <small>2018 - Currently</small></h3>
<p class="color-white">Forum Lalu Lintas dan Angkutan Jalan Kabupaten Lombok Barat.</p>
</div>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="1.6s">
<div class="media-object media-left">
<i class="fa fa-laptop"></i>
</div>
<div class="media-body">
<h3 class="media-heading">IT Coordinator <small>2017</small></h3>
<p class="color-white">Ombak Paradise Hotel, Gili Air.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Education Section -->
<section id="education" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="color-white education-thumb">
<div class="wow fadeInUp section-title" data-wow-delay="0.8s">
<h1>My Education</h1>
<p class="color-white">University X Certification</p>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="1.2s">
<div class="media-object media-left">
<i class="fa fa-laptop"></i>
</div>
<div class="media-body">
<h3 class="media-heading">Bachelor of Engineering <small>2017</small></h3>
<p class="color-white">Electrical Engineering (with Information Technology Concentration).</p>
</div>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="1.6s">
<div class="media-object media-left">
<i class="fa fa-laptop"></i>
</div>
<div class="media-body">
<h3 class="media-heading">Microsoft Technical Associate Certified <small>2017</small></h3>
<p class="color-white">Software Development Fundamental.</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="background-image education-img"></div>
</div>
</div>
</div>
</section>
<!-- Quotes Section -->
<section id="quotes" class="parallax-section">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-offset-1 col-md-10 col-sm-12">
<i class="wow fadeInUp fa fa-star" data-wow-delay="0.6s"></i>
<h2 class="wow fadeInUp" data-wow-delay="0.8s">I hope I can make it across the border. I hope to see my friend and shake his hand. I hope the Pacific is as blue as it has been in my dreams.</h2>
<p class="wow fadeInUp" data-wow-delay="1s">Ellis Boyd "Red" Redding, The Shawshank Redemption.</p>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="contact-form">
<div class="wow fadeInUp section-title" data-wow-delay="0.2s">
<h1 class="color-white">Say hello..</h1>
<p class="color-white">If you have something that interest me, want to hire me for paid or interesting voluntary job, or just want to be a friend.</p>
</div>
<div id="contact-form">
<form action="example.php" method="post">
<div class="wow fadeInUp" data-wow-delay="1s">
<input name="fullname" type="text" class="form-control" id="fullname" placeholder="Your Name">
</div>
<div class="wow fadeInUp" data-wow-delay="1.2s">
<input name="email" type="email" class="form-control" id="email" placeholder="Your Email">
</div>
<div class="wow fadeInUp" data-wow-delay="1.4s">
<textarea name="message" rows="5" class="form-control" id="message" placeholder="Write your message..."></textarea>
</div>
<div class="wow fadeInUp col-md-6 col-sm-8" data-wow-delay="1.6s">
<input name="submit" type="submit" class="form-control" id="submit" value="Send">
</div>
</form>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="background-image contact-img"></div>
</div>
<div class="bg-dark col-md-3 col-sm-6">
<div class="contact-thumb">
<div class="wow fadeInUp contact-info" data-wow-delay="0.6s">
<h3 class="color-white">Visit my office</h3>
<p>Senggigi Raya Street, Mt. Buwuh RT.01 No.58, West Lombok, Indonesia</p>
</div>
<div class="wow fadeInUp contact-info" data-wow-delay="0.3s">
<h3 class="color-white">Contact.</h3>
<p><i class="fa fa-phone"></i> +6285338516662</p>
<p><i class="fa fa-envelope-o"></i> <a href="mailto:me@imamxme.tech">me@imamxme.tech</a></p>
<p><i class="fa fa-globe"></i> <a href="http://imamxme.tech" target="_blank">imamxme.tech</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Section -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="wow fadeInUp footer-copyright" data-wow-delay="1.8s">
<p>Copyright © 2018 Imam Arief Putrajaya
</p>
</div>
<ul class="wow fadeInUp social-icon" data-wow-delay="2s">
<li><a href="https://www.facebook.com/codename.id" class="fa fa-facebook"></a></li>
<li><a href="https://www.linkedin.com/in/imam-putrajaya-3739a3109" class="fa fa-linkedin" target="_blank"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.parallax.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>