Coindle

D 52 completed
Other
web_app / json · tiny
44
Files
11,649
LOC
2
Frameworks
5
Languages

Pipeline State

completed
Run ID
#1546167
Phase
done
Progress
0%
Started
2026-04-16 23:48:51
Finished
2026-04-16 23:48:51
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
44.73
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #47314
Member of a group with 4,247 similar repo(s) · framework reactcanonical #1520053 view group →
Want this analysis on your repo? https://repobility.com/scan/

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

json
52.5%
typescript
45.4%
css
1.2%
markdown
0.8%
javascript
0.1%

Frameworks

React Next.js

Symbols

variable230
function76
constant40
interface16
type_alias10

API Endpoints (2)

Repobility (https://repobility.com) — every score reproducible
MethodPathHandlerFramework
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.
GETauthorizationheaders.getExpress
GETtickersearchParams.getExpress

Quality Timeline

1 quality score recorded.

View File Metrics
Repobility · severity-and-effort ranking · https://repobility.com

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1369939.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV