-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
52 lines (48 loc) · 1.96 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
---
layout: default
---
<!-- <section class="row m-1"> -->
<div class="row">
<div class="col-md-5">
<h1>Hello!</h1>
<img class="img-fluid rounded" src="https://github.com/zoelzw/zoelzw/blob/master/assets/Zoe2020.JPG?raw=true">
<h5>🇨🇳 🏳️🌈 She/Her</h5>
<br>
<h2>I am Zoe, exploring <br>
Human Computer Interaction <br>
</h2>
</div>
<div class="col-md-7">
<br>
<br>
<p>
<i class="fa fa-circle"></i> I'm an electrical engineer working on wearables and AR at Magic Leap. I enjoy working with OLD engineers side by side and taking leaps together<br>
<br><i class="fa fa-circle-thin"></i> I am passionate about bringing independence to diverse audiences in the digital and physical world. I am keen to explore new paradigms in Human Computer Interaction and related things that don't make much sense just yet :) <br>
<br>
<!-- <i class="fa fa-circle-o"></i> My long-term research goal is to develop interfaces that promote co-adaption of computational tools and users in order to augment human creativity and experiences. <br>
<br> -->
</p>
<p>
I now spend less time in labs. I'm working on mushrooms, woodwork, and bouldering. What about you? What do you wonder lately?
</p>
<p>
<a href="mailto:[email protected]" target="_blank" style="text-decoration: none; border-bottom: 1px solid #ff0000; color: #000000;">Write to me</a>
<!-- / <a href="assets/ZiweiLiu_Resume.pdf" target="_blank" style="text-decoration: none; border-bottom: 1px solid #ff0000; color: #000000;">Resume</a> -->
</p>
</div>
</div>
<!-- </section> -->
<!-- <section class="row m-2">
<div class="col-md-6">
{% include index/categories.html %}
</div>
<div class="col-md-6">
{% include index/favourites.html %}
</div>
</section>
<section class="row m-1">
<div class="row">
{% include index/columns.html %}
</div>
</section>
{% include index/video.html %} -->