Skip to content

Instantly share code, notes, and snippets.

@BKeanu1989
Last active July 13, 2017 20:30
Show Gist options
  • Save BKeanu1989/8647894631a13f9c10a6d4ad4698d9e7 to your computer and use it in GitHub Desktop.
Save BKeanu1989/8647894631a13f9c10a6d4ad4698d9e7 to your computer and use it in GitHub Desktop.
{
"title" : "code-university",
"name" : "Code University",
"logo" : "code_university.png",
"link" : "https://code.berlin",
"infos" : "<p>test</p>",
"trusteeship" : "privat",
"study_programs" : {
"Informatik" : [
{
"Degree" : "Bachelor of Arts"
},
{
"Study_program_names" : [
"Software Engineering",
"Interaction Design"
]
}
],
"Allgemeine Betriebswirtschaft" : [
{
"Degree" : "Bachelor of Arts"
},
{
"Study_program_names" : [
"Product Management"
]
}
]
},
"study_programs_backup" : {
"Informatik" : [
"Software Engineering",
"Interaction Design"
],
"Allgemeine Betriebswirtschaft" : [
"Product Management"
]
},
"premium" : true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment