-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnow.html
More file actions
43 lines (37 loc) · 2.25 KB
/
Copy pathnow.html
File metadata and controls
43 lines (37 loc) · 2.25 KB
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
---
layout: default
title: now
description: "what i'm doing right now — living, building, reading, and shipping."
published: true
---
<div class="container">
<a href="/" class="back-link">← back</a>
<h1 class="page-title">now</h1>
<div class="content-box">
<h2>current status</h2>
<div class="content-item">living at <a href="https://ns.com" target="_blank"><strong>network school</strong></a>, langkawi, malaysia — 4 months remaining</div>
<div class="content-item">absolute maximization of income and speed</div>
<div class="content-item">goal: $10k/mo income by august 2026</div>
</div>
<div class="content-box">
<h2>building</h2>
<div class="content-item"><a href="https://sellsniper.com" target="_blank"><strong>sellsniper.com</strong></a> — find the humans who'd love your work</div>
<div class="content-item"><a href="https://thedojo.fun" target="_blank"><strong>thedojo.fun</strong></a> — chat with legendary founders</div>
<div class="content-item"><a href="https://optimism.fun" target="_blank"><strong>optimism.fun</strong></a> — humanity's demand map</div>
<div class="content-item"><a href="https://deathmoney.fyi" target="_blank"><strong>deathmoney.fyi</strong></a> — financial freedom number</div>
<div class="content-item"><a href="https://wonderhall.live" target="_blank"><strong>wonderhall.live</strong></a> — bimonthly concert series</div>
</div>
<div class="content-box">
<h2>creating</h2>
<div class="content-item"><strong>wonderhall</strong> — bimonthly concert series with maanasa</div>
<div class="content-item">music, essays, building in public</div>
</div>
<div class="content-box">
<h2>reading</h2>
<div class="content-item"><em>elon musk</em> — walter isaacson</div>
<div class="content-item"><em>rockefeller's letters to his son</em></div>
</div>
<div class="content-box" style="margin-top: 2rem; padding: 1rem; background: var(--muted); border-radius: 8px; font-size: 0.9rem; color: var(--muted-foreground);">
<em>this is a <a href="https://nownownow.com/about" target="_blank" style="color: var(--accent);">now page</a>. updated april 2026.</em>
</div>
</div>