-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
153 lines (146 loc) · 5.81 KB
/
index.html
File metadata and controls
153 lines (146 loc) · 5.81 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Jeffrey Chen</title>
<meta name="description" content="jeffrey chen's website">
<meta name="author" content="Jeffrey Chen">
<link rel="stylesheet" href="css/styles.css?v=1.0">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TC9MQDD6HQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TC9MQDD6HQ');
</script>
</head>
<body>
<img id="me"src="./assets/me.JPG"/>
<h1>
Jeffrey Chen
</h1>
<p>
Here is my <a href="files/Resume.pdf">resume</a>. Email me at ceff at mit dot edu
</p>
<div id="descrip">
<p><b>Currently into cryptography(specifically federated HE) and general algorithm building. I have been mainly focusing more on research and school as of late. Shoot me an email if you want to connect.
</b> </p>
</div>
<table id="code" width="80%" border="1" cellpadding="1" cellspacing="2" bgcolor="#FFFFFF">
<tr>
<td>
<dl>
<dt>Format: JPG
</dt>
<dt>Dimensions: 3234w x4428h
</dt>
<dt>Size: 6.00M
</dt>
<dt>Settings: Selective, 32 Colors, Pattern Dither, Transparency on, No Transparency Dither, Non-Interlaced, 0% Web Snap
</dt>
</dl><pre>
<code>
<html>
<head>
<title>mywebsite.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (mywebsite.html) -->
<img src="BrowserPreview_tmp.gif?RANDOM" width="WIDTH" height="HEIGHT" alt="">
<!-- End Save for Web Slices -->
</body>
</html>
</code>
</pre></td>
</tr>
</table>
<div class="dropdown">
<button class="dropbtn"><b>CLASSES TAKEN THUS FAR</b></button>
<div class="dropdown-content">
<ul>
<i>
<li>Distributed Systems</li>
<li>Performance Optimization</li>
<li>Algorithms for Inference</li>
<li>Cryptography</li>
<li>General Algorithms</li>
<li>Advanced NLP</li>
<li>Machine Learning</li>
<li>Probabilistic Systems Analysis</li>
<li>Web Programming</li>
<li>Real Analysis</li>
<li>Group Theory</li>
<li>Abstract Algebra</li>
<li>Cell Biology</li>
<li>Fundamentals of Drug Development</li>
<li>Design Lab</li>
<li>Mobility, Power, and Politics</li>
<li>Metaphysics</li>
</i>
</ul>
</div>
</div>
<h3>
EXPERIENCE
</h3>
<div>
<p><i>CSAIL - Berger Lab: Grad Researcher {January 2021 - Present}</i></p>
<ul>
<li> Currently working on multi-party homomorphic encryption system for secure federated Linear Mixed Model computation on GWAS(genomic data) written in Golang</li>
<li> Paper in which I am first author is accepted by RECOMB 2022, a major biotech conference<a href="files/2022_RECOMB_SafeGENIE.pdf">(not arxived yet)</a></li>
</ul>
</div>
<div>
<p><i>Dyno Therapeutics: Machine Learning Intern {May 2020 - September 2020}</i></p>
<ul>
<li> Worked on accurately predicting properties such as packaging, tropism, and transduction, to propose optimal AAV(viral) capsid DNA sequences, and building full scale machine learning infrastructural pipelines</li>
<li> Lead research to discover novel signal in improving packaging ability in AAV genetic sequence optimization</li>
</ul>
</div>
<div>
<p><i>Broad Institute - Regev Lab: Undergraduate Researcher {January 2019 - May 2020} </i></p>
<ul>
<li>Working on unsupervised clustering in high dimensional subspaces to improve cluster overlap detection, with deep augmented Bayesian Inference mixture models.</li>
<li> Sparsification and enriching of co-variance matrices with VAEs to produce independence graphs which can detect casual relationships from latent spaces.</li>
</ul>
</div>
<p><i>The Routing Company(formerly Routable AI): Software Engineer Intern {May 2019 - September 2019} </i></p>
<ul>
<li>Algorithmic development and implementation as an integral member of a ride hailing startup, helping reach a pre-seed round of over 1 million through the UFirst Accelerator.</li>
<li> Built MVP for high profile client <b>DiDi</b> - one of the largest transportation companies in China.</li>
<li>Worked extensively with Golang, ReactJS, Kubernetes, Docker, InfluxDB, MongoDB and Microservices.</li>
</ul>
</div>
</div>
<p><i>Broad Institute - Golub Lab: Wet Lab Intern {June 2017 - July 2018} </i></p>
<ul>
<li>Worked on drug combination synergy and identifying markers for brain metastases. Had extensive hands on experience with wet lab work, including tissue culture, PCR, and drug data analysis.</li>
</ul>
</div>
<h3>
PROJECTS
</h3>
<div>
<p><i>Abelian AI: Co-Founder {November 2019 - Present} </i></p>
<ul>
<li>dorm room AI consulting that delivers end to end predictive systems</li>
<li> work on ML system design, full stack integration, as well as business development</li>
</ul>
</div>
<div>
<p><i>Groove: Team Lead {January 2019} </i></p>
<ul>
<li>A music suggestion service for friends built during a month long web programming competition. </li>
<li> Integrated Spotify Oath API. Node JS/MongoDB backend; ReactJS frontend</li>
</ul>
</div>
<div>
<script src="js/scripts.js"></script>
</body>
</html>