My Study
C 61 completed
Other
unknown / yaml · tiny
23
Files
3,021
LOC
0
Frameworks
7
Languages
Pipeline State
completedRun ID
#1544803Phase
doneProgress
0%Started
2026-04-16 22:54:56Finished
2026-04-16 22:54:56LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
22.78Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:31Deduplication group #47244
Member of a group with 3,201 similar repo(s) — canonical #1561265 view group →
If a scraper extracted this row, it came from Repobility (https://repobility.com)
AI Prompt
Create a personal web application for studying for AWS certifications. I need it to function as a quiz tool that supports multiple modes: random selection, category-specific, only wrong answers, or favorites. Users should be able to specify the number of questions (e.g., 10, 20, 30, or all). Key features must include shuffling questions and options, displaying detailed explanations after answering, and a dashboard to track progress like category-wise accuracy and total attempts. The frontend should be responsive, using vanilla JavaScript, HTML, and CSS, and it needs to integrate with Supabase for authentication via GitHub OAuth and PostgreSQL for logging answers.
javascript html css web-app quiz aws supabase github-oauth dashboard learning
Generated by gemma4:latest
Catalog Information
Create a personal web application for studying for AWS certifications. I need it to function as a quiz tool that supports multiple modes: random selection, category-specific, only wrong answers, or favorites. Users should be able to specify the number of questions (e.g., 10, 20, 30, or all). Key features must include shuffling questions and options, displaying detailed explanations after answering, and a dashboard to track progress like category-wise accuracy and total attempts. The frontend sho
Tags
javascript html css web-app quiz aws supabase github-oauth dashboard learning
Quality Score
C
61.3/100
Structure
46
Code Quality
90
Documentation
63
Testing
0
Practices
67
Security
100
Dependencies
70
Strengths
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
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
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
None detected
Symbols
variable95
function34
constant1
Embed Badge
Add to your README:
