-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-old.html
175 lines (152 loc) · 7.31 KB
/
index-old.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
---
title: Du Hoang
---
{% include header.html %}
<div class="homepage">
<div class="about">
<div class="about-me">
<div class="about-photo">
<a href="https://duhoang.com"><img src="/img/me-2019.jpg" /></a>
</div>
<div class="about-info">
<div class="about-name">
Du Hoang
</div>
<div class="about-title">
Design Technologist
</div>
<div class="about-contact">
<a class="contact-link" href="mailto:du.hoang@gmail.com" target="_blank">
<svg viewBox="0 0 24 24">
<use xlink:href="#icon-mail"></use>
</svg>
</a>
<a class="contact-link linkedin" href="http://linkedin.com/in/duhoang" target="_blank">
<svg viewBox="2 2 22 22">
<use xlink:href="#icon-linkedin"></use>
</svg>
</a>
</div>
</div>
</div>
<div class="about-desc">
<p>
Hello. I'm a UX/UI/Product designer with a background in Computer Science and 3D animation. Over the past decade I have lead design at various startups and tech companies in both SF and NYC. As a technical designer, I understand and write code; working at the intersection of design and technology. My focus is on designing for emerging tech such as AI/Machine Learning and VR/AR.</p>
</div>
</div>
<div class="homepage-body">
<div class="homepage-content">
<div class="homepage-section-title">Work</div>
<!--div class="homepage-nav">
<div class="nav-item">
<a href="imeve.html">Imeve</a>
</div>
<div class="nav-item">
<a href="mapd.html">MapD</a>
</div>
<div class="nav-item">
<a href="sysdig.html">Sysdig</a>
</div>
<div class="nav-item">
<a href="adfin.html" >AdFin</a>
</div>
<div class="nav-item">
<a href="calorie-count.html">Calorie Count</a>
</div>
<div class="nav-item">
<a href="vr-ar.html">VR/AR</a>
</div>
</div-->
<div class="homepage-tile">
<a href="imeve.html"><img src="img/imeve-screenshot-1.jpg" srcset="img/imeve-screenshot-1-low.jpg 640w, img/imeve-screenshot-1.jpg 1280w" />
</a>
<div class="homepage-tile-info">
<div class="homepage-tile-title">Imeve</div>
<div class="homepage-tile-desc">Live Streaming Events in VR</div>
</div>
</div>
<div class="homepage-tile">
<a href="mapd.html">
<img src="img/mapd-dashboard.png" srcset="img/mapd-dashboard-sm.png 640w, img/mapd-dashboard.png 1280w" />
</a>
<div class="homepage-tile-info">
<div class="homepage-tile-title">MapD</div>
<div class="homepage-tile-desc">Datavisualization + Analytics Platform</div>
</div>
</div>
<div class="homepage-tile">
<a href="sysdig.html">
<img src="img/sysdig-1.png" srcset="img/sysdig-1-low.png 640w, img/sysdig-1.png 1280w" />
</a>
<div class="homepage-tile-info">
<div class="homepage-tile-title">Sysdig</div>
<div class="homepage-tile-desc">Cloud Infrastructure Monitor + Security</div>
</div>
</div>
<div class="homepage-tile">
<a href="adfin.html">
<img src="img/adfin-1.png" srcset="img/adfin-1-low.png 640w, img/adfin-1.png 1280w" />
</a>
<div class="homepage-tile-info">
<div class="homepage-tile-title">AdFin</div>
<div class="homepage-tile-desc">AdTech Analytics Platform</div>
</div>
</div>
<div class="homepage-tile">
<a href="calorie-count.html">
<img src="img/cc-dash.png" srcset="img/cc-dash-low.png 640w, img/cc-dash.png 1280w" />
</a>
<div class="homepage-tile-info">
<div class="homepage-tile-title">Calorie Count</div>
<div class="homepage-tile-desc">Food + Fitness Social Network</div>
</div>
</div>
<div class="homepage-tile">
<a href="vr-ar.html">
<img src="img/pocket-forest.jpg" srcset="img/pocket-forest-low.jpg 640w, img/pocket-forest.jpg 1280w" />
</a>
<div class="homepage-tile-info">
<div class="homepage-tile-title">VR/AR</div>
<div class="homepage-tile-desc">Miscellaneous Projects</div>
</div>
</div>
</div>
<div class="homepage-sidebar">
<div class="homepage-section-title">Writing</div>
<ul class="writing-links">
<li><a href="https://arvrjourney.com/vr-for-ui-designers-how-to-make-skyboxes-a9a9b47ce940" target="_blank">VR for UI Designers: How to Make Skyboxes</a></li>
<li><a href="https://arvrjourney.com/ui-carousel-for-vr-in-unity-layout-components-tips-tricks-part-1-e729219579a2" target="_blank">VR for UI Designers: Making a UI Carousel in Unity</a></li>
<li><a href="https://arvrjourney.com/how-to-build-vr-uis-with-unity-and-oculus-rift-part-1-f359e41f309a" target="_blank">How to Build VR UIs with Unity and Oculus Rift, Part 1</a></li>
<li><a href="https://arvrjourney.com/how-to-build-vr-uis-with-unity-and-oculus-rift-part-2-69e31b32dd82" target="_blank">How to Build VR UIs with Unity and Oculus Rift, Part 2</a></li>
<li><a href="https://arvrjourney.com/how-to-build-vr-uis-with-unity-and-oculus-rift-part-3-ce38459133ec" target="_blank">How to Build VR UIs with Unity and Oculus Rift, Part 3</a></li>
</ul>
<div class="homepage-section-title">Shop</div>
<div class="shop-item">
<div class="shop-screen">
<a href="https://assetstore.unity.com/packages/2d/gui/vr-ui-design-system-material-design-135769">
<img src="img/vrui-screenshot-1.png" />
</a>
</div>
<div class="shop-link">
<a href="https://assetstore.unity.com/packages/2d/gui/vr-ui-design-system-material-design-135769">VR UI Kit: Material Design System</a>
</div>
<div class="shop-desc">
VR UI Kit: Material Design System is a library of common UI components such as buttons, tabs, menus, control bars, etc., design specifically for use in Virtual Reality applications.
</div>
</div>
<div class="shop-item">
<div class="shop-screen">
<a href="https://assetstore.unity.com/packages/2d/gui/vr-ui-design-system-material-design-135769">
<img src="img/vrui-screenshot-1.png" />
</a>
</div>
<div class="shop-link">
<a href="https://assetstore.unity.com/packages/2d/gui/vr-ui-design-system-material-design-135769">VR Lobbies: Environments, Skyboxes Starter Pack</a>
</div>
<div class="shop-desc">
Get a quick start building your Virtual Reality application with our VR Lobbies Starter Pack! Inside are four beautiful abstract environments, the perfect lobbies/backdrops for the menus and settings screens of your app.
</div>
</div>
</div>
</div>
</div>