-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
229 lines (184 loc) · 9.38 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
<!DOCTYPE html>
<html lang="en" id="home">
<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>My Portfolio</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/style.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.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-inverse navbar-fixed-top bgcolor">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#home" class="navbar-brand page-scroll">Roy Lisanudin</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="#about" class="page-scroll">About</a></li>
<li><a href="#portofolio" class="page-scroll">Portfolio</a></li>
<li><a href="#contact" class="page-scroll">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- Akhir Navbar -->
<!-- Jumbotron (informasi besar) -->
<div class="jumbotron text-center">
<img src="img/roy.png" alt="" class="img-circle">
<h1>Roy Lisanudin</h1>
<p>Teknik Informatika | Web Developer</p>
</div>
<!-- Akhir Jumbotron -->
<!-- About -->
<section class="about" id="about">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h2 class="text-center">About</h2>
<hr>
</div>
</div>
<div class="row">
<div class="col-sm-5 col-sm-offset-1">
<p class="pKiri">I'm a freshgraduate from Gunadarma University. I persevere in the field of Information Technology. I have a good organizational experiace with HIMTI (Himpunan Mahasiswa Teknik Informatika) at Gunadarma University.
<br>
<br>
Personally I can work together in a team and want to learn new things. I have a strong desire to progress and develop better.
</p>
</div>
<div class="col-sm-5">
<p class="pKanan">I have skills in Web Development and Augmented Reality Development. In my portfolio, I developed Augmented Reality application on the android platform with Blender and Unity using the C# programming language.
<br>
<br> In another project, I created a Resful API using the PHP programming languange and Code Igniter framework. I can also develop application using public API like OMDB into my application.</p>
</div>
</div>
</div>
</section>
<!-- Akhir About -->
<!-- Portofolio -->
<section class="portofolio" id="portofolio">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h2>Portofolio</h2>
<hr>
</div>
</div>
<div class="row">
<div class="row">
<div class="col-sm-4">
<a href="" class="thumbnail">
<img src="img/portofolio/AR1.JPG" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="" class="thumbnail">
<img src="img/portofolio/AR4.JPG" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="" class="thumbnail">
<img src="img/portofolio/RestfulAPI.jpg" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="" class="thumbnail">
<img src="img/portofolio/RestfulAPI3.jpg" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="" class="thumbnail">
<img src="img/portofolio/PublicAPI.jpg" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="" class="thumbnail">
<img src="img/portofolio/PublicAPI2.jpg" alt="">
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Akhir Portofolio -->
<!-- Contact -->
<section class="contact" id="contact">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h2>Contact</h2>
<hr>
</div>
</div>
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<form action="">
<div class="form-group">
<label for="nama">Nama</label>
<input type="text" id="nama" class="form-control" placeholder="Masukkan Nama">
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="text" id="email" class="form-control" placeholder="Masukkan Email">
</div>
<div class="form-group">
<label for="telp">No Telepon</label>
<input type="tel" id="telp" class="form-control" placeholder="Masukkan No. Telepon">
</div>
<select class="form-control">
<option>-- Pilih Kategori --</option>
<option>AR Development</option>
<option>Web Development</option>
</select>
<div class="form-group">
<label for="pesan">Pesan</label>
<textarea class="form-control" rows="10" placeholder="Masukkan pesan"></textarea>
</div>
<button type="submit" class="btn btn-primary">Kirim Pesan</button>
</form>
</div>
</div>
</div>
</section>
<!-- Akhir Contact -->
<!-- Footer -->
<footer>
<div class="container text-center">
<div class="row">
<div class="col-sm-12">
<p>© Copyright 2020 | Built by <i class="glyphicon glyphicon-user"></i>. <a href="http://instagram.com/roylsihombing">Roy Lisanudin</a>.</p>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<a href="http://github.com/roylisanudin" class="btn btn-danger"><i class="glyphicon glyphicon-folder-open"></i> Follow My Github</a>
</div>
</div>
</div>
</footer>
<!-- Akhir Footer -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-3.5.1.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>