Skip to content

Add Max Aitel Codex stats #1

Description

@maxaitel-lodg

Please add/update my Tokenmaxx Board profile from the Codex profile screenshot.

Extracted visible stats:

  • Name: Max Aitel
  • Handle: @maxaitel
  • Location: Christchurch
  • Country: New Zealand
  • Lifetime tokens: 11.3B
  • Peak tokens: 1.1B
  • Longest task: 6h 28m
  • Current streak: 41 days
  • Longest streak: 41 days

Equivalent sync command:

node scripts/sync-profile.mjs \
  --name "Max Aitel" \
  --handle "@maxaitel" \
  --location "Christchurch" \
  --country "New Zealand" \
  --lifetime 11.3B \
  --peak 1.1B \
  --task "6h 28m" \
  --current 41 \
  --longest 41

Suggested data/profiles.json row:

{
  "id": "max-aitel",
  "name": "Max Aitel",
  "handle": "@maxaitel",
  "location": "Christchurch",
  "country": "New Zealand",
  "countryCode": "NZ",
  "flag": "🇳🇿",
  "lifetimeTokens": 11300000000,
  "peakTokens": 1100000000,
  "longestTaskMinutes": 388,
  "currentStreak": 41,
  "longestStreak": 41,
  "activitySeed": 898
}

Source: Codex profile screenshot provided for this submission. The public ambassador directory already lists max-aitel as Max Aitel in Christchurch, New Zealand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions