mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-31 06:01:50 -05:00
13 lines
381 B
JSON
13 lines
381 B
JSON
{
|
|
"frontEnd": "isFrontEndCert",
|
|
"backEnd": "isBackEndCert",
|
|
"dataVis": "isDataVisCert",
|
|
"respWebDesign": "isRespWebDesignCert",
|
|
"frontEndLibs": "isFrontEndLibsCert",
|
|
"dataVis2018": "is2018DataVisCert",
|
|
"jsAlgoDataStruct": "isJsAlgoDataStructCert",
|
|
"apisMicroservices": "isApisMicroservicesCert",
|
|
"infosecQa": "isInfosecQaCert",
|
|
"fullStack": "isFullStackCert"
|
|
}
|