From 6476203603ff40e816f72bb18bc15ac385be163b Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 27 May 2023 21:44:42 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index 9615cda4b..050486e04 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -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