mirror of
https://github.com/ArthurDanjou/artmcp.git
synced 2026-01-14 21:49:26 +01:00
23 lines
438 B
JSON
23 lines
438 B
JSON
TODO: complete
|
|
|
|
{
|
|
"body": [
|
|
{
|
|
"name": "Git & GitHub",
|
|
"issuer": "GitHub Learning Lab",
|
|
"date": "2021-06",
|
|
"url": "https://github.com"
|
|
},
|
|
{
|
|
"name": "Docker Essentials",
|
|
"issuer": "Self-taught through practical experience",
|
|
"date": "2021-09"
|
|
},
|
|
{
|
|
"name": "Machine Learning Specialization",
|
|
"issuer": "Various academic courses",
|
|
"date": "2024-09"
|
|
}
|
|
]
|
|
}
|