-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpro-exp.html
More file actions
117 lines (117 loc) · 4.99 KB
/
pro-exp.html
File metadata and controls
117 lines (117 loc) · 4.99 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Professional Experience</title>
<script type="text/javascript">
<!--
function toggle_visibility(id) {
var e = document.getElementById(id);
if(e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
//-->
</script>
<script>
window.MathJax = {
tex: {
tags: "ams",
macros: {
eps: "{\epsilon}",
E: "{\mathbb{E}}",
Pr: "{\mathrm{Pr}}",
cond: "{~|~}",
br: "{\mathrm{BR}}",
eqdef: "{\,\mathbin{\stackrel{\rm def}{=}} \,}"
},
autoload: {
color: [],
colorV2: ['color']
},
packages: {'[+]': ['noerrors']}
},
options: {
ignoreHtmlClass: 'tex2jax_ignore',
processHtmlClass: 'tex2jax_process'
},
loader: {
load: ['[tex]/noerrors']
}
};
</script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js" id="MathJax-script"></script>
<link rel="icon" href="school.ico" type="image/x-icon" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-item"><a href="index.html">Info</a></div>
<div class="menu-item"><a href="pro-exp.html" class="current">Professional <br /> Experience</a></div>
<div class="menu-item"><a href="research.html">Research</a></div>
<div class="menu-item"><a href="use-link.html">Useful Links</a></div>
<div class="menu-item"><a href="https://github.com/Alanthink"> <i class="fa fa-github" aria-hidden="true"></i>Alanthink</a></div>
<div class="menu-item"><a href="https://alanthink.github.io/blog"> <i class="fa"></i>Blog</a></div>
<div class="menu-item"><a href="https://aideadlin.es/?sub=ML">Deadlines</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Professional Experience</h1>
</div>
<ul>
<li><p>Software Engineer Intern, <a href="https://cloud.google.com/" target=“blank”>Google Cloud</a>, Remote from Bloomington, IN, 05/11/2020 - 08/14/2020</p>
</li>
<li><p>Research Assistant, Indiana University Bloomington, IN, Fall 2019 - Fall 2020</p>
</li>
<li><p>Software Engineer Intern, <a href="https://ads.google.com/home/" target=“blank”>Google Ads</a>, MTV, CA, 05/20/2019 - 08/16/2019</p>
</li>
<li><p>Software Engineer Intern, <a href="https://www.pony.ai/" target=“blank”>Pony.ai</a>, Fremont, CA, 05/18/2018 - 08/17/2018</p>
</li>
<li><p>Research Intern, <a href="http://itcs.shufe.edu.cn/" target=“blank”>Institute for Theoretical Computer Science</a>, Shanghai University of Finance & Economics, China, 06/19/2017 - 07/28/2017</p>
</li>
</ul>
<h2>Associate Instructor</h2>
<ul>
<li><p>B455: Principles of Machine Learning, Spring 2019</p>
</li>
<li><p><a href="http://helloresearch.sice.indiana.edu/" target=“blank”>HelloResearch 2018</a>, 26/10/2018 - 28/10/2018</p>
</li>
<li><p><a href="https://iu.instructure.com/courses/1735886/" target=“blank”>B503: Algorithms Design and Analysis</a>, Fall 2018</p>
</li>
<li><p>P538: Computer Networks, Spring 2018</p>
</li>
<li><p><a href="http://homes.soic.indiana.edu/yzhoucs/teaching/B503fa17/" target=“blank”>B503: Algorithms Design and Analysis</a>, Fall 2017</p>
</li>
<li><p><a href="http://homes.soic.indiana.edu/yzhoucs/teaching/B503sp17/" target=“blank”>B503: Algorithms Design and Analysis</a>, Spring 2017</p>
</li>
<li><p><a href="http://darwin.informatics.indiana.edu/col/courses/I500-16/" target=“blank”>I500/B609: Fundamental Computer Concepts of Informatics</a>, Fall 2016</p>
</li>
<li><p><a href="http://darwin.informatics.indiana.edu/col/courses/I529-16/" target=“blank”>I529/B659: Bioinformatics in Molecular Biology and Genetics: Practical Applications (3CR)</a>, Spring 2016</p>
</li>
<li><p><a href="http://homes.soic.indiana.edu/qzhangcs/B561-15-fall-advanceDB/index.html" target=“blank”>B561: Advanced Datebase Concepts</a>, Fall 2015</p>
</li>
</ul>
<div id="footer">
<div id="footer-text">
Pages generated by <a href="https://github.com/wsshin/jemdoc_mathjax" target="blank">jemdoc+MathJax</a>.
</div>
</div>
</td>
</tr>
</table>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-52772976-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>