-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
338 lines (323 loc) · 15.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Mischa vd Goes">
<title>Mischa Design</title>
<!--basic metadata -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="UX, siemens, designer, branding, mendix, amsterdam">
<meta name="language" content="english">
<meta name="author" content="Mischa Design">
<meta name="distribution" content="global">
<!-- Thumbnail metadata -->
<meta name="twitter:widgets:csp" content="on">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://i.imgur.com/VWlL5Um.jpg">
<meta name="twitter:site" content="@MischaProjects">
<meta name="twitter:title" content="Mischa - UX Designer">
<meta name="twitter:description" content="UX Designer at Mendix. Designing Siemens internal business solutions using low-code">
<meta name="twitter:app:name:iphone" content="Mischa Design">
<meta name="twitter:creator" content="@MischaProjects">
<meta property="og:image" content="https://i.imgur.com/VWlL5Um.jpg">
<meta property="og:url" content="https://mischadesign.com">
<meta property="og:owners" content="Mischa">
<meta property="og:site_name" content="Mischa's Portfolio">
<meta property="og:type" content=":project">
<meta property="og:image:width" content="1400">
<meta property="og:image:height" content="728">
<meta property="og:title" content="Mischa Design">
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="img/favicons/favicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon.png">
<meta name="apple-mobile-web-app-title" content="MischaDesign">
<meta name="application-name" content="MischaDesign">
<meta name="msapplication-TileColor" content="#121212">
<meta name="msapplication-TileImage" content="img/favicons/favicon.png">
<meta name="theme-color" content="#16181a">
<!-- Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/styles.css">
<!-- Fade Animate -->
<link rel="stylesheet" href="css/keyframes.css">
<link rel="stylesheet" href="css/transitions.css">
<!-- Font Dropdownhover -->
<link rel="stylesheet" href="css/bootstrap-dropdownhover.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="css/fontawesome.min.css">
<!-- Slick -->
<link rel="stylesheet" type="text/css" href="css/slick.css" />
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="img/favicons/favicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicons/favicon-16x16.png">
<meta name="apple-mobile-web-app-title" content="MischaDesign">
<meta name="application-name" content="MischaDesign">
<meta name="msapplication-TileColor" content="#121212">
<meta name="msapplication-TileImage" content="img/favicons/favicon.png">
<meta name="msapplication-config" content="img/favicons/browserconfig.xml">
<meta name="theme-color" content="#16181a">
<meta property="og:image" content="https://i.imgur.com/VWlL5Um.jpg">
<!--Cursor scripts -->
<script>
document.documentElement.className = "js";
var supportsCssVars = function supportsCssVars() {
var e,
t = document.createElement("style");
return t.innerHTML = "root: { --tmp-var: bold; }", document.head.appendChild(t), e = !!(window.CSS && window.CSS.supports && window.CSS.supports("font-weight", "var(--tmp-var)")), t.parentNode.removeChild(t), e;
};
supportsCssVars() || alert("Please view this demo in a modern browser that supports CSS Variables.");
</script>
</head>
<body>
<!-- Start Navbar -->
<script type="text/javascript" src="includes/menu_snippet.js"></script>
<!-- End Navbar -->
<!-- Start Demo -->
<!-- Start Intro -->
<header class="header-intro ">
<!--<div class="container">
<div class="title_white ">
<h2><div class="title_red">Hello!</div> I’m Mischa, an Amsterdam based UI & Visual designer <br>I enjoy making design solutions for people and brands.</h2>
</div>
</div>
-->
<div class="index m-scene" id="main">
<div class="m-landing-layout">
<div class="m-page scene_element animated fadeInUp">
<div class="m-segment container">
<div class="title_white segment_content">
<h2 class="m-type-heading-1">
<div class="title_red">Hello!</div> I’m a UX designer at Mendix. <br>I specialise in web applications for business.
</h2>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- End Intro -->
<!-- End Work Header -->
<!-- Start Grid -->
<section id="grid">
<div class="container">
<div class="row">
<!-- Grid Nav-->
<div class="grid-nav">
<ul>
<!-- <li class="button active selectedprojects animated fadeIn" data-filter="*">Selected Projects</li>
<li class="button" data-filter=".Web">Web</li>
<li class="button" data-filter=".Branding">Branding</li>-->
<!--<li class="button" data-filter=".Interactive">Interactive</li> -->
</ul>
</div>
<div class="grid-items">
<!-- 2 - tasteradar -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-tasteradar grid_responsive animated zoomIn">
<a href="tasteradar.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="tasteradar.html">
<h3>Tasteradar</h3>
</a>
<p>Discover local culinary gems and embark on a flavorful journey with our intuitive food exploration app</p>
</div>
</div>
</div>
<!-- End tasteradar -->
<!-- Mendix -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-mendix grid_responsive animated zoomIn">
<a href="mendix.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="mendix.html">
<h3>Mendix</h3>
</a>
<p>Designing internal business solutions using the Mendix development platform</p>
</div>
</div>
</div>
<!-- 2 - message designer -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-messenger grid_responsive animated zoomIn">
<a href="messagedesigner.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="messagedesigner.html">
<h3>Message Designer App</h3>
</a>
<p>In-house webapp for personalized messaging animations & chatbots.</p>
</div>
</div>
</div>
<!-- End message designer -->
<!-- 2 -bootcamp-website -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-2b grid_responsive">
<a href="bootcamp-website.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="bootcamp-website.html">
<h3>Social Bootcamp</h3>
</a>
<p>Website and Branding - Corporate Fitness with a Social Mission</p>
</div>
</div>
</div>
<!-- End Items 2 -->
<!-- 2 - crowdmedia -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-crowd grid_responsive animated zoomIn">
<a href="crowdmedia.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="crowdmedia.html">
<h3>Crowd Media</h3>
</a>
<p>Commerce and digital advertising with Influencer Marketing</p>
</div>
</div>
</div>
<!-- End Items 2 -->
<!-- 2 - posters -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-posters grid_responsive">
<a href="posters.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="posters.html">
<h3>Posters 2020</h3>
</a>
<p>Experimental Posters focusing on Type Design</p>
</div>
</div>
</div>
<!-- End Items 2 -->
<!-- 2 - evbox -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-evbox grid_responsive">
<a href="evbox.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="evbox.html">
<h3>EV Webpage</h3>
</a>
<p>EVbox concept webpage for commercial fleets</p>
</div>
</div>
</div>
<!-- End Items 2 -->
<!-- 2 - Sales Companion -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-1b grid_responsive">
<a href="salescompanion.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="salescompanion.html">
<h3>Training and Sales Companion</h3>
</a>
<p>Travel focused training solutions as a web and native Andorid app</p>
</div>
</div>
</div>
<!-- End Items 2 -->
<!-- 2 - Team Motivation -->
<div class="item-grid Web col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="item">
<div class="item-img-3b grid_responsive">
<a href="motivation.html">
<div class="item-overlay"></div>
</a>
</div>
<div class="item-text">
<a href="motivation.html">
<h3>Team Motivation</h3>
</a>
<p>Revamping #TeamMotivation's website with a sleek black/white design, combining client and stock photos, utilizing WIX CMS software.</p>
</div>
</div>
</div>
<!-- End -->
</div>
</div>
</div>
</section>
<!-- End Grid -->
<!-- Behance -->
<div class="section-padding">
<div class="container">
<div class="title">
<h2 style="color: white; font-size: 2em;">See more on Behance</h2>
<h3 class="instagram_title" style="margin-bottom: 30px; font-size: 2.2em;"><a href="https://www.behance.net/mfgoes">@mfgoes</a></h3>
</div>
<div id="instafeed" class="slider insta"></div>
</div>
</div>
<!-- Behance -->
<div class="scroll-top">
<span class="animated fadeIn"><i class="fas fa-chevron-left"></i>back to top</span>
</div>
<!-- End Scroll Top -->
<!-- Start Footer -->
<script src="includes/footer_snippet.js" type="text/javascript">
</script> <!-- End Footer -->
<!-- script -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery.smoothState.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap-dropdownhover.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script type="text/javascript">
$('.grid-items').isotope({
// options
itemSelector: '.item-grid',
});
$('.grid-nav ul .button').on('click', function() {
$(this).addClass('active').siblings().removeClass('active');
var selector = $(this).attr('data-filter');
$('.grid-items').isotope({
filter: selector
});
return false;
});
</script>
<!--3D HOVER EFFECT SCRIPTS -->
<script>
window.jQuery || document.write('<script src="js/vendor/jquery-1.12.1.min.js"><\\/script>')
</script>
<!-- Place this tag right after the last button or just before your close body tag. -->
<script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>
<script src="js/jquery.hover3d.js"></script>
</script>
<script type="text/javascript" src="js/slick.min.js"></script>
<script type="text/javascript" src="js/script.js"></script>
</body>
</html>