-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbrandonlu.html
189 lines (182 loc) · 8.42 KB
/
brandonlu.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
<!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 - Brandon Lu</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><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/brandon_lu.jpg "id="profile_image">
<!--heading -- NAME OF ALUMNI/SENIOR-->
<h2 class="center">Brandon Lu</h2>
<!--paragraph description -- DESCRIPTION OF SENIOR-->
<p class="center description"><b>W'19</b></p>
<p class="center description">Brandon is a Wharton senior concentrating in Marketing & Operations Management
with a minor in Computer Science. Post-graduation, he will be an Associate Product Manager at Visa in
San Francisco. At Penn, he spent most of his free time dancing, taking photos, or hanging out/going on
adventures with his friends.</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">
<div class="ui segment">
<div class="ui medium header">L's Taken</div>
<div class="info">
<div class="row">
<div class="column left">
<p><b>16</b></p>
</div>
<div class="column right">
<p><b>"Thank you for applying but..." Jobs</b></p>
<div class="ui grid">
<div class="eight wide column">
<ul><li>Accenture</li>
<li>Airbnb</li>
<li>AT Kearney</li>
<li>Bain</li>
<li>BCG</li>
<li>Facebook</li>
<li>Google</li>
<li>KPCB Fellows</li>
</ul>
</div>
<div class="eight wide column">
<ul>
<li>Microsoft</li>
<li>Oliver Wyman</li>
<li>Uber</li>
<li>Lyft</li>
<li>LinkedIn</li>
<li>Sonos</li>
<li>Soundcloud</li>
<li>Spotify</li>
</ul>
</div>
</div>
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<div class="column left">
<p><b>4</b></p>
</div>
<div class="column right">
<p><b>Clubs that "weren't a good fit"</b></p>
<ul><li>Penn Dhamaka</li><li>APALI</li><li>Friars Senior Society</li><li>Oracle Senior Society</li>
</ul>
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<div class="column left">
<p><b>4</b></p>
</div>
<div class="column right">
<p><b>Things I Swore I'd Finish But Never Did</b></p>
<ul><li>My CIS160 homework</li><li>The last few seasons of How I Met Your Mother</li><li>All of my naive startup ideas</li><li>A photo passion project I started at the end of 2017</li>
</ul>
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<div class="column left">
<p><b>3</b></p>
</div>
<div class="column right">
<p><b>Everyday L's of Life</b></p>
<ul><li>Penn police writing me up for breaking into my own house</li><li>Taking a Greyhound only to get stranded on the Connecticut highway</li><li>Having a major crush on a girl only to find out she has a boyfriend</li>
</ul>
</div>
</div></div>
</div>
<div class="ui segment">
<div class="ui medium header">On the Bright Side</div>
<div class="info">
<div class="row">
<div class="column left">
<p><b>4</b></p>
</div>
<div class="column right">
<p><b>Memories I Made While I Wasn’t Studying/Working</b></p>
<ul><li>McDonald's & Super Smash Bros nights with the homies</li><li>Karaoke after-parties at Ken's</li><li>Exploring Philly happy hours</li><li>Dancing on stage with Hype Dance Crew and Pan-Asian Dance Troupe</li>
</ul>
<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've Learned That Will Still Matter in 10 Years</b></p>
<div class="ui grid">
<div class="eight wide column">
<ul>
<li>Negotiation skills</li>
<li>Taking breaks from social media can help with mental health and personal relationships.</li>
<li>Stepping out of one's comfort zone is one of the best ways to learn new things.</li>
</ul>
</div>
<div class="eight wide column">
<ul>
<li>Your relationships are the most valuable takeaway from college.</li>
<li>How much I appreciate my parents and sister for always being there</li>
</ul>
</div>
</div>
<div class="ui divider"></div>
</div>
</div>
<div class="row">
<div class="column left">
<p><b>2</b></p>
</div>
<div class="column right">
<p><b>Books I've Read For Fun</b></p>
<ul><li>Norwegian Wood by Haruki Murakami</li><li>All The Light We Cannot See by Anthony Doerr</li>
</ul>
<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'm Proud of That You Won't See on a Resume</b></p>
<div class="ui grid">
<div class="eight wide column">
<ul><li>Completing the Phaal Spicy Curry Challenge</li><li>Teaching myself photography</li>
<li>Creating my Soundcloud mixes</li>
</ul>
</div>
<div class="eight wide column">
<ul>
<li>Going to CAPS</li>
<li>Being a caring friend</li>
<li>Seeing my friends' successes</li>
</ul>
</div>
</div>
</div>
</div></div>
</div></div> </div>
</body></html>