-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhats-next-japan.html
68 lines (61 loc) · 4.46 KB
/
whats-next-japan.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
<!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="">Whats-Next-Japan</a></p>
<img style="width: 100%" src="./assets/cabin.png"/>
<br/><br/>
Dieter & I are ending our gap year! I think the best thing I can do for Hack Club is to leave. My reasoning is that the core product that Hack Club creates is not our events, our clubs, or even projects teenagers build, but rather the people that come out of Hack Club and do awesome things for the world. The best endorcement of Hack Club is Dieter & I going out and making something awesome that stemmed from our start at Hack Club.
<br/><br/>
Dieter & I been working together for the past 5 years (since Freshman Year of High School in our 9th grade media tech class). We're going to be moving to a rural cabin in Japan for a couple months that we found for a super cheap price. The rationale behind moving to this cabin in Japan is that the cabin is a place of isolation where we will have nothing but pure focus on our craft. We're going to be creating our next project in this cabin. My dream is to be able to create something that makes people's lives better and then to be able to live as a result of the product. Time will tell what that product looks like by the end of Japan. It will surely be an adventure (especially because I do not know Japanese).
<br/><br/>
We'll check the Slack from time to time! Cya around :)
<br/>
<br/>
~Thomas
<br/>
<i>In Life We Are Always Learning</i>
<br/>
<img style="width: 240px" src="./assets/thomas-chill.png"/>
</p>
</body>
</html>