-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
48 lines (47 loc) · 3.09 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Parker Conley</title>
<style>
body {
font-family: 'Times New Roman', Times, serif;
max-width: 700px;
margin: 0 auto;
padding: 20px;
line-height: 1.6;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 20px 0;
}
</style>
</head>
<body>
<h1>Parker Conley</h1>
<p>I'm currently a Research Assistant at Harvard Med School's <a href="https://meditation.mgh.harvard.edu/">Meditation Research Program</a> and an undergrad Computer Science student at Arizona State University.</p>
<p>Previously, I worked in sports marketing, <a href="https://sandcast.podbean.com/e/bouncebeach-how-a-17-year-old-high-schooler-created-the-most-viral-account-in-beach-volleyball/">starting at age 15</a>. I founded and sold a <a href="https://www.instagram.com/bouncebeach">volleyball media business</a>, managed social media for <a href="https://volleyballworld.com/">Volleyball World</a>'s 15M+ follower brand, and did freelance video editing for Olympians like Kerri Walsh Jennings and Phil Dalhausser.
</p>
<p>I'm interested in mindfulness meditation, rationality, accelerated expertise, spaced repetition systems, software engineering, philosophy, history, and <i>everything</i>. The two blogs I read most are Zvi Mowshowtiz's <a href="https://thezvi.substack.com/">Don't Worry About the Vase</a> and Cedric Chin's <a href="https://commoncog.com/">Commoncog</a>.</p>
<p>Feel free to say hi at <a href="mailto:[email protected]">[email protected]</a> or thru Twitter/X DMs! I also appreciate <a href="https://www.admonymous.co/parker">anonymous feedback</a>.</p>
<p>Social:</p><ul>
<li><a href="https://twitter.com/parconley">X</a></li>
<li><a href="https://www.linkedin.com/in/parker-conley/">LinkedIn</a></li>
<li><a href="https://www.focusmate.com/user/parconley">Focusmate</a> (favorite me!)</li>
<li><a href="https://github.com/parkerconley">Github</a></li>
</ul>
<p>Volleyball Content:</p><ul>
<li><a href="https://www.youtube.com/watch?v=csWmwDCUM_c"> Legendary Rallies</a> (YouTube; 1M views)</li>
<li><a href="https://www.theguardian.com/sport/video/2022/jul/12/us-beach-volleyball-pair-score-incredible-point-with-amazing-show-of-defence-video"> Rally by Sara Hughes</a> (X; 500K likes; featured on The Guardian)</li>
<li><a href="https://www.youtube.com/watch?v=j72CQD9imSY"> Best of Adrian Carambula</a> (YouTube; 500K views)</li>
<li><a href="https://www.instagram.com/reel/Ci5wt2EgUa4/"> Save by Tri Bourne</a> (Instagram; 40M views; featured on SportsCenter; shot in-person)</li>
</ul>
<p>Writing:</p><ul>
<li><a href="https://www.lesswrong.com/posts/SXJGSPeQWbACveJhs/the-best-tacit-knowledge-videos-on-every-subject">The Best Tacit Knowledge Videos on Every Subject</a> (LessWrong)</li>
</ul>
</body>
</html>
<!-- Please hire me! :) -->