Here is a list of docs, sites, and apps that I work on.

limber

REPL / playground for writing demos, docs, reproductions all with Ember/Glimmer.

tutorial

Interactive tutorial, built on limber, for teaching programming patterns, concepts, reactivity, and techniques for everything someone could do within a file in Ember/Glimmer.

majors

Graphs dependency usage grouped by major release, revealing adoption and ecosystem health surrounding any particular dependency.

is my green your green?

Tests your color perception and shows you how you measure against the numerical representations of all colors. Defaults to blue vs green, but can be configured for any pair of colors.

ember-inspector

Status of the latest release of ember-inspector.

ember-wordle

Hard-mode version of the game, Wordle.

NPM Libraries

This list is non-exhaustive, and only includes that which has separate sites deployed for docs.

For an exhaustive list, see my npm page.

ember-primitives

headless / stylessless, a11y focused implementations of components and patterns to help make building apps faster.

ember-resources

API Reference for ember-resources

reactiveweb

Collection of utilities for helping applications be more reactive.

@universal-ember/preem

Eventual home of the design system I'm making.

Kolay

Docs system that I use for highly dynamic and interactive docs. Uses typedoc for api reference docs.

ember-jsqr

Component for scanning QR codes with lazy loading.

Glimmer + <template> for highlight.js

Syntax Highlighting for highlight.js

Glimmer for prismjs

Syntax Highlighting for prism.js

NPM Tools

y-which

For debugging which version of a dependency is resolveable from directories. Helpful with investigating issues with peerDependencies

node-confirm

For helping with interactive CLIs, prompts the user if they are sure.

turbo-daemon

Allows you to run a turborepo server locally as a daemon, for connecting to remote storage (such as S3) -- helpful when you're on a team where developers have their own S3 accounts.

salvatore

Daemon and Pidfile manager allowing you to idempotently start daemons in tooling.

dependency-maintainers

List who maintains your dependencies.

ember-apply

Collection of monorepo management and script-aiding utilities for managing docs automation as well as codemodding and monorepo maintenance.