-
Notifications
You must be signed in to change notification settings - Fork 2
/
resume.html
44 lines (35 loc) · 862 Bytes
/
resume.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
<link rel="stylesheet" href="resume_style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lilita+One">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla">
<script src="script.js"></script>
<div id="cursorCircle"></div>
<header>
recently...
</header>
<div class="back">
<a href="https://baibrooks.com">←</a>
</div>
<div class=left>
<h1>
spotify
</h1>
<body>
<i>senior product manager</i><br>backstage.io new user experience, search, accessibility
</body>
</div>
<div class="right">
<h1>
github
</h1>
<body>
<i>product manager III</i><br>communities + profile, github codespaces, free-to-paid growth
</body>
</div>
<div class="left">
<h1>
microsoft
</h1>
<body>
<i>product manager</i><br>visual studio app center, visual c++, internal security tooling
</body>
</div>