diff --git a/distributed-computing/index.json b/distributed-computing/index.json new file mode 100644 index 0000000..23525ae --- /dev/null +++ b/distributed-computing/index.json @@ -0,0 +1,16 @@ +{ + "resources":[ + { + "title": "Decentralized Thoughts", + "url": "https://decentralizedthoughts.github.io/", + "type": "website", + "level": "everyone" + }, + { + "title":"A Distributed Systems Reading List", + "url":"https://dancres.github.io/Pages/", + "type":"website", + "level":"everyone" + } + ] +} \ No newline at end of file