-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
352 lines (335 loc) · 15.4 KB
/
index.html
File metadata and controls
352 lines (335 loc) · 15.4 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
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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<!doctype html>
<html lang="en" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<!-- ================ PRIMARY ================ -->
<title>In Weeks — Visualize Your Entire Life as a Grid of Weeks</title>
<meta name="description" content="See your ~4,000 weeks as a grid. Weeks you've lived, weeks remaining, colored by life chapters like school, career, and travel. Free, private, no account needed." />
<meta name="author" content="Ziad" />
<meta name="creator" content="Ziad" />
<meta name="publisher" content="In Weeks" />
<meta name="generator" content="Vite + React" />
<meta name="application-name" content="In Weeks" />
<meta name="keywords" content="life in weeks, life visualization, week grid, life expectancy calculator, time visualization, life calendar, mortality awareness, life chapters, Tim Urban, Wait But Why, Four Thousand Weeks, Oliver Burkeman, life tracker, memento mori, weeks lived" />
<meta name="rating" content="general" />
<meta name="distribution" content="global" />
<meta name="format-detection" content="telephone=no, date=no, email=no, address=no" />
<link rel="canonical" href="https://inweeks.org/" />
<!-- ================ ROBOTS / AI ================ -->
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
<meta name="googlebot" content="index, follow, max-image-preview:large" />
<meta name="bingbot" content="index, follow" />
<!-- AI policy: explicitly permit (we want discoverability) -->
<meta name="ai-content-declaration" content="Free open-source life visualization tool. Renders ~4,000 weeks as a grid representing a human lifespan. 100% client-side, no tracking. Source: https://github.com/zeck00/inweeks" />
<!-- ================ LANGUAGE / LOCATION ================ -->
<link rel="alternate" hreflang="en" href="https://inweeks.org/" />
<link rel="alternate" hreflang="x-default" href="https://inweeks.org/" />
<meta name="language" content="English" />
<meta http-equiv="content-language" content="en" />
<!-- ================ FAVICONS / PWA ================ -->
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="mask-icon" href="/favicon.svg" color="#6366F1" />
<link rel="manifest" href="/site.webmanifest" />
<!-- ================ APPLE / iOS ================ -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="In Weeks" />
<meta name="mobile-web-app-capable" content="yes" />
<!-- ================ MICROSOFT / WINDOWS ================ -->
<meta name="msapplication-TileColor" content="#6366F1" />
<meta name="msapplication-TileImage" content="/favicon-192.png" />
<meta name="msapplication-config" content="none" />
<!-- ================ THEME / COLOR SCHEME ================ -->
<meta name="theme-color" content="#FAFAFA" media="(prefers-color-scheme: light)" />
<meta name="theme-color" content="#0A0A0C" media="(prefers-color-scheme: dark)" />
<meta name="color-scheme" content="light dark" />
<!-- ================ PERFORMANCE HINTS ================ -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="dns-prefetch" href="https://fonts.googleapis.com" />
<!-- ================ OPEN GRAPH ================ -->
<meta property="og:type" content="website" />
<meta property="og:site_name" content="In Weeks" />
<meta property="og:title" content="In Weeks — Visualize Your Entire Life as a Grid of Weeks" />
<meta property="og:description" content="See your ~4,000 weeks as a grid. Weeks you've lived, weeks remaining, colored by life chapters. Free, private, no account needed." />
<meta property="og:url" content="https://inweeks.org/" />
<meta property="og:image" content="https://inweeks.org/og-image.png" />
<meta property="og:image:secure_url" content="https://inweeks.org/og-image.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:alt" content="In Weeks — a colorful grid showing a human life visualized as 4,000 weeks" />
<meta property="og:image:width" content="2400" />
<meta property="og:image:height" content="1260" />
<meta property="og:locale" content="en_US" />
<meta property="og:determiner" content="" />
<!-- ================ TWITTER / X ================ -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@zeq_0" />
<meta name="twitter:creator" content="@zeq_0" />
<meta name="twitter:title" content="In Weeks — Your Life Visualized" />
<meta name="twitter:description" content="See your ~4,000 weeks as a grid. Color them by life chapters. Confront the finite." />
<meta name="twitter:image" content="https://inweeks.org/og-image.png" />
<meta name="twitter:image:alt" content="In Weeks — a colorful grid showing a human life visualized as 4,000 weeks" />
<meta name="twitter:domain" content="inweeks.org" />
<!-- ================ STRUCTURED DATA: WebApplication ================ -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"@id": "https://inweeks.org/#webapp",
"name": "In Weeks",
"alternateName": ["Life in Weeks", "Week Grid", "Life Calendar"],
"url": "https://inweeks.org",
"description": "Visualize your entire life as a grid of weeks. Enter your birthday and country to see how many of your ~4,000 weeks you've lived, how many remain, and color them by life chapters like school, career, travel, and more.",
"applicationCategory": "LifestyleApplication",
"applicationSubCategory": "Life Planning",
"operatingSystem": "Any (web browser)",
"browserRequirements": "Requires a modern browser with JavaScript and Canvas support",
"softwareVersion": "1.0.0",
"datePublished": "2026-04-12",
"inLanguage": "en",
"isAccessibleForFree": true,
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
"author": {
"@type": "Person",
"name": "Ziad",
"url": "https://ziad.us",
"sameAs": ["https://github.com/zeck00", "https://twitter.com/zeq_0"]
},
"creator": {
"@type": "Person",
"name": "Ziad",
"url": "https://ziad.us"
},
"publisher": {
"@type": "Organization",
"name": "In Weeks",
"url": "https://inweeks.org",
"logo": "https://inweeks.org/favicon-192.png"
},
"screenshot": [
{
"@type": "ImageObject",
"url": "https://inweeks.org/og-image.png",
"width": 2400,
"height": 1260,
"caption": "In Weeks app showing a life grid with colored chapters"
}
],
"image": "https://inweeks.org/og-image.png",
"featureList": [
"Visualize your life as a grid of ~4,000 weeks",
"Life expectancy data for 244 countries and territories",
"Add colored life chapters (school, career, travel, etc.)",
"Animated grid reveal at 60fps",
"Generate shareable 1080x1920 portrait image",
"Light and dark mode",
"100% client-side — your data never leaves your device",
"Fully responsive (mobile, tablet, desktop)",
"Keyboard accessible with reduced-motion support"
],
"license": "https://opensource.org/licenses/MIT",
"codeRepository": "https://github.com/zeck00/inweeks",
"programmingLanguage": ["TypeScript", "JavaScript"],
"potentialAction": {
"@type": "UseAction",
"target": "https://inweeks.org/"
}
}
</script>
<!-- ================ STRUCTURED DATA: SoftwareApplication ================ -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"@id": "https://inweeks.org/#software",
"name": "In Weeks",
"operatingSystem": "Web",
"applicationCategory": "LifestyleApplication",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
}
}
</script>
<!-- ================ STRUCTURED DATA: Organization ================ -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://inweeks.org/#org",
"name": "In Weeks",
"url": "https://inweeks.org",
"logo": {
"@type": "ImageObject",
"url": "https://inweeks.org/favicon-192.png",
"width": 192,
"height": 192
},
"founder": {
"@type": "Person",
"name": "Ziad",
"url": "https://ziad.us"
},
"sameAs": [
"https://github.com/zeck00/inweeks",
"https://twitter.com/zeq_0"
]
}
</script>
<!-- ================ STRUCTURED DATA: WebSite (with sitelinks search) ================ -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"@id": "https://inweeks.org/#website",
"url": "https://inweeks.org",
"name": "In Weeks",
"description": "Visualize your entire life as a grid of weeks.",
"publisher": { "@id": "https://inweeks.org/#org" },
"inLanguage": "en"
}
</script>
<!-- ================ STRUCTURED DATA: FAQPage ================ -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is In Weeks?",
"acceptedAnswer": {
"@type": "Answer",
"text": "In Weeks is a free interactive tool that visualizes your entire life as a grid of approximately 4,000 weeks. You enter your birthday and country, and it shows you how many weeks you've lived, how many remain based on life expectancy data, and lets you color weeks by life chapters like school, career, and travel."
}
},
{
"@type": "Question",
"name": "Is my data private?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. In Weeks runs entirely in your browser. Your birthday, country, and life chapters are stored only in your device's local storage. No data is ever sent to a server. There is no account, no tracking, and no cookies."
}
},
{
"@type": "Question",
"name": "How many weeks are in a human life?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The average human life spans roughly 4,000 weeks (about 76-80 years). The exact number depends on your country's life expectancy. In Weeks includes data for 244 countries and territories sourced from the UN World Population Prospects."
}
},
{
"@type": "Question",
"name": "Can I share my life grid?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. In Weeks generates a shareable portrait image (1080x1920, perfect for Instagram Stories) showing your week grid, stats, and chapter colors. You can download it or share it directly via your device's native share menu."
}
},
{
"@type": "Question",
"name": "Is In Weeks free?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, In Weeks is completely free and open source under the MIT license. The source code is available on GitHub at github.com/zeck00/inweeks."
}
},
{
"@type": "Question",
"name": "Who created In Weeks?",
"acceptedAnswer": {
"@type": "Answer",
"text": "In Weeks was created by Ziad. It is inspired by Tim Urban's 'Your Life in Weeks' essay on Wait But Why and Oliver Burkeman's book 'Four Thousand Weeks'."
}
}
]
}
</script>
<!-- ================ STRUCTURED DATA: HowTo ================ -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "HowTo",
"name": "How to visualize your life as a grid of weeks",
"description": "Use In Weeks to see your entire life as a colored grid of weekly squares.",
"totalTime": "PT2M",
"step": [
{
"@type": "HowToStep",
"position": 1,
"name": "Enter your birthday",
"text": "Open inweeks.org and select your date of birth using the month, day, and year dropdowns."
},
{
"@type": "HowToStep",
"position": 2,
"name": "Pick your country",
"text": "Search for and select your country to load the appropriate life expectancy data. Optionally choose your gender for more specific data."
},
{
"@type": "HowToStep",
"position": 3,
"name": "View your life grid",
"text": "Watch the animated reveal of your life as a grid of ~4,000 week squares. Filled squares are weeks lived; empty squares are weeks remaining."
},
{
"@type": "HowToStep",
"position": 4,
"name": "Add life chapters",
"text": "Use the sidebar to add colored chapters for meaningful life periods like school, university, first job, marriage, or travel."
},
{
"@type": "HowToStep",
"position": 5,
"name": "Share your grid",
"text": "Tap the Share button to generate a 1080x1920 portrait image of your life grid that you can post or save."
}
]
}
</script>
<!-- ================ STRUCTURED DATA: BreadcrumbList ================ -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "In Weeks",
"item": "https://inweeks.org/"
}
]
}
</script>
</head>
<body>
<div id="root"></div>
<noscript>
<div style="font-family: system-ui, sans-serif; padding: 2rem; max-width: 480px; margin: 4rem auto; text-align: center;">
<h1 style="font-size: 1.5rem; margin-bottom: 1rem;">In Weeks needs JavaScript</h1>
<p style="color: #666; line-height: 1.6;">
In Weeks is an interactive tool that needs JavaScript to render the week grid and animations.
Please enable JavaScript in your browser to visualize your life in weeks.
</p>
<p style="margin-top: 2rem; color: #666; font-size: 0.875rem;">
The app is open source and runs entirely in your browser — no server, no tracking.
<br />
<a href="https://github.com/zeck00/inweeks" style="color: #6366F1;">View source on GitHub</a>
</p>
</div>
</noscript>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>