Update DEVTools.md

This commit is contained in:
nbats 2024-02-13 17:31:06 -08:00 committed by GitHub
parent 7c2b3cfd89
commit b1b5e3d1eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
* ⭐ **[QuickRef.me](https://quickref.me/)**, [Dark Hamster](https://www.dark-hamster.com/) or [Devhints](https://devhints.io/) - Developer Cheat Sheets
* ⭐ **[30 Seconds of Code](https://www.30secondsofcode.org/)**, [SnipIt](https://snipit.io/) or [HTML-Dom](https://phuoc.ng/collection/html-dom/) - Find Code Snippets
* [Algorithms-Cheatsheet-Resources](https://github.com/starkblaze01/Algorithms-Cheatsheet-Resources) - Code Algorithm Cheat Sheets
* [Python Cheatsheet](https://github.com/gto76/python-cheatsheet) or [SpeedSheet](https://speedsheet.io/) - Python Cheat Sheet
* [Python Cheatsheet](https://github.com/gto76/python-cheatsheet) or [SpeedSheet](https://speedsheet.io/) or [python-cheatsheet](https://gto76.github.io/python-cheatsheet/) - Python Cheat Sheets
* [cppreference](https://en.cppreference.com/w/) - C++ Cheat Sheets
* [React Typescript Cheatsheet](https://react-typescript-cheatsheet.netlify.app) - React Typescript Cheat Sheets
* [Regex Hub](https://projects.lukehaas.me/regexhub/) or [IHateRegex](https://ihateregex.io/) - Regex Cheat Sheets
@ -1095,6 +1095,7 @@
* [0xacab](https://about.0xacab.org/) - Code Host
* [Mockaroo](https://mockaroo.com/) - Generate Mock Data
* [OneLang IDE](https://ide.onelang.io/) - Convert Code to Multiple Languages
* [RTutor](https://rtutor.ai/) - Translate Natural Language to R code
* [Autosaved](https://github.com/nikochiko/autosaved) - Autosave Code / [GitHub](https://github.com/tkellogg/dura)
* [Tasuku](https://github.com/privatenumber/tasuku) - Node.js Task Runner
* [OctoLinker](https://octolinker.vercel.app/) - Turn Code Statements into Links / [GitHub](https://github.com/OctoLinker/OctoLinker)
@ -1234,8 +1235,9 @@
* [Blackbox](https://www.blackbox.ai/) - Coding AI
* [CollectivAI](https://chat.collectivai.com/) - Coding AI
* [Denigma](https://denigma.app/#demo) - Coding AI
* [Codacy](https://www.codacy.com/) or [AI Code Review](https://ai-code-reviewer.com/) - Code Fixing AIs
* [v0](https://v0.dev/) - Text to Site Code
* [AI Code Translator](https://ai-code-translator.vercel.app/) or [Source Code Converters](https://www.tangiblesoftwaresolutions.com/) - Code Converters
* [AI Code Translator](https://ai-code-translator.vercel.app/), [AI Code Convert](https://aicodeconvert.com/) or [Source Code Converters](https://www.tangiblesoftwaresolutions.com/) - AI Code Converters
* [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) - AI Code Generator
* [Gorilla](https://github.com/ShishirPatil/gorilla) - API to Code LLM