My Study

C 61 completed
Other
unknown / yaml · tiny
23
Files
3,021
LOC
0
Frameworks
7
Languages

Pipeline State

completed
Run ID
#1544803
Phase
done
Progress
0%
Started
2026-04-16 22:54:56
Finished
2026-04-16 22:54:56
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
22.78
Framework unique
Isolation
Last stage change
2026-05-10 03:35:31
Deduplication 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

yaml
32.5%
markdown
26.2%
javascript
22.5%
css
16.0%
json
1.3%
html
0.8%
python
0.7%

Frameworks

None detected

Symbols

variable95
function34
constant1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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