-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
303 lines (286 loc) · 11.7 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=0.41, maximum-scale=1" />
<meta name="description" content="Elaine Ho portfolio">
<meta name="keywords" content="Elaine Ho, UCSB">
<link rel="stylesheet" href="assets/styles.css">
<link rel="icon" href="assets/img/letter-c.png">
<link rel="stylesheet" href="https://use.typekit.net/ufg7hqz.css">
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Source+Sans+Pro&display=swap" rel="stylesheet">
<title>Elaine Ho</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-153644395-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-153644395-1');
</script>
</head>
<body>
<!--Navigation Bar-->
<div id="nav">
<a href="#home-section" class="nav-item right">ELAINE HO</a>
<a href="#project-section" class="nav-item left">PROJECTS</a>
<a href="#education-section" class="nav-item left">EDUCATION</a>
<a href="#about-section" class="nav-item left">ABOUT</a>
</div>
<div class="page-content">
<!--Home Page-->
<section id="home-section">
<div class="container row">
<div class="container row" id="landing-container">
<img src="assets/img/profile.png" id="profile-icon">
<div class="container column" id="landing-text">
<h1 class="title">ELAINE HO</h1>
<p id="app"></p>
</div>
</div>
<a href="#about-section" class="arrow"></a>
</div>
</section>
<!--About Section-->
<section class ="container column" id="about-section">
<h1 class="subtitle">HELLO, WORLD!</h1>
<div class="container row" id="img-console">
<div id="console">
<span class="first-color">package</span>
<span class="fifth-color">aboutMe</span><span class="second-color">;</span>
<br>
<br>
<span class="first-color">public</span>
<span class="third-color">class</span>
<span class="fifth-color">Elaine</span>
<span class="first-color">extends</span>
<span class="fifth-color">Adventurous</span>
<span class="second-color">{</span>
<br>
<ul>
<span class="first-color">public</span>
<span class="fifth-color">Elaine</span><!--
--><span class="second-color">() {</span>
<br>
<ul>
<span class="third-color">String</span>
<span class="second-color">fullName = </span>
<span class="fourth-color">"Elaine Ho"</span><span class="second-color">;</span>
<br>
<span class="third-color">String</span>
<span class="second-color">homeTown = </span>
<span class="fourth-color">"Fremont, CA"</span><span class="second-color">;</span>
<br>
<span class="third-color">String</span>
<span class="second-color">school = </span>
<span class="fourth-color">"Unversity of California, Santa Barbara"</span><span class="second-color">;</span>
<br>
<span class="third-color">int</span>
<span class="second-color">expectedGraduation = </span>
<span class="fourth-color">June 2025</span><span class="second-color">;</span>
<br>
<span class="third-color">Resume</span>
<span class="second-color">resume = </span>
<span class="first-color">new</span>
<span class="second-color">Resume(</span><span class="fourth-color">"</span><!--
--><span ><a href="assets/Elaine_Ho_Resume.pdf" class="fourth-color">pdf</a></span><!--
--><span class="fourth-color">"</span><span class="second-color">)</span><span class="second-color">;</span>
<br>
<span class="third-color">String[]</span>
<span class="second-color">hobbiesAndInterests = </span>
<span class="first-color">new </span>
<span class="third-color">String[]</span>
<span class="second-color">{</span>
<br>
<ul>
<span class="fourth-color">"embroidering"</span><span class="second-color">,</span>
<br>
<span class="fourth-color">"acrylic painting"</span><span class="second-color">,</span>
<br>
<span class="fourth-color">"biking"</span><span class="second-color">,</span>
<br>
<span class="fourth-color">"playing video games"</span><span class="second-color">,</span>
<br>
<span class="fourth-color">"baking"</span><span class="second-color">,</span>
<br>
<span class="fourth-color">"working out"</span>
<br>
</ul>
<span class="second-color">}</span>
<br>
</ul>
<span class="second-color">}</span>
<br>
<span class="first-color">public static</span>
<span class="third-color">void</span>
<span class="fifth-color">contact</span><!--
--><span class="second-color">() {</span>
<ul>
<span class="third-color">Email</span>
<span class="second-color">email = </span>
<span class="first-color">new</span>
<span class="second-color">Email(</span><span class="fourth-color">"</span><!--
--><span ><a href="mailto:[email protected]" class="fourth-color">[email protected]</a></span><!--
--><span class="fourth-color">"</span><span class="second-color">)</span><span class="second-color">;</span>
<br>
<span class="third-color">String[]</span>
<span class="second-color">links = </span>
<span class="first-color">new </span>
<span class="third-color">String[]</span>
<span class="second-color">{</span>
<br>
<ul>
<span class="fourth-color">"</span><!--
--><a href="https://www.linkedin.com/in/elaine-ho-87012118a/" class= "fourth-color" target="_blank">LinkedIn</a><!--
--><span class="fourth-color">"</span><span class="second-color">,</span>
<br>
<span class="fourth-color">"</span><!--
--><a href="https://github.com/elaineeeho" class= "fourth-color" target="_blank">Github</a><!--
--><span class="fourth-color">"</span><span class="second-color">,</span>
<br>
</ul>
<span class="second-color">}</span>
</ul>
<span class="second-color">}</span>
<br>
</ul>
<span class="second-color">}</span>
</div>
<img src="assets/img/me.JPG" id="about-img">
</div>
</section>
<!--Education Section-->
<section class="container column parallax" id="education-section">
<div class="container column" id="text">
<h1 class="subtitle">EDUCATION</h1>
<div class="container row" id="education-title">
<!-- <img src="assets/img/logo.png"> -->
<div class="container column" id="school">
<h2>UC Santa Barbara</h2>
<h3>Computer Science Major (College of Engineering)</h3>
<p>Expected Graduation: June 2025</p>
</div>
</div>
<div class="container column" id="coursework">
<h4>Relevant Coursework:</h4>
<p>Computer Science</p>
<ul>
<li>Data Structures & Algorithms (CMPSC 130A, CMPSC 130B)</li>
<li>Cybersecurity (CMPSC 177)</li>
<li>Deep Learning (CMPSC 190I)</li>
<li>Internet of Things (CMPSC 190B) </li>
<li>Computer Networks (CMPSC 176A)</li>
<li>Operating Systems (CMPSC 170)</li>
<li>Automata & Formal Languages (CMPSC 138)</li>
<li> Advanced Application Development (CMPSC 156)</li>
<li>Human Computer Interaction (CMPSC 185)</li>
<li>AP Computer Science Principles</li>
<li>AP Computer Science A</li>
</ul>
<p>Internships</p>
<ul>
<li> Amazon - Software Development Intern (June 2023 - Sept 2023)</li>
<li> Tradelite Solutions - Software Engineer Intern (June 2022 - Sept 2022) </li>
</ul>
<p>Extracurriculars</p>
<ul>
<li>Coders SB Secretary (2024), Outreach (2022-2023), Freshman Representative (2021)</li>
<li>SB Hacks Design & Outreach Officer</li>
<li>Institute of Electrical and Electronics Engineers @ UCSB (2021)</li>
<li>Girls Who Code Summer Immersion Student (2019)</li>
<li>Kode with Klossy (2020)</li>
<li>Built by Girls WAVE Program</li>
</ul>
</div>
</div>
</section>
<!--Project Section-->
<section class="container column" id="project-section">
<h1 class="subtitle">PROJECTS</h1>
<!--Filter Buttons-->
<div class="contianer row" id="button-section">
<button class="filter-button active" onclick="filterSelection('all')">All</button>
<button class="filter-button" onclick="filterSelection('web')">Web Dev</button>
<button class="filter-button" onclick="filterSelection('java')">Java</button>
<button class="filter-button" onclick="filterSelection('python')">Python</button>
<button class="filter-button" onclick="filterSelection('react')">React</button>
</div>
<!--Individual Projects-->
<div class="each-project web">
<img class="proj-img" src="assets/img/boba.png"/>
<div class="proj-description container column">
<div class="img-description">
<h2>Boba Tracker</h2>
<p>Created a mobile app that allows users to follow through a virtual experience of ordering boba drinks.</b>.</p>
<br>
<a href="https://studio.code.org/projects/applab/rRBwOk_qbpTL1PF7-l8Q2eIj1yWNSPIUrJs8iNszeAY/" target="_blank">Demo</a>
<br>
<br>
<i>JavaScript</i>
</div>
</div>
</div>
<div class="each-project web">
<img class="proj-img" src="assets/img/rock.PNG"/>
<div class="proj-description container column">
<div class="img-description">
<h2>Rock Paper Scissors</h2>
<p>Coded a website where visitors compete against the computer in a simple rock paper scissors game.</b>.</p>
<br>
<a href="https://elaineeeho.github.io/RockPaperScissors/" target="_blank">Demo</a>
<br>
<br>
<i>HTML, CSS, Javascript</i>
</div>
</div>
</div>
<div class="each-project python">
<img class="proj-img" src="assets/img/sudoku.png"/>
<div class="proj-description container column">
<div class="img-description">
<h2>Sudoku Solver</h2>
<p>Coded a Sudoku Solver in Python with the help of a Youtube Video.</b>.</p>
<br>
<a href="https://github.com/elaineeeho/Sudoku-Solver" target="_blank">Program</a>
<br>
<br>
<i>Python</i>
</div>
</div>
</div>
</div>
<div class="each-project java">
<img class="proj-img" src="assets/img/chatbot.PNG"/>
<div class="proj-description container column">
<div class="img-description">
<h2>Chatbot</h2>
<p>Programmed a Chatbot using Java.</b>.</p>
<br>
<a href="https://github.com/elaineeeho/Chatbot" target="_blank">Program</a>
<br>
<br>
<i>Java</i>
</div>
</div>
</div>
<div class="each-project react">
<img class="proj-img" src="assets/img/raccoon.PNG"/>
<div class="proj-description container column">
<div class="img-description">
<h2>Raccoon Saga</h2>
<p>Coded a matching game using React and Firebase</b>.</p>
<br>
<a href="https://raccoon-saga.web.app/" target="_blank">Program</a>
<br>
<br>
<i>React</i>
</div>
</div>
</div>
</div>
</section>
</div>
<script src="https://unpkg.com/typewriter-effect@latest/dist/core.js"></script>
<script src="assets/scripts/scripts.js"></script>
</body>
</html>