Update DEVTools.md
This commit is contained in:
parent
00544d0b4a
commit
dd7cf3f950
@ -66,6 +66,7 @@
|
||||
* [HowIStart Go](https://howistart.org/posts/go/1/) - Go Setup Guide
|
||||
* [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources
|
||||
* [The Rust Programming Language](https://doc.rust-lang.org/stable/book/) - Rust Programming Guidebook
|
||||
* [min-sized-rust](https://github.com/johnthagen/min-sized-rust) - How-to Reduce Rust Binary Size
|
||||
* [Regex Hub](https://projects.lukehaas.me/regexhub/) or [IHateRegex](https://ihateregex.io/) - Regex Cheat Sheets
|
||||
* [Simple Regex](https://simple-regex.com/), [learn-regex](https://github.com/ziishaned/learn-regex), [ReFrF](https://refrf.dev/), [Regex.info](http://regex.info/), [ReGexOne](https://regexone.com/), [RegExr](https://regexr.com/) or [RegexLearn](https://regexlearn.com/) - Learn Regex
|
||||
* [ReGeX](https://github.com/phikal/ReGeX) - ReGeX Learning Game / Android
|
||||
@ -344,7 +345,7 @@
|
||||
* [ASCII Flow](https://asciiflow.com/) or [Tree](https://tree.nathanfriend.io/) - Create ASCII Diagrams
|
||||
* [Ainize](https://ainize.ai/) - Launchpad for Open-Source AI projects
|
||||
* [DBeaver](https://dbeaver.io/) - Universal Database Tool
|
||||
* [Egui Node Graph](https://github.com/setzer22/egui_node_graph) - Build Node Graph Apps in Rust
|
||||
* [Egui Node Graph](https://github.com/setzer22/egui_node_graph) or [litegraph.js](https://github.com/jagenjo/litegraph.js) - Build Node Graphs
|
||||
* Generate Fake Data - [Ruby](https://github.com/faker-ruby/faker) / [Swift](https://github.com/vadymmarkov/Fakery)
|
||||
* [Awesome Big Data](https://github.com/newTendermint/awesome-bigdata) - Big Data Resource Index
|
||||
* [Libraries.io](https://libraries.io/) - Package, Framework & Tool Search
|
||||
@ -682,7 +683,7 @@
|
||||
* [Chaos Frontend Toolkit](https://chaos-frontend-toolkit.web.app/) - Break Your Web Apps to Improve Them
|
||||
* [w3af](http://w3af.org/) or [Burp](https://github.com/nbats/FMHYedit/blob/main/base64.md#burp) or [ZAP](https://www.zaproxy.org/) - Web App Security Testing
|
||||
* [PWA Screenshot Generator](https://progressier.com/pwa-screenshots-generator) - Generate PWA Screenshots
|
||||
* [egui](https://github.com/emilk/egui) - Rust GUI
|
||||
* [egui](https://github.com/emilk/egui) - Rust GUI
|
||||
* [Form To Chatbot](http://formtochatbot.com/) - Convert Google Form to Chatbot
|
||||
* [Herosaver](https://github.com/amerrigan/HeroSaver-v2) - Save Site Configuration and STLs
|
||||
* [Termible](https://termible.io/) - Docker Powered Site Terminals
|
||||
@ -1087,6 +1088,7 @@
|
||||
* ⭐ **[List.community](https://list.community/)** - Programming / Development GitHub Lists
|
||||
* ⭐ **[Shell GPT](https://github.com/TheR1D/shell_gpt)**, [Cursor](https://www.cursor.so), [Codeium](https://codeium.com/), [tabnine](https://www.tabnine.com/), [ImageCook](https://github.com/imgcook/imgcook), [CodeWhisperer](https://aws.amazon.com/codewhisperer/), [Telosys](http://www.telosys.org/), [AIAC](https://github.com/gofireflyio/aiac) or [Copilot](https://github.com/features/copilot/) / [Docs](https://github.com/github/copilot-docs) - Coding AIs
|
||||
* ⭐ **[RevShells](https://www.revshells.com/)** - Reverse Shell Generator
|
||||
* [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
|
||||
* [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
|
||||
|
Loading…
Reference in New Issue
Block a user