Add data vis certification

This commit is contained in:
Berkeley Martinez
2016-01-11 15:58:37 -08:00
parent f8e06fb2bc
commit a7f04cdc11
8 changed files with 120 additions and 80 deletions

View File

@@ -0,0 +1,6 @@
{
"frontEnd": "isFrontEndCert",
"backEnd": "isBackEndCert",
"dataVis": "isDataVisCert",
"fullStack": "isFullStackCert"
}