Update DEVTools.md

This commit is contained in:
nbats 2023-05-27 21:44:42 -07:00 committed by GitHub
parent f648ddb5d5
commit 6476203603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,6 +130,7 @@
* [Web Design in 4 Minutes](https://jgthms.com/web-design-in-4-minutes/) or [Strml](https://www.strml.net/) - Interactive Web Design Tutorial
* [WebGL and GLSL Workshop](https://mattdesl.github.io/workshop-webgl-glsl/) - Interactive WebGL / GLSL Tutorial
* [LearningSEO](https://learningseo.io/) - SEO Guides
* [Discord.js Guide](https://discordjs.guide/) or [An Idiot's Guide](https://anidiots.guide/) - Discord.js Bot Guides
***
@ -184,7 +185,6 @@
* [Data Science Ipython Notebooks](https://github.com/donnemartin/data-science-ipython-notebooks), [Scipy Lectures](http://scipy-lectures.org/) or [Virgilio](https://virgili0.github.io/Virgilio/) / [GitHub](https://github.com/virgili0/Virgilio) - Learn DataScience
* [Data Engineering Practice Problems](https://github.com/danielbeach/data-engineering-practice) - Data Engineering Practice
* [Learn to Make Netflix Clone](https://github.com/kubowania/netflix-clone-graphql-datastax)
* [Discord.js Guide](https://discordjs.guide/) - Discord.js Bot Guide
* [100-Days-Of-ML-Code](https://github.com/Avik-Jain/100-Days-Of-ML-Code) or [Practical Deep Learning](https://course.fast.ai/) - Machine Learning Coding Lessons
* [minitorch](https://github.com/minitorch/minitorch) - Machine Learning Engineering Course Code
* [Approaching (Almost) Any Machine Learning Problem](https://github.com/abhishekkrthakur/approachingalmost/blob/master/AAAMLP.pdf) - Machine Learning Problem Solving Book
@ -1019,6 +1019,7 @@
* [Awesome README](https://github.com/matiassingers/awesome-readme) - GitHub Readme Examples
* [GIT Quick Stats](https://git-quick-stats.sh/) - View Git Statistics / [GitHub](https://github.com/arzzen/git-quick-stats)
* [YourYearInCode](https://www.youryearincode.com/) - Yearly Git Statistics
* [Langits](https://langits.davejudd.dev/) - See Most Used Programming Languages User
* [GitHub Release Downloads](https://github.com/addshore/browser-github-release-downloads) - GitHub Release Download Counter
* [Shields.io](https://shields.io/) - Metadata badges for GitHub Readmes
* [SkillIcons](https://skillicons.dev/) - Skill Badges for GitHub Readmes / Resumes
@ -1091,6 +1092,7 @@
* [Programming Language Benchmarks](https://programming-language-benchmarks.vercel.app/) - Programming Language / Compiler Benchmarks
* [AI Code Translator](https://ai-code-translator.vercel.app/) or [Source Code Converters](https://www.tangiblesoftwaresolutions.com/) - Code Converters
* [TurboPilot](https://github.com/ravenscroftj/turbopilot) - AI Code Completion
* [Literally Anything](https://www.literallyanything.io/) - Generate Code via Prompts
* [WebdevHome](https://webdevhome.github.io/), [Charm](https://charm.sh/) or [Tiny Tools](https://tinytools.directory/) / [2](https://github.com/everestpipkin/tools-list) - Programming Tool Indexes
* [Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit) - Programming Site Index
* [Awesome Web Scraping](https://github.com/lorien/awesome-web-scraping) - Web Scraping Tool Index