-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·348 lines (290 loc) · 17.9 KB
/
Copy pathindex.html
File metadata and controls
executable file
·348 lines (290 loc) · 17.9 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
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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Ada Hu</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v5.13.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css2?family=Nanum+Brush+Script&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Patua+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic" rel="stylesheet" type="text/css" />
<!-- Third party plugin CSS-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.11"></script>
<!-- Navigation-->
<!-- <ul>
<li><a class="active" href="#home">Home</a></li>
<li><a href="#news">News</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#about">About</a></li>
</ul> -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">ada hu</a><button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto my-2 my-lg-0">
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">about</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#projects">projects</a></li>
<!-- <li class="nav-item"><a class="nav-link js-scroll-trigger" href="#portfolio">experience</a></li> -->
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#contact">contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container h-100">
<div class="row h-100">
<div class="align-self-end">
<h1 class="text-white font-weight-bold">hi, i'm ada hu.</h1>
<p class="hometext2">i <span id=typed>
<script type=text/javascript>
var options = {
strings: ["placeholder", "am a software engineer.", "love teaching.", "enjoy playing games.", "am a cat lover."],
typeSpeed: 40,
loop: true,
backSpeed: 50
};
var typed = new Typed("#typed", options);
</script></p>
</div>
</div>
</div>
</header>
<!-- About-->
<section class="page-section bg h-100" id="about">
<div class="container">
<div class="row">
<div class="column left" >
<img class="aboutpic" src="./assets/img/aboutpic.jpg">
</div>
<div class="column middle">
<div class = "aboutbox">
<h2 class="subtitles mt-0 about">a b o u t</h2>
<p class= "abouttext">
Welcome! My name is Ada Hu, and I’m recent grad from UC Berkeley. As a student, I TAed for CS186,
Intro to Databases. I previously helped teach CS61B, Berkeley’s data structure course, and was an active member of Computer Science Mentors (CSM),
Association of Women in EE/CS (AWE), and Codeology.
<br>
</br>
When I’m not studying, I play tennis, explore local coffee shops, and cook. I also recently rediscovered my love for art,
and taught myself photoshop and illustrator. I also really like cats (especially chonky ones).
<br>
</br>
I’ve themed my website off of Taylor Swift’s seventh studio album, Lover. Hope you enjoy it!
</p>
<p class="abouttext" style="text-align: right;">
With love,
<br>Ada</br></p>
</p>
<img class="tubbs" src="./assets/img/tubs.png">
</div>
</div>
</div>
<!-- <div class="row">
<div class = "rightside">
<h2 class="subtitles mt-0 about">a b o u t</h2>
<div class = "aboutbox">
<p class="text-white-50 mb-4">Start Bootstrap has everything you need to get your new website up and running in no time! Choose one of our open source, free to download, and easy to use themes! No strings attached!</p>
</div>
</div>
<div class="col-lg-8 text-center">
<a class="btn btn-light btn-xl js-scroll-trigger" href="#services">Get Started!</a>
</div> -->
</div>
</div>
</section>
<!-- Services -->
<section class="page-section bg" id="projects">
<div class="projcontainer">
<h2 class="text-center mt-0 subtitles proj">p r o j e c t s</h2>
<div class= "projrow">
<div class = "projbox">
<div class = "projtitle">
<a href = "https://chrome.google.com/webstore/detail/constellationio/ibidmkkkcmllngiogmnccgclkfehbkfp?hl=en">constellation.io</a>
</div>
<img class="img-fluid" src="assets/img/projects/constellationpic.png" alt="" />
<div class = "projsmolrow">
<div class = "projsmolbox">
<div class = "projsmoltext">React</div>
</div>
<div class = "projsmolbox">
<div class = "projsmoltext">HTML</div>
</div>
<div class = "projsmolbox">
<div class = "projsmoltext">CSS</div>
</div>
</div>
<hr>
<div class = "projdesctxt">Created a chrome extension that blocks websites and rewards good study habits.
Uses Google firebase API to authenticate users and track user rewards. After studying for certain thresholds of time,
a constellation will incrementally build up.
This chrome extension was launched on the google app store.</div>
</div>
<div class = "projbox">
<div class = "projtitle">
<a href = "assets/img/CS161_Design_Doc-protected.pdf">secure file sharing</a>
</div>
<img class="img-fluid" src="assets/img/projects/161pic.png" alt="" />
<div class = "projsmolrow">
<div class = "projsmolbox">
<div class = "projsmoltext">Golang</div>
</div>
</div>
<hr>
<div class = "projdesctxt">Designed and coded a end-to-end secure, encrypted file system that allowed for sharing messages between users. Functionalities included creating new users, creating new files, storing and loading files, efficiently appending to files, sharing files, and unsharing files.</div>
</div>
<div class = "projbox">
<div class = "projtitle">
<a href = "assets/img/CS170_design_doc-protected.pdf">drive the tas home</a>
</div>
<img class="img-fluid" src="assets/img/projects/170pic.png" alt="" />
<div class = "projsmolrow">
<div class = "projsmolbox">
<div class = "projsmoltext">Python</div>
</div>
</div>
<hr>
<div class = "projdesctxt">Developed and implemented approximation algorithms for a NP-hard problem that postprocessed a baseline traveling salesman problem (TSP) algorithm. Post-processed resulting graph by pruning inefficient paths of commonly observed patterns.</div>
</div>
</div>
</section>
<!-- <h2 class="text-center mt-0 subtitles">p r o j e c t s</h2>
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<i class="fas fa-4x fa-gem text-primary mb-4"></i>
<h3 class="h4 mb-2">Sturdy Themes</h3>
<p class="text-muted mb-0">Our themes are updated regularly to keep them bug free!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<i class="fas fa-4x fa-laptop-code text-primary mb-4"></i>
<h3 class="h4 mb-2">Up to Date</h3>
<p class="text-muted mb-0">All dependencies are kept current to keep things fresh.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<i class="fas fa-4x fa-globe text-primary mb-4"></i>
<h3 class="h4 mb-2">Ready to Publish</h3>
<p class="text-muted mb-0">You can use this design as is, or you can make changes!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<i class="fas fa-4x fa-heart text-primary mb-4"></i>
<h3 class="h4 mb-2">Made with Love</h3>
<p class="text-muted mb-0">Is it really open source if it's not made with love?</p>
</div>
</div>
</div> -->
<!-- Portfolio-->
<!--
<div id="portfolio">
<div class="container-fluid p-0">
<div class="row no-gutters">
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/1.jpg"
><img class="img-fluid" src="assets/img/portfolio/thumbnails/1.jpg" alt="" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Category</div>
<div class="project-name">Project Name</div>
</div></a
>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/2.jpg"
><img class="img-fluid" src="assets/img/portfolio/thumbnails/2.jpg" alt="" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Category</div>
<div class="project-name">Project Name</div>
</div></a
>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/3.jpg"
><img class="img-fluid" src="assets/img/portfolio/thumbnails/3.jpg" alt="" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Category</div>
<div class="project-name">Project Name</div>
</div></a
>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/4.jpg"
><img class="img-fluid" src="assets/img/portfolio/thumbnails/4.jpg" alt="" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Category</div>
<div class="project-name">Project Name</div>
</div></a
>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/5.jpg"
><img class="img-fluid" src="assets/img/portfolio/thumbnails/5.jpg" alt="" />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">Category</div>
<div class="project-name">Project Name</div>
</div></a
>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/6.jpg"
><img class="img-fluid" src="assets/img/portfolio/thumbnails/6.jpg" alt="" />
<div class="portfolio-box-caption p-3">
<div class="project-category text-white-50">Category</div>
<div class="project-name">Project Name</div>
</div></a
>
</div>
</div>
</div>
</div>
-->
<!-- Call to action-->
<!--
<section class="page-section bg-dark text-white">
<div class="container text-center">
<h2 class="mb-4">Free Download at Start Bootstrap!</h2>
<a class="btn btn-light btn-xl" href="https://startbootstrap.com/themes/creative/">Download Now!</a>
</div>
</section>
-->
<!-- Contact-->
<section class="page-section bg h-120" id="contact">
<h2 class="text-center mt-0 subtitles proj">c o n t a c t</h2>
<div id = "contactbox">
<p id= "contacttext">Thanks for visiting me! Feel free to email me at <a href="mailto:adahu@berkeley.edu">adahu@berkeley.edu</a>!
<br> If you would like the password to the files above, please reach out.
</p>
</div>
<img class = "tswift" src="./assets/img/tswiftsketch.png">
</section>
<!-- Footer-->
<!-- <footer class="bg-light py-5">
<div class="container"><div class="small text-center text-muted">Copyright © 2020 - Start Bootstrap</div></div>
</footer> -->
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>