Spaces:
Sleeping
Sleeping
{ | |
"name": "Coding & ML Practice", | |
"items": [ | |
{ | |
"name": "Kaggle", | |
"description": "Data science competitions and datasets", | |
"link": "https://www.kaggle.com/" | |
}, | |
{ | |
"name": "Deep-ML", | |
"description": "Machine learning resources, tutorials and research papers", | |
"link": "https://deep-ml.com/" | |
}, | |
{ | |
"name": "LeetCode", | |
"description": "Platform for practicing coding interview questions and algorithms", | |
"link": "https://leetcode.com/" | |
}, | |
{ | |
"name": "Codeforces", | |
"description": "Competitive programming platform with contests and problem sets", | |
"link": "https://codeforces.com/" | |
}, | |
{ | |
"name": "Project Euler", | |
"description": "Math inclined problem sets", | |
"link": "https://projecteuler.net/" | |
}, | |
{ | |
"name": "TypeRacer", | |
"description": "Speed typing platform", | |
"link": "https://play.typeracer.com/" | |
} | |
] | |
} |