Skip to content
View ryanbbrown's full-sized avatar

Block or report ryanbbrown

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ryanbbrown/README.md

Hi, I'm Ryan πŸ‘‹

Shipping side projects at the intersection of AI, productivity, and my personal interests.

Python SQL JavaScript TypeScript Swift

Current Projects

  • πŸ“š Kindle Storyteller: iOS app for generating on-demand, live-syncing audiobook snippets using AI
  • 🎨 revealjs-skill: Claude Code skill for making Reveal.js presentations
  • πŸƒ Web Deckbuilding: Sandbox environment for deck-building games with support for live multiplayer
  • πŸ’ͺ NextWorkout: Progressive web app for workout tracking with a unique UI focusing on exercise consistency
  • 🌐 global-agent-context: Simple setup to easily manage + version control global coding agent files
  • 🏠 ryanbbrown.com: Personal website using markdown + Hugo with Notion as a CMS

Open-Source Contributions

  • kindle-api: Added functionality for book content download, progress sync, and automatic cookie collection + significant refactor (awaiting PR)
  • y-redis: (in progress) Bug fixes + compatbility and documentation for use with fly.io and Upstash Redis
  • decktape: (in progress) Allow for single-slide screenshots to speed up AI iteration on HTML presentations

Latest Blog Posts

Pinned Loading

  1. kindle-storyteller kindle-storyteller Public

    iOS app for generating on-demand, live-syncing audiobook snippets using AI

    TypeScript

  2. web-deckbuilding web-deckbuilding Public

    Sandbox environment for deck-building games with support for live multiplayer

    TypeScript

  3. revealjs-skill revealjs-skill Public

    Claude Code skill for making reveal.js presentations

    JavaScript 1

  4. global-agent-context global-agent-context Public

    Simple setup to easily manage and version global coding agent files

    Python