-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·224 lines (224 loc) · 11 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
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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html data-wf-site="52ce017bc70c01a70c00008d">
<head>
<meta charset="utf-8">
<title>Jessica Lin</title>
<link href='http://fonts.googleapis.com/css?family=Lato:300,100' rel='stylesheet' type='text/css'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="css/normalize.css">
<link rel="stylesheet" type="text/css" href="css/web.css">
<link rel="stylesheet" type="text/css" href="css/jessica-lin.css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js"></script>
<script src="js/jquery-1.9.1.js"></script>
<script src="js/projects.js"></script>
<script>
WebFont.load({
google: {
families: ["Lato:100,300,400,700,900","Great Vibes:400"]
}
});
</script>
<script>
if (/mobile/i.test(navigator.userAgent)) document.documentElement.className += ' w-mobile';
</script>
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7/html5shiv.min.js"></script><![endif]-->
<link rel="apple-touch-icon" href="images/favicon.ico">
</head>
<body>
<div class="section header" id="page-nav-top">
<div class="w-row header">
<div class="w-col w-col-3 logo-bar">
<a class="w-inline-block logolink" href="#page-nav-top" target="_self">
<img class="company-logo" src="images/jl.png" width="80" height="60" alt="52e2d83a919c6d184a0001b3_jl.png">
</a>
</div>
<div class="w-col w-col-9 nav-bar"><a class="nav-links" href="#page-nav-blurbs">Who am i</a><a class="nav-links" href="#page-nav-portfolio">my work</a><a class="nav-links" href="#page-nav-contact">contact</a>
</div>
</div>
<div class="w-container hero-text">
<h2>To be is to</h2>
<h1>CREate</h1>
</div>
</div>
<div class="section" id="page-nav-blurbs">
<div class="w-container service-columns">
<div class="w-row">
<div class="w-col w-col-4 w-clearfix services">
<img class="icon" src="images/my-documents.ico" width="80" alt="52e311c0abb589b06a0003b9_my-documents.ico">
<h3>Intellectual</h3>
<p>"A mind needs books as a sword needs a whetstone if it is to keep its edge."
<br>- George R. R. Martin</p>
</div>
<div class="w-col w-col-4 w-clearfix services">
<img class="icon" src="images/painter.ico" width="80" alt="52e30fafb1ec41af6a000377_painter.ico">
<h3>Artist</h3>
<p>“My work is utterly incomprehensible and is therefore full of deep significance."
<br>- Calvin (and Hobbes)</p>
</div>
<div class="w-col w-col-4 w-clearfix services">
<img class="icon" src="images/cloud.ico" width="80" alt="52e3100ab1ec41af6a000379_cloud.ico">
<h3>Entrepreneur</h3>
<p>"Live out of your imagination instead of out of your memory."
<br>- Les Brown</p>
</div>
</div>
</div>
</div>
<div class="section dark web" id="page-nav-about">
<div class="w-container">
<div class="w-row">
<div class="w-col w-col-7 picture">
<div>
<img src="images/DSC_0064.JPG" alt="52e415d579c4896378000752_DSC_0064.JPG">
</div>
</div>
<div class="w-col w-col-5 portfolio-text">
<h3>About Me: What can I say?</h3>
<p>
Hi there! My name is Jessica Lin. I'm a fourth-year undergraduate at UC Berkeley, working towards a double major in Cognitive Science and Computer Science.<br><br>
When not in class, I juggle my time between my organization Blueprint, my research position at AMPLab, my friends, and my puppy Link. Occasionally I get the free time to boulder, paint, or play League of Legends.<br><br>
Fun fact of the day: <br> I am a huge fountain pen enthusiast, and will someday own an exquisite collection of quality fountain pens, encased in glass and up for display in my personal office or library.
<div class="portfolio-links"><a class="button" href="images/Jessica Lin - CV.pdf" target="_blank">Resume</a><a class="button" href="https://github.com/jaytlin" target="_blank">Github</a><a class="button" href="http://www.linkedin.com/in/jaytlin"
target="_blank">Linkedin</a>
</div>
</div>
</div>
</div>
</div>
<div id="modal-overlay">
<div id="modal-box">
<h4 id="modal-header"></h4>
<p id="modal-content" style="font-family:'Lato';text-align:center;"></p>
<p id="modal-link" style="text-align:center;"></p>
</div>
</div>
<div class="section" id="page-nav-portfolio">
<div class="w-container">
<h3 class="center-tittle">My Portfolio: what can I do?</h3>
<p class="gallery-text">Here are some work samples from various corners of my life, from my non-profit computer science organization, to my projects at both of my research labs. More side projects, research projects, and hackathon projects are on their way!</p>
</div>
<div class="w-container gallery">
<div class="w-row">
<div class="w-col w-col-3 w-col-small-3">
<div><strong>Data Mining Log Analysis</strong>
<br>Paper for LISA Conference 2014 with AMPLAB</div>
<a class="w-inline-block" target="_blank" id="lisa">
<img class="gallery-img" src="images/lisa.png" width="204">
</a>
</div>
<div class="w-col w-col-3 w-col-small-3">
<div><strong>Grant Application and Crowdfunding Platform</strong>
<br>For: Berkeley Public Schools Fund</div>
<a class="w-inline-block" target="_blank" id="bpsf">
<img class="gallery-img" src="images/Screen_Shot_2014-01-16_at_12.53.29_PM.png" width="204">
</a>
</div>
<div class="w-col w-col-3 w-col-small-3">
<div><strong>Variable Classifier</strong>
<br>For: Research at AMPLab (Algorithms, Machines, and People)</div>
<a class="w-inline-block" target="_blank" id="classifier">
<img class="gallery-img" src="images/variable.jpg" width="204">
</a>
</div>
<div class="w-col w-col-3 w-col-small-3">
<div><strong>Retinal Video Tracker</strong>
<br>For: Research at SELAB (Sight Enhancement Lab at Berkeley)</div>
<a class="w-inline-block" target="_self" id="retina">
<img class="gallery-img" src="images/retina.jpg" width="204">
</a>
</div>
</div>
</div>
</div>
<div class="section bg-image" id="page-nav-about">
<div class="w-container hero-text about-text">
<h2>Climb mountains not so the world can see you, but so you can</h2>
<h1>see the world</h1>
</div>
</div>
<div class="section">
<div class="w-container">
<div class="w-row">
<div class="w-col w-col-6 team-column">
<div class="image-wrapper">
<img src="images/774725_127191087449785_228500422_o.png" width="140" alt="52f3e9415d8eed2b6b001410_774725_127191087449785_228500422_o.png">
</div>
<div class="info-wrapper">
<h3 class="name">Blueprint, technology for non-profits</h3>
<div class="job-title">President</div>
<p class="team-text">Creating technologies for non-profits to not only better their outreach, but to better the world in the process.</p>
<div class="social-team"><a class="button website" href="http://calblueprint.org" target="_blank">website</a>
</div>
</div>
</div>
<div class="w-col w-col-6 team-column">
<div class="image-wrapper">
<img src="images/631534510f991c9d1ee14697aa97ca9c.png" height="140" alt="52f3ea0373df7f296b001199_631534510f991c9d1ee14697aa97ca9c.png">
</div>
<div class="info-wrapper">
<h3 class="name">AMPLab,<br>Algorithms, machines, and people</h3>
<div class="job-title">Undergraduate Researcher</div>
<p class="team-text">Working to uncover patterns in search queries through data mining and machine learning.</p>
<div class="social-team"><a class="button website" href="http://amplab.cs.berkeley.edu" target="_blank">website</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section dark" id="page-nav-contact">
<div class="w-container">
<div class="w-row">
<div class="w-col w-col-4 conatct-info">
<h3 class="h3phone">how to reach me</h3>
<div class="job-title">For any purpose at all</div>
<p class="address">Email: <strong>[email protected]</strong>
<br>Phone: <strong>(781) 325-5318</strong>
</p>
</div>
<div class="w-col w-col-8">
<h1 class="h1-dark contact">Let’s chat!</h1>
<div class="w-form">
<form class="contact-form" name="email-form" data-name="Email Form"action="MAILTO:[email protected]">
<input class="w-input field" type="text" placeholder="Your name" name="name" data-name="Name" required="required"></input>
<input class="w-input field" type="text" placeholder="Email address" name="email" data-name="Email" required="required"></input>
<textarea class="w-input" placeholder="How can I help you?" required="required"></textarea>
<input class="w-button button submit" type="submit" value="Submit" data-wait="Please wait..."></input>
</form>
<div class="w-form-done">
<p>Thank you! Your submission has been received!</p>
</div>
<div class="w-form-fail">
<p>Oops! Something went wrong while submitting the form :(</p>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="w-container">
<div class="footer-logo">
<img class="footlogo" src="images/jl.png" width="65">
</div>
<div class="social-wrapper">
<a class="w-inline-block social-link" href="https://www.facebook.com/jaytlin">
<img src="images/gfacebook.png" width="32" alt="520ee7d90875b56c3600006c_gfacebook.png">
</a>
<a class="w-inline-block social-link" href="http://linkedin.com/jaytlin">
<img src="images/glinkedin.png" width="32" alt="520ee7ed0875b56c3600006e_glinkedin.png">
</a>
<a class="w-inline-block social-link" href="https://plus.google.com/u/0/+JessicaLinjaylin/about">
<img src="images/ggoogle_plus.png" width="32" alt="520ee7e40875b56c3600006d_ggoogle_plus.png">
</a>
<a class="w-inline-block social-link" href="https://twitter.com/heyjaylin">
<img src="images/gtwitter.png" width="32" alt="520ee7fc0875b56c36000071_gtwitter.png">
</a>
</div>
</div>
</footer>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="js/webflow.js"></script>
</body>
</html>