This repo/book is not intended to teach anyone, This is just the log of technical things which i read till now.
This is intended for my future reference
If you find any issues/suggestions please let us know : addict.technical@gmail.com
{ "nodes": { "Computer Science": { "color": "black" }, "Networks": { "color": "red" }, "Big Data": { "color": "red" }, "Data Engineering": { "color": "red" }, "Data Science": { "color": "red" }, "DS & Algorithms": { "color": "red" }, "Data Structures": { "color": "red" }, "Algorithms": { "color": "red" }, "Design": { "color": "red" }, "System Design": { "color": "red" }, "Design Patterns": { "color": "red" }, "Operating Systems": { "color": "red" } }, "edges": { "Computer Science": { "Networks": { "color": "#b2b19d", "width": 2 }, "Big Data": { "color": "#b2b19d", "width": 2 }, "DS & Algorithms": { "color": "#b2b19d", "width": 2 }, "Design": { "color": "#b2b19d", "width": 2 }, "Operating Systems": { "color": "#b2b19d", "width": 2 } }, "Design": { "System Design": { "color": "#b2b19d", "width": 2 }, "Design Patterns": { "color": "#b2b19d", "width": 2 } }, "Big Data": { "Data Engineering": { "color": "#b2b19d", "width": 2 }, "Data Science": { "color": "#b2b19d", "width": 2 } }, "DS & Algorithms": { "Data Structures": { "color": "#b2b19d", "width": 2 }, "Algorithms": { "color": "#b2b19d", "width": 2 } } }, "params": { "height": 600, "width": 300, "padding": [160,160,160,160] } }