* feat(cert): finished layout and design of legacy certificates * feat(cert): added new certs * feat(cert): added logic for new certs * feat(cert): updated claiming challenges * feat(cert): fixed various small issues * feat(cert): completed suggested changes
12 lines
555 B
JSON
12 lines
555 B
JSON
{
|
|
"frontEndCert": "Front End Development Certification",
|
|
"backEndCert": "Back End Development Certification",
|
|
"fullStackCert": "Full Stack Development Certification",
|
|
"respWebDesign": "Responsive Web Design Certification",
|
|
"frontEndLibs": "Front End Libraries Certification",
|
|
"jsAlgoDataStruct": "JavaScript Algorithms and Data Structures Certification",
|
|
"dataVis": "Data Visualisation Certification",
|
|
"apisMicroservices": "APIs and Microservices Certification",
|
|
"infosecQa": "Information Security and Quality Assurance Certification"
|
|
}
|