<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Startup Ideas | Kris Yotam</title>
<link rel="stylesheet" href="../../c/site.css">
<meta name="description" content="Proposals for new technologies, businesses, startups, satirical or serious.">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="mode-container">
<input type="radio" name="theme" id="theme-auto" checked>
<label for="theme-auto" class="auto" title="Auto theme"></label>
<input type="radio" name="theme" id="theme-light">
<label for="theme-light" class="light" title="Light theme"></label>
<input type="radio" name="theme" id="theme-dark">
<label for="theme-dark" class="dark" title="Dark theme"></label>
</div>
<div class="top-bar" role="navigation">
<a href="../../index.html" title="Main page"><img src="../../c/sigma.svg" alt="Main page"></a>
<a href="../../about.html" title="About"><img src="../../c/news.svg" alt="About"></a>
<a href="#" title="Code"><img src="../../c/code.svg" alt="Code"></a>
<a href="../../pics.html" title="Photography"><img src="../../c/camera.svg" alt="Photography"></a>
<a href="#" title="Pictures"><img src="../../c/picture.svg" alt="Pictures"></a>
<a href="../../vids.html" title="Videos"><img src="../../c/video.svg" alt="Videos"></a>
<a href="#" title="Donations"><img src="../../c/beer.svg" alt="Donations"></a>
<a href="#" title="Social"><img src="../../c/elephant.svg" alt="Social"></a>
</div>
<h1>Startup Ideas</h1>
<div class="keepws">
(<span class="bold">notes</span>
(date 2025-05-30)
(category <a href="../../notes.html">culture</a>)
(status <span class="status-evergreen">evergreen</span>)
(confidence certain)
(importance 4)
(tags personal ideas startups))
</div>
<p class="preview">Proposals for new technologies, businesses, startups, satirical or serious.</p>
<div class="prose">
<h2>Startup Ideas</h2>
<p>Business concepts that solve real problems but haven't been executed well (or at all). Some are too early, others might be waiting for the right team or market conditions.</p>
<h3>Productivity & Tools</h3>
<ul>
<li><strong>Context-aware documentation</strong>: Tools that automatically update documentation based on code changes and user behavior</li>
<li><strong>Async-first meeting scheduler</strong>: Calendar software designed around asynchronous work rather than real-time meetings</li>
<li><strong>Personal API marketplace</strong>: A platform where individuals can monetize their skills through standardized APIs</li>
</ul>
<h3>Health & Wellness</h3>
<ul>
<li><strong>Precision sleep optimization</strong>: Personalized sleep coaching based on genetic, environmental, and behavioral data</li>
<li><strong>Mental health for developers</strong>: Specialized therapy and support systems for tech workers</li>
<li><strong>Micronutrient tracking</strong>: Simple, accurate ways to track and optimize micronutrient intake</li>
</ul>
<h3>Education & Learning</h3>
<ul>
<li><strong>Skill dependency mapping</strong>: Visual tools that show the prerequisite relationships between different skills</li>
<li><strong>Peer learning marketplaces</strong>: Platforms that match people wanting to learn with those wanting to teach</li>
<li><strong>Real-world project education</strong>: Structured programs that teach through meaningful work rather than artificial exercises</li>
</ul>
<h3>Infrastructure & Climate</h3>
<ul>
<li><strong>Carbon-negative concrete</strong>: Scalable concrete alternatives that actively remove CO₂ from the atmosphere</li>
<li><strong>Hyperlocal weather prediction</strong>: Weather forecasting at the block level using IoT sensors</li>
<li><strong>Community energy storage</strong>: Neighborhood-scale battery systems with smart sharing algorithms</li>
</ul>
<p><em>Each idea represents a potential solution to problems I've personally encountered or observed.</em></p>
</div>
</body>
</html>