Files
freeCodeCamp/api-server/public/json/bootcamps.json
Josh Soref 004b99bf8f chore: fix typos in spelling (#38100)
* spelling: accidentally

* spelling: announce

* spelling: assembly

* spelling: avoid

* spelling: backend

* spelling: because

* spelling: claimed

* spelling: candidate

* spelling: certification

* spelling: certified

* spelling: challenge

* spelling: circular

* spelling: it isn't

* spelling: coins

* spelling: combination

* spelling: compliant

* spelling: containers

* spelling: concise

* spelling: deprecated

* spelling: development

* spelling: donor

* spelling: error

* spelling: everything

* spelling: exceed

* spelling: exist

* spelling: falsy

* spelling: faulty

* spelling: forward

* spelling: handle

* spelling: indicates

* spelling: initial

* spelling: integers

* spelling: issealed

* spelling: javascript

* spelling: length

* spelling: maximum

* spelling: minimum

* spelling: mutable

* spelling: notifier

* spelling: coordinate

* spelling: passport

* spelling: perform

* spelling: permuter

* spelling: placeholder

* spelling: progressively

* spelling: semantic

* spelling: submission

* spelling: submit

* spelling: translations

* spelling: turquoise

* spelling: visualization

* spelling: without

* spelling: registration

* spelling: representation
2020-02-08 23:59:10 +05:30

255 lines
3.9 KiB
JSON

[
{
"name": "Hack Reactor",
"cost": "17780",
"housing": "500",
"weeks": "12",
"finance": true,
"cities": [
"new-york-city",
"san-francisco"
]
}, {
"name": "Hack Reactor Online",
"cost": "17780",
"housing": "0",
"weeks": "12",
"finance": true,
"cities": [
"online"
]
}, {
"name": "Hackbright Academy",
"cost": "15000",
"housing": "500",
"weeks": "10",
"finance": true,
"cities": [
"san-francisco"
]
}, {
"name": "Dev Bootcamp",
"cost": "13950",
"finance": true,
"housing": "500",
"weeks": "19",
"cities": [
"new-york-city",
"san-francisco",
"chicago"
]
}, {
"name": "General Assembly",
"cost": "11500",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"washington-dc",
"austin",
"boston",
"chicago",
"hong-kong",
"london",
"los-angeles",
"melbourne",
"new-york-city",
"san-francisco",
"seattle",
"singapore"
]
}, {
"name": "Angel Hack",
"cost": "14250",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"san-francisco"
]
}, {
"name": "Bitmaker Labs",
"cost": "12000",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"toronto"
]
}, {
"name": "CoderVox",
"cost": "9980",
"housing": "400",
"finance": true,
"weeks": "12",
"cities": [
"austin"
]
}, {
"name": "Coding Dojo",
"cost": "12500",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"new-york-city",
"san-francisco",
"chicago"
]
}, {
"name": "DevMountain",
"cost": "8900",
"housing": "0",
"finance": true,
"weeks": "12",
"cities": [
"provo",
"salt-lake-city",
"dallas"
]
}, {
"name": "Epicodus",
"cost": "4500",
"housing": "400",
"finance": false,
"weeks": "15",
"cities": [
"portland"
]
}, {
"name": "Flat Iron School",
"cost": "15000",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"new-york-city"
]
}, {
"name": "Galvanize",
"cost": "21000",
"housing": "500",
"finance": true,
"weeks": "24",
"cities": [
"boulder",
"denver",
"seattle",
"san-francisco"
]
}, {
"name": "The Iron Yard",
"cost": "12000",
"housing": "500",
"finance": true,
"weeks": "19",
"cities": [
"austin",
"washington-dc",
"raleigh-durham",
"atlanta"
]
}, {
"name": "Launch Academy",
"cost": "12500",
"housing": "500",
"finance": true,
"weeks": "10",
"cities": [
"boston"
]
}, {
"name": "Maker Square",
"cost": "16920",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"los-angeles",
"san-francisco",
"austin"
]
}, {
"name": "Refactor U",
"cost": "13500",
"housing": "400",
"finance": true,
"weeks": "10",
"cities": [
"boulder"
]
}, {
"name": "Rocket U",
"cost": "12500",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"new-york-city",
"san-francisco",
"chicago"
]
}, {
"name": "Sabio",
"cost": "13450",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"los-angeles"
]
}, {
"name": "Shillington School",
"cost": "12950",
"housing": "500",
"finance": true,
"weeks": "12",
"cities": [
"new-york-city",
"sydney",
"brisbane",
"london",
"manchester",
"melbourne"
]
}, {
"name": "The Tech Academy",
"cost": "9000",
"housing": "400",
"finance": true,
"weeks": "20",
"cities": [
"portland"
]
},
{
"name": "Viking Code School",
"cost": "18000",
"housing": "0",
"finance": false,
"weeks": "16",
"cities": [
"online"
]
},
{
"name": "App Academy",
"cost": "18000",
"housing": "500",
"finance": false,
"weeks": "12",
"cities": [
"san-francisco"
]
},
{
"name": "Turing School",
"cost": "17500",
"housing": "400",
"finance": true,
"weeks": "27",
"cities": [
"denver"
]
}]