mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-14 22:29:26 +01:00
21 lines
422 B
JSON
21 lines
422 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|