-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
395 lines (374 loc) · 17.5 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
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
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
<!DOCTYPE html>
<html lang="en">
<head>
<title>Emmaline Mai</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<!-- Popper JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
<!-- icons https://fontawesome.com/icons-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css"
integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div class="jumbotron jumbotron-fluid bg-coverImage" style="color:#e5eef3">
<div class="container-fluid">
<div class="vert-center">
<h1 class="display-1 font-weight-normal" style="font-size:10vw;"> Emmaline Mai</h1>
<div>
<a href="#about" class="fas fa-envelope-square fa-3x icons"> </a>
<a href="https://www.linkedin.com/in/emmaline01/" class="fab fa-linkedin fa-3x icons" target="_blank"> </a>
<a href="https://github.com/emmaline01/" class="fab fa-github-square fa-3x icons" target="_blank"> </a>
<a href="https://drive.google.com/file/d/1NPySCmxP7H0FuGvXtc8gYZl179lMgfQe/view?usp=sharing" target="_blank">
<button type="button" class="btn resume-button"
style="padding-bottom:10px; vertical-align: 13px;"><b>resume</b></button>
</a>
</div>
</div>
<p class="bottom">
<a href="#about" class="icons fas fa-arrow-circle-down fa-3x"> </a>
</p>
</div>
</div>
<a name="about"></a>
<div class="container-fluid" style="background-color:#e5eef3;">
<div class="row" style="padding: 50px 0 40px 0">
<div class="col-sm-2"></div>
<div class="col-sm-8">
<h2 style="text-align: center; font-size:x-large;">
Hi, I'm Emmaline.
</h2>
<p style="padding:20px 0 0 0; text-align: center; font-size:medium;">
I'm a software engineer interested in full-stack development and robotics.
I graduated from Carnegie Mellon University with a B.S. in computer science in May 2023,
and I have prior experience as a Software Engineering Intern at Meta
building a full-stack internal tool, and as an Automation Controls Engineering Intern at Tesla
programming PLCs and HMIs to help bring a pilot production line to the start of production.
You can find me learning card tricks, designing 3D-printable models, or making digital animations! Check out my
hobby page <a href="hobbies.html" style="text-decoration:underline">here</a>!
<br><br>
Feel free to contact me at <a href="mailto:[email protected]" target="_blank">[email protected]</a>
or connect with me on Linkedin!
<br><br>
</p>
<i></i>
</div>
</div>
</div>
<a name="projects"></a>
<div class="container-fluid" style="background-color:#e5eef3">
<div class="row" style="padding: 15px 0 0 0">
<div class="col-sm-4">
<button class="modal-button shadow pt-3 pb-2 rounded" id="biorobotics-button">
<p>
<img src="mainImages/biorobotics.jpg" alt="Biorobotics project" class="img-thumbnail">
<br><br>
<span style="font-size: large"><b>Snake Robot Locomotion: Directional Compliance</b></span>
<br>
CMU Robotics Institute | 2020-21
<br><br>
research on novel methods of autonomous snake robot locomotion through obstacles
<br><br>
Skills: MATLAB
</p>
</button>
</div>
<div class="col-sm-4">
<button class="modal-button shadow pt-3 pb-2 rounded" id="cheerpeer-button">
<p>
<img src="mainImages/cheerpeer.png" alt="Peerdea project" class="img-thumbnail">
<br><br>
<span style="font-size: large"><b>Peerdea</b></span>
<br>
CMU Human-Computer Interaction Institute | 2022-23
<br><br>
research on supporting entrepreneurs
through a novel mobile platform for exchanging creative feedback and reflection
<br><br>
Skills: JavaScript (React Native, Expo), storyboarding, low and high-fidelity prototyping (Figma)
</p>
</button>
</div>
<div class="col-sm-4">
<button class="modal-button shadow pt-3 pb-2 rounded" id="cardistry-button">
<p>
<img src="mainImages/cardistry.jpg" alt="Cardistry dashboard project" class="img-thumbnail">
<br><br>
<span style="font-size: large"><b>Cardistry Dashboard</b></span>
<br>
2021
<br><br>
web app created to track the card tricks I've learned, recommend new
tricks to learn, and suggest performance sequences of tricks
<br><br>
Skills: JavaScript (React), Python (Flask), SQL, Microsoft Azure
</p>
</button>
</div>
</div>
<div class="row" style="padding: 20px 0 50px 0">
<div class="col-sm-2"></div>
<div class="col-sm-4">
<button class="modal-button shadow pt-3 pb-2 rounded" id="dailyDino-button">
<p>
<img src="mainImages/dailyDino.jpg" alt="Daily Dino project" class="img-thumbnail">
<br><br>
<span style="font-size: large"><b>Daily Dino</b></span>
<br>
2022-present
<br><br>
Chrome Extension that replaces the new tab page with a new dino each day
<br><br>
Skills: JavaScript, HTML/CSS
</p>
</button>
</div>
<div class="col-sm-4">
<button class="modal-button shadow pt-3 pb-2 rounded" id="elm-button">
<p>
<img src="mainImages/elm.jpg" alt="ELM project" class="img-thumbnail">
<br><br>
<span style="font-size: large"><b>ELM (Educate, Learn, Motivate)</b></span>
<br>
Hackathon | 2020
<br><br>
mobile app and website that connects tutors and tutees over a video call to discuss any subject
<br><br>
Skills: Java (Android Studio)
</p>
</button>
</div>
<div class="col-sm-2"></div>
</div>
</div>
<!-- FOOTER FOR CONTACT INFO -->
<a name="footer"></a>
<div class="container-fluid">
<div class="row" style="padding: 20px 0 0 0; background-color:#e5eef3; color:#7cc9f3">
<div class="col-sm-1"></div>
<div class="col-sm-3">
<p style="text-align: left; font-size:medium;">
<br><br>
Emmaline Mai
</p>
</div>
<div class="col-sm-7">
<p style="text-align: left; font-size:medium;">
<br><br>
Email: [email protected]
<br>
Linkedin: https://www.linkedin.com/in/emmaline01/
<br><br>
</p>
</div>
<div class="col-sm-1"></div>
</div>
</div>
<!-- MODALS-->
<div id="cheerpeer-modal" class="modal">
<div class="modal-content">
<div class="modal-header">
<h2>Peerdea</h2>
<span class="cheerpeer-close close">×</span>
</div>
<div class="modal-body">
<div id="carouselCheerpeer" class="carousel slide card-img-top" data-interval="false">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="mainImages/peerdeaChatGPT.jpg"
style="height:375px; object-fit: cover;">
<div class="carousel-caption d-md-block" style="background-color:rgba(0, 0, 0, 0.6); height:60px;">
<p>ChatGPT 3's responses to potential questions from entrepreneurs</p>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="mainImages/cheerpeer-hi-fidelity.jpg"
style="height:375px; object-fit: cover;">
<div class="carousel-caption d-md-block" style="background-color:rgba(0, 0, 0, 0.6); height:60px;">
<p>High fidelity prototype made in Figma</p>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="mainImages/cheerpeer-low-fidelity.jpg"
style="height:375px; object-fit: cover;">
<div class="carousel-caption d-md-block" style="background-color:rgba(0, 0, 0, 0.6); height:60px;">
<p>Low fidelity paper prototypes</p>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="mainImages/cheerpeer-storyboards.jpg"
style="height:375px; object-fit: cover;">
<div class="carousel-caption d-md-block" style="background-color:rgba(0, 0, 0, 0.6); height:60px;">
<p>Storyboards</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselCheerpeer" role="button" data-slide="prev"
style="filter: invert(100%);">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselCheerpeer" role="button" data-slide="next"
style="filter: invert(100%);">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<p style="text-align: center;">Click through to see other work!</p>
<p>
My Role:
<br>
As a research assistant I made various contributions to our mobile app,
<a href="https://peerdea.app/" target="_blank">Peerdea</a> and worked with the local Pittsburgh community to co-design it.
My contributions included
<ul>
<li>Enhancements (e.g., accessibility implementation, UI improvements)</li>
<li>Maintenance and repair (e.g. bug fixes, code maintenance, unit testing)</li>
<li>Oversaw deployments (e.g., builds for iOS and Android) </li>
<li>Peerdea interview + workshop facilitation @ Prototype PGH </li>
<li>Low and high fidelity prototypes for new features
to help entrepreneurs progress towards personal/business goals through regular self-reflection</li>
<li>Exploring large language models as a solution for quick feedback</li>
</ul>
<br>
Project Context:
<br>
Peerdea is a mobile app for IOS and Android that allows entrepreneurs
to share designs and feedback on their creative work with each other. Peerdea builds
on this by also supporting entrepreneurs in reaching their individual goals through regular
reflection. In collaboration with the feminist makerspace
<a href="https://prototypepgh.com/" target="_blank">Prototype PGH</a>,
over 3 years, 31 entrepreneurs have used Peerdea through an incubator.
</p>
See the
<a href="https://www.figma.com/proto/WUqSpfz4hY2hnsItp9jNWi/Cheerpeer?node-id=31%3A45&scaling=scale-down&page-id=0%3A1&starting-point-node-id=31%3A45&show-proto-sidebar=1"
target="_blank">Figma prototype here</a>
or
<a href="https://ykotturi.github.io/files/Kotturi_etal_CSCW24_Peerdea_Camera_Ready.pdf"
target="_blank">read the paper here!</a>
</div>
</div>
</div>
<div id="biorobotics-modal" class="modal">
<div class="modal-content">
<div class="modal-header">
<h2>Snake Robot Locomotion: Directional Compliance</h2>
<span class="biorobotics-close close">×</span>
</div>
<div class="modal-body">
<p>
My Role:
<br>
I ran experiments comparing robot locomotion with/without various types of directional compliance locomotion
by collecting, graphing, and analyzing data on feedback from sensors on the robot.
I noticed correlations between torque sensor readings and when the robot hit obstacles, and
developed a mass-spring-damper controls system that regulates the snake robot's amplitude
based on those torque readings.
<br><br>
Project Context:
<br>
This snake robot requires pushing off of obstacles in order to
propel itself forward, but complying with obstacles when they get in the way. Directional compliance
determines when the robot should be pliable and when it should push against obstacles.
</p>
</div>
</div>
</div>
<div id="cardistry-modal" class="modal">
<div class="modal-content">
<div class="modal-header">
<h2>Cardistry Dashboard</h2>
<span class="cardistry-close close">×</span>
</div>
<div class="modal-body">
<iframe height=315px width=100% src="https://www.youtube.com/embed/el--qbUos1g" title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<p>
<br>
I created this dashboard
as a personal project to support myself through the process of practicing cardistry.
I had extremely minimal knowledge of front-end/back-end technologies prior to this,
and also wanted to explore making my own web app. It
recommends and displays YouTube tutorials of new moves for me to learn
using the Google Data API, and when I'm learning moves I can add, edit,
or remove them from a Microsoft Azure database. Finally, the dashboard suggests
combinations of moves for performing using features of the moves in the database and
a Markov chain.
</p>
<a href="https://github.com/emmaline01/cardistry" target="_blank">See the Github repo here!</a>
</div>
</div>
</div>
<div id="elm-modal" class="modal">
<div class="modal-content">
<div class="modal-header">
<h2>ELM (Educate, Learn, Motivate)</h2>
<span class="elm-close close">×</span>
</div>
<div class="modal-body">
<iframe height=315px width=100% src="https://www.youtube.com/embed/KuvyalRQsKw" title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<p>
<br>
My Role:
<br>
I worked on the Android app, and helped build the screens that
allowed available tutors and tutees to select who to connect with, and
allowed tutees to rate tutors after just finishing a call. This was my first
exposure to back-end work, and I introduced myself to SQL through working with this project.
However, I wasn't satisfied with my contributions to our final product and this
led to me building my own web app later.
<br><br>
Project Context:
<br>
This is a group hackathon project that lets people create accounts as tutors
or tutees, then search for instant tutoring over video call through either the Android app or the website.
</p>
<p>See the Devpost <a href="https://devpost.com/software/elm-educate-learn-motivate" target="_blank">here</a>
and the GitHub repo
<a href="https://github.com/Isabel-Gan/tutoring-service-app" target="_blank">here!</a>
</p>
</div>
</div>
</div>
<div id="dailyDino-modal" class="modal">
<div class="modal-content">
<div class="modal-header">
<h2>Daily Dino</h2>
<span class="dailyDino-close close">×</span>
</div>
<div class="modal-body">
<p>
This project is still in progress. Currently, it makes a lot of API
calls to various public APIs (Wikipedia for the main image, PaleoDB
for lots of facts, the random dino from https://dinosaur-facts-api.shultzlab.com/).
The immediate largest next step for me is to perform webscraping to build my own database
of dinosaurs, and also make sure errors are handled correctly (eg.
with a dinosaur not existing on Wikipedia).
<br><br>
Project Context:
<br>
After visiting the Carnegie Natural History Museum I wished
I knew more random dinosaur facts off the top of my head, so I hoped
this extension would expose me to more random dinosaurs.
</p>
<p>See the GitHub repo
<a href="https://github.com/emmaline01/DinosaurFacts" target="_blank">here!</a>
</p>
</div>
</div>
</div>
<script src="scripts.js"></script>
</body>
</html>