Skip to content

Instantly share code, notes, and snippets.

@PhilinTv
Last active March 10, 2026 17:07
Show Gist options
  • Select an option

  • Save PhilinTv/3d61c66c415fdf72c9c7a91ff94c05fc to your computer and use it in GitHub Desktop.

Select an option

Save PhilinTv/3d61c66c415fdf72c9c7a91ff94c05fc to your computer and use it in GitHub Desktop.
{
"showPrices": false,
"showCapacity": true,
"capacity": {
"Agentic Engineering Accelerator": {
"total": 6,
"months": [
{ "name": "March", "booked": 4 },
{ "name": "April", "booked": 2 }
]
},
"Agentic Engineering Bootcamp": {
"total": 4,
"months": [
{ "name": "March", "booked": 2 },
{ "name": "April", "booked": 1 }
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment