-
Notifications
You must be signed in to change notification settings - Fork 0
/
now.html
153 lines (145 loc) · 8.19 KB
/
now.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<script async defer src="https://scripts.withcabin.com/hello.js"></script>
<script>
(function() {
const storedTheme = localStorage.getItem('theme');
if (storedTheme === 'dark') {
document.documentElement.classList.add('dark');
}
})();
</script>
<meta charset="UTF-8">
<title>Thu Le ⋅ Now</title>
<meta name="author" content="Thu Le">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Thu Le ⋅ Now">
<meta name="description" content="What I'm up to. Updated periodically.">
<meta property="og:type" content="website">
<meta property="og:title" content="Thu Le ⋅ Now">
<meta property="og:description" content="What I'm up to. Updated periodically.">
<meta property="og:url" content="https://thu-le.com/now">
<meta property="og:image" content="images/now/saigon-sunset-2023.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Thu Le ⋅ Now">
<meta name="twitter:creator" content="@_tple">
<meta name="twitter:site" content="@_tple">
<meta name="twitter:description" content="What I'm up to. Updated periodically.">
<meta name="twitter:image" content="images/now/saigon-sunset-2023.jpg">
<link rel="icon" type="image/png" href="assets/favicon.png">
<link rel="apple-touch-icon" href="assets/apple-icon.png">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<nav class="global-nav">
<div class="nav-container">
<div class="nav-left">
<a href="/" class="button-style">
<span class="unselectable">← </span> Home
</a>
</div>
<div class="nav-right">
<div class="theme-switcher">
<button id="theme-switcher" aria-label="Toggle theme">
<svg xmlns="http://www.w3.org/2000/svg" class="theme-icon moon-icon" viewBox="0 0 512 512" width="16" height="16">
<path d="M264 480A232 232 0 0132 248c0-94 54-178.28 137.61-214.67a16 16 0 0121.06 21.06C181.07 76.43 176 104.66 176 136c0 110.28 89.72 200 200 200 31.34 0 59.57-5.07 81.61-14.67a16 16 0 0121.06 21.06C442.28 426 358 480 264 480z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="theme-icon sun-icon" viewBox="0 0 512 512" width="16" height="16">
<path d="M256 118a22 22 0 01-22-22V48a22 22 0 0144 0v48a22 22 0 01-22 22zM256 486a22 22 0 01-22-22v-48a22 22 0 0144 0v48a22 22 0 01-22 22zM369.14 164.86a22 22 0 01-15.56-37.55l33.94-33.94a22 22 0 0131.11 31.11l-33.94 33.94a21.93 21.93 0 01-15.55 6.44zM108.92 425.08a22 22 0 01-15.55-37.56l33.94-33.94a22 22 0 1131.11 31.11l-33.94 33.94a21.94 21.94 0 01-15.56 6.45zM464 278h-48a22 22 0 010-44h48a22 22 0 010 44zM96 278H48a22 22 0 010-44h48a22 22 0 010 44zM403.08 425.08a21.94 21.94 0 01-15.56-6.45l-33.94-33.94a22 22 0 0131.11-31.11l33.94 33.94a22 22 0 01-15.55 37.56zM142.86 164.86a21.89 21.89 0 01-15.55-6.44l-33.94-33.94a22 22 0 0131.11-31.11l33.94 33.94a22 22 0 01-15.56 37.55zM256 358a102 102 0 11102-102 102.12 102.12 0 01-102 102z" />
</svg>
</button>
</div>
</div>
</div>
</nav>
<header>
<div class="subpage-header">
<h1 class="main-title">
Now
</h1>
<div class="carousel">
<figure class="project-img-small">
<img loading="lazy" class="image" src="images/now/saigon-sunset-2023.jpg" alt="Saigon sunset, 2023" title="Saigon sunset, 2023">
</figure>
<figure class="project-img-small">
<img loading="lazy" class="image" src="images/now/vung-tau-2023.jpg" alt="Vung Tau, 2023" title="Vung Tau, 2023">
</figure>
<figure class="project-img-small">
<img loading="lazy" class="image" src="images/now/loser-bar-2023.jpg" alt="The Loser Bar, 2023" title="The Loser Bar, 2023">
</figure>
<figure class="project-img-small">
<img loading="lazy" class="image" src="images/now/san-diego-2023.jpg" alt="Balboa Park in San Diego, 2023" title="Balboa Park in San Diego, 2023">
</figure>
<figure class="project-img-small">
<img loading="lazy" class="image" src="images/now/las-vegas-2023.jpg" alt="The Sphere in Las Vegas, 2023" title="The Sphere in Las Vegas, 2023">
</figure>
<figure class="project-img-small">
<img loading="lazy" class="image" src="images/now/team-2024.jpg" alt="Celebratory team lunch after our sports competition at work, 2024" title="Celebratory team lunch after our sports competition at work, 2024">
</figure>
<figure class="project-img-small">
<img loading="lazy" class="image" src="images/now/taiwan-2024.jpg" alt="Taipei, Taiwan 2024" title="Taipei, Taiwan 2024">
</figure>
<figure class="project-img-small">
<img loading="lazy" class="image" src="images/now/ninh-binh-2024.jpg" alt="Ninh Binh, 2024" title="Ninh Binh, 2024">
</figure>
</div>
</div>
</header>
<main>
<section>
<p>
Living in the heart of Saigon, Vietnam, where I can walk to any place.
</p>
<hr class="decorative-line">
<p>
Designing and researching at <a href="https://www.anduintransact.com/" target="_blank" rel="noopener">Anduin</a> in our boutique office in a quiet area District 2, where I prefer to work rather than at home.
</p>
<hr class="decorative-line">
<p>
Spending way too much time tinkering with this site. 🔍
</p>
<hr class="decorative-line">
<p>
Listening to <a href="https://www.youtube.com/@HYBSBAND/videos" target="_blank" rel="noopener">HYBS</a> on repeat. 📻
</p>
<hr class="decorative-line">
<p>
Enjoying taking photos with my phone again after discovering <a rel="noopener" href="https://x.com/zerocam_app" target="_blank">Zerocam</a> and <a rel="noopener" href="https://www.mood.camera/?ref=thu-le.com" target="_blank">mood.camera</a>.
</p>
<hr class="decorative-line">
<p>
Journaling frequently to document my life, things I've learned, what I'm looking forward to, and to track my habits and goals.
</p>
<hr class="decorative-line">
<p>
Running 15km-ish a week. 🏃♀️
</p>
<hr class="decorative-line">
<p>
Reading <a href="https://literal.club/book/to-sell-is-human-5fmcm" target="_blank" rel="noopener">To Sell Is Human</a> by Daniel Pink.
</p>
<hr class="decorative-line">
<p>
Writing down an interesting thing I've learned every week, Kent Hendricks's <a href="https://kenthendricks.com/52-things-i-learned-in-2023/?ref=thu-le.com" target="_blank" rel="noopener">blog</a> is the inspiration for this.
</p>
<hr class="decorative-line">
<p>
Planning a trip to Europe in January. 🇪🇺
</p>
<hr class="decorative-line">
</section>
</main>
<footer>
<p class="footer-text secondary">
Last updated Oct 27, 2024. This <a href="https://nownownow.com/about" target="_blank" rel="noopener">/now</a> page is inspired by <a href="https://sive.rs/" target="_blank" rel="noopener">Derek Sivers</a>.
</p>
<footer-links>
</footer-links>
</footer>
<script src="/js/carousel.js"></script>
<audio id="themeSwitcherClickSound" src="audio/switch.wav"></audio>
<script src="js/theme-switcher.js" defer></script>
<script src="js/footer-links.js" defer></script>
</body>
</html>