-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtaking-over-operations-more-responsibility.html
62 lines (55 loc) · 4.29 KB
/
taking-over-operations-more-responsibility.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
<!DOCTYPE html>
<html>
<head>
<title>Hack Club Journeys - Thomas</title>
<meta name="title" content="Hack Club Journeys - Thomas" />
<meta name="description" content="Thomas's wild journeys with Hack Club" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Hack Club Journeys - Thomas" />
<meta property="og:description" content="Thomas's wild journeys with Hack Club" />
<meta property="og:image" content="https://cloud-regpmmq7q-hack-club-bot.vercel.app/0journey-cover.png" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:title" content="Hack Club Journeys - Thomas" />
<meta property="twitter:description" content="Thomas's wild journeys with Hack Club" />
<meta property="twitter:image" content="https://cloud-regpmmq7q-hack-club-bot.vercel.app/0journey-cover.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/hc-journey/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/hc-journey/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/hc-journey/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/hc-journey/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/hc-journey/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/hc-journey/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/hc-journey/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/hc-journey/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/hc-journey/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/hc-journey/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/hc-journey/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/hc-journey/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/hc-journey/favicon-16x16.png">
<link rel="manifest" href="/hc-journey/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/hc-journey/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" href="styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body style="display: flex; justify-content: center;">
<div style="max-width: 720px;">
<a href="./index.html">
<div class="header">
<h1>Journeys @</h1>
<img style="height: 78px" src="./assets/hc-logo.png"/>
<h1 id="date">(2023-2024)</h1>
</div>
</a>
<p><a href="./index.html">Home</a> / <a href="">Taking-Over-Operations-More-Responsibility</a></p>
Holly left (on good terms)! Holly welcomed my club when I was in high school and I had been working with her for a few months. Holly & I were the only people working on the clubs team at the time, but when she left it was just me!
<br/>
<br/>
This meant way more responsibility as I needed to do both clubs engineering but also clubs operations (welcoming all the new clubs & being their point of contact). Taking on this additional role was super helpful for me in feeling a full control over the clubs program. I think I rose to the challenge well and I enjoyed having more responsibility (even if it meant more work). I came up with a system where Sahiti & Arpan would help take some of the onboarding calls as a part-time remote role.
<br/>
<br/>
I think club onboardings are done best when it's from one leader to another. I think being able to recount my personal experiences and anecdotes is much more helpful than general advice from someone who has never led a club. My approach to onboarding calls started as a direct copy of Holly's approach, but with time I bended it based on experiences from my Hack Club & from the clubs that I had talked to in other calls.
<p><a href="./summit-much-more-responsibility.html">Summit - much more responsibility →</a></p>
</p>
</body>
</html>