Update DEVTools.md
This commit is contained in:
parent
1242292d8a
commit
14fd328ccc
@ -221,6 +221,7 @@
|
||||
|
||||
* [Learn C](https://www.learn-c.org/) - C Tutorial
|
||||
* [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) - C++ Best Practices Guidelines / [Github](https://github.com/isocpp/CppCoreGuidelines)
|
||||
* [Modern C++ Programming](https://github.com/federico-busato/Modern-CPP-Programming) - Modern C++ Course
|
||||
* [Learn C++](https://www.learncpp.com/) - Learn C++
|
||||
* [CppDeveloperRoadmap](https://github.com/salmer/CppDeveloperRoadmap) - Learn C++
|
||||
* [HowIStart C++](https://howistart.org/posts/cpp/1/) - C++ Setup Guide
|
||||
@ -299,7 +300,6 @@
|
||||
* 🌐 **[Awesome-Tunneling](https://github.com/anderspitman/awesome-tunneling)** - Tunneling Resources
|
||||
* 🌐 **[Awesome list of secrets in environment variables](https://github.com/Puliczek/awesome-list-of-secrets-in-environment-variables)** - Environment Variables Secrets
|
||||
* ↪️ **[Website Creators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_website_creators)**
|
||||
* ↪️ **[Multiple IP / Network Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_ip_.2F_network_tools)**
|
||||
* ↪️ **[Archive / Scrape / Crawl Webpages](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_web_scraping_.2F_archiving_tools)**
|
||||
* [Website Planet Tools](https://www.websiteplanet.com/webtools/), [Webdesign Assistant](https://webdesign-assistant.com/), [xWebTools](https://www.xwebtools.com/), [Tiny Helpers](https://tiny-helpers.dev/), [ToolCool](https://toolcool.org/) or [CSSAuthor](https://cssauthor.com/) - Site Development Tools
|
||||
* [Grav](https://getgrav.org/) - Flat-File CMS
|
||||
@ -353,6 +353,7 @@
|
||||
* [MapBox](https://www.mapbox.com/) or [leafletjs](https://leafletjs.com/) - Live Maps, Location Search & More
|
||||
* [Maps-Core](https://openmobilemaps.io/) - Mobile Map SDK
|
||||
* [Kontactr](https://kontactr.com/), [Tally](https://tally.so/), [JotForm](https://www.jotform.com/), [99Inbound](https://www.99inbound.com/), [Forms.id](https://forms.id/), [PHPForm](https://www.phpform.org/) or [Form.taxi](https://form.taxi/) - Form Creators
|
||||
* [LDRS](https://uiball.com/ldrs/) - Loading Animations
|
||||
* [Loading.io](https://loading.io/) - Customizable Loading SVG
|
||||
* [Medusa](https://github.com/medusajs/medusa) - Digital Commerce Development Tool
|
||||
* [Can I Use?](https://caniuse.com/) - Browser Support Tables
|
||||
@ -1031,6 +1032,7 @@
|
||||
* ⭐ **[JSON Hero](https://jsonhero.io/)**, [Jayson](https://apps.apple.com/us/app/jayson/id1447750768) or [JSONView](https://jsonview.com/) - JSON Viewers / Editors
|
||||
* ⭐ **[Regex Vis](https://regex-vis.com/)**, [Regulex](https://jex.im/regulex/) or [Regexper](https://regexper.com/) - Regex Visualizers / [Batch Editor](https://github.com/antfu/rex)
|
||||
* ⭐ **[grex](https://pemistahl.github.io/grex-js/)**, [Regex Generator++](http://regex.inginf.units.it/) or [Regex Generator](https://regex-generator.olafneumann.org/) - Regex Generators
|
||||
* [EvalPlus Leaderboard](https://evalplus.github.io/leaderboard.html) or [BigCode](https://huggingface.co/spaces/bigcode/bigcode-models-leaderboard) Coding AI Leaderboards
|
||||
* [Cursor](https://cursor.sh/), [Codeium](https://codeium.com/), [tabnine](https://www.tabnine.com/), [ImageCook](https://github.com/imgcook/imgcook), [CodeWhisperer](https://aws.amazon.com/codewhisperer/), [Telosys](https://www.telosys.org/) or [Copilot](https://github.com/features/copilot/) / [Docs](https://github.com/github/copilot-docs) - Coding AIs
|
||||
* [AI Code Translator](https://ai-code-translator.vercel.app/) or [Source Code Converters](https://www.tangiblesoftwaresolutions.com/) - Code Converters
|
||||
* [Node-RED](https://nodered.org/) - Low-Code Programming for Event-Driven Apps
|
||||
@ -1364,6 +1366,8 @@
|
||||
* 🌐 **[Awesome Machine Learning Art](https://github.com/vibertthio/awesome-machine-learning-art)** - Machine Learning Art Resources
|
||||
* 🌐 **[Awesome-Instruction-Dataset](https://github.com/yaodongC/awesome-instruction-dataset)** or [Dataset Card for Alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca) - Language Model Training Datasets
|
||||
* ⭐ **[Hugging Face](https://huggingface.co/)** or [OpenML](https://www.openml.org/) - Machine Learning Datasets
|
||||
* [Machine Learning Roadmap](https://rentry.org/machine-learning-roadmap) - Learn Machine Learning
|
||||
* [LLM Training](https://rentry.org/llm-training) - LLM Training Guide
|
||||
* [TensorFlow](https://www.tensorflow.org/) - Create Machine Learning Models
|
||||
* [OpenAIPlayground](https://github.com/nat/openplayground)
|
||||
* [DVC](https://dvc.org/) - Machine Learning Version Control
|
||||
|
Loading…
Reference in New Issue
Block a user