-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
288 lines (254 loc) · 9.54 KB
/
Copy pathindex.html
File metadata and controls
288 lines (254 loc) · 9.54 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
<!--
//////////////////////////////////////////////////////
FREE HTML5 TEMPLATE
DESIGNED & DEVELOPED by FREEHTML5.CO
//////////////////////////////////////////////////////
-->
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Mattis Koh — Online Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Online portfolio of Mattis Koh" />
<meta name="keywords" content="Mattis, Koh, Portfolio, Engineering" />
<meta name="author" content="Mattis Koh" />
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Webfont -->
<link href='https://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
<!-- Themify Icons -->
<link rel="stylesheet" href="css/themify-icons.css">
<!-- Icomoon Icons -->
<link rel="stylesheet" href="css/icomoon-icons.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- Magnific Popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Easy Responsive Tabs -->
<link rel="stylesheet" href="css/easy-responsive-tabs.css">
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
<!-- FOR IE9 below -->
<!--[if lte IE 9]>
<script src="js/modernizr-2.6.2.min.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Header -->
<header id="fh5co-header" role="banner">
<div class="container">
<!-- Logo -->
<div id="fh5co-logo">
<a href="index.html">
<img src="images/logo.png" alt="Work Logo">
</a>
</div>
<!-- Logo -->
<!-- Mobile Toggle Menu Button -->
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a>
<!-- Main Nav -->
<div id="fh5co-main-nav">
<nav id="fh5co-nav" role="navigation">
<ul>
<li class="fh5co-active">
<a href="index.html">Projects</a>
</li>
<li>
<a href="about.html">About</a>
</li>
</ul>
</nav>
</div>
<!-- Main Nav -->
</div>
</header>
<!-- Header -->
<main role="main">
<!-- Start Intro -->
<!-- <div id="fh5co-intro">
<div class="container">
<h1>Digital solutions </h1>
<div class="row">
<div class="col-md-6 col-md-push-6 fh5co-intro-sub">
<p>Work is a free html5 template crafted with love by <a href="http://freehtml5.co/">freehtml5.co</a>. Released under <a href="#">Creative Commons 3.0</a> license. Preview images by plmd.me Preview images are not included on downloads.</p>
</div>
</div>
</div>
</div> -->
<!-- End Intro -->
<!-- Start Work -->
<div id="fh5co-work">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-6 fh5co-work-wrap">
<a href="5.html" class="fh5co-work-item js-fh5co-work-item">
<img src="images/project_5.jpg" alt="Image" class="img-responsive">
<div class="fh5co-overlay-bg js-fh5co-overlay-bg"></div>
<div class="fh5co-overlay-text js-fh5co-overlay-text">
<h2>Internship MX3D</h2>
<ul class="fh5co-categories">
<li>Robotics</li>
<li>Mechanical design</li>
<li>Digital fabrication</li>
</ul>
</div>
</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-6 fh5co-work-wrap">
<a href="4.html" class="fh5co-work-item js-fh5co-work-item">
<img src="images/project_4.png" alt="Image" class="img-responsive">
<div class="fh5co-overlay-bg js-fh5co-overlay-bg"></div>
<div class="fh5co-overlay-text js-fh5co-overlay-text">
<h2>Bistable structures</h2>
<ul class="fh5co-categories">
<li>Mechanical design</li>
<li>FE simulation</li>
<li>3D/4D printing</li>
</ul>
</div>
</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-6 fh5co-work-wrap">
<a href="3.html" class="fh5co-work-item js-fh5co-work-item">
<img src="images/project_3.jpg" alt="Image" class="img-responsive">
<div class="fh5co-overlay-bg js-fh5co-overlay-bg"></div>
<div class="fh5co-overlay-text js-fh5co-overlay-text">
<h2>Foldable sled</h2>
<ul class="fh5co-categories">
<li>Mechanical design</li>
<li>Product development</li>
<li>Industrial design</li>
</ul>
</div>
</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-6 fh5co-work-wrap">
<a href="2.html" class="fh5co-work-item js-fh5co-work-item">
<img src="images/project_2.jpg" alt="Image" class="img-responsive">
<div class="fh5co-overlay-bg js-fh5co-overlay-bg"></div>
<div class="fh5co-overlay-text js-fh5co-overlay-text">
<h2>Lattice Boltzmann flow simulation</h2>
<ul class="fh5co-categories">
<li>Computer simulation</li>
<li>Fluid dynamics</li>
</ul>
</div>
</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-6 fh5co-work-wrap">
<a href="1.html" class="fh5co-work-item js-fh5co-work-item">
<img src="images/work_1.jpg" alt="Image" class="img-responsive">
<div class="fh5co-overlay-bg js-fh5co-overlay-bg"></div>
<div class="fh5co-overlay-text js-fh5co-overlay-text">
<h2>Underwater autonomous swarm</h2>
<ul class="fh5co-categories">
<li>Computer simulation</li>
</ul>
</div>
</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-6 fh5co-work-wrap">
<a href="0.html" class="fh5co-work-item js-fh5co-work-item">
<img src="images/project_0.jpg" alt="Image" class="img-responsive">
<div class="fh5co-overlay-bg js-fh5co-overlay-bg"></div>
<div class="fh5co-overlay-text js-fh5co-overlay-text">
<h2>3D printed hand prosthesis</h2>
<ul class="fh5co-categories">
<li>Mechanical Design</li>
<li>Product development</li>
<li>3D printing</li>
</ul>
</div>
</a>
</div>
</div>
<!-- Start More Works -->
<!-- <div class="row">
<div class="col-md-12 fh5co-more-works js-fh5co-more-works">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-6 fh5co-work-wrap">
<a href="#" class="fh5co-work-item js-fh5co-work-item">
<img src="images/work_7.jpg" alt="Image" class="img-responsive">
<div class="fh5co-overlay-bg js-fh5co-overlay-bg"></div>
<div class="fh5co-overlay-text js-fh5co-overlay-text">
<h2>Work no. 7</h2>
<ul class="fh5co-categories">
<li>Web Design</li>
<li>Identity</li>
<li>Packaging</li>
</ul>
</div>
</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-6 fh5co-work-wrap">
<a href="#" class="fh5co-work-item js-fh5co-work-item">
<img src="images/work_8.jpg" alt="Image" class="img-responsive">
<div class="fh5co-overlay-bg js-fh5co-overlay-bg"></div>
<div class="fh5co-overlay-text js-fh5co-overlay-text">
<h2>Work no. 8</h2>
<ul class="fh5co-categories">
<li>Web Design</li>
<li>Identity</li>
<li>Packaging</li>
</ul>
</div>
</a>
</div>
</div>
</div>
<div class="col-md-12 text-center">
<a href="#" class="fh5co-view js-fh5co-view"><span class="fh5co-icon-view"><i class="ti-plus"></i></span> <span class="js-fh5co-view-text">View All</span></a>
</div>
</div> -->
<!-- End More Works -->
</div>
</div>
<!-- End Work -->
<div class="fh5co-spacer fh5co-spacer-md"></div>
</main>
<footer id="fh5co-footer" role="contentinfo">
<div class="container">
<div class="row">
<div class="col-md-12">
<p class="fh5co-copyright">
(c) 2017 <a href="index.html">Mattis Koh</a>. All Rights Reserved.<br>
Theme designed by: <a href="http://freehtml5.co/">freehtml5.co</a>
</p>
</div>
</div>
</div>
</footer>
<!-- Go To Top -->
<a href="#" class="fh5co-gotop"><i class="ti-shift-left"></i></a>
<!-- jQuery -->
<script src="js/jquery-1.10.2.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.js"></script>
<!-- Owl carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- Easy Responsive Tabs -->
<script src="js/easyResponsiveTabs.js"></script>
<!-- FastClick for Mobile/Tablets -->
<script src="js/fastclick.js"></script>
<!-- Velocity -->
<script src="js/velocity.min.js"></script>
<!-- Google Map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCefOgb1ZWqYtj7raVSmN4PL2WkTrc-KyA&sensor=false"></script>
<script src="js/google_map.js"></script>
<!-- Main JS -->
<script src="js/main.js"></script>
</body>
</html>