| Project | Status | Description |
|---|---|---|
| Electrician-interview | π’ Active | NEC interview prep with SRS-powered quiz system |
| ELECTRICIAN-INDEX | π’ Active | Centralized NEC code index with spaced repetition learning |
| DEATHSTAR | π‘ Maintained | Bash CLI automation suite |
| sovereign-circuit-academy | π‘ Maintained | Python NEC tools + Flutter mobile app |
- Total Repositories: 50+
- Primary Focus: Electrical engineering education & NEC compliance
- Tech Stack: TypeScript, React Native, Flutter, Python, Bash
# ELECTRICIAN-INDEX Maintenance
cd ELECTRICIAN-INDEX
./maintenance.sh # Run health dashboard
npm install # Install dependencies
npm test # Run all tests
npm test -- --test-name-pattern="SRS" # Run SRS tests only
# DEATHSTAR CLI
cd DEATHSTAR
./deathstar status # Show system status
./deathstar vader push # Force git push
./deathstar yoda wisdom # Get developer wisdom- NEC Code Training: ELECTRICIAN-INDEX, Electrician-interview
- Math Fundamentals: math-fundamentals
- AI/ML: prompt-engineering
Pick Task β Branch β Develop β Test β Commit β Push β Merge
Conventional Commits:
feat:New featuresfix:Bug fixesdocs:Documentationtest:Test additionsrefactor:Code cleanup
"The Force is strong with this one." β Yoda



