# kentcdodds/kentcdodds.com

My personal website

Repository: https://github.com/kentcdodds/kentcdodds.com
Canonical: https://ross.abutalabs.com/products/kentcdoddscom
Homepage: https://kentcdodds.com
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: kentcdodds, remix, prisma, typescript, oss, website, react, sqlite
Last push: 2026-08-26T20:57:17+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2092, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2493, forks 655 (observed 2026-08-28T04:06:56.605538+00:00)

## What it is
The open-source code behind Kent C. Dodds' personal website (kentcdodds.com), a blog and educational hub built with React Router v7, React, TypeScript, Vite, and Tailwind CSS. It runs on Cloudflare Workers with D1, KV, and R2, and includes a full testing setup with Vitest and Playwright.

## Use cases
- build a personal blog with React Router v7
- example of deploying a Remix-style site to Cloudflare Workers
- reference project for a full-stack TypeScript website with D1 database
- learn how to structure an npm workspaces monorepo with Vite
- see how to set up Playwright e2e tests for a content site
- template for a blog with MDX content and SQL migrations

## When to choose
- you want a real-world reference for React Router v7 / Remix on Cloudflare Workers
- you're building a personal site or blog with a similar modern TypeScript stack
- you want to study testing, linting, and CI practices in a production website repo

## When to avoid
- you need a general-purpose CMS or blog engine rather than one person's bespoke site
- you don't use Cloudflare's platform (Workers, D1, KV, R2)
- you expect a reusable library with a stable API - this is a personal website codebase

## Facets
- artifact type: application
- maturity: active
- function: ssr, templating, web-framework, testing, e2e-testing
- domain: web-development, frontend, backend, documentation, education
- platform: cloud
- tags: personal-website, blog, react-router-v7, cloudflare-workers, d1, mdx, tailwindcss, vite, playwright, npm-workspaces, web-server, nodejs, typescript, docker

## Member repositories
- kentcdodds/kentcdodds.com (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:56.605538+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:27:29.241498+00:00, confidence not recorded.
  - readme: https://github.com/kentcdodds/kentcdodds.com (fetched 2026-08-28T04:06:56.605538+00:00, sha bfc5de9be076)
  - homepage: https://kentcdodds.com (fetched 2026-08-29T10:09:39.604534+00:00, sha d01ed1ba02e0)
  - site_page: https://kentcdodds.com/about (fetched 2026-08-29T10:09:39.614879+00:00, sha b98a85506d59)
  - site_page: https://kentcdodds.com/about?autoplay= (fetched 2026-08-29T10:09:39.617731+00:00, sha 1897df5dab67)
  - site_page: https://kentcdodds.com/discord (fetched 2026-08-29T10:09:39.620067+00:00, sha d2597c079921)
  - site_page: https://kentcdodds.com/subscribe (fetched 2026-08-29T10:09:39.622126+00:00, sha 6b54503bf4f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
