Productive.me

A developer's blog with some consulting tools and tips thrown in

Introducing Bookmarks Bar: Your Privacy-First Bookmark Manager cover image
develop

Introducing Bookmarks Bar: Your Privacy-First Bookmark Manager

A minimal, privacy-focused bookmark manager that lives in your browser. Open source, stores data in your GitHub Gist, and works on any webpage you visit. No extensions, no signup, no tracking.

    Turning Household Chaos into Quests: Building ChoreQuest cover image
    develop

    Turning Household Chaos into Quests: Building ChoreQuest

    How we built ChoreQuest, a gamified chore management system that transforms household tasks into timed adventures with virtual economies, AI-generated images, and PWA technology.

      Lightning-Fast CI/CD for Meteor v3 + SolidJS + Vite on ARM64 cover image
      develop

      Lightning-Fast CI/CD for Meteor v3 + SolidJS + Vite on ARM64

      Reduce Meteor 3.3 deployment times from 30+ minutes to under 5 minutes with our two-tier deployment strategy using SolidJS, Vite, and ARM64 architecture.

        MongoDB single instance replicaset with Docker cover image
        develop

        MongoDB single instance replicaset with Docker

        Setting up a MongoDB Docker instance that supports oplog tailing and change streams for development

          Caprover, Nginx and uwsgi Python apps cover image
          develop

          Caprover, Nginx and uwsgi Python apps

          Getting a uwsgi python app to deploy to caprover, here's my tip.

            How to deploy anything with Meteor-Up cover image
            develop

            How to deploy anything with Meteor-Up

            I have grown to love the simplicity of deploying Meteor apps with Meteor-Up. According to the website: Meteor Up is a production quality…