Skip to content

Add Magic Jev Ball - #117

Closed
mikecann wants to merge 1 commit into
hellogumbo:mainfrom
mikecann:add-magic-jev-ball
Closed

mikecann wants to merge 1 commit into
hellogumbo:mainfrom
mikecann:add-magic-jev-ball

Conversation

@mikecann

@mikecann mikecann commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Adds one project to data/projects.json in the Demos & playgrounds category.

Magic Jev Ball (repo, live demo)

A 3D Magic 8 Ball you hold, shake and let go. Jev answers your question as a Choice over the 20 classic Magic 8 Ball answers, and the page shows Jev's probability for every answer. It runs on Convex and calls Jev (typesafe/jev-1.13) through the Convex AI Gateway, so no API keys are needed. MIT license.

This is a separate project from the existing magic-jev entry by acharyaanusha, which answers questions about pull requests.

Disclosures:

  • Submitted by the author, Mike Cann.
  • Built with substantial help from Claude Code (AI-assisted).
  • Questions and answers are logged in the app's Convex database to count usage.

npm run validate passes. Only data/projects.json is changed.

🤖 Generated with Claude Code


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Summary by CodeRabbit

  • New Features
    • Added Magic Jev Ball to the demos catalog, with a description and links to its project site and repository.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 3d1eb885-e9b1-4733-9e00-a62a5be081ad

📥 Commits

Reviewing files that changed from the base of the PR and between 1149aac and 423e4c1.

📒 Files selected for processing (1)
  • data/projects.json

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The demos catalog now includes Magic Jev Ball with its repository and site URLs, description, category, language, star count, and added date.

Changes

Project catalog

Layer / File(s) Summary
Add project catalog entry
data/projects.json
Adds Magic Jev Ball with its repository and site URLs, description, demos category, TypeScript language, zero stars, and added date.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Other

Suggested reviewers: scald

Merge Risk: ⚪ Minimal · up to 423e4

This adds a demos-catalog entry; source inspection found no validation or generated-link mismatch, so no material merge risk is apparent.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the primary change: adding the Magic Jev Ball project.
Description check ✅ Passed The description identifies the project and links, explains where it fits, confirms validation passed, confirms that only data/projects.json changed, and discloses authorship. It provides the required …
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

scald pushed a commit that referenced this pull request Sep 24, 2026
@scald

scald commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

Landed on main as e5326c6 with you as the commit author, now live on https://awesomejev.com. Closing rather than merging because every PR appends to the same data file and they conflict with each other; landing directly keeps your authorship. Thanks!

@scald scald closed this Sep 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants