Latest from Bluesky

Click the butterfly to load posts

Menu

Projects

Building, sharing, and learning.

Launched

My Parrot - Web App

My Parrot is a local-first web UI for the Kokoro-82M text-to-speech model. You type or paste text, choose from 28 voices across American and British English, and get instant synthesized speech with…

#kokoro #local-ai #python
Sunshine Family Dashboard - Web App

The Sunshine Family Dashboard is a local-first web app that brings your family's entire week into one place. Packaged in a single Docker container and built with Next.js and SQLite, it handles meal…

#local-dashboard #family-hub #local-ai

Development

SkyBuddy - Chrome Extension

I wanted a way to monitor Bluesky for topics I actually care about without having to scroll endlessly or hand my data over to some third-party API. This is what led me to build the extension.…

#chrome-extension #bluesky #local-ai
Blog Wiz MD - Electron App

I wanted a place where I could easily edit markdown files for my blog posts and projects without having to dive through code and folders to draft up a post. This is what led me to create the app.…

#nextjs #typescript #react