-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
194 lines (187 loc) · 6.79 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
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>iamwahyu</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container-fluid">
<div class="row">
<div id="particles-js">
<div class="col-md-12 text-center mytext">
<img src="img/saya.JPG" class="img-circle">
<h1>Wahyu Kurniawan</h1>
<h4>Web Developer | Gamer | Traveler</h4>
</div>
</div>
</div>
</div>
</div>
</body>
<!-- about -->
<section class="about" id="about">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h2 class="text-center">About</h2>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="title">
<h4><i class="fa fa-laptop"></i> Work Experience</h4>
<ul>
<table class="table">
<tr>
<td>
<li>Desember 2017 - Now</li>
</td>
<td>
API Developer - SMART IT INDONESIA
</td>
</tr>
<tr>
<td>
<li>June 2017 - November 2017</li>
</td>
<td>
Web Developer - PT Java Sarigandum
</td>
</tr>
<tr>
<td>
<li>Sept 2013 - June 2017</li>
</td>
<td>
IT Staff - PT Anugrah Karya Sahabat Sejati
</td>
</tr>
<tr>
<td>
<li>June 2013 - Sept 2013</li>
</td>
<td>
Computer Technician - DM Komputer
</td>
</tr>
</table>
</ul>
</div>
<br>
<div class="title">
<h4><i class="fa fa-mortar-board"></i> Education</h4>
<ul>
<table class="table">
<tr>
<td>
<li>2013 - 2017</li>
</td>
<td>
Universitas 17 Agustus 1945 Surabaya - Teknik Informatika
</td>
</tr>
<tr>
<td>
<li>2010 - 2013</li>
</td>
<td>
SMK Negeri 1 Dlanggu - Rekayasa Perangkat Lunak
</td>
</tr>
</table>
</ul>
</div>
</div>
<div class="col-md-6">
<div class="title">
<h4><i class="fa fa-code"></i> Skill</h4>
</div>
<table class="table">
<tr>
<th width="50%"><i class="fa fa-html5"></i> HTML</th>
<th width="50%"><i class="fa fa-css3"></i> CSS</th>
</tr>
<tr>
<th width="50%"><i class="fa fa-docker"></i> Docker</th>
<th width="50%"><i class="fa fa-rabbit"></i> Rabbit</th>
</tr>
<tr>
<th width="50%"><i class="fa fa-pied-piper"></i> PHP</th>
</tr>
<tr>
<th width="50%"><i class="fa fa-slack"></i> Laravel</th>
</tr>
<tr>
<th width="50%"><i class="fa fa-database"></i> Mysql</th>
</tr>
<tr>
<th width="50%"><i class="fa fa-codepen"></i> Javascript</th>
</tr>
</table>
</div>
</div>
</div>
</section>
<!-- akhir about -->
<!-- portfolio -->
<section class="portfolio" id="portfolio">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="text-center">Portofolio</h2>
<hr>
</div>
</div>
<div class="row">
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/1.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/2.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/3.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/4.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/5.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/6.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/7.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/8.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/9.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/10.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/11.jpg"></a></div>
<div class="col-md-4"><a href="" class="thumbnail"><img src="img/12.jpg"></a></div>
</div>
</div>
</section>
<!-- akhir portfolio -->
<!-- footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p id="year">© copyright
<script>
n = new Date();
y = n.getFullYear();
document.write(y);
</script>| by Wahyu Kurniawan <br>
<i class="glyphicon glyphicon-phone"></i> 0856 0851 3115 <br>
<i class="glyphicon glyphicon-envelope"> [email protected] </i></p>
</div>
</div>
</div>
</footer>
<!-- akhir footer -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="js/particles.js"></script>
<script src="js/app.js"></script>
<script src="js/bootstrap.min.js"></script>
</html>