-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathqueenielam.html
342 lines (292 loc) · 16.2 KB
/
queenielam.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
<!DOCTYPE html>
<html lang="en">
<!--keep everything in 'head' the same except for title-->
<head>
<meta charset="UTF-8">
<!--title that shows up on Google Chrome tab -- CHANGE NAME-->
<title>Anti-Resume - Queenie Lam</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--links this file to a style sheet (controls spacing, formatting, colors, sizes, etc.)-->
<link rel="stylesheet" type="text/css" href="style/antiresume.css">
<link rel="stylesheet" type="text/css" href="style/semantic.min.css">
<!-- Global site tag (gtag.js) - Google Analytics tracking tag-->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136250797-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-136250797-1');
</script>
</head>
<!--everything in body is what appears on page-->
<body>
<div class="header">
<!-- generic background image (background.jpg)-->
<img class="ui image" src="images/background.jpg" id="header_image">
<!--profile image -- CHANGE URL IN 'src' to "images/(name of jpg)"-->
<img class="ui fluid centered bordered circular small image" src="images/queenie_lam.jpg" id="profile_image">
<!--heading -- NAME OF ALUMNI/SENIOR-->
<h2 class="center">Queenie Lam</h2>
<!--paragraph description -- DESCRIPTION OF SENIOR-->
<p class="center description"><b>C'19</b></p>
<p class="center description">Queenie is currently a senior studying Psychology at Penn. After being told by career
services to reconsider applying to Ph.D. programs because her grades and resume don't make her a competitive
applicant, she did it anyway. In pursuit of her goal to be a counseling psychologist, she will be attending a
Clinical Psychology Ph.D. program in New York this upcoming fall. </p>
<br>
</div>
<!--'background' class provides gray background of page-->
<div class="background">
<!--'content' class provides formatting of content (spacing, margins, font size, etc.-->
<div class="content">
<!--'ui segment' class dictates different sections (i.e. L's Taken and On the Bright Side)-->
<div class="ui segment">
<div class="ui medium header">L's Taken</div>
<div class="info">
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<div class="column left">
<p><b>3+</b></p>
</div>
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>Clubs that "weren't a good fit"</b></p>
<ul>
<li> Oracle Senior Society </li>
<li> PEER Mentoring Program Board </li>
<li> Red Cross Club Board </li>
<li> Many more from freshman year! </li>
</ul>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<div class="column left">
<p><b>4</b></p>
</div>
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>Everyday L's of Life</b></p>
<ul>
<li> Setting a goal to study during x time period, and spending the time looking at
memes instead </li>
<li> Laying in bed for too long after waking up </li>
<li> Sitting on the toilet for too long because I was on my phone </li>
<li> Not sleeping enough and falling asleep in class the following day </li>
</ul>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<div class="column left">
<p><b>4</b></p>
</div>
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>Failures That Seemed Like the End of the World Back Then But Don't Matter in
Hindsight</b></p>
<ul>
<li> Failing two Chem 101 midterms</li>
<li> Getting a C- in a bio class despite being a bio major (at the time)</li>
<li> Career Services telling me I shouldn't be premed because my GPA isn't high enough</li>
<li> Being rejected from multiple entry level lab research positions because I didn't
have enough lab experience </li>
</ul>
</div>
</div>
</div>
</div>
<div class="ui segment">
<div class="ui medium header">On the Bright Side</div>
<div class="info">
<!--add more 'row' classes here-->
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<div class="column left">
<p><b>3</b></p>
</div>
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>Things I've Learned That Will Still Matter in Ten Years </b></p>
<ul>
<li> It's okay to enjoy spending time alone. </li>
<li> Try your best to assume the good intentions in people instead of assuming the bad
intentions. It's better for your anxiety. </li>
<li> Be straightforward and tell people what you want and what you don't want.
Saves time and energy. </li>
</ul>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<div class="column left">
<p><b>3</b></p>
</div>
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>Books I've Read For Fun </b></p>
<ul>
<li> Crazy Rich Asian series by Kevin Kwan</li>
<li> The Defining Decade by Meg Jay (highly recommend!) </li>
<li> Rich Dad, Poor Dad by Robert Kiyosaki (great read to start thinking about
finances!) </li>
</ul>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<div class="column left">
<p><b>5</b></p>
</div>
<div class="column right">
<p><b>Things I'm Proud of That You Won't See on a Resume</b></p>
<div class="ui grid">
<div class="eight wide column">
<ul>
<li> Won the 2018 SPEC Fling Meme Contest </li>
<li> Being ranked #9 worldwide in an MMORPG game at one point </li>
<li> Winning Miss Asian Teen Philly Pageant in 2015 </li>
</ul>
</div>
<div class="eight wide column">
<ul>
<li> Starting my own passion project and selling homemade soaps </li>
<li> Creating my own blog with my own domain <a href = "https://qqueenie.net">(qqueenie.net!)</a> </li>
</ul>
</div>
</div>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<div class="column left">
<p><b>3</b></p>
</div>
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>Unconventional Skills</b></p>
<ul>
<li>Playing the Otamatone (check out some videos on youtube!) </li>
<li>Playing cat's cradle with myself</li>
<li>Knowing various kpop dances</li>
</ul>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<div class="column left">
<p><b>6</b></p>
</div>
<div class="column right">
<p><b>Things I've Done That Pushed Me Out of my Comfort Zone</b></p>
<div class="ui grid">
<div class="eight wide column">
<ul>
<li> Danced in front of a large crowd </li>
<li> Acted in a cultural show (despite being known for being monotone) </li>
<li> Signed up to run a 5k and 10k despite hating running </li>
</ul>
</div>
<div class="eight wide column">
<ul>
<li> Made a Tinder/Coffee Meets Bagel/Bumble </li>
<li> Took Muay Thai and martial arts classes </li>
<li> Went to EZoo 2018 </li>
</ul>
</div>
</div>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<div class="column left">
<p><b>3</b></p>
</div>
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>Leaps of Faith</b></p>
<ul>
<li> Dropping Pre-med as a second semester sophomore and changing my major to
psychology </li>
<li> Working at a non-profit over the summer instead of doing research like Career Services
suggested </li>
<li> Planning a trip to Europe without asking my parents for permission </li>
</ul>
<!--'ui divider' class adds a line below each category-->
</div>
</div>
</div>
</div>
<div class="ui segment">
<div class="ui medium header">Try, Try Again</div>
<div class="info">
<!--add more 'row' classes here-->
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>Chinese Students' Association </b></p>
<ul>
<li> 2015 - Applied to be freshman liaison and was rejected </li>
<li> 2016 - Elected as Secretary </li>
<li> 2017 - Elected as Cultural Chair </li>
</ul>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>alpha Kappa Delta Phi (aKDPhi) </b></p>
<ul>
<li> 2016 - Went to all Open rush AND closed rush events and didn't get a bid</li>
<li> 2017 - Rushed again and received a bid! </li>
<li> 2018 - Elected as Community Service Chair </li>
<li> 2019 - Elected as Vice President of New Member Education </li>
</ul>
<!--'ui divider' class adds a line below each category-->
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<!--'column left' class contains number of failures/clubs/jobs/etc in category -- CHANGE NUMBER-->
<!--'column right' class contains bullet points of failures-->
<div class="column right">
<!--CHANGE BELOW TO CHANGE TITLE & FAILURES OF CATEGORY-->
<p><b>PEER Mentoring Program </b></p>
<ul>
<li> 2017 - Applied to be a mentor and was rejected </li>
<li> 2018 - Accepted as a mentor and currently in the program now :) ! </li>
</ul>
<!--'ui divider' class adds a line below each category-->
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>