-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
122 lines (112 loc) · 6.83 KB
/
index.html
File metadata and controls
122 lines (112 loc) · 6.83 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary SEO -->
<title>Om Mishra — builder, indie hacker, designer</title>
<meta name="description" content="Om Mishra — builder, indie hacker, designer from Bengaluru. Ships code daily and builds internet tools. Writing about startups and code. Find me @ohmdreams." />
<meta name="author" content="Om Mishra" />
<link rel="canonical" href="https://ohm.quest/" />
<meta name="robots" content="index, follow" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ohm.quest/" />
<meta property="og:title" content="Om Mishra — builder, indie hacker, designer" />
<meta property="og:description" content="Om Mishra — builder, indie hacker, designer from Bengaluru. Ships code daily and builds internet tools. Writing about startups and code. Find me @ohmdreams." />
<meta property="og:image" content="https://ohm.quest/og-image.svg" />
<meta property="og:site_name" content="ohm.quest" />
<!-- Twitter / X Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@ohmdreams" />
<meta name="twitter:creator" content="@ohmdreams" />
<meta name="twitter:title" content="Om Mishra — builder, indie hacker, designer" />
<meta name="twitter:description" content="Om Mishra — builder, indie hacker, designer from Bengaluru. Ships code daily and builds internet tools. Writing about startups and code. Find me @ohmdreams." />
<meta name="twitter:image" content="https://ohm.quest/og-image.svg" />
<!-- Person Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Om Mishra",
"alternateName": "ohmdreams",
"url": "https://ohm.quest",
"image": "https://ohm.quest/og-image.svg",
"sameAs": [
"https://twitter.com/ohmdreams",
"https://github.com/howwohmm",
"https://x.com/ohmdreams",
"https://www.instagram.com/ohmdreams/",
"https://substack.com/@ohmdreams"
],
"jobTitle": "Builder, Indie Hacker & Designer",
"description": "Om Mishra — builder, indie hacker, designer from Bengaluru. Ships code daily and builds internet tools. Writing about startups and code.",
"address": {
"@type": "PostalAddress",
"addressLocality": "Bengaluru",
"addressCountry": "IN"
},
"knowsAbout": ["startups", "product design", "indie hacking", "software engineering", "content creation"]
}
</script>
<!-- WebSite Schema for sitelinks search -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "ohm.quest",
"url": "https://ohm.quest",
"description": "Personal site of Om Mishra — builder, indie hacker, designer from Bengaluru.",
"author": {
"@type": "Person",
"name": "Om Mishra"
}
}
</script>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/svg+xml" href="/og-image.svg" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<!-- Nothing Design Fonts: Space Grotesk (body/UI) + Space Mono (labels/data) + Doto (hero display) -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Doto:ROND,wght@0,100..900;1,100..900&family=Space+Grotesk:wght@300;400;500&family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet" />
</head>
<body>
<div id="root"></div>
<noscript>
<main style="font-family:sans-serif;max-width:680px;margin:0 auto;padding:40px 24px;color:#e8e8e8;background:#262626">
<h1>Om Mishra — builder, indie hacker, designer</h1>
<p>21, based in Bengaluru, India. I build internet tools that solve real problems — mostly because I got tired of waiting for them to exist.</p>
<p>I spend my nights shipping small products and writing raw notes about money, work, and the tools that keep me up all night. By day I shoot photos, help founders craft landing pages and copy that actually sounds like them, and film product videos for early-stage startups.</p>
<p>Previously worked with <a href="https://port.numberless.tech/">Port, by Numberless</a> on marketing, design, and copy. Now helping founders and creators with writing, systems, and strategy.</p>
<p>I like minimal interfaces, tasteful design, and music. I shoot photos when I need to breathe and I write when I need to understand. Freewriting every day for an hour.</p>
<p>This year: ad shoots, camera ops, tasteful product videos for startups. Also actively building in public and vibe-coding with Claude Code.</p>
<h2>Things I built</h2>
<ul>
<li><a href="https://capsule.ohm.quest">Capsule</a> — YouTube to email courses. Turn any YouTube video into a structured email course automatically.</li>
<li><a href="https://studex.ohm.quest">Studex</a> — EdTech platform built for India. Waitlist open.</li>
<li>Refresh — AI-powered new tab extension for Chrome. Replace your blank tab with something worth opening.</li>
<li>Contrarian — Paul Graham quotes Chrome extension. A daily dose of PG wisdom.</li>
<li>Row0 — AI for spreadsheets. Bring natural language to your data.</li>
<li>oss-ghost — Autonomous FOSS contributor agent. Shipping pull requests across open-source projects daily.</li>
</ul>
<h2>Explore this site</h2>
<ul>
<li><a href="/blog">Blog</a> — Notes on startups, tools, and building in public</li>
<li><a href="/tools">Tools</a> — Free tools I built for makers and indie hackers</li>
</ul>
<h2>Connect</h2>
<ul>
<li><a href="https://x.com/ohmdreams">Twitter / X — @ohmdreams</a></li>
<li><a href="https://github.com/howwohmm">GitHub — howwohmm</a></li>
<li><a href="https://www.instagram.com/ohmdreams/">Instagram — @ohmdreams</a></li>
<li><a href="https://substack.com/@ohmdreams">Substack — writing about startups and code</a></li>
</ul>
<p>Currently working on: ad shoots and camera ops, helping founders ship faster, and building autonomous agents with Claude Code.</p>
<p>Contact: <a href="https://x.com/ohmdreams">DM on X</a> or find me on <a href="https://substack.com/@ohmdreams">Substack</a>.</p>
</main>
</noscript>
<script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>