-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
43 lines (43 loc) · 2.56 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<link rel="shortcut icon" type="image/png" href="https://animaproject.s3.amazonaws.com/home/favicon.png" />
<meta name="og:type" content="website" />
<meta name="twitter:card" content="photo" />
<link rel="stylesheet" type="text/css" href="css/default.css" />
<link rel="stylesheet" type="text/css" href="css/styleguide.css" />
<link rel="stylesheet" type="text/css" href="css/globals.css" />
</head>
<body style="margin: 0">
<input type="hidden" id="anPageName" name="page" value="17_219" />
<div class="component-1 average-normal-white-14px">
<div class="button"><img class="list" src="img/list.svg" alt="List" /></div>
<div class="ventali-tan">Ventali Tan</div>
<p class="i-studied-physics-p">
<span class="average-normal-white-14px"
>I studied physics, philosophy, and computer science at Duke University. Currently, I am interested in
understanding and designing new systems that apply zero-knowledge proof techniques and are socio-economically
relevant. I envision ZKP being woven into some new institutional fabric in the future, perhaps one that
includes bots as well as humans. <br /><br />I co-founded </span
><a href="http://www.delendum.xyz" target="_blank"
><span class="span1 average-normal-white-14px">Delendum</span></a
><span class="average-normal-white-14px">
(a cryptography focused research lab) and am working on new products that adapt to the needs of more
distributed economic frameworks at </span
><a href="http://www.lita.foundation" target="_blank"
><span class="span1 average-normal-white-14px">Lita</span></a
><span class="average-normal-white-14px">. You can reach me at [email protected].</span
> <br /><br /> Click </span
><a href="https://github.com/ventali" target="_blank"
><span class="span1 average-normal-white-14px">here</span></a
><span class="average-normal-white-14px"> to see my GitHub, </span
><a href="https://ventali.substack.com" target="_blank"
><span class="span1 average-normal-white-14px">here</span></a
><span class="average-normal-white-14px"> to read my product notes, and here to visit my art & science studio in San Francisco.
</p>
<img class="copy-of-websites-4-1" src="img/copy-of-websites-4-1.png" alt="Copy of Websites-4 1" />
</div>
</body>
</html>