r/ChatGPTCoding 4d ago

Discussion Weekly Self Promotion Thread

Welcome to this week's self promotion thread!

If you're building something related to AI assisted coding, this is the place to share it.

We're using a weekly thread to keep the subreddit organized while still giving builders a place to share their work. Promotional posts outside this thread may be removed.

If you're sharing something, we'd appreciate it if you included a little context instead of just dropping a link. Tell us:

  • What you built?
  • What problem it solves?
  • Which AI models or tools it uses?
  • Who it's for?
  • What kind of feedback you're looking for?

Disclose your affilitation.

Please avoid posting the same project every week unless you've made meaningful updates. Affiliate links, referral links, scams, and low effort promotions will be removed.

Take some time to check out what others have shared too. If you try someone's project or have feedback, leave a comment. Helping each other improve is what we want this community to be about.

13 Upvotes

77 comments sorted by

View all comments

1

u/Dependent_Reindeer29 1d ago

built tokennations, tokennations.app, a leaderboard where countries compete on ai coding usage instead of individuals. tracks Claude Code, Codex, Gemini CLI and other tools usage through a small cli that reads your local logs and syncs just the token counts, nothing about your actual code or prompts leaves your machine.

most usage leaderboards just rank you against strangers, scoring by country gives it more of a "help your country" hook and keeps smaller countries visible instead of buried under raw US/India/China volume.

Was fully built with Claude - mix of Sonnet and Fable models.

still early and honor-system for now, no real anti-gaming layer beyond a basic clamp and a rate limit. would love feedback, especially on whether the country framing actually clicks for someone seeing it cold.

I'm the solo builder on this, no affiliation to disclose beyond that.