{"id":50497916,"url":"https://github.com/aurorascharff/cronotype","last_synced_at":"2026-06-02T09:30:30.018Z","repository":{"id":361861439,"uuid":"1255509493","full_name":"aurorascharff/cronotype","owner":"aurorascharff","description":"Type a GitHub handle. Get a commit-time archetype, a year-by-year timeline, and a shareable card.","archived":false,"fork":false,"pushed_at":"2026-06-01T16:07:27.000Z","size":659,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-01T16:23:32.659Z","etag":null,"topics":["cache-components","data-visualization","developer-tools","github-api","nextjs","open-graph","react","react-compiler","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://cronotype.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aurorascharff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-05-31T23:04:47.000Z","updated_at":"2026-06-01T16:11:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/aurorascharff/cronotype","commit_stats":null,"previous_names":["aurorascharff/cronotype"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/aurorascharff/cronotype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurorascharff%2Fcronotype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurorascharff%2Fcronotype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurorascharff%2Fcronotype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurorascharff%2Fcronotype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aurorascharff","download_url":"https://codeload.github.com/aurorascharff/cronotype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurorascharff%2Fcronotype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33816485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache-components","data-visualization","developer-tools","github-api","nextjs","open-graph","react","react-compiler","tailwindcss","typescript"],"created_at":"2026-06-02T09:30:29.428Z","updated_at":"2026-06-02T09:30:30.012Z","avatar_url":"https://github.com/aurorascharff.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cronotype\n\n**What type of developer are you?**\n\nType a GitHub handle and get a commit-time archetype, a year-by-year timeline of how it changed, and a shareable profile card.\n\nLive at [cronotype.vercel.app](https://cronotype.vercel.app).\n\n## What it does\n\nReads public GitHub activity, classifies the last 90 days into one of eight developer rhythms, and draws a year-by-year history chart.\n\nEvery generated profile lives at `/:handle`, with share/download images and a [types page](https://cronotype.vercel.app/types) explaining the categories.\n\n## Stack\n\n- Next.js 16, React 19, React Compiler, Tailwind CSS v4\n- GitHub REST and GraphQL APIs\n- Next.js Cache Components and Vercel Runtime Cache\n- `next/og` with local Geist fonts\n- Upstash Redis for reveal state\n\n## Architecture\n\n- Cache expensive GitHub reads with `use cache: remote`, `cacheTag`, and `cacheLife`\n- Use `updateTag` from server actions after reveal, regeneration, and timeline refreshes\n- Stream GitHub-heavy profile and leaderboard UI behind Suspense\n- Keep interactivity in small client leaves\n\n```\napp/                  Pages, layouts, OG images\nfeatures/profile/     Queries, actions, components for a single handle\nfeatures/leaderboard/ Recently revealed grid\nlib/                  Archetypes, reveal log, stats, timeline helpers\n```\n\n## Running it locally\n\n```bash\npnpm install\ncp .env.example .env.local\n# add a GITHUB_TOKEN for GitHub REST + GraphQL requests\npnpm dev\n```\n\nSet `MOCK_PROFILE=1` to skip GitHub entirely while working on UI.\n\nThe reveal registry is optional locally. Without `KV_REST_API_URL` and `KV_REST_API_TOKEN`, handles behave as unrevealed and the recently revealed feed is empty.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurorascharff%2Fcronotype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faurorascharff%2Fcronotype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurorascharff%2Fcronotype/lists"}