-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
54 lines (37 loc) · 1.93 KB
/
index.html
File metadata and controls
54 lines (37 loc) · 1.93 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
---
layout: default
cv: passive
title: Eric, the virtual world
---
<h1>Hi there, I'm Eric. Welcome to my virtual world!</h1>
<div class="blurb"><!-- define blurb -->
<div class="row marketing">
<div>
<p>My professional work and attention are focused on developing preventative mHealth and self-care solutions via passive monitoring of daily behaviors.<br><br>
The ultimate goal is to digitize lifestyle and behavior by providing intelligent solutions for sensing, capturing, and analyzing traces and states of being, so that people can connect dots, extract meaning, get actionable insights, and initiate positive change. <br><br>
I believe the recent innovation and advancement of wearable, injectable, implantable, and IOT sensors are key enablers for behavior measurement and self-quantification systems which will keep transforming digital and preventative healthcare. My personal mission is to develop such applications and make them accessible for everyone so as to help people enjoy better health and better life.
</p>
<p>I am mostly interested in these topics:
<em>
<li><a href="https://en.wikipedia.org/wiki/Quantified_Self">quantified Self</a></li>
<li><a href="https://en.wikipedia.org/wiki/Preventive_healthcare">preventitative healthcare</a></li>
<li><a href="https://en.wikipedia.org/wiki/Machine_learning">machine learning</a></li>
<li><a href="https://en.wikipedia.org/wiki/Artificial_intelligence">artificial intelligence</a></li>
<li><a href="https://en.wikipedia.org/wiki/Data_analysis">data analysis</a></li>
</em>
</p>
</div>
</div>
<!-- add website stat -->
<div class="web stat">
{% include analytics.html %}
</div>
<br>
<br>
<p>
Want to know more about me? <a href="/about">About...</a> <a href="/Progjects">Projects...</a>
<br>
<br>
This website is still under progress
</p>
</div><!-- /.blurb -->