-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhyperloop.html
More file actions
executable file
·352 lines (308 loc) · 14.1 KB
/
hyperloop.html
File metadata and controls
executable file
·352 lines (308 loc) · 14.1 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
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
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<!doctype html>
<!--
Website By Miradontsoa / MiVFX
http://twitter.com/miradontsoa
http://miradontsoa.com
-->
<html class="no-js" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- Page Title Here -->
<title>Swar Gujrania's story</title>
<!-- Meta -->
<!-- Page Description Here -->
<meta name="description" content="Story of my works, art and passion">
<!-- Disable screen scaling-->
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1, user-scalable=0">
<!-- Twitter Meta -->
<meta name="twitter:site" content="@thevoidview">
<meta name="twitter:creator" content="@thevoidview">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Swar Gujrania">
<meta name="twitter:description" content="Swar Gujrania's Portfolio">
<meta name="twitter:image" content="/img/bg-default.jpg">
<!--TODO: CHANGE-->
<!-- Facebook Meta -->
<meta property="og:url" content="swargujrania.com">
<meta property="og:title" content="Swar Gujrania">
<meta property="og:description" content="Swar Gujrania's Portfolio">
<meta property="og:type" content="website">
<meta property="og:image" content="/img/bg-default.jpg">
<meta property="og:image:secure_url" content="/img/bg-default.jpg">
<meta property="og:image:type" content="image/jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<!-- Place favicon.ico and apple-touch-icon(s) in the root directory -->
<!-- Web fonts and Web Icons -->
<link rel="stylesheet" href="./fonts/opensans/stylesheet.css">
<link rel="stylesheet" href="./fonts/bebas/stylesheet.css">
<link rel="stylesheet" href="./fonts/ionicons.min.css">
<link rel="stylesheet" href="./fonts/font-awesome.min.css">
<!-- Vendor CSS style -->
<link rel="stylesheet" href="./css/pageloader.css">
<!-- Uncomment below to load individualy vendor CSS -->
<link rel="stylesheet" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="./js/vendor/swiper.min.css">
<link rel="stylesheet" href="./js/vendor/jquery.fullpage.min.css">
<link rel="stylesheet" href="./js/vegas/vegas.min.css">
<!-- Main CSS files -->
<link rel="stylesheet" href="./css/main.css">
<!-- add alt layout here -->
<link rel="stylesheet" href="./css/style-default.css">
<script src="./js/vendor/modernizr-2.7.1.min.js"></script>
</head>
<body id="menu" class="body-item">
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Page Loader : just comment these lines to remove it -->
<div class="page-loader" id="page-loader">
<div>
<div class="icon ion-spin"></div>
<p>loading</p>
</div>
</div>
<!-- BEGIN OF site header Menu -->
<header class="page-header navbar page-header-alpha scrolled-white menu-right topmenu-right">
<!-- Begin of menu icon toggler -->
<button class="navbar-toggler site-menu-icon" id="navMenuIcon">
<!-- Available class : menu-icon-dot / menu-icon-thick /menu-icon-random -->
<span class="menu-icon menu-icon-random">
<span class="bars">
<span class="bar1"></span>
<span class="bar2"></span>
<span class="bar3"></span>
</span>
</span>
</button>
<!-- End of menu icon toggler -->
<!-- Begin of logo/brand -->
<a class="navbar-brand" href="./index.html#projects">
<span class="logo">
<img class="light-logo" style="height: 20px;" src="img/back.png" alt="Back">
</span>
<span class="text">
<span class="line">Back</span>
<!-- <span class="line sub">Portfolio Template</span> -->
</span>
</a>
<!-- End of logo/brand -->
<!-- begin of menu wrapper -->
<div class="all-menu-wrapper" id="navbarMenu">
<!-- Begin of top menu -->
<nav class="navbar-topmenu">
<!-- Begin of CTA Actions, & Icons menu -->
<!-- <ul class="navbar-nav navbar-nav-actions">
<li class="nav-item">
<a class="btn btn-outline-white btn-round" target="_blank" href="https://themeforest.net/item/simpleux-beautiful-creative-website-template-for-agency-business-and-portfolio/20863111">
Buy Now
</a>
</li>
</ul> -->
<!-- End of CTA & Icons menu -->
</nav>
<!-- End of top menu -->
<!-- Begin of hamburger mainmenu menu -->
<nav class="navbar-mainmenu">
<!-- <ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="./index.html#home">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./gallery.html">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./item.html">Item</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./demo.html">Demo</a>
</li>
</ul> -->
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="./index.html#home">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#projects">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#art-intro">Arts</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#contact">Contact</a>
</li>
</ul>
</nav>
<!-- End of hamburger mainmenu menu -->
<!-- Begin of sidebar nav menu params class: text-only / icon-only-->
<nav class="navbar-sidebar icon-only">
<ul class="navbar-nav" id="qmenu">
<li class="nav-item">
<a href="#summary">
<i class="icon ion-ios-information-outline"></i>
Summary
</a>
</li>
<li class="nav-item">
<a href="#is">
<i class="icon ion-ios-information-outline"></i>
Identity System
</a>
</li>
<li class="nav-item">
<a href="#asd">
<i class="icon ion-ios-information-outline"></i>
App Screen designs
</a>
</li>
<li class="nav-item">
<a href="#cm">
<i class="icon ion-ios-information-outline"></i>
Communication material
</a>
</li>
</ul>
</nav>
<!-- End of sidebar nav menu -->
</div>
<!-- end of menu wrapper -->
</header>
<!-- END OF site header Menu-->
<!-- BEGIN OF page main content -->
<main class="page-main page-fullpage main-anim" id="itempage">
<!-- Begin of list two side 1 section -->
<div class="section section-twoside fp-auto-height-responsive section-item" data-section="item-alpha">
<div class="section-cover-tier mask-black" style="background-image:url('./img/hyperloop/h0.jpg')">
<div class="cover-content">
<div class="title-desc">
<h2 class="display-4 display-title">Hyperloop</h2>
<p>Visual exploration of SpaceX's Hyperloop</p>
</div>
</div>
</div>
<!-- Begin of section wrapper -->
<div class="section-wrapper largewidth" style="max-width:100%;">
<!-- text or illustration order are manipulated via Bootstrap order-md-1, order-md-2 class -->
<!-- begin of item -->
<div class="item row">
<!-- margi reservation -->
<div class="col-12 col-md-4">
</div>
<!-- begin of text content -->
<div class="col-12 col-md-8 center-vh">
<!-- content -->
<div class="section-content anim scrollable fullwidth">
<article class="article article-light">
<!-- <header class="article-header">
<div class="wrapper">
<div class="media media-article-title">
<img class="media-image d-flex align-self-center mr-3 rounded-circle" src="img/avatar.png"
alt="Generic placeholder image">
<div class="media-body align-self-center">
<h5 class="mt-0 media-title">
<strong>Tim Lucas</strong>
</h5>
<p class="mb-0 t-nowrap">Designer & Blogger for 20 Magazine</p>
<p class="mb-0 t-nowrap">January 20, 2018</p>
</div>
</div>
</div>
</header> -->
<div class="article-content">
<div class="wrapper partialwidth">
<!-- <h2>SUMMARY</h2> -->
<!-- <br> -->
<div class="img-1" id="summary">
<img style='height: 100%; width: 100%; object-fit: contain' src="img/hyperloop/h1.jpg" alt="Hyperloop Project Summary: This project aims at visualizing, and designing a cohesive identity system of a mobile application that, in future, will be used by people to book their rides in SpaceX’s Hyperloop. The design is speculative and the theme for this project centers around the idea of future. It aims to communicate the ideas such as speed, future, scientific nature and precision.">
</div>
<br>
<br>
<br>
<h1 id="is">IDENTITY SYSTEM</h1>
<br>
<div class="img-1">
<img style='height: 100%; width: 100%; object-fit: contain' src="img/hyperloop/h2.jpg" alt="Identity System: Color Palette. Inspired by the bluish-indigo flame that is associated with high energy combustion engines (as that of the rocket), I chose the following color palettes. Black and white are primary colors, but I explored different options in terms of accent/highlight colors.">
<img style='height: 100%; width: 100%; object-fit: contain' src="img/hyperloop/h3.jpg" alt="Identity System: Typography">
</div>
<br>
<br>
<br>
<h1 id="asd">APP SCREEN DESIGNS</h1>
<br>
<div class="img-1">
<img style='height: 100%; width: 100%; object-fit: contain' src="img/hyperloop/h4.jpg" alt="I tried to ensure that the app carried the same feel as my design system. Also, I integrated logos and marks within the app screens in different ways, which we’ll see as we go further.">
<img style='height: 100%; width: 100%; object-fit: contain' src="img/hyperloop/h5.jpg" alt="I tried to ensure that the app carried the same feel as my design system. Also, I integrated logos and marks within the app screens in different ways, which we’ll see as we go further.">
</div>
<br>
<br>
<br>
<h1 id="cm">COMMUNICATION MATERIAL</h1>
<br>
<div class="img-1">
<img style='height: 100%; width: 100%; object-fit: contain' src="img/hyperloop/h6.jpg" alt="Mockups for different kinds of advertisements">
</div>
<br>
<br>
</div>
</div>
<footer class="article-footer">
<div class="article-details">
<!-- <div class="media media-article-title">
<img class="media-image d-flex align-self-center mr-3 rounded-circle" src="img/avatar.png" alt="Generic placeholder image">
<div class="media-body align-self-center">
<h5 class="mt-0 media-title">
<strong>Tim Lucas</strong>
</h5>
<p class="mb-0 t-nowrap">Designer & Blogger for 20 Magazine</p>
<p class="mb-0 t-nowrap">January 20, 2018</p>
</div>
</div> -->
<!-- Action button -->
<div class="footer-right btns-action mt-4 ml-4 mr-4">
<a class="btn btn-transp-arrow btn-outline btn-primary btn-round btn-faint" style="float:right" href="poison.html">
<span class="icon arrow-right"></span>
<span class="text">Next</span>
</a>
</div>
<div class="footer-left btns-action mt-4 ml-4 mr-4">
<a class="btn btn-transp-arrow btn-outline btn-primary btn-round icon-left btn-faint" style="float:left" href="hashtag.html">
<span class="icon arrow-left"></span>
<span class="text">Prev</span>
</a>
</div>
</div>
</footer>
</article>
</div>
</div>
<!-- end of text content -->
</div>
<!-- end of item -->
</div>
<!-- End of section wrapper -->
</div>
<!-- End of list two side 1 section -->
</main>
<!-- END OF page main content -->
<!-- scripts -->
<!-- All Javascript plugins goes here -->
<script src="./js/vendor/jquery-1.12.4.min.js"></script>
<!-- All vendor scripts -->
<script src="./js/vendor/scrolloverflow.min.js"></script>
<script src="./js/vendor/all.js"></script>
<script src="./js/particlejs/particles.min.js"></script>
<!-- Countdown script -->
<script src="./js/jquery.downCount.js"></script>
<!-- Form script -->
<script src="./js/form_script.js"></script>
<!-- Javascript main files -->
<script src="./js/main.js"></script>
</body>
</html>