
<!doctype html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <title>Home - Grid Sixty, LLC</title>
    <meta name="description" content="Grid Sixty, LLC shares practical browser tools, technology notes, and local-first, privacy-focused ways to manage online data in the age of AI." />
    <link rel="canonical" href="https://www.gridsixty.com/" />
    <meta name="keywords" content="software, utilities, web tools, local-first, privacy, AI, online data" />
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=ilIW0qEbhEr5IfC_o4js6DpklX-Beqo9V4LAUdE44RM">
    <link rel="manifest" href="/manifest.json?v=QM8QluBrttn5ixEj9R9iYhdrLKvUOx6CldoJItfapWU" />
    <link rel="icon" type="image/x-icon" href="/favicon.ico?v=ilIW0qEbhEr5IfC_o4js6DpklX-Beqo9V4LAUdE44RM" />

    <link rel="stylesheet" href="/css/styles.css?v=Sa-c88DN3NEE07WflmnZgVtJWQQ5PbBX5HMlHAlMqeY">

    <script type="module" src="/js/datastar.js"></script>
    <script type="module" src="/js/datastar-inspector.js"></script>

    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://www.gridsixty.com/" />
    <meta property="og:title" content="Home - Grid Sixty, LLC" />
    <meta property="og:description" content="Grid Sixty, LLC shares practical browser tools, technology notes, and local-first, privacy-focused ways to manage online data in the age of AI." />
    <meta property="og:site_name" content="Grid Sixty, LLC" />

    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@gridsixty" />
    <meta name="twitter:creator" content="@gridsixty" />
    <meta name="twitter:title" content="Home - Grid Sixty, LLC" />
    <meta name="twitter:description" content="Grid Sixty, LLC shares practical browser tools, technology notes, and local-first, privacy-focused ways to manage online data in the age of AI." />
</head>

<body>
    <datastar-inspector></datastar-inspector>
    <main>
        
<section>
    <h1>Grid Sixty, LLC</h1>
    <p><strong>Practical, privacy-first tools you actually own.</strong></p>
    <p>
        Building software for a different future, one where you own your own data and can live on your machine,
        not in someone else&apos;s cloud.
    </p>
    <p>
        In an age where AI tools demand more access, more uploads, and more trust in companies that have not earned it,
        the opposite path is the right one: helping you manage your online data on your own terms.
    </p>
    <p>No selling of your data. No ads. Ever. Period.</p>
    <p>
        Our privacy policy is short: we do not track you. No analytics, no cookies, no third-party scripts.
        We keep minimal error logs to fix bugs, nothing more, and delete them after 30 days.
    </p>
    <p>I am just getting started, and every tool I build will reflect these principles.</p>
</section>

<section id="mobile-apps">
    <header>
        <h2>Mobile apps</h2>
        <p>Focused apps for iPhone and Android, built to do one job clearly and stay out of the way.</p>
    </header>

    <ul>
        <li>
            <a href="https://www.flavortownusa.com/" target="_blank" rel="noreferrer">FlavortownUSA</a>
            <span>
                Browse Diners, Drive-Ins and Dives restaurants from Guy Fieri's Food Network show.
                <span class="app-download-links">
                    <a class="app-download-badge-link" href="https://apps.apple.com/us/app/id314057291" target="_blank" rel="noreferrer">
                        <img class="app-download-badge" src="/images/store-badges/app-store-badge.svg" alt="Download on the App Store" />
                    </a>
                    <a class="app-download-badge-link" href="https://play.google.com/store/apps/details?id=com.flavortownusa.mobile" target="_blank" rel="noreferrer">
                        <img class="app-download-badge" src="/images/store-badges/google-play-badge.svg" alt="Get it on Google Play" />
                    </a>
                </span>
            </span>
        </li>
        <li>
            <a href="/bigheartrate">Big Heart Rate</a>
            <span><span class="inline-status">Coming soon</span> Show your current heart rate as huge, easy-to-read numbers on your phone.</span>
        </li>
    </ul>
</section>

<section id="browser-add-ons">
    <header>
        <h2>Browser add-ons</h2>
        <p>Small extensions that stay focused, work where you already are, and keep your data in your browser.</p>
    </header>

    <ul>
        <li>
            <a href="/youtubequickunsubscribe">YouTube Quick Unsubscribe</a>
            <span>Add quick unsubscribe and re-subscribe buttons directly to videos in the YouTube subscriptions feed.</span>
        </li>
    </ul>
</section>

<section id="utilities">
    <header>
        <h2>Utilities</h2>
        <p>Small utilities with direct jobs. No account wall, no bloated product shell.</p>
    </header>

    <ul>
        <li>
            <a href="/backgroundimageremover">Background Image Remover</a>
            <span>Remove image backgrounds from product photos, portraits, and web graphics.</span>
        </li>
        <li>
            <a href="/sqlformatter">SQL Formatter</a>
            <span>Clean up messy SQL queries into readable, consistently indented code.</span>
        </li>
        <li>
            <a href="/textcaseconverter">Text Case Converter</a>
            <span>Change text into uppercase, lowercase, title case, slugs, and developer-friendly cases.</span>
        </li>
        <li>
            <a href="/textcompare">Text Compare</a>
            <span>Compare two versions of text and spot additions, deletions, and changes.</span>
        </li>
        <li>
            <a href="/todos">Todos</a>
            <span><span class="inline-status">Coming soon</span> Quick task capture, priorities, and a simple done list.</span>
        </li>
        <li>
            <a href="/notes">Notes</a>
            <span><span class="inline-status">Coming soon</span> Fast plain-text notes with search, tags, and local-first storage.</span>
        </li>
        <li>
            <a href="/tracktips">Track Tips</a>
            <span><span class="inline-status">Coming soon</span> Save useful tips, advice, and lessons by topic and source.</span>
        </li>
        <li>
            <a href="/checkregister">Check Register + Profit & Loss</a>
            <span><span class="inline-status">Coming soon</span> Income and expense tracking with a clear profit and loss report.</span>
        </li>
    </ul>
</section>

    </main>

    <footer>
        <p>
            <small>&copy; 2026 Grid Sixty, LLC. Practical tools, technology notes, and local-first data ideas.</small>
        </p>
        <nav>
            <ul>
                <li><a href="https://x.com/gridsixty" target="_blank" rel="noreferrer">Twitter</a></li>
            </ul>
        </nav>
    </footer>
</body>

</html>
