Spaces:
Sleeping
Sleeping
{ | |
"name": "Learning Resources", | |
"items": [ | |
{ | |
"name": "Linux Survival", | |
"description": "Linux tutorial", | |
"link": "https://linuxsurvival.com/" | |
}, | |
{ | |
"name": "Terminus", | |
"description": "Command line tutorial game", | |
"link": "https://web.mit.edu/mprat/Public/web/Terminus/Web/main.html" | |
}, | |
{ | |
"name": "Learn Git Branching", | |
"description": "Interactive Git tutorial", | |
"link": "https://learngitbranching.js.org/?locale=en_US" | |
}, | |
{ | |
"name": "VisuAlgo", | |
"description": "Algorithm visualization", | |
"link": "https://visualgo.net/en" | |
}, | |
{ | |
"name": "labml.ai", | |
"description": "Annotated Research Paper Implementations", | |
"link": "https://nn.labml.ai" | |
} | |
] | |
} |