Coindle
D 52 completed
Other
web_app / json · tiny
44
Files
11,649
LOC
2
Frameworks
5
Languages
Pipeline State
completedRun ID
#1546167Phase
doneProgress
0%Started
2026-04-16 23:48:51Finished
2026-04-16 23:48:51LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
44.73Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #47314
Want this analysis on your repo? https://repobility.com/scan/
🧪 Code Distillation
Browse all specs →AI Prompt
Create a daily cryptocurrency guessing game called Coindle using Next.js and TypeScript. The game must use the Pyth Hermes API for all price data. Implement both a Daily Mode (resetting at midnight UTC) and a Free Play Mode. The core gameplay involves guessing a mystery coin within 6 tries, with feedback across 6 categories (Type, Color, Launch Year, Ticker Length, Price Range, FDV Range). Include features like real-time price updates (refreshed every 30s), 24h price change calculation, and an Easy Mode hint showing a 90-day Pyth sparkline chart. The UI should support Dark/Light themes, feature flip card animations, and display detailed Pyth Feed Transparency after the game.
next.js typescript react tailwindcss cryptocurrency web-app api pyth game
Generated by gemma4:latest
Catalog Information
Create a daily cryptocurrency guessing game called Coindle using Next.js and TypeScript. The game must use the Pyth Hermes API for all price data. Implement both a Daily Mode (resetting at midnight UTC) and a Free Play Mode. The core gameplay involves guessing a mystery coin within 6 tries, with feedback across 6 categories (Type, Color, Launch Year, Ticker Length, Price Range, FDV Range). Include features like real-time price updates (refreshed every 30s), 24h price change calculation, and an E
Tags
next.js typescript react tailwindcss cryptocurrency web-app api pyth game
Quality Score
D
51.8/100
Structure
45
Code Quality
64
Documentation
44
Testing
0
Practices
75
Security
90
Dependencies
90
Strengths
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- Potential hardcoded secrets in 1 files
- 1243 duplicate lines detected — consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
React Next.js
Symbols
variable230
function76
constant40
interface16
type_alias10
API Endpoints (2)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | authorization | headers.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | ticker | searchParams.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Repobility · severity-and-effort ranking · https://repobility.com
Embed Badge
Add to your README:
