-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
308 lines (281 loc) · 20.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Style CSS -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Google fonts -->
<link href="https://fonts.googleapis.com/css?family=Cabin|Lato|Oswald|Quicksand|Roboto|Open+Sans|Martel|Ubuntu|Liberata" rel="stylesheet">
<title>Victor Santoso</title>
</head>
<body>
<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light" id="navbar-real">
<a class="navbar-brand" href="#">VICTOR WILIS SANTOSO</a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" id="nav-gen">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse text-center justify-content-center" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto" id="custom-navbar">
<li class="nav-item active">
<a class="nav-link" style="color: #333;" href="#">Home<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" style="color: #aaa;" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" style="color: #aaa;" href="#proj">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link" style="color: #aaa;" href="https://drive.google.com/file/d/17CLVY68tRajSxUFUUlsiqCe6EKBnowME/view?usp=sharing" target="_blank">Resume</a>
</li>
<li class="nav-item">
<a class="nav-link" style="color: #aaa;" href="#contact">Contact</a>
</li>
</ul>
</div>
</nav>
<div class="jumbotron">
<h1 class="display-4">Victor Wilis Santoso</h1>
<p class="lead">Web Programming and Design at Purdue University.</p>
</div>
<!-- //////////////////////////////////////////////////////////////-->
<!-- ABOUT -->
<!-- //////////////////////////////////////////////////////////////-->
<div class="section about container" id="about">
<div class="row">
<div class="col-lg-6">
<img src="images/me-4.jpg" id="profile" alt="">
</div>
<div class="col-lg-6" id="explain">
<h2>Hi, there!</h2>
<p>
I am a senior majoring in Web Programming and Design at Purdue University. I am an aspiring web developer that have solid skills in HTML, CSS, and JavaScript. I have some experience with 3D modeling with Autodesk Maya and know a little bit of Adobe Illustrator and Adobe Photoshop. Furthermore, I also know how to visualize data with D3.js and SVG. You can check out my resume and works down below.
</p>
</div>
</div>
<a class="resume btn btn-default" href="https://drive.google.com/file/d/17CLVY68tRajSxUFUUlsiqCe6EKBnowME/view?usp=sharing" target="_blank">RESUME</a>
</div>
<!-- //////////////////////////////////////////////////////////////-->
<!-- EXPERIENCE -->
<!-- //////////////////////////////////////////////////////////////-->
<div class="section proj container" id="proj">
<div class="row">
<div class="col-xl-4 col-lg-12">
<div id="carousel3D" class="carousel slide animation" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel3D" data-slide-to="0" class="active"></li>
<li data-target="#carousel3D" data-slide-to="1"></li>
<li data-target="#carousel3D" data-slide-to="2"></li>
</ol>
<!-- ////////////////////////////-->
<!-- CAROUSEL LEFT -->
<!-- ////////////////////////////-->
<div class="carousel-inner">
<div class="carousel-item active">
<div class="sketchfab-embed-wrapper" id="samurai">
<iframe title="A 3D model" width="350" height="455" src="https://sketchfab.com/models/b2cb20130b47451281ada6b4569be7a6/embed?autostart=1&ui_controls=1&ui_infos=1&ui_inspector=1&ui_stop=1&ui_watermark=1&ui_watermark_link=1" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/samurai-jack-b2cb20130b47451281ada6b4569be7a6?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">Samurai Jack</a>
by <a href="https://sketchfab.com/victorsantoso?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">victorsantoso</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">Sketchfab</a>
</p>
</div>
</div>
<div class="carousel-item">
<div class="sketchfab-embed-wrapper" id="plant">
<iframe title="A 3D model" width="350" height="455" src="https://sketchfab.com/models/1793a5675354446181bb696db86155df/embed?autostart=1&ui_controls=1&ui_infos=1&ui_inspector=1&ui_stop=1&ui_watermark=1&ui_watermark_link=1" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/plant-1793a5675354446181bb696db86155df?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">Plant</a>
by <a href="https://sketchfab.com/victorsantoso?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">victorsantoso</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">Sketchfab</a>
</p>
</div>
</div>
<div class="carousel-item">
<div class="sketchfab-embed-wrapper">
<iframe title="A 3D model" width="350" height="455" src="https://sketchfab.com/models/b985ac262b9f4c0aa8d25b36fab5a61f/embed?autostart=1&ui_controls=1&ui_infos=1&ui_inspector=1&ui_stop=1&ui_watermark=1&ui_watermark_link=1" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/unit-block-dinosaur-b985ac262b9f4c0aa8d25b36fab5a61f?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">Unit block Dinosaur</a>
by <a href="https://sketchfab.com/victorsantoso?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">victorsantoso</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #000;">Sketchfab</a>
</p>
</div>
</div>
<a class="anim carousel-control-prev" href="#carousel3D" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="anim carousel-control-next" href="#carousel3D" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
<!-- //////////////////////////-->
<!-- CAROUSEL MID -->
<!-- //////////////////////////-->
<div class="col-xl-4 col-lg-12">
<div id="carouselWeb" class="carousel slide" data-ride="carousel" >
<ol class="carousel-indicators">
<li data-target="#carouselWeb" data-slide-to="0" class="active"></li>
<li data-target="#carouselWeb" data-slide-to="1"></li>
<li data-target="#carouselWeb" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="images/work.jpg" alt="First slide">
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 11px; color: #4A4A4A;">
<a href="https://sevenwonders.victorsantoso.com" target="_blank" style="font-weight: bold; color: #000;"> Website with Bootstrap and JavaScript</a>
</p>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/work2.jpg" alt="Second slide">
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 11px; color: #4A4A4A;">
<a href="https://smite.victorsantoso.com" target="_blank" style="font-weight: bold; color: #000;">Website with PHP and MySQL</a>
</p>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/photo.PNG" alt="Third slide">
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 11px; color: #4A4A4A;">
<a href="https://photoGallery.victorsantoso.com" target="_blank" style="font-weight: bold; color: #000;">Website with jQuery</a>
</p>
</div>
<a class="carousel-control-prev" href="#carouselWeb" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselWeb" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
<!-- //////////////////////////-->
<!-- CAROUSEL RIGHT -->
<!-- //////////////////////////-->
<div class="col-xl-4 col-lg-12">
<div id="carouselDataViz" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselDataViz" data-slide-to="3" class="active"></li>
<li data-target="#carouselDataViz" data-slide-to="4"></li>
<li data-target="#carouselDataViz" data-slide-to="5"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="images/data1.PNG" alt="First slide">
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 11px; color: #4A4A4A;">
<a href="https://data1.victorsantoso.com" target="_blank" style="font-weight: bold; color: #000;">Data visualization with JavaScript and Chart.js</a>
</p>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/data2.PNG" alt="Second slide">
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 11px; color: #4A4A4A;">
<a href="https://data2.victorsantoso.com" target="_blank" style="font-weight: bold; color: #000;">Data visualization with JavaScript and Canvas</a>
</p>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="images/data3.PNG" alt="Third slide">
<p style="font-size: 15px; font-weight: normal; font-family: Cabin; margin: 11px; color: #4A4A4A;">
<a href="https://data3.victorsantoso.com" target="_blank" style="font-weight: bold; color: #000;">Data visualization with D3 and SVG</a>
</p>
</div>
<a class="carousel-control-prev" href="#carouselDataViz" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselDataViz" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
<!-- //////////////////////////-->
<!-- SKILL -->
<!-- //////////////////////////-->
<div class="skill">
<div class="row">
<div class="col-lg-6">
<div class="row skill-1">
<div class="words">
<div>Java</div>
<div>JavaScript</div>
<div>PHP</div>
<div>MySQL</div>
</div>
<div class="bar" ontouchstart>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:90%">90%</div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:70%">70%</div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:50%">50%</div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:60%">60%</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="row skill-2">
<div class="words">
<div>HTML</div>
<div>CSS</div>
<div>JQuery</div>
<div>Bootstrap</div>
</div>
<div class="bar">
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:100%">100%</div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:100%">100%</div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:75%">65%</div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:80%">90%</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- //////////////////////////////////////////////////////////////-->
<!-- CONTACT -->
<!-- //////////////////////////////////////////////////////////////-->
<div class="contact" id="contact">
<hr>
<div class="row" style="width: 100%">
<div class="col-12">
<h2 class="contactlabel"><b>Let's get in touch.</span></b>
</div>
</div>
<div class="row justify-content-center social" style="width: 100%">
<a href="https://www.facebook.com/victor.wilis/" target="_blank" class="icons fa fa-facebook"></a>
<a href="https://www.linkedin.com/in/victor-santoso/" target="_blank" class="icons fa fa-linkedin"></a>
<!-- <a href="https://github.com/victorwilis" target="_blank" class="icons fa fa-github"></a> -->
<a href="mailto:[email protected]" target="_blank" class="icons fa fa-envelope"></a>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>