-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
params.json
7 lines (7 loc) · 2.92 KB
/
params.json
1
2
3
4
5
6
7
{
"name": "AlgoWiki - Best Sources at one Place!",
"tagline": "Repository which contains all the links and resources on different topics of Computer Science",
"body": "AlgoWiki\r\n==============\r\n\r\nOn Internet, There is a lot of knowledge on different topics scarred over different sources. Most of the knowledge is either online on the web or with the people as human knowledge. I want to create this repository as a platform to bind this scarred piece of knowledge at one place! \r\n\r\nNavigation\r\n=========\r\n**Some of the links below contain only Pdfs books we will add websites and video resources soon!**\r\n\r\n* [All about Competitve-Programming](https://github.com/vicky002/AlgoWiki/blob/35ba2bc1ff92673eea81dc6eda8bb476719f00b5/Competitive-Programming/Competitive-Programming.md)\r\n* [Algoriths and Their Implement from different sources](https://github.com/vicky002/AlgoWiki/blob/gh-pages/Algorithms/Sources.md)\r\n* [Free Algorithm Books](https://github.com/vicky002/AlgoWiki/blob/gh-pages/Free-Books/Algorithms-Data_Structures.md)\r\n* [Free Data Science Book pdfs](https://github.com/vicky002/AlgoWiki/blob/gh-pages/Free-Books/Data%20Science.md)\r\n* [Machine Learning](https://github.com/vicky002/AlgoWiki/blob/gh-pages/Machine-Learning/Sources.md)\r\n* [C~pdf books and websites](https://github.com/vicky002/AlgoWiki/blob/gh-pages/C/sources.md)\r\n* [C++](https://github.com/vicky002/AlgoWiki/blob/gh-pages/C_plus_plus/resources.md)\r\n* [HTML](https://github.com/vicky002/AlgoWiki/blob/gh-pages/HTML_CSS/html_resources.md)\r\n* [Interview Preparation](https://github.com/vicky002/AlgoWiki/blob/gh-pages/Interviews/resources.md)\r\n* [JavaScript](https://github.com/vicky002/AlgoWiki/blob/gh-pages/JAVASCRIPT/resources.md)\r\n* [JavaScript Guide](https://github.com/airbnb/javascript/blob/master/README.md)\r\n\r\n\r\nHow to Contribute\r\n==================\r\nWe are collecting Websites and resources! Send files,pdfs,printed articles or your bookmark folder @[email protected] \r\n\r\nRead Our Contribution Page\r\n=======================\r\n* [Contributing to this repository](https://github.com/vicky002/Wiki_Knowledge/wiki/Contribution)\r\n1. You can Add links of different sources on different topics\r\n2. You can also create topics and add diffrent resources to it.\r\n3. Make sure that links that you provide should be related to the topic!\r\n\r\nTopics\r\n======\r\n- Algorithms\r\n- Operating System\r\n- Competitive Programming\r\n- Web Languages\r\n - Html\r\n - Javascipt\r\n - JQuery\r\n - php, etc!\r\n- Programming Language \r\n - C\r\n - C++\r\n - Java\r\n- Machine Learning\r\n- Artificial Intelligence\r\n- Discrete Mathematics\r\n - Number Theory\r\n - Graph Theory\r\n - Combinatorics\r\n - Game Theory etc!\r\n\r\nThere are many topics, you can contribute to it, create topics add resources to it!\r\n\r\n\r\n",
"google": "UA-45497633-6",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}