You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
181
181
182
182
## Clojure:
183
183
184
-
-[Build a Twitter Bot with Clojure](http://howistart.org/posts/clojure/1/index.html)
184
+
-[Build a Twitter Bot with Clojure](http://howistart.org/posts/clojure/1/index.html) (deprecated)
185
185
-[Building a Spell-Checker](https://bernhardwenzel.com/articles/clojure-spellchecker/)
186
186
-[Building a JIRA integration with Clojure & Atlassian Connect](https://hackernoon.com/building-a-jira-integration-with-clojure-atlassian-connect-506ebd112807)
187
187
-[Prototyping with Clojure](https://github.com/aliaksandr-s/prototyping-with-clojure)
@@ -271,9 +271,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
271
271
-[Create a Spotify clone](https://github.com/kashan16/Musique)
272
272
-[Create a Trello Clone](http://codeloveandboards.com/blog/2016/01/04/trello-tribute-with-phoenix-and-react-pt-1/)
273
273
-[Create a Character Voting App with React, Node, MongoDB and SocketIO](https://web.archive.org/web/20230205102548/http://sahatyalkabov.com/create-a-character-voting-app-using-react-nodejs-mongodb-and-socketio/)
-[Build a Full Stack Movie Voting App with Test-First Development using Mocha, React, Redux and Immutable](https://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html)
276
-
-[Build a Twitter Stream with React and Node](https://scotch.io/tutorials/build-a-real-time-twitter-stream-with-node-and-react-js)
276
+
-[Build a Twitter Stream with React and Node](https://scotch.io/tutorials/build-a-real-time-twitter-stream-with-node-and-react-js) (deprecated)
277
277
-[Build A Simple Medium Clone using React.js and Node.js](https://medium.com/@kris101/clone-medium-on-node-js-and-react-js-731cdfbb6878)
278
278
-[Integrate MailChimp in JS](https://medium.freecodecamp.org/how-to-integrate-mailchimp-in-a-javascript-web-app-2a889fb43f6f)
279
279
-[Build A Chrome Extension with React + Parcel](https://medium.freecodecamp.org/building-chrome-extensions-in-react-parcel-79d0240dd58f)
@@ -319,7 +319,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
319
319
320
320
-[Build a real-time Markdown Editor with NodeJS](https://scotch.io/tutorials/building-a-real-time-markdown-viewer)
321
321
-[Test-Driven Development with Node, Postgres and Knex](http://mherman.org/blog/2016/04/28/test-driven-development-with-node/)
-[Build A Simple Search Bot in 30 minutes](https://medium.freecodecamp.org/how-to-build-a-simple-search-bot-in-30-minutes-eb56fcedcdb1)
@@ -403,7 +403,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
403
403
404
404
### Web Scraping:
405
405
406
-
-[Mining Twitter Data with Python](https://marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/)
406
+
-[Mining Twitter Data with Python](https://marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/) (deprecated)
407
407
-[Scrape a Website with Scrapy and MongoDB](https://realpython.com/blog/python/web-scraping-with-scrapy-and-mongodb/)
408
408
-[How To Scrape With Python and Selenium WebDriver](http://www.byperth.com/2018/04/25/guide-web-scraping-101-what-you-need-to-know-and-how-to-scrape-with-python-selenium-webdriver/)
409
409
-[Which Movie Should I Watch using BeautifulSoup](https://medium.com/@nishantsahoo.in/which-movie-should-i-watch-5c83a3c0f5b1)
@@ -450,14 +450,14 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
-[Part 5: Deep Dream in TensorFlow](https://www.youtube.com/watch?v=MrBzgvUNr4w&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU&index=5)
@@ -537,7 +537,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
537
537
-[Make your Own Face Recognition System](https://medium.freecodecamp.org/making-your-own-face-recognition-system-29a8e728107c)
538
538
-[Train a Language Detection AI in 20 minutes](https://towardsdatascience.com/how-i-trained-a-language-detection-ai-in-20-minutes-with-a-97-accuracy-fdeca0fb7724)
539
539
-[Object Detection With Neural Networks](https://towardsdatascience.com/object-detection-with-neural-networks-a4e2c46b4491)
540
-
- Learn Twitter Sentiment Analysis:
540
+
- Learn Twitter Sentiment Analysis: (deprecated)
541
541
-[Part I - Data Cleaning](https://towardsdatascience.com/another-twitter-sentiment-analysis-bb5b01ebad90)
542
542
-[Part II - EDA, Data Visualisation](https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-2-333514854913)
543
543
-[Part III - Zipf's Law, Data Visualisation](https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-3-zipfs-law-data-visualisation-fc9eadda71e7)
@@ -563,14 +563,14 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
563
563
-[Transfer Learning for Image Classification using Keras](https://towardsdatascience.com/transfer-learning-for-image-classification-using-keras-c47ccf09c8c8)
564
564
-[Code a Smile Classifier using CNNS in Python](https://github.com/kylemcdonald/SmileCNN)
565
565
-[Natural Language Processing using scikit-learn](https://web.archive.org/web/20200414132154/https://towardsdatascience.com/natural-language-processing-count-vectorization-with-scikit-learn-e7804269bb5e)
566
-
-[Mask detection using PyTorch Lightning](https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61)
566
+
-[Mask detection using PyTorch Lightning](https://web.archive.org/web/20241123225203/https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61?gi=2cdae04f54a6)
567
567
-[Create your first PPO (Proximal Policy Optimization) in Python: Deep Reinforcement Learning Course in Chinese](https://github.com/opendilab/PPOxFamily)
568
568
569
569
### Miscellaneous:
570
570
571
571
-[Build a Simple Interpreter](https://ruslanspivak.com/lsbasi-part1/)
572
572
-[Build a Simple Blockchain in Python](https://hackernoon.com/learn-blockchains-by-building-one-117428612f46)
573
-
-[Write a NoSQL Database in Python](https://jeffknupp.com/blog/2014/09/01/what-is-a-nosql-database-learn-by-writing-one-in-python/)
573
+
-[Write a NoSQL Database in Python](https://web.archive.org/web/20141228065458/https://jeffknupp.com/blog/2014/09/01/what-is-a-nosql-database-learn-by-writing-one-in-python/)
574
574
-[Building a Gas Pump Scanner with OpenCV/Python/iOS](https://hackernoon.com/building-a-gas-pump-scanner-with-opencv-python-ios-116fe6c9ae8b)
575
575
-[Build a Distributed Streaming System with Python and Kafka](https://web.archive.org/web/20230519103533/https://codequs.com/p/S14jQ5UyG/build-a-distributed-streaming-system-with-apache-kafka-and-python)
576
576
-[Writing a basic x86-64 JIT compiler from scratch in stock Python](https://web.archive.org/web/20220826224628/https://csl.name/post/python-jit/)
@@ -707,7 +707,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
707
707
## R:
708
708
709
709
-[Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
710
-
-[Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) (Deprecated)
710
+
-[Build A Cryptocurrency Bot](https://web.archive.org/web/20180530163142/https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) (Deprecated)
711
711
-[Learn Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50)
712
712
-[Make a Linear regression in R](https://www.scribbr.com/statistics/linear-regression-in-r/)
0 commit comments