Update DEVTools.md

This commit is contained in:
nbats 2023-10-22 22:38:23 -07:00 committed by GitHub
parent 3a74b8ad51
commit 1921abcd57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,7 +186,7 @@
* [Python AI](https://community.uuki.live/course/tdb3Vsl1/python-course/aitutor) - AI Python Tutor
* [CodingBat](https://codingbat.com/) or [PyQuickie](https://chrome.google.com/webstore/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci) - Python / Java Practice
* [AmigosCode](https://www.youtube.com/@amigoscode) - Java Tutorials
* [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [Learn Python](https://www.learnpython.org/), [Learn-Python](https://github.com/trekhleb/learn-python) or [Magical Universe](https://github.com/zotroneneis/magical_universe) - Learn Python
* [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [datacamp](https://cdn.datacamp.com/), [Learn Python](https://www.learnpython.org/), [Learn-Python](https://github.com/trekhleb/learn-python) or [Magical Universe](https://github.com/zotroneneis/magical_universe) - Learn Python
* [High Performance Python: The Code](https://github.com/mynameisfiber/high_performance_python) - Python Lessons
* [Real Python](https://realpython.com/), [Reeborg](https://reeborg.ca/docs/en/) or [AskPython](https://www.askpython.com/) - Python Tutorials
* [FutureCoder](https://futurecoder.io/), [CS50](https://cs50.harvard.edu/python/), [Python Full Course](https://youtu.be/XKHEtdqhLK8) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Course
@ -405,6 +405,7 @@
* [Accessibility Cheatsheet](https://moritzgiessmann.de/accessibility-cheatsheet/) - Site Accessibility Guidelines
* [CookieMetrix](https://www.cookiemetrix.com/) - EU Cookie Violation Test
* [Violating GDPR](https://www.violating-gdpr.com/) - GDPR Violation Test
* [SSLMate CAA](https://sslmate.com/caa/) - CAA Record Helper
* [Color Oracle](https://colororacle.org/) or [Toptal](https://www.toptal.com/designers/colorfilter) - Color Blindness Simulator / Test
* [Web Vitals Leaderboard](https://vitals-leaderboard.pazguille.me/) or [Lighthouse Metrics](https://lighthouse-metrics.com/) - Website Performance Tests
* [Visual Mind AI](https://myraah.io/index.php/visualmind) - Site Visual Score
@ -427,7 +428,7 @@
* [Responsive Viewer](https://responsiveviewer.org/) - Test Site on Multiple Screen Types / [Chrome](https://chrome.google.com/webstore/detail/responsive-viewer/inmopeiepgfljkpkidclfgbgbmfcennb?hl=en)
* [Testmail](https://testmail.app/) - Site Signup Test
* [Responsivize](https://virejdasani.github.io/Responsivize/) - Website Responsiveness Test
* [PageSpeed](https://pagespeed.web.dev/), [PageSpeed Compare](https://pagespeed.compare/), [GTmetrix](https://gtmetrix.com/) or [Websu](https://websu.io/) - Test Webpage Speed
* [PageSpeed](https://pagespeed.web.dev/), [SpeedVitals](https://speedvitals.com/), [PageSpeed Compare](https://pagespeed.compare/), [GTmetrix](https://gtmetrix.com/) or [Websu](https://websu.io/) - Test Webpage Speed
* [Partytown](https://github.com/BuilderIO/partytown) - Relocate Scripts to Web Worker
* [Tempesta FW](https://github.com/tempesta-tech/tempesta) - DDoS / Web Attack Protection
* [Shisho](https://shisho.dev/) - Infrastructure Code Security Patcher
@ -532,6 +533,7 @@
* 🌐 **[Awesome Web Animation](https://github.com/sergey-pimenov/awesome-web-animation)** - Web Animation Resources
* ↪️ **[Icon Download Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_icon_download_sites)**
* ↪️ **[Design Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_design_resources)** or [Open Source Design](https://opensourcedesign.net/)
* ↪️ **[Website Templates](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_website_templates)**
* ↪️ **[Wordpress Themes](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_wordpress_themes)**
* ⭐ **[Front-End Checklist](https://frontendchecklist.io/)** - Front-End Development Checklist
* [Screenshot to Code](https://github.com/emilwallner/Screenshot-to-code) - Generate Site Mockups / Code via Screenshots
@ -556,7 +558,7 @@
* [Pixelfika](https://pixelfika.com/) - Site Design Examples
* [WebDesignMuseum](https://www.webdesignmuseum.org/) - Website Designs Over Time
* [CSS Zen Garden](https://csszengarden.com/) - CSS Site Examples
* [Bootstrap](https://getbootstrap.com/) - Mobile Site Creator / [Icons](https://github.com/twbs/icons) / [Snippets](https://bootsnipp.com/) / [UI Components](https://mdbootstrap.com/)
* [Bootstrap](https://getbootstrap.com/) - Mobile Site Creator / [Icons](https://github.com/twbs/icons) / [Snippets](https://bootsnipp.com/) / [UI Components](https://mdbootstrap.com/) / [Templates](https://bootswatch.com/), [2](https://bootstraptaste.com/)
* [PsdRepo](https://psdrepo.com/) - Templates, Mockups, Logos, Videos
* [Daft Page](https://daftpage.com/) - Landing Page Creator
* [LandingPage](https://landingpage.fyi/index.html) - Landing Page Tool Index
@ -566,16 +568,14 @@
* [Codebases](https://github.com/reacttips-dev/codebases) - ReactJS Project Source Codes
* [vite](https://vitejs.dev/) - Frontend Development Tool / [GitHub](https://github.com/vitejs/vite)
* [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks) - Frontend Development Resources
* [Boilerplate](https://github.com/h5bp/html5-boilerplate) - Website Frontend Template HTML5
* [Bootstrap](https://bootstrapmade.com/), [TheMeWagon](https://themewagon.com/) or [nicepage](https://nicepage.com/website-templates) - Site Templates
* [Templatemo](https://www.templatemo.com/) or [Tooplate](https://www.tooplate.com/) - HTML Site Templates
* [CSS Bed](https://www.cssbed.com/), [Repth Themes](https://repth.neocities.org/theme), [beercss](https://www.beercss.com/) / [GitHub](https://github.com/beercss/beercss) or [free-css-templates](https://www.free-css.com/free-css-templates) - CSS Themes / Templates
* [Hydrogen](https://github.com/Shopify/hydrogen) - Online Store Templates
* [MicroCopy](https://www.microcopy.me) - Copy Common Website Text
* [RoughAnnotations](https://roughnotation.com/) - Webpage Annotations / Animations
* [SVG2JSX](https://svg2jsx.com/) - SVG to JSX Converter
* [Pattern Monster](https://pattern.monster/) - SVG Pattern Generator
* [Broider](https://maxbittker.github.io/broider/) - Create Border Designs
* [ShapeDivider](https://www.shapedivider.app/) - Make SVG Shape Divider
* [SVG Path](https://svg-path-visualizer.netlify.app/) - SVG Path Visualizer
* [Lorem.space](https://lorem.space/), [Placeholdifier](https://github.com/pomber/placeholdifier), [PlaceHolder](https://placeholder.pics/), [PicSum](https://picsum.photos/) or [FakeIMG](https://fakeimg.pl/) - Site Placeholder Images
* [MinimalAvatars](https://minimalavatars.com/) - Minimal Site Avatars
* [Visiwig](https://www.visiwig.com/) - Copy / Paste Site Graphics
@ -745,6 +745,7 @@
* [Radx UI](https://www.radix-ui.com/) - React App Component Library
* [Codux](https://www.codux.com/) - Visual IDE for React
* [React95](https://react95.io/) - Windows 95 React Components
* [React SVG](https://react-svgr.com/playground/) - Convert SVG to React Components
* [Zorm](https://github.com/esamattis/react-zorm) - ype-safe <form> for React
* [Million](https://github.com/aidenybai/million) - React Replacement
* [novu](https://novu.co/) - Real-Time React Notifications / [GitHub](https://github.com/novuhq/novu)
@ -1043,7 +1044,7 @@
* ⭐ **[Literally Anything](https://www.literallyanything.io/)** - Generate Code via Prompts
* ⭐ **[RevShells](https://www.revshells.com/)** - Reverse Shell Generator
* ⭐ **[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
* ⭐ **[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
* [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](http://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
@ -1054,7 +1055,7 @@
* [AirBroke](https://airbroke.icorete.ch/) - Self-Hosted Error Checking
* [Algorithm Visualizer](https://algorithm-visualizer.org/) or [Sorting Algorithms Visuallizer](https://sadanandpai.github.io/sorting-visualizer/dist/) / [GitHub](https://github.com/sadanandpai/sorting-visualizer) - Visualize Code Algorithms
* [Code2Flow](https://app.code2flow.com/), [Flowchart.js](https://flowchart.js.org/) or [Flowchart Generator](https://github.com/MugilanGN/Flowchart-Generator) - Code to Flowchart Converter
* [UMLet](https://www.umlet.com/) - Create UML Diagrams
* [UMLet](https://www.umlet.com/) or [JDL Studio](https://start.jhipster.tech/jdl-studio/) - Create UML Diagrams
* [WAPM](https://wapm.io/) - WebAssembly Apps / Libraries
* [CodePad](http://codepad.org/) or [CodeChef](https://www.codechef.com/ide) - Online Compilers
* [Decompiler](https://www.decompiler.com/) - Online Decompiler
@ -1075,6 +1076,7 @@
* [ShellcodeTemplate](https://github.com/Cracked5pider/ShellcodeTemplate) - Modifiable Shellcode Template
* [Spork](https://github.com/atek-cloud/spork) - P2P Sockets CLI / [Discord](https://discord.gg/UUCVrFYksv)
* [egui](https://github.com/emilk/egui) - Rust GUI
* [Play Rust](https://play.rust-lang.org/) - Rust Playground
* [This Week in Rust](https://this-week-in-rust.org/) - Rust News / Updates
* [Diskord](https://gitlab.com/diskord/diskord) - Kotlin Client for Discord
* [lo](https://github.com/samber/lo) - Go Library
@ -1114,6 +1116,7 @@
* [SharpSystemTriggers](https://github.com/cube0x0/SharpSystemTriggers) - C# Remote Authentication Triggers
* [Carbon](https://github.com/carbon-language/carbon-lang) - Carbon Language Repository
* [GCC](https://gcc.gnu.org/) - GNU Compiler Frontends
* [sed.js](https://sed.js.org/) - GNU sed Live Editor
* [asdf](https://asdf-vm.com/) - Multi-Runtime Management CLI
* [The SHA-256 Project](https://github.com/oconnor663/sha256_project) - Develop SHA-256 from Scratch
* [substitute](https://github.com/comex/substitute) - Free Runtime Modification Library
@ -1130,6 +1133,7 @@
* [DelphiTools](https://www.delphitools.info/) - Code Profiler / Delphi Tools
* [OhMyPosh](https://ohmyposh.dev/) - Terminal Theme Engine
* [Zero Dark Matrix](https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme) - Chrome Devtools Dark Theme
* [RubyFiddle](http://rubyfiddle.com/) - Ruby Snippets in Browser
* [Tantiny](https://github.com/baygeldin/tantiny) - Full-Text Ruby Search
* [GNU Octave](https://octave.org/) - Scientific Programming Language
* [NodeJS](https://nodejs.org/en/) - JavaScript Runtime Environment
@ -1201,9 +1205,10 @@
* ↪️ **[Code Editors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_code_editors)**
* ↪️ **[Vim Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_vim_tools)**
* ⭐ **[Competitive Editor](https://cpeditor.org/)** - Competitive Programming Editor
* ⭐ **[WebDen](https://webden.dev/)**, [Riju](https://riju.codes/), [CodingGround](https://www.tutorialspoint.com/codingground.htm) or [Online Tools](https://onlinetool.io/) - Code Playgrounds
* [GoPlay](https://goplay.space/) - Go Playground
* ⭐ **[WebDen](https://webden.dev/)**, [Riju](https://riju.codes/), [tech.io](https://tech.io/), [CodingGround](https://www.tutorialspoint.com/codingground.htm) or [Online Tools](https://onlinetool.io/) - Code Playgrounds
* [GoPlay](https://goplay.space/) or [Go Lang](https://play.go-lang.org/) - Go Playgrounds
* [RoslynPad](https://roslynpad.net/) - C# Editor
* [DotNetFiddle](https://dotnetfiddle.net/) - C# Compiler
* [Recaf](https://www.coley.software/Recaf/) - Java Bytecode Editor
* [Rescript](https://rescript-lang.org/) - Javascript Editor / Language
* [Apache NetBeans](https://netbeans.apache.org/) - Cross Platform IDE
@ -1263,6 +1268,7 @@
* [TryIt HTML](https://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro), [HTML-Online](https://html-online.com/editor/) or [html.cafe](https://html.cafe/) - Online HTML Editors
* [GrapeJS](https://grapesjs.com/) - HTML Template Editor
* [Broken Link Checker](https://github.com/stevenvachon/broken-link-checker) - Find Broken Links in HTML
* [HTML CodeSniffer](https://squizlabs.github.io/HTML_CodeSniffer/) - HTML Coding Standard Check
* [Markup Validation Service](https://validator.w3.org/) - Validate Your Markup Language Structure
* [typeset](https://typeset.lllllllllllllllll.com/) - HTML Typography Pre-Processor
* [HTMLColorCodes](https://htmlcolorcodes.com/) - HTML Color Codes