From 87e885cbd577ccd8ceafb38c8295d5cc276b164a Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:48:28 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/DEVTools.md b/DEVTools.md index d96566b1a..1f89a73dd 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -10,7 +10,6 @@ * ↪️ **[CLI Cheat Sheets](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_cli_cheat_sheets)** * ⭐ **[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/)** or [HTML-Dom](https://phuoc.ng/collection/html-dom/) - Find Code Snippets -* [Lepton](https://hackjutsu.com/Lepton/) or [Pieces](https://pieces.app/) - Code Snippet Managers * [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 * [cppreference](https://en.cppreference.com/w/) - C++ Cheat Sheets @@ -534,7 +533,6 @@ * [DNS Propagation](https://dnspropagation.net/) - DNS Checker * [Meta Tag Gen](https://lewdev.github.io/apps/meta-tag-gen/) or [MetaTags](https://metatags.io/) - Meta Tag Generator * [BrandSnap](https://brandsnap.ai/), [atlaq](https://atlaq.com/), [AIconicDomain](https://aiconicdomain.com/), [namy.ai](https://namy.ai/), [Pyfunceble](https://pyfunceble.github.io/#/), [realtime.at](https://www.realtime.at/), [Host.io](https://host.io/), [Whois.com](https://www.whois.com/), [instantdomainsearch](https://instantdomainsearch.com/), [IWantMyName](https://iwantmyname.com/), [expireddomains](https://www.expireddomains.net/) or [Domainr](https://domainr.com/) - Domain Availability Checkers -* [TinyDomain](https://tinydomain.net/) - Short Domain Suggestions * [DNForum](https://www.dnforum.com/) - Domain Name Forum * [WorthBuck](https://worthbuck.com/) or [SitePriace](https://www.siteprice.org/) - Domain Price Estimations * [HaveIBeenSquatted](https://haveibeensquatted.com) - Typosquatting Discovery Tool @@ -1048,9 +1046,9 @@ * [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 -* [Disasm](https://disasm.pro/) - Online Assembler and Disassembler * [core-plot](https://github.com/core-plot/core-plot) - Core Plot Source Code / Apps * [tuc](https://github.com/riquito/tuc) - Improved Code Cut +* [Lepton](https://hackjutsu.com/Lepton/) or [Pieces](https://pieces.app/) - Code Snippet Managers * [Mystb.in](https://mystb.in/), [codeshare](https://codeshare.io/), [paste.mod](https://paste.mod.gg/) or [snippet.host](https://snippet.host/) - Code Pastebins * [0xacab](https://about.0xacab.org/) - Code Host * [Mockaroo](https://mockaroo.com/) - Generate Mock Data @@ -1222,7 +1220,6 @@ * [Blazepack](https://github.com/ameerthehacker/blazepack) or [DevPod](https://devpod.sh) - Development Environment * [bloop](https://bloop.ai/) - IDE AI Suggestion Extension * [glot.io](https://glot.io/) - Pastebin with Runnable Snippets, API & Compiler -* [Fig](https://fig.io/) - IDE-Style Autocomplete for Terminal * [myCompiler](https://www.mycompiler.io/), [Compiler Explorer](https://compiler-explorer.com/), [IDE One](https://www.ideone.com/), [GodBolt](https://godbolt.org/) or [Wandbox](https://wandbox.org/) - Compiler Explorers * [DogBolt](https://dogbolt.org/) or [Decompiler Explorer](https://github.com/decompiler-explorer/decompiler-explorer) - Decompiler Explorers * [Notebooks.azure](https://visualstudio.microsoft.com/vs/features/notebooks-at-microsoft/) - Access Jupyter Notebooks in VS Code