FMHYedit/devtools/index.html

1818 lines
198 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en" class="h-full">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744581415709">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0">
<!-- Primary Meta Tags -->
<title>Developer Tools | FreeMediaHeckYeah</title>
<meta name="title" content="Developer Tools | FreeMediaHeckYeah">
<meta name="description" content="⭐ Programming / Coding Tutorials">
<!-- Canonical -->
<link rel="canonical" href="https://fmhy.pages.dev/devtools/">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://fmhy.pages.dev/devtools/">
<meta property="og:title" content="Developer Tools | FreeMediaHeckYeah">
<meta property="og:description" content="⭐ Programming / Coding Tutorials">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://fmhy.pages.dev/devtools/">
<meta property="twitter:title" content="Developer Tools | FreeMediaHeckYeah">
<meta property="twitter:description" content="⭐ Programming / Coding Tutorials">
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.744581415709" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744581415709" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.1.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744581415709" data-turbo-eval="false" defer></script>
<script defer data-domain="fmhy.pages.dev" src="https://a.bignutty.xyz/js/script.js"></script>
<link rel="stylesheet" href="static/styles.css">
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
<div class="container relative flex items-center justify-between pr-6 grow md:justify-start">
<!-- Mobile menu button skeleton -->
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
<div v-cloak id="docs-sidebar-toggle"></div>
<!-- Logo -->
<div class="flex items-center justify-between h-full py-2 md:w-75">
<div class="flex items-center px-2 md:px-6">
<a id="docs-site-logo" href="../" class="flex items-center leading-snug text-2xl">
<span class="w-10 mr-2 grow-0 shrink-0 overflow-hidden">
<img class="max-h-10 dark:hidden md:inline-block" src="../static/fmhy.ico">
<img class="max-h-10 hidden dark:inline-block" src="../static/fmhy.ico">
</span>
<span class="dark:text-white font-semibold line-clamp-1 md:line-clamp-2">FMHY</span>
</a>
</div>
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
</div>
<div class="flex justify-between md:grow">
<!-- Top Nav -->
<nav class="hidden md:flex">
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
<li class="mr-6">
<a class="py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href="https://fmhy.divolt.xyz/">
<img class="mb-px mr-1" width="18" alt="" src="https://divolt.xyz/assets/icons/monochrome.svg">
<span>Chat</span>
</a>
</li>
<li class="mr-6">
<a class="py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href="https://fmhy-search.streamlit.app/">
<img class="mb-px mr-1" width="18" alt="" src="https://www.svgrepo.com/show/520925/search-sort.svg">
<span>Search</span>
</a>
</li>
<li class="mr-6">
<a class="py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href="https://www.reddit.com/r/FREEMEDIAHECKYEAH/">
<img class="mb-px mr-1" width="18" alt="" src="https://www.redditstatic.com/desktop2x/img/favicon/favicon-32x32.png">
<span>Reddit</span>
</a>
</li>
<li class="mr-6">
<a class="py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href="https://github.com/fmhy">
<svg xmlns="http://www.w3.org/2000/svg" class="mb-px mr-1" width="18" height="18" viewBox="0 0 24 24" role="presentation">
<g fill="currentColor">
<symbol id="mark-github-icon-symbol" viewBox="0 0 16 16"><path d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"/></symbol><use xlink:href="#mark-github-icon-symbol" />
</g>
</svg>
<span>Github</span>
</a>
</li>
</ul>
</nav>
<!-- Header Right Skeleton -->
<div v-cloak class="flex justify-end grow skeleton">
<!-- Search input mock -->
<div class="relative hidden w-40 lg:block lg:max-w-sm lg:ml-auto">
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<input class="w-full h-10 placeholder-gray-400 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 dark:placeholder-dark-400" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
</div>
<!-- Mobile search button -->
<div class="flex items-center justify-center w-10 h-10 lg:hidden">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="20" height="20" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<!-- Dark mode switch placeholder -->
<div class="w-10 h-10 lg:ml-2"></div>
<!-- History button -->
<div class="flex items-center justify-center w-10 h-10" style="margin-right: -0.625rem;">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="22" height="22" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><g ><path d="M12.01 6.01c-.55 0-1 .45-1 1V12a1 1 0 00.4.8l3 2.22a.985.985 0 001.39-.2.996.996 0 00-.21-1.4l-2.6-1.92V7.01c.02-.55-.43-1-.98-1z"></path><path d="M12.01 1.91c-5.33 0-9.69 4.16-10.05 9.4l-.29-.26a.997.997 0 10-1.34 1.48l1.97 1.79c.19.17.43.26.67.26s.48-.09.67-.26l1.97-1.79a.997.997 0 10-1.34-1.48l-.31.28c.34-4.14 3.82-7.41 8.05-7.41 4.46 0 8.08 3.63 8.08 8.09s-3.63 8.08-8.08 8.08c-2.18 0-4.22-.85-5.75-2.4a.996.996 0 10-1.42 1.4 10.02 10.02 0 007.17 2.99c5.56 0 10.08-4.52 10.08-10.08.01-5.56-4.52-10.09-10.08-10.09z"></path></g></g></svg>
</div>
</div>
<div v-cloak class="flex justify-end grow">
<div id="docs-mobile-search-button"></div>
<doc-search-desktop></doc-search-desktop>
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
<doc-history></doc-history>
</div>
</div>
</div>
</header>
<div class="container relative flex bg-white">
<!-- Sidebar Skeleton -->
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-gray-100 border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
<!-- Render this div, if config.showSidebarFilter is `true` -->
<div class="flex items-center h-16 px-6">
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter">
</div>
<div class="pl-6 mt-1 mb-4">
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
</div>
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</div>
<!-- Sidebar component -->
<doc-sidebar v-cloak>
<template #sidebar-footer>
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
<div class="py-3 px-6 md:hidden border-b dark:border-dark-650">
<nav>
<ul class="flex flex-wrap justify-center items-center">
<li class="mr-6">
<a class="block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href="https://fmhy.divolt.xyz/">
<img class="mb-px mr-1" width="18" alt="" src="https://divolt.xyz/assets/icons/monochrome.svg">
<span>Chat</span>
</a>
</li>
<li class="mr-6">
<a class="block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href="https://fmhy-search.streamlit.app/">
<img class="mb-px mr-1" width="18" alt="" src="https://www.svgrepo.com/show/520925/search-sort.svg">
<span>Search</span>
</a>
</li>
<li class="mr-6">
<a class="block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href="https://www.reddit.com/r/FREEMEDIAHECKYEAH/">
<img class="mb-px mr-1" width="18" alt="" src="https://www.redditstatic.com/desktop2x/img/favicon/favicon-32x32.png">
<span>Reddit</span>
</a>
</li>
<li class="mr-6">
<a class="block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href="https://github.com/fmhy">
<svg xmlns="http://www.w3.org/2000/svg" class="mb-px mr-1" width="18" height="18" viewBox="0 0 24 24" role="presentation">
<g fill="currentColor">
<symbol id="mark-github-icon-symbol" viewBox="0 0 16 16"><path d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"/></symbol><use xlink:href="#mark-github-icon-symbol" />
</g>
</svg>
<span>Github</span>
</a>
</li>
</ul>
</nav>
</div>
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</template>
</doc-sidebar>
<div class="grow min-w-0 dark:bg-dark-850">
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
<div class="flex">
<div class="min-w-0 p-4 grow md:px-16">
<main class="relative pb-12 lg:pt-2">
<div class="docs-markdown" id="docs-content">
<!-- Rendered if sidebar right is enabled -->
<div id="docs-sidebar-right-toggle"></div>
<!-- Page content -->
<doc-anchor-target id="developer-tools" class="break-words">
<h1>
<doc-anchor-trigger class="header-anchor-trigger" to="#developer-tools">#</doc-anchor-trigger>
<span>Developer Tools</span>
</h1>
</doc-anchor-target>
<doc-anchor-target id="courses--tutorials">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#courses--tutorials">#</doc-anchor-trigger>
<span>Courses / Tutorials</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#coding-tutorials">Programming / Coding Tutorials</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.co/ProgrammingLearningResources">Programming Learning Resources</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#dev-youtube-channels">Dev YouTube Channels</a></strong> - Learn Development / Programming via YouTube</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://stackoverflow.com/">StackOverflow</a></strong> / <a href="https://code.whatever.social/">Frontend</a>, <a href="https://www.decodingdevops.com/">DecodingDevOps</a> or <a href="https://stackroboflow.com/">Stack Roboflow</a> - Developer Q&amp;A</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.oreilly.com/">O&#x27;Reilly</a></strong> - Tech / Programming / Courses / <a href="https://pastebin.com/aJ4v55ae">Infinite Trial</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.freecodecamp.org/">freeCodeCamp</a></strong> - Programming / Courses / Interactive</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/base64/#free-courses-by-xemu">Free Courses by Xemu</a></strong> - Programming Course Drives</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/readingpiracyguide/#programming-sites">Programming Book Sites</a></strong> - Read / Download Programming Books</li>
<li><a href="https://github.com/PanXProject/awesome-certificates">Awesome Certificates</a> or <a href="https://www.learndev.info/en">Awesome Learning Dev</a> - Dev Course Indexes</li>
<li><a href="https://dzone.com/">DZone</a> - Developer Tutorials</li>
<li><a href="https://developers.redhat.com/">RedHat</a> - Development Tutorials</li>
<li><a href="https://dev.tube/">Dev.tube</a> - Developer Talks</li>
<li><a href="https://roadmap.sh/">Roadmap</a> - Developer Roadmaps / <a href="https://github.com/kamranahmedse/developer-roadmap">Github</a></li>
<li><a href="https://i.ibb.co/J3ppPQ3/5bdea0d754ac.png">Programming Challenges</a>, <a href="https://devpost.com/">DevPost</a>, <a href="https://www.hackerearth.com/challenges/">HackTheEarth</a>, <a href="https://emkc.org/challenges">EMKC</a> or <a href="https://codegolf.stackexchange.com/">Code Golf</a> - Programming Challenges</li>
<li><a href="https://whatdoesthiscodedo.com/">WDTCD?</a> or <a href="https://denigma.app/#demo">Denigma</a> - AI Code Explanations</li>
<li><a href="https://github.com/MTrajK/coding-problems">Coding Problems</a> or <a href="https://rosettacode.org/wiki/Rosetta_Code">Rosetta Code</a> - Solutions for Coding Problems</li>
<li><a href="https://www.robomind.net/">RoboMind</a> or <a href="https://checkio.org/">Checki0</a> - Code Learning Games</li>
<li><a href="https://mimo.org/">mimo</a> - Coding Tutorial App</li>
<li><a href="https://sodocumentation.net/">SO Documentation</a> - Programming Documentation / Tutorials</li>
<li><a href="https://fmhy.pages.dev/base64/#code-with-mosh-courses">Code With Mosh Courses</a></li>
<li><a href="https://github.com/mike-north/awesome-learn-to-code">Awesome Learn To Code</a> or <a href="https://github.com/dipakkr/A-to-Z-Resources-for-Students">A-to-Z-Resources-for-Students</a> - Programming / Coding Learning Resources</li>
<li><a href="https://github.com/Michael0x2a/curated-programming-resources">Curated Programming Resources</a> - Programming Courses</li>
<li><a href="https://github.com/karlhorky/learn-to-program">Learn to Program</a> - Programming Courses</li>
<li><a href="https://freecourses.github.io/">FreeCourses</a> - Programming Courses</li>
<li><a href="http://helloworldcollection.de/">HelloWorldCollection</a> - Hello World Programming Collection</li>
<li><a href="https://www.codecademy.com/">Codecademy</a> - Coding Lessons</li>
<li><a href="https://www.codingame.com/">CodinGame</a> - Games to Practice Coding / Programming</li>
<li><a href="https://adventofcode.com/">Advent of Code</a> - Programming Puzzles</li>
<li><a href="https://github.com/Michael0x2a/curated-programming-resources">Curated Programming Resources</a> - Programming Courses</li>
<li><a href="https://stackexchange.com/">Stack Exchange</a> - Programming Q&amp;A / <a href="https://play.google.com/store/apps/details?id=me.tylerbwong.stack">App</a></li>
<li><a href="https://learnxinyminutes.com/">Learn X in Y minutes</a>, <a href="https://github.com/adambard/learnxinyminutes-docs">2</a> - Programming Language Rundowns</li>
<li><a href="https://typing.io/">Typing.io</a> - Typing Practice for Programmers</li>
<li><a href="https://github.com/fredoverflow/karel">Karel The Robot</a> - Basic Programming Teaching Environment</li>
<li><a href="https://github.com/practical-tutorials/project-based-learning">Project Based Learning</a> - Collection of Project-Based Tutorials</li>
<li><a href="https://audiodev.blog/newbie-resources/">Audio Dev</a> - Audio Programming Learning Resources</li>
<li><a href="https://github.com/vicoyeh/pointers-for-software-engineers">pointers-for-software-engineers</a> or <a href="https://github.com/jwasham/coding-interview-university">Interview University</a> - Software Engineer Study Guides</li>
<li><a href="https://github.com/rShetty/awesome-podcasts">Awesome Podcasts</a> - Podcasts for Software Engineers</li>
<li><a href="https://github.com/orrsella/soft-eng-interview-prep">soft-eng-interview-prep</a> - Software Engineer Interview Preparation</li>
<li><a href="https://vscode.one/">VSCode.one</a> or <a href="https://www.vscodecandothat.com/">VSCodeCanDoThat</a> - VS Code Tutorials</li>
<li><a href="https://github.com/donnemartin/system-design-primer">system-design-primer</a> or <a href="https://leanpub.com/systemdesign">System Design</a> / <a href="https://github.com/karanpratapsingh/system-design">GitHub</a> - Large Scale System Design Guides</li>
<li><a href="https://github.com/ekzhang/graphics-workshop">Graphics Workshop</a> - Learn Computer Graphics</li>
<li><a href="https://www.schoolofhaskell.com/">SchoolOfHaskell</a> - Haskell Tutorials</li>
<li><a href="http://learnyouahaskell.com/chapters">LearnYouHaskell</a> - Haskell Guide</li>
<li><a href="https://rubymonk.com/">RubyMonk</a> - Ruby Tutorials</li>
<li><a href="https://pine.fm/LearnToProgram/">Learn to Program</a> - Ruby Tutorials</li>
<li><a href="https://github.com/inancgumus/learngo">LearnGo</a> or <a href="https://play-with-go.dev/">play-with-go</a> - Learn Go Programming</li>
<li><a href="https://go.dev/doc/tutorial/getting-started">GoLang.org</a> or <a href="https://github.com/TutorialEdge/Go">Tutorial Edge Go</a> - Go Programming Tutorials</li>
<li><a href="https://howistart.org/posts/go/1/">HowIStart Go</a> - Go Setup Guide</li>
<li><a href="https://github.com/ctjhoa/rust-learning">Rust Learning</a> - Rust Learning Resources</li>
<li><a href="https://doc.rust-lang.org/stable/book/">The Rust Programming Language</a> - Rust Programming Guidebook</li>
<li><a href="https://rustlings.cool/">Rustlings</a> - Rust Learning Exercises</li>
<li><a href="https://github.com/johnthagen/min-sized-rust">min-sized-rust</a> - How-to Reduce Rust Binary Size</li>
<li><a href="https://simple-regex.com/">Simple Regex</a>, <a href="https://github.com/ziishaned/learn-regex">learn-regex</a>, <a href="https://refrf.dev/">ReFrF</a>, <a href="http://regex.info/">Regex.info</a>, <a href="https://regexone.com/">ReGexOne</a>, <a href="https://regexr.com/">RegExr</a> or <a href="https://regexlearn.com/">RegexLearn</a> - Learn Regex</li>
<li><a href="https://github.com/phikal/ReGeX">ReGeX</a> - ReGeX Learning Game / Android</li>
<li><a href="https://github.com/mytechnotalent/Reverse-Engineering">Reverse-Engineering-Tutorial</a> - Reverse Engineering Course</li>
<li><a href="https://highassurance.rs/">High Assurance Rust</a> - Software Development Guide</li>
<li><a href="https://learnopengl.com/">LearnOpenGL</a> - Learn OpenGL</li>
<li><a href="https://github.com/bregman-arie/devops-exercises">Devops Exercises</a> - DevOps Exercises</li>
<li><a href="https://github.com/MichaelCade/90DaysOfDevOps">90DaysOfDevOps</a> - Learn DevOps</li>
<li><a href="https://github.com/mjebrahimi/Awesome-Microservices-DotNet">Awesome Microservices DotNet</a> - .Net Microservice Guides</li>
<li><a href="https://sqlbolt.com/">Learn SQL</a> - SQL Lessons</li>
<li><a href="https://sqlpd.com/">SQL PD</a> - SQL Learning Game</li>
<li><a href="https://www.postgresqltutorial.com/">PostgreSQL Tutorial</a> - PostgreSQL Tutorial</li>
<li><a href="https://www.mysqltutorial.org/">MySQL Tutorial</a> - MySQL Tutorial</li>
<li><a href="https://hasura.io/learn/">Hasura</a> - GraphQL Courses</li>
<li><a href="https://systemd-by-example.com/">systemd-by-example</a> - Learn Systemd Interactively</li>
<li>Comic Lessons - <a href="https://howdns.works/">DNS</a> / <a href="https://howdnssec.works/">DNSSEC</a> / <a href="https://howhttps.works/">HTTPS</a></li>
<li><a href="https://www.slip.so/">Slip</a> - Build Programming Courses</li>
</ul>
<doc-anchor-target id="cheat-sheets">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#cheat-sheets">#</doc-anchor-trigger>
<span>Cheat Sheets</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://lecoupa.github.io/awesome-cheatsheets/">Awesome Cheatsheets</a></strong>, <a href="https://github.com/gleitz/howdoi">HowDoI</a>, <a href="https://overapi.com/">OverApi</a> or <a href="http://www.cheat-sheets.org/">Cheat Sheets</a> - Programming Cheat Sheets</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://quickref.me/">QuickRef.me</a></strong>, <a href="https://www.dark-hamster.com/">Dark Hamster</a> or <a href="https://devhints.io/">Devhints</a> - Developer Cheat Sheets</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.30secondsofcode.org/">30 Seconds of Code</a></strong> - Find Code Snippets</li>
<li><a href="https://hackjutsu.com/Lepton/">Lepton</a> - Code Snippet Manager / <a href="https://github.com/hackjutsu/Lepton">GitHub</a></li>
<li><a href="https://googlecloudcheatsheet.withgoogle.com/">Google Cloud Developer&#x27;s Cheat Sheet</a> - Google Cloud Developer Cheat Sheet / <a href="https://github.com/priyankavergadia/google-cloud-4-words">GitHub</a></li>
<li><a href="https://github.com/starkblaze01/Algorithms-Cheatsheet-Resources">Algorithms-Cheatsheet-Resources</a> - Code Algorithm Cheat Sheets</li>
<li><a href="https://github.com/gto76/python-cheatsheet">Python Cheatsheet</a> or <a href="https://speedsheet.io/">SpeedSheet</a> - Python Cheat Sheet
or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets</li>
<li><a href="https://react-typescript-cheatsheet.netlify.app">React Typescript Cheatsheet</a> - React Typescript Cheat Sheets</li>
<li><a href="https://projects.lukehaas.me/regexhub/">Regex Hub</a> or <a href="https://ihateregex.io/">IHateRegex</a> - Regex Cheat Sheets</li>
<li><a href="https://i.ibb.co/Ctr0Tn8/e289a15e2246.jpg">SQL Cheat Sheet</a> - SQL Cheat Sheet</li>
<li><a href="https://docs.emmet.io/cheat-sheet/">CSS Cheat Sheet</a> or <a href="https://css-tricks.com/snippets/">CSS Tricks</a> - CSS Cheat Sheet</li>
<li><a href="https://github.com/you-dont-need/You-Dont-Need-GUI">You Don&#x27;t Need GUI</a> - CLI Commands Cheatsheet</li>
<li><a href="https://i.ibb.co/FbdMMHN/460e75dd8543.png">Vim Cheatsheet</a> or <a href="https://vim.rtorr.com/">rTorr</a> - Vim Code Editor Cheat Sheets</li>
<li><a href="https://github.com/tiimgreen/github-cheat-sheet">Github Cheat Sheet</a> - GitHub Cheat Sheet</li>
<li><a href="https://html.com/">HTML.com</a> - HTML Guide / Cheat Sheet</li>
</ul>
<doc-anchor-target id="web-development">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#web-development">#</doc-anchor-trigger>
<span>Web Development</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.theodinproject.com/">The Odin Project</a></strong> - Full Stack Course</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fullstackopen.com/en/">FullStackOpen</a></strong> - Full Stack Course</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://learn.shayhowe.com/">Learn to Code HTML &amp; CSS</a></strong> - HTML/CSS Course</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://javascript.info/">JavaScript.info</a></strong> - JavaScript Course</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/Asabeneh/30-Days-Of-JavaScript">30 Days Of JavaScript</a></strong> - Javascript Course</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.java5cript.com/">Java5cript</a></strong> - Javascript Courses Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://phptherightway.com/">PHP: The Right Way</a></strong> or <a href="https://www.phptutorial.net/">PHP Tutorial</a> - Learn PHP</li>
<li><a href="https://developer.mozilla.org/">Developer.Mozilla</a> or <a href="https://joshjoshuap-webdevresources.vercel.app/">Web Dev Resources</a> - Web Dev Learning Resources</li>
<li><a href="https://github.com/microsoft/Web-Dev-For-Beginners">Web Dev for Beginners</a> - Web Dev Course</li>
<li><a href="https://thegymnasium.com/">Aquent Gymnasium</a> - Web Dev Tutorials</li>
<li><a href="https://dash.generalassemb.ly/">Dash</a> - Web Dev Courses</li>
<li><a href="https://andreasbm.github.io/web-skills/">Web Skills</a> or <a href="https://www.encodedna.com/">Encodedna</a> - Web Dev Guides</li>
<li><a href="https://www.youtube.com/@Codevolution">Codevolution</a> - Web Dev Video Lessons</li>
<li><a href="https://htmldog.com/">HTMLDog</a> - HTML/CSS and JavaScript Tutorials</li>
<li><a href="https://codepip.com/games/">Codepip</a>, <a href="https://cssgridgarden.com/">Grid Garden</a>, <a href="https://cssbattle.dev/">CSS Battle</a>, <a href="https://css-speedrun.netlify.app/">CSS Speedrun</a> or <a href="https://flukeout.github.io/">CSS Diner</a> - CSS Learning Games</li>
<li><a href="https://defensivecss.dev/">DefensiveCSS</a> - CSS Tips</li>
<li><a href="https://learncssgrid.com/">LearnCSSGrid</a> - CSS Grid Guide</li>
<li><a href="https://github.com/you-dont-need/You-Dont-Need-JavaScript">You Don&#x27;t Need JavaScript</a> - CSS Demos</li>
<li><a href="https://github.com/getify/You-Dont-Know-JS">You Don&#x27;t Know JS</a> or <a href="https://eloquentjavascript.net/">EloquentJavascript</a> - Javascript Learning Books</li>
<li><a href="https://github.com/lydiahallie/javascript-questions">Javascript Questions</a> or <a href="https://javascriptquiz.com/">JavaScriptQuiz</a> - Javascript Questions for Practice</li>
<li><a href="https://github.com/leonardomso/33-js-concepts">33 JS Concepts</a> - Useful JavaScript Concepts</li>
<li><a href="https://github.com/camsong/You-Dont-Need-jQuery">You-Dont-Need-jQuery</a> - Javascript Query Style Events Guide</li>
<li><a href="https://github.com/airbnb/javascript">Airbnb JavaScript Style Guide</a> - Javascript Style Guide</li>
<li><a href="https://blog.javascripttoday.com/">Javascript Today</a> - Javascript Blog</li>
<li><a href="https://alexnisnevich.github.io/untrusted/">Untrusted</a> - Javascript Learning Game</li>
<li><a href="https://github.com/fpereiro/backendlore">backendlore</a> - Backend Coding Guide</li>
<li><a href="https://github.com/CollabCodeTech/backend-challenges">backend-challenges</a> - Backend Challenges for Practice</li>
<li><a href="https://exploringjs.com/tackling-ts/toc.html">Tackling TS</a> or <a href="https://basarat.gitbook.io/typescript/getting-started">TypeScript Deep Drive</a> - TypeScript Guides</li>
<li><a href="https://hendrixer.github.io/nextjs-course/">Next</a> - Learn Next.js</li>
<li><a href="https://github.com/goldbergyoni/nodebestpractices">Node.js Best Practices</a> - Node.js Style Guide</li>
<li><a href="https://landchad.net/">LandChad</a> or <a href="https://learn.sadgrl.online/">learn.sadgrl.online</a> - Site Development Guides</li>
<li><a href="https://dev.to/edge-and-node/the-complete-guide-to-full-stack-solana-development-with-react-anchor-rust-and-phantom-3291">Full Stack Solana Development Guide</a> - <a href="https://github.com/dabit3/complete-guide-to-full-stack-solana-development">Examples</a></li>
<li><a href="https://stpg-tk.netlify.app/guides/">STPG</a> - Startpage Creation Guides / <a href="https://discord.com/invite/ExAGgVR">Discord</a></li>
<li><a href="https://www.markdowntutorial.com/">Markdown Tutorial</a> - Interactive Markdown Tutorial</li>
<li><a href="https://www.markdownguide.org/">MarkdownGuide</a> - Guide for Markdown (.md)</li>
<li><a href="https://jgthms.com/web-design-in-4-minutes/">Web Design in 4 Minutes</a> or <a href="https://www.strml.net/">Strml</a> - Interactive Web Design Tutorial</li>
<li><a href="https://mattdesl.github.io/workshop-webgl-glsl/">WebGL and GLSL Workshop</a> - Interactive WebGL / GLSL Tutorial</li>
<li><a href="https://learningseo.io/">LearningSEO</a> - SEO Guides</li>
<li><a href="https://discordjs.guide/">Discord.js Guide</a> or <a href="https://anidiots.guide/">An Idiot&#x27;s Guide</a> - Discord.js Bot Guides</li>
</ul>
<doc-anchor-target id="game-development">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#game-development">#</doc-anchor-trigger>
<span>Game Development</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://mboffin.itch.io/pico8-educational-toolset">PICO-8</a> - Basic Game Development Concepts / <a href="https://www.pico-8-edu.com/">Web Version</a></li>
<li><a href="https://www.youtube.com/c/SebastianLague/playlists?view=50&amp;sort=dd&amp;shelf_id=4">SebastianLague</a> - Game Development Tutorials</li>
<li><a href="https://demoman.net/?a=trig-for-games">Trig for Games</a> - Trigonometry Lessons for Games</li>
<li><a href="https://rpgmaps.profantasy.com/">ProFantasy</a> - Fantasy Map Making Tutorials</li>
</ul>
<doc-anchor-target id="app-development">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#app-development">#</doc-anchor-trigger>
<span>App Development</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/skydoves/android-developer-roadmap">Android Developer Roadmap</a></strong></li>
<li><a href="https://developer.android.com/courses">developers</a> - App Dev Courses</li>
<li><a href="https://github.com/josephgoksu/mobile-design-resources">Mobile Design Resources</a> - App Design Learning Resources</li>
<li><a href="https://www.learncs.online/lessons">LearnCS</a> - Lean Java/Kotlin</li>
<li><a href="http://cocoadevcentral.com/">CocoaDevCentral</a> - Legacy OS X / Cocoa Programming Tutorials</li>
<li><a href="https://developer.apple.com/tutorials/swiftui">Swift Playgrounds</a> - Learn Swift UI / <a href="https://developer.apple.com/tutorials/sample-apps">Samples</a></li>
<li><a href="https://github.com/neil-wu/SwiftDump">SwiftDump</a> - Retrieve Swift Object info from Mach-O file</li>
<li><a href="https://github.com/vandadnp/flutter-tips-and-tricks">Flutter Tips and Tricks</a> - Flutter Tips and Tricks</li>
</ul>
<doc-anchor-target id="data-structures">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#data-structures">#</doc-anchor-trigger>
<span>Data Structures</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://leetcode.com/">Leetcode</a></strong> - Coding Practice</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Leetcode Tools</strong> - <a href="https://discord.com/invite/vAPMSZ5UwG">Discord</a> / <a href="https://walkccc.me/LeetCode/">Solutions</a>, <a href="https://leetcode.ca/">2</a> / <a href="https://github.com/MysteryVaibhav/leetcode_company_wise_questions">Company Questions</a>, <a href="https://docs.google.com/document/d/1icaNSRq6XcWO3EOycEP9F9P8SLerBanpY3Ni_ZzCfFA/edit">2</a> / <a href="https://github.com/MisterBooo/LeetCodeAnimation">Animations</a> / <a href="https://github.com/fspv/leetcode-anki">Anki Cards</a> / <a href="https://github.com/fishercoder1534/Leetcode">Videos</a></li>
<li><a href="https://prashantbarahi.com.np/docs/algorithms/intro">algorithms</a> - Code Algorithms &amp; Data Structures Tutorials</li>
<li><a href="https://visualgo.net/">VisualGo</a> - Data Structures &amp; Algorithm Animations</li>
<li><a href="https://github.com/TheAlgorithms/C-Plus-Plus">The Algorithms - C++</a></li>
<li><a href="https://www.hackersfriend.com/tutorials/">HackersFriend</a> - Coding Practice</li>
<li><a href="https://github.com/MaciejWas/algonds">algonds</a> - Coding Practice</li>
<li><a href="https://app.codility.com/programmers/">Codility</a> - Coding Practice</li>
<li><a href="https://www.lintcode.com/">LintCode</a> or <a href="https://www.codewars.com/">CodeWars</a> - Coding Practice</li>
<li><a href="https://platform.stratascratch.com/coding">Coding Questions</a> - Coding Interview Questions</li>
<li><a href="https://neetcode.io/">NeetCode</a> - Coding Interview Practice</li>
<li><a href="https://exercism.org/">Exercism</a>, <a href="https://www.hackerrank.com/">HackerRank</a> or <a href="https://cscircles.cemc.uwaterloo.ca/">CS Circles</a> - Programming Lessons</li>
</ul>
<doc-anchor-target id="data-science">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#data-science">#</doc-anchor-trigger>
<span>Data Science</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://365datascience.com/">365Datascience</a> - Data Science Courses / <a href="https://github.com/debakarr/365datascience_downloader">Downloader</a></li>
<li><a href="https://www.statmethods.net/index.html">Quick-R</a> - R Tutorials</li>
<li><a href="https://adv-r.hadley.nz/">Advanced R</a> - R Guide / <a href="https://advanced-r-solutions.rbind.io/">Solutions</a></li>
<li><a href="https://r-pkgs.org/">R Packages</a> - R Packages Guide</li>
<li><a href="https://r4ds.had.co.nz/">R for Data Science</a> - R Data Science Guide</li>
<li><a href="https://ggplot2-book.org/index.html">ggplot2: Elegant Graphics for Data Analysis</a> - ggplot2 Guide</li>
<li><a href="https://github.com/donnemartin/data-science-ipython-notebooks">Data Science Ipython Notebooks</a>, <a href="http://scipy-lectures.org/">Scipy Lectures</a> or <a href="https://virgili0.github.io/Virgilio/">Virgilio</a> / <a href="https://github.com/virgili0/Virgilio">GitHub</a> - Learn DataScience</li>
<li><a href="https://github.com/danielbeach/data-engineering-practice">Data Engineering Practice Problems</a> - Data Engineering Practice</li>
<li><a href="https://github.com/kubowania/netflix-clone-graphql-datastax">Learn to Make Netflix Clone</a></li>
</ul>
<doc-anchor-target id="python">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#python">#</doc-anchor-trigger>
<span>Python</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://pythondiscord.com/resources/">Python Discord</a> or <a href="https://github.com/rasbt/python_reference">Python Reference</a> - Python Learning Resources</li>
<li><a href="https://github.com/Asabeneh/30-Days-Of-Python">30 Days Of Python</a> - Python Guide</li>
<li><a href="https://community.uuki.live/course/tdb3Vsl1/python-course/aitutor">Python AI</a> - AI Python Tutor</li>
<li><a href="https://codingbat.com/">CodingBat</a> or <a href="https://chrome.google.com/webstore/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci">PyQuickie</a> - Python / Java Practice</li>
<li><a href="https://www.youtube.com/@amigoscode">AmigosCode</a> - Java Tutorials</li>
<li><a href="https://github.com/Tanu-N-Prabhu/Python">Python Programming Hub</a> - Python Learning Repository</li>
<li><a href="https://py4e.com/">Python4Everyone</a>, <a href="https://python.swaroopch.com/">A Byte of Python</a>, <a href="https://cjolowicz.github.io/posts/hypermodern-python-01-setup/">Hypermodern Python</a>, <a href="https://www.learnpython.org/">Learn Python</a>, <a href="https://github.com/trekhleb/learn-python">Learn-Python</a> or <a href="https://github.com/zotroneneis/magical_universe">Magical Universe</a> - Learn Python</li>
<li><a href="https://github.com/mynameisfiber/high_performance_python">High Performance Python: The Code</a> - Python Lessons</li>
<li><a href="https://realpython.com/">Real Python</a>, <a href="https://reeborg.ca/docs/en/">Reeborg</a> or <a href="https://www.askpython.com/">AskPython</a> - Python Tutorials</li>
<li><a href="https://futurecoder.io/">FutureCoder</a>, <a href="https://cs50.harvard.edu/python/">CS50</a>, <a href="https://youtu.be/XKHEtdqhLK8">Python Full Course</a> or <a href="https://www.brianheinold.net/python/python_book.html">A Practical Introduction to Python</a> - Python Course</li>
<li><a href="https://fmhy.pages.dev/base64/#modern-python-3-bootcamp-courses">Modern Python 3 Bootcamp Courses</a></li>
<li><a href="https://greenteapress.com/wp">Tea Press</a> - Python Learning Book</li>
<li><a href="https://github.com/coodict/python3-in-one-pic">python3-in-one-pic</a> - Python Learning Picture</li>
<li><a href="https://automatetheboringstuff.com/">Automate The Boring Stuff</a> - Python Automation Book</li>
</ul>
<doc-anchor-target id="c--c">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#c--c">#</doc-anchor-trigger>
<span>C / C++</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://www.learn-c.org/">Learn C</a> - C Tutorial</li>
<li><a href="http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines">C++ Core Guidelines</a> - C++ Best Practices Guidelines / <a href="https://github.com/isocpp/CppCoreGuidelines">Github</a></li>
<li><a href="https://www.learncpp.com/">Learn C++</a> - Learn C++</li>
<li><a href="https://github.com/salmer/CppDeveloperRoadmap">CppDeveloperRoadmap</a> - Learn C++</li>
<li><a href="https://howistart.org/posts/cpp/1/">HowIStart C++</a> - C++ Setup Guide</li>
<li><a href="https://github.com/rachitiitr/modern-cpp-tricks">modern-cpp-tricks</a> - C++ Tips</li>
<li><a href="https://makefiletutorial.com/">Makefile Tutorial</a> - Makefile Tutorial</li>
</ul>
<doc-anchor-target id="cybersecurity">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#cybersecurity">#</doc-anchor-trigger>
<span>Cybersecurity</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/gerryguy311/Free_CyberSecurity_Professional_Development_Resources">Free Cyber Resources</a></strong> or <a href="https://www.nist.gov/itl/applied-cybersecurity/nice/resources/online-learning-content">Applied Cybersecurity</a> - Cybersecurity Learning Resources</li>
<li><a href="https://skillsforall.com/">Skills for All</a> - Cyber Security Courses</li>
<li><a href="https://picoctf.org/">picoCTF</a>, <a href="https://jaimelightfoot.com/blog/so-you-want-to-ctf-a-beginners-guide/">CTF Guide</a>, <a href="https://ctflearn.com/">CTFLearn</a>, <a href="https://www.hackthebox.com/">Hack The Box</a> or <a href="https://opensecuritytraining.info/">OpenSecurityTraining2</a> - Cybersecurity Lessons</li>
<li><a href="https://defendtheweb.net/">DefendTheWeb</a> - Cybersecurity Challenges</li>
<li><a href="https://cybertalentskids.com/">Cyber Talent Kids</a> - Learn About Cybersecurity</li>
<li><a href="https://pwn.college/">pwn.college</a> - Cybersecurity Practice</li>
<li><a href="https://overthewire.org/wargames/">OverTheWire</a> - Cybersecurity Learning Game</li>
<li><a href="https://github.com/Hack-with-Github/Awesome-Hacking">Awesome Hacking</a> - Pentesting / Security Index</li>
<li><a href="https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE">Pentesting Bible</a> or <a href="https://owasp.org/www-project-juice-shop/">Juice Shop</a> - Learn Pentesting</li>
<li><a href="https://www.hacksplaining.com/">Hacksplaining</a> - Developer Security Lessons</li>
<li><a href="https://www.youtube.com/@_JohnHammond">John Hammond</a> or <a href="https://www.youtube.com/@LowLevelLearning/">LowLevelLearning</a> - Cybersecurity YouTube Tutorials</li>
</ul>
<doc-anchor-target id="linux--cli">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#linux--cli">#</doc-anchor-trigger>
<span>Linux / CLI</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://www.openvim.com/">OpenVim</a> - Interactive Vim Tutorial</li>
<li><a href="https://vim-adventures.com/">Vim Adventures</a> - Vim Learning Game</li>
<li><a href="https://github.com/wincent/vim-university">Vim University</a> - Vim Tips</li>
<li><a href="https://www.kernel.org/doc/html/latest/">The Linux Kernel</a> - Linux Kernel Development Guides / <a href="https://kernel.org/">Archives</a></li>
<li><a href="https://github.com/sonnyp/Workbench">Workbench</a> - Learn / Experiment with Gnome</li>
</ul>
<doc-anchor-target id="git">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#git">#</doc-anchor-trigger>
<span>Git</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://docs.github.com/en">GitHub Docs</a> - GitHub Help Documentation</li>
<li><a href="https://4geeksacademy.github.io/git-interactive-tutorial/">Git Tutorial</a> - Interactive Git Tutorial</li>
<li><a href="https://ohmygit.org/">Oh My Git!</a>, <a href="https://ohshitgit.com/">2</a> - Git Learning Game</li>
<li><a href="https://github.com/jlord/git-it-electron">Git-it</a> - Git Desktop Learning App</li>
<li><a href="https://github.com/vishal2376/git-coach">Git Coach</a> - Git Android Learning App</li>
<li><a href="https://git.bradwoods.io/">Git Time</a> - Git Version Control System Learning Game</li>
<li><a href="https://www.firsttimersonly.com/">First Timers Only</a> or <a href="https://firstcontributions.github.io/">First Contributions</a> - Git Code Contribution Guides</li>
<li><a href="https://learngitbranching.js.org/">Learn Git Branching</a> - Interactive Git Branching Guide</li>
</ul>
<doc-anchor-target id="ui--ux">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#ui--ux">#</doc-anchor-trigger>
<span>UI / UX</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://www.designer.tips/">design.tips</a> - Design Tips</li>
<li><a href="https://hackdesign.org/">HackDesign</a> or <a href="https://github.com/josephgoksu/sky-design">Sky Design</a> - UI / Webdesign Courses</li>
<li><a href="https://learnui.design/">Learn UI Design</a> - UI Design Course</li>
<li><a href="https://fifty.user-interface.io/50_ui_tips.pdf">50 UI Tips</a> - UI Design Book</li>
<li><a href="https://cantunsee.space/">Can&#x27;t Unsee</a> - UI Design Test</li>
<li><a href="https://uxtools.co/">UXTools</a> or <a href="https://uxmovement.com/">UXMovement</a> - Learn UX Design</li>
<li><a href="https://www.sitepoint.com/">SitePoint</a> - UX Design Courses &amp; Books</li>
<li><a href="https://lawsofux.com/">Laws of UX</a> - Maxims / Principles for UI Designers</li>
<li><a href="https://www.deceptive.design/">Deceptive Patterns</a> - Deceptive User Experience Examples</li>
<li><a href="https://uicoach.io/">UI Coach</a> - UI Design Challenge Generator</li>
<li><a href="https://htmldog.com/">HTML Dog</a> - Front End Tutorials &amp; Examples</li>
<li><a href="https://www.frontendmentor.io/">FrontEndMentor</a> or <a href="https://github.com/felipefialho/frontend-challenges">Frontend Challenges</a> - Frontend Design Challenges</li>
<li><a href="https://github.com/sadanandpai/frontend-learning-kit">Frontend Learning Kit</a> - Frontend Learning Index</li>
<li><a href="https://github.com/microsoft/frontend-bootcamp">Frontend Bootcamp</a> - Frontend Workshop</li>
<li><a href="https://bitsofco.de/">BitsOfCode</a> - Frontend Dev Articles</li>
<li><a href="https://gaultier.github.io/blog/x11_x64.html">Gaultier Blog</a> - Learn x86-64 Assembly</li>
<li><a href="https://github.com/kamranahmedse/design-patterns-for-humans">Design Pattern for Humans</a> - Guide on Design Patterns</li>
</ul>
<doc-anchor-target id="developer-tools-1">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#developer-tools-1">#</doc-anchor-trigger>
<span>Developer Tools</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#developer-tools">Developer Tools</a></strong> - Dev Tool Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://list.community/">List.community</a></strong> - Programming / Development GitHub Lists</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#icon-download-sites">Icon Download Sites</a></strong> - Download Icons for Projects</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#security--hacking-news">Security / Hacking News</a></strong></li>
<li><a href="https://github.com/ObuchiYuki/DevToysMac">DevToys</a> or <a href="https://devutils.com/">DevUtils</a> - Mac Dev Tools</li>
<li><a href="https://fmhy.pages.dev/storage/#design-resources">Design Resources</a> or <a href="https://opensourcedesign.net/">Open Source Design</a> - Design Resource Sites</li>
<li><a href="https://fmhy.pages.dev/img-tools">Image Tools</a> - Image &amp; Graphic Design Tools</li>
<li><a href="https://contentdrips.com/">Contentdrips</a> or <a href="https://creatorkit.com/">CreatorKit</a> - Brand Design Tools</li>
<li><a href="https://www.btw.so/open-source-alternatives">Open Source Alternatives</a> - Open Source Development Software</li>
<li><a href="https://github.com/academic/awesome-datascience">Awesome DataScience</a> or <a href="https://github.com/Mohitkr95/Best-Data-Science-Resources">Best Data Science Resources</a> - Data Science Resources</li>
<li><a href="https://www.mage.ai/">Mage</a> - Data Science Pipelines</li>
<li><a href="https://www.supernova.io/">SuperNova</a> - Design System Manager</li>
<li><a href="https://grafana.com/">Grafana</a>, <a href="https://www.tigrisdata.com/">Tigris Data</a> or <a href="https://www.mongodb.com/">MongoDB</a> - Dev Data Dashboards</li>
<li><a href="https://interplayapp.com/">Interplay</a> - Product Design Tool</li>
<li><a href="https://github.com/DopplerHQ/awesome-bots">Awesome Bots</a> - Developer Bot Index</li>
<li><a href="https://education.github.com/pack">Student Developer Pack</a> - Free Developer Tools for Students</li>
<li><a href="https://libera.chat/">Libera Chat</a> - IRC Network for Project Collaboration</li>
<li><a href="https://www.devdeals.org/">DevDeals</a> - Free Tools / Promotions for Developers</li>
<li><a href="https://www.codeproject.com/">CodeProject</a>, <a href="https://dev.to/">DEV Community</a> or <a href="https://www.teamblind.com/">Blind</a> - Developer Forum</li>
<li><a href="https://tech-blogs.dev/">Tech-Blogs</a> - Blogs for Developers</li>
<li><a href="https://thedevs.network/">The Devs Network</a> - Developer Chat</li>
<li><a href="https://stackshare.io/">StackShare</a> - Tech Stack Collaboration</li>
<li><a href="https://www.codever.dev/">Codever</a> - Bookmarks Manager for Developers</li>
<li><a href="https://sli.dev/">sli.dev</a> - Markdown to Slideshow</li>
<li><a href="https://www.volumestories.com/">Volume</a> - Create Immersive Reading Experiences</li>
<li><a href="https://daily.dev/">daily.dev</a> - Replace New Tab Page with Developer Articles</li>
<li><a href="https://aspect.app/">Aspect</a> - Make UI with AI</li>
<li><a href="https://collectui.com/">CollectUI</a>, <a href="https://www.hoverstat.es/">Hoverstat</a>, <a href="https://httpster.net/">httpster</a>, <a href="https://www.waveguide.io/">Wave Guide</a>, <a href="https://goodux.appcues.com/">ReallyGoodUX</a>, <a href="https://pageflows.com/">Pageflows</a> or <a href="https://www.h69.design/">h69.design</a> - UI Design Ideas</li>
<li><a href="https://storybook.js.org/">StoryBook</a> or <a href="https://mockend.com/">Mockend</a> - UI Development Tools</li>
<li><a href="https://www.uidesigndaily.com/">UI Design Daily</a> or <a href="https://uiverse.io/">UIVerse</a> - Free UI Design Resources</li>
<li><a href="https://open-ui.org/">Open UI</a> - Open Standard UI</li>
<li><a href="https://codemyui.com/">CodeMyUI</a> or <a href="https://semantic-ui.com/">Semantic UI</a> - User Interface Code Snippets</li>
<li><a href="https://formito.com/tools/favicon">Favicon Maker</a> or <a href="https://www.favicon-generator.org/">Favicon Generator</a> - Create Favicons</li>
<li><a href="https://github.com/DovAmir/awesome-design-patterns">Awesome Design Patterns</a></li>
<li><a href="https://responsively.app/">Responsively</a> - Responsive Dev Design Tool</li>
<li><a href="https://github.com/alibaba/SREWorks">SREWorks</a> - Operation &amp; Maintenance Platform</li>
<li><a href="https://component.gallery/">the component gallery</a> - Design Components Gallery</li>
<li><a href="https://github.com/hunspell/hunspell">Hunspell</a> - Spellchecking Library</li>
<li><a href="https://www.media-chrome.org/">Media Chrome</a> - Media Player Elements / <a href="https://github.com/muxinc/media-chrome">GitHub</a></li>
<li><a href="https://github.com/roshanlam/ReadMeTemplate">ReadMeTemplate</a> - README Template</li>
<li><a href="https://github.com/tom-doerr/codex-readme">codex-readme</a> - Generate README with AI</li>
<li><a href="https://readthedocs.org/">Read the Docs</a>, <a href="https://www.mkdocs.org/">MkDocs</a>, <a href="https://mintlify.com/">Mintlify</a> or <a href="https://github.com/mkdocstrings/mkdocstrings">mkdocstrings</a> - Documentation Creators / <a href="https://github.com/squidfunk/mkdocs-material">Theme</a></li>
<li><a href="https://changie.dev/">Changie</a> - Automated Changelog / <a href="https://github.com/miniscruff/changie">GitHub</a></li>
<li><a href="https://choosealicense.com/">ChooseALicense</a> - List of Open Source License&#x27;s &amp; Help Choosing Them</li>
<li><a href="https://github.com/cezaraugusto/mklicense">MKLicense</a> - License Generation CLI</li>
<li><a href="https://knowthelicense.codescoring.com/">Know the License</a> - Detect Open Source Licenses</li>
<li><a href="https://www.privacypolicytemplate.net/">PrivacyPolicyTemplate</a> or <a href="https://www.privacylabel.org/">PrivacyLabel</a> - Generate Privacy Policies</li>
<li><a href="https://console.substack.com/">Console</a> - Subscribe to a List of Open Source Projects</li>
<li><a href="https://www.copy.ai/">Copy.ai</a> - Marketing Description Generator</li>
<li><a href="https://penpot.app/">Penpot</a> - Cross Domain Design &amp; Prototyping Platform</li>
<li><a href="https://www.mysterium.network/">Mysterium Network</a> or <a href="http://www.webdav.org/">Webdav</a> - Open Web Protocols</li>
<li><a href="https://webhook.site/">Webhook.site</a> or <a href="https://hookdeck.com/">HookDeck</a> - Webhook Tools</li>
<li><a href="https://www.scoop.it/">Scoop</a> - Content Curation Tool</li>
<li><a href="https://www.websequencediagrams.com/">WebSequenceDiagrams</a> - Draw Sequence Diagrams</li>
<li><a href="https://asciiflow.com/">ASCII Flow</a> or <a href="https://tree.nathanfriend.io/">Tree</a> - Create ASCII Diagrams</li>
<li><a href="https://ainize.ai/">Ainize</a> - Launchpad for Open-Source AI projects</li>
<li><a href="https://dbeaver.io/">DBeaver</a> - Universal Database Tool</li>
<li><a href="https://github.com/setzer22/egui_node_graph">Egui Node Graph</a> or <a href="https://github.com/jagenjo/litegraph.js">litegraph.js</a> - Build Node Graphs</li>
<li>Generate Fake Data - <a href="https://github.com/faker-ruby/faker">Ruby</a> / <a href="https://github.com/vadymmarkov/Fakery">Swift</a></li>
<li><a href="https://github.com/gorse-io/gorse">Gorse</a> - Universal Recommendation System</li>
<li><a href="https://github.com/newTendermint/awesome-bigdata">Awesome Big Data</a> - Big Data Resource Index</li>
<li><a href="https://libraries.io/">Libraries.io</a> - Package, Framework &amp; Tool Search</li>
<li><a href="https://deps.dev/">Deps.dev</a> - Open Source Package Search</li>
<li><a href="https://github.com/TelefonicaTC2Tech/packagedna">Packagedna</a> - Package Analyzing Software</li>
<li><a href="https://packagecloud.io/">PackageCloud</a> or <a href="https://pnpm.io/">pnpm</a> - Package Manager / Deployment</li>
<li><a href="https://upgraderoo.janez.tech/">Upgraderoo</a> - Automatic NPM Package Updates</li>
<li><a href="https://webinstall.dev/">WebInstall</a> - Easily Install Dev Packages</li>
<li><a href="https://www.balena.io/">Balena</a> - Build / Manage IoT Groups</li>
<li><a href="https://github.com/djadmin/awesome-bug-bounty">Awesome Bug Bounty</a>, <a href="https://github.com/0xJin/awesome-bugbounty-builder">Awesome Bug Bounty Builder</a> or <a href="https://github.com/sehno/Bug-bounty">Bug Bounty</a> - Bug Bounty Resources</li>
<li><a href="https://github.com/apsdehal/awesome-ctf">Awesome CTF</a> - CTF Resources</li>
<li><a href="https://github.com/authorizerdev/authorizer">Authorizer</a> or <a href="https://defguard.net/">DefGuard</a> - Developer Authentication Apps</li>
<li><a href="https://infisical.com/">Infisical</a> - Encrypted Secret Management Platform</li>
<li><a href="https://inventory.raw.pm/">Rawsec&#x27;s CyberSecurity Inventory</a>, <a href="https://github.com/Nickyie/Cybersecurity-Resources">Cybersecurity-Resources</a>, <a href="https://github.com/fabionoth/awesome-cyber-security">awesome-cyber-security</a>, <a href="https://github.com/stong/infosec-resources">Infosec Resources</a> or <a href="https://t.me/anon_server">Anon Security</a> - Cybersecurity Resources</li>
<li><a href="https://open-source-security-software.net/">Open Source Security Software</a> - Cybersecurity Software</li>
<li><a href="https://twc1rcle.com/">The White Circle</a> - Cybersecurity Community</li>
<li><a href="https://github.com/github/advisory-database">Advisory Database</a> or <a href="https://attack.mitre.org/">Att&amp;ck</a> - Cybersecurity Defense Databases</li>
<li><a href="https://spidersuite.github.io/SSuite/">SSuite</a> - Web Security App</li>
<li><a href="https://github.com/osquery/osquery">osquery</a> - Security Monitor</li>
<li><a href="https://nuclei.projectdiscovery.io/">Nuclei</a> / <a href="https://github.com/projectdiscovery/nuclei">Github</a> or <a href="https://nvd.nist.gov/">NVD</a> - Vulnerability Tracking / Scanning</li>
<li><a href="https://github.com/logpresso/CVE-2021-44228-Scanner">CVE-2021-44228-Scanner</a> - Log4j2 CVE-2021-44228 Vulnerability Scanner</li>
<li><a href="https://crowdsec.net/">Crowdsec</a> - Crowd-Sourced Intrusion Detection / Prevention / <a href="https://github.com/crowdsecurity/crowdsec">GitHub</a></li>
<li><a href="https://exchange.xforce.ibmcloud.com/">X-Force Exchange</a> - Security Threat Intelligence Platform</li>
<li><a href="https://threatmap.checkpoint.com/">ThreatMap</a> or <a href="https://cybermap.kaspersky.com/">CyberMap</a> - Live Malware Distribution Maps</li>
<li><a href="https://virusshare.com/">VirusShare</a> or <a href="https://malpedia.caad.fkie.fraunhofer.de/">Malpedia</a> - Malware Search</li>
<li><a href="https://www.thevoid.community/">The Void</a> - Software Incident Reports</li>
<li><a href="https://www.fail2ban.org/wiki/index.php/Main_Page">Fail2Ban</a> - Protect Servers from Brute Force Attacks / <a href="https://github.com/fail2ban/fail2ban">GitHub</a></li>
<li><a href="https://github.com/cure53/Contracts">Pentest Contracts</a> - Security Contract Templates</li>
<li><a href="https://earthly.dev/">Earthly</a> - CD/CD Framework Pipeline</li>
<li><a href="https://github.com/myugan/awesome-cicd-security">CI/CD Security</a> - CI/CD Security Resources Awesome</li>
<li><a href="https://github.com/XmirrorSecurity/OpenSCA-cli">OpenSCA-CLI</a> - Composition Analysis for Third Party Components</li>
<li><a href="https://unblob.org/">Unblob</a> - Extraction Suite</li>
<li><a href="https://github.com/kubescape/kubescape">Kubescape</a> - Kubernetes Tool</li>
<li><a href="https://github.com/kubernetes-sigs/kubespray">Kubespray</a> - Kubernetes Cluster</li>
<li><a href="https://devtron.ai/">Devtron</a> - Kubernetes Tool Integration</li>
<li><a href="https://hajimari.io/">Hajimari</a> - Kubernetes Startpage</li>
<li><a href="https://github.com/mfornos/awesome-microservices">Awesome Microservices</a> - Microservice Architecture Resource Index</li>
<li><a href="https://www.librelogos.org/">LibreLogos</a> or <a href="https://www.logotaco.com/">LogoTaco</a> - Project Logos</li>
<li><a href="https://github.com/google/rejoiner">Rejoiner</a> - Uniform GraphQL Schema from gRPC Microservices</li>
<li><a href="https://cfdocs.org/">CFDocs</a> - CFML Documentation Reference</li>
<li><a href="https://input-delay.glitch.me/">Input Delay Test</a> - Input Delay Experiment</li>
<li><a href="https://github.com/clemensv/messaging">Asynchronous Messaging</a> - Asynchronous Messaging Resources</li>
<li><a href="http://www.coreftp.com/">CoreFTP</a> - FTP Client</li>
<li><a href="https://discord.com/developers/docs/topics/community-resources">Discord Developer Portal</a> - Integrate Services with Discord</li>
<li><a href="https://hastebin.com/usofubagoh.ts">CodeBlockLang</a> - Discord Code Blocks</li>
<li><a href="https://github.com/Rapptz/discord.py">discord.py</a>, <a href="https://github.com/kordlib/kord">Kord</a>, <a href="https://discord4j.com/">Discord4J</a>, <a href="https://github.com/iDevision/enhanced-discord.py">enhanced-discord.py</a> - Discord API Wrapper</li>
<li><a href="https://github.com/Apacheli/discord-api-libs">discord-api-libs</a> - Community Libraries for Discord API</li>
<li><a href="https://github.com/Notavone/discord-panel">Discord-panel</a> - Discord Bot Server Manager</li>
<li><a href="https://javacord.org/">Javacord</a> - Discord Bot Creation Library</li>
<li><a href="https://pylon.bot/">Pylon</a> or <a href="https://apps.apple.com/us/app/bot-designer-for-discord/id1495536477">Bot Designer for Discord</a> (Mac) - Discord Bot Builder</li>
<li><a href="https://botwiki.org/">botwiki</a> - Learn How to Make Bots</li>
<li><a href="https://github.com/yourWaifu/sleepy-discord">Sleepy Discord</a> - C++ Library for Discord</li>
<li><a href="https://portal.0svc.com/convert/">rss-to-activitypub</a> - RSS to ActivityPub Converter</li>
<li><a href="https://github.com/toolbox-team/reddit-moderator-toolbox">reddit-moderator-toolbox</a> - Toolbox for Reddit Extension Development</li>
<li><a href="https://zalo.github.io/blog/constraints/">Constraints</a> - Find Minimum Movement Constraint</li>
<li><a href="https://www.xunlei.com/">XunLei</a> - Shared Computing / Blockchain</li>
<li><a href="https://wokwi.com/">Wokwi</a> - Arduino / ESP32 Board Simulator</li>
<li><a href="https://tesseract-ocr.github.io/">Tesseract</a> - Open Source OCR Engine / <a href="https://github.com/tesseract-ocr/tesseract">GitHub</a></li>
<li><a href="https://github.com/gunnarmorling/awesome-opensource-data-engineering">Awesome Opensource Data Engineering</a> - Open Source Data Engineering Projects</li>
<li><a href="https://github.com/jina-ai/clip-as-service">CLIP-as-service</a> - Embed Images / Sentences via CLIP Models</li>
<li><a href="https://wiki.osdev.org/">OS Dev</a> - Operation System Development Wiki</li>
<li><a href="https://devswag.io/">devSwag</a> - Developer Giveaways</li>
</ul>
<doc-anchor-target id="web-dev-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#web-dev-tools">#</doc-anchor-trigger>
<span>Web Dev Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#website-creators">Website Creators</a></strong> - Design &amp; Create Websites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#free-webhosting-sites">Free Webhosting Sites</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#site-analytics">Site Analytics</a></strong> - Traffic Stats / Info</li>
<li><a href="https://zeronet.io/">ZeroNet</a> or <a href="https://github.com/publiusfederalist/federalist">Federalist</a> - Uncensorable Sites / <a href="https://www.reddit.com/r/zeronet/">/r/Zeronet</a></li>
<li><a href="https://github.com/myles/awesome-static-generators">Awesome Static Generators</a> - Static Site Resources</li>
<li><a href="https://github.com/getmeli/meli">Meli</a> - Static Site Deployment Platform</li>
<li><a href="https://freenetproject.org/">Freenet Project</a> - Browse / Publish Freenet Sites</li>
<li><a href="https://github.com/freenet/locutus">Locutus</a> - Create Decentralized Site Apps</li>
<li><a href="https://www.screely.com/">Screely</a> or <a href="https://github.com/emilwallner/Screenshot-to-code">Screenshot to Code</a> - Generate Site Mockups / Code via Screenshots</li>
<li><a href="https://gitlab.torproject.org/legacy/trac/-/wikis/doc/GoodBadISPs">GoodBadISPs </a> - Best ISPs for Tor Hosting</li>
<li><a href="https://sentora.org/">Sentora</a> - Web Hosting Control Panel</li>
<li><a href="https://emanote.srid.ca/">Emanote</a> - Create Sites from Plain-Text Notes / <a href="https://github.com/srid/emanote">GitHub</a></li>
<li><a href="https://fmhy.pages.dev/storage/#free-dns-servers">Free DNS Servers</a></li>
<li><a href="https://www.dnsperf.com/dns-providers-list/">DNSPerf</a> - DNS Provider Rankings</li>
<li><a href="https://www.grc.com/dns/benchmark.htm">GRC DNSBench</a> - DNS Benchmark</li>
<li><a href="https://github.com/curl/curl/wiki/DNS-over-HTTPS">DNS over HTTPS</a> - HTTPS DoH Queries</li>
<li><a href="https://dnspropagation.net/">DNS Propagation</a> - DNS Checker</li>
<li><a href="https://www.websiteplanet.com/webtools/">Website Planet Tools</a>, <a href="https://webdesign-assistant.com/">Webdesign Assistant</a>, <a href="https://www.xwebtools.com/">xWebTools</a>, <a href="https://tiny-helpers.dev/">Tiny Helpers</a> or <a href="https://cssauthor.com/">CSSAuthor</a> - Site Development Tools</li>
<li><a href="https://www.cssmatic.com/">CSSMatic</a> - CSS Web Design Tools</li>
<li><a href="https://sympli.io/">Sympli</a>, <a href="https://www.animaapp.com/">AnimaApp</a> or <a href="https://zeroheight.com/">ZeroHeight</a> - Development Collaboration Tool</li>
<li><a href="https://getgrav.org/">Grav</a> - Flat-File CMS</li>
<li><a href="https://www.runonflux.io/">Flux</a> - Decentralized Cloud Infrastructure</li>
<li><a href="https://github.com/jstrieb/urlpages">URLPages</a> - Store Entire Pages in URLs</li>
<li><a href="https://shoelace.style/">Shoelace</a> or <a href="https://component.kitchen/elix">Elix</a> - Web Component libraries</li>
<li><a href="https://github.com/rsc/web">Package Web</a> - Basic Site Serving Framework</li>
<li><a href="https://www.reddit.com/user/Romaixn/m/webdev/">webdev</a> - Web Developer Multireddit</li>
<li><a href="https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm">Web Developer</a> - Web Developer Toolbar Extension</li>
<li><a href="https://github.com/elastic/elasticsearch">ElasticSearch</a> - Search &amp; Analytics Engine</li>
<li><a href="https://fmhy.pages.dev/storage/#seo-tools">Search Engine Optimization</a> - SEO Tools</li>
<li><a href="https://serpreviewtool.com/">SerPreview</a> - Site Search Results Preview</li>
<li><a href="https://developers.google.com/search/docs/appearance/structured-data">Schema Markup Testing Tools</a> - Test Sites Google Results</li>
<li><a href="https://support.google.com/webmasters/answer/6062598?hl=en">Robots.txt Tester</a> - Test Your robots.txt</li>
<li><a href="https://www.charlesproxy.com/download/previous-release/">Charles 3</a> / <a href="https://github.com/fmhy/FMHYedit/blob/main/base64.md#charles-activate">Activation</a> or <a href="https://proxyman.io/">ProxyMan</a> - Web Debugging Proxy Apps</li>
<li><a href="https://corsproxy.github.io/">CORS Proxy</a> - Free CORS Proxy</li>
<li><a href="https://tabler.io/">Tabler</a> - Site Admin Dashboard</li>
<li><a href="https://octopus.do/sitemap">Octopus</a> - Site Planning Tool</li>
<li><a href="https://utom.design/measure">Utom Design</a> - Sketch Measure</li>
<li><a href="https://wireflow.co/">WireFlow</a> - Flow Prototype Maker</li>
<li><a href="https://domsignal.com/toolbox">Geekflare Tools</a> - Site Testing Tools</li>
<li><a href="https://www.lambdatest.com/">LambDatest</a> - Cross Browser Testing Cloud</li>
<li><a href="https://lenis.studiofreight.com/">Lenis</a> - Smooth Scroll Library</li>
<li><a href="https://www.uxtweak.com/">UXTweak</a> - Website Design Usability Improvement Tool</li>
<li><a href="https://www.getstark.co/">Stark</a>, <a href="https://www.deque.com/axe/">deque</a>, <a href="https://pa11y.org/">Pa11y</a>, <a href="https://wave.webaim.org/">Wave</a>, <a href="https://www.magentaa11y.com/">MagentaA11y</a>, <a href="https://www.ssa.gov/accessibility/andi/help/install.html">Andi</a>, <a href="https://a11ygator.chialab.io/">A11ygator</a> or <a href="https://khan.github.io/tota11y/">tota11y</a> - Accessibility Evaluation Tools</li>
<li><a href="https://contrasteapp.com/">Contraste</a> - Test Text for Accessibility</li>
<li><a href="https://accessibilityinsights.io/">Accessibility Insights</a> - Fix Accessibility Issues</li>
<li><a href="https://moritzgiessmann.de/accessibility-cheatsheet/">Accessibility Cheatsheet</a> - Site Accessibility Guidelines</li>
<li><a href="https://www.cookiemetrix.com/">CookieMetrix</a> - EU Cookie Violation Test</li>
<li><a href="https://www.violating-gdpr.com/">Violating GDPR</a> - GDPR Violation Test</li>
<li><a href="https://colororacle.org/">Color Oracle</a> or <a href="https://www.toptal.com/designers/colorfilter">Toptal</a> - Color Blindness Simulator / Test</li>
<li><a href="https://ui.dev/amiresponsive">Am I Responsive</a> - Responsive Design Checker</li>
<li><a href="https://vitals-leaderboard.pazguille.me/">Web Vitals Leaderboard</a> - Compare Website Performance</li>
<li><a href="https://myraah.io/index.php/visualmind">Visual Mind AI</a> - Site Visual Score</li>
<li><a href="https://prometheus.io/">Prometheus</a> - Site Metrics / <a href="https://thanos.io/">Setup</a></li>
<li><a href="https://contrast-checker.glitch.me/">Contrast Checker</a> - Contrast Checker</li>
<li><a href="https://www.websitecarbon.com/">Carbon Calculator</a> - Estimate Sites Carbon Footprint</li>
<li><a href="http://free-website-translation.com/">free-website-translation</a>, <a href="http://transdict.com/meta/website.html">transdict</a> or <a href="https://www.conveythis.com/">conveythis</a> - Website Translators</li>
<li><a href="https://statically.io/">Statically</a> - Load Websites Faster</li>
<li><a href="https://github.com/NayamAmarshe/comepress">comepress</a> - Optimize Sites Image Files</li>
<li><a href="https://chrome.google.com/webstore/detail/magic-drop/ogbbepddobacadohbfbpmhjomfjmbken">Magic Drop</a> - Drag &amp; Drop Images to Sites</li>
<li><a href="https://qdrant.tech/">Qdrant</a> - Vector Database</li>
<li><a href="http://resttesttest.com/">Rest Test Test</a> - Test REST / CORS Services</li>
<li><a href="https://webui.me/">WebUI</a> - Embed WebUI Libaries in Project</li>
<li><a href="https://github.com/dagu-dev/dagu">Dagu</a> - WebUI Job Manager</li>
<li><a href="https://www.heidisql.com/">HeidiSQL</a> - SQL Manager</li>
<li><a href="https://querystorm.com/">QueryStorm</a> - SQL and .NET programming in Excel</li>
<li><a href="https://httpbin.org/">httpbin</a> or <a href="https://pipedream.com/requestbin">Requestbin</a> - HTTP Request &amp; Response Service</li>
<li><a href="https://www.adminer.org/">Adminer</a> - Database Manager</li>
<li><a href="https://www.remotemysql.com/">RemoteMySQL</a> - Remote MySQL Database</li>
<li><a href="https://github.com/dolthub/dolt">DoIt</a> - SQL Database</li>
<li><a href="https://db4free.net/">DB4Free</a> or <a href="http://sqlfiddle.com/">SQLFIddle</a> - SQL Testing</li>
<li><a href="https://app.ai2sql.io/">AI2SQL</a> or <a href="https://www.blazesql.com/">BlazeSQL</a> - SQL Generators</li>
<li><a href="https://franchise.cloud/">franchise</a> - SQL Notebook</li>
<li><a href="https://illegal.analyticsscanner.com/">Illegal Analytics Scanner</a> - Check if your Analytics Break Laws</li>
<li><a href="https://open.oceanbase.com/">OceanBase</a> - Relational Database / <a href="https://github.com/oceanbase/oceanbase">GitHub</a></li>
<li><a href="https://www.nocodb.com/">NocoDB</a> - Turn Database into Smart Spreadsheet / <a href="https://github.com/nocodb/nocodb">GitHub</a></li>
<li><a href="http://pooshock.ru/">PooShock</a> - Apache 2 Test Page</li>
<li><a href="https://github.com/Puliczek/awesome-list-of-secrets-in-environment-variables">Awesome list of secrets in environment variables</a> - List of Secrets in Environment Variables</li>
<li><a href="https://github.com/ory/hydra">Hydra</a> - OAuth 2.0 Server / OpenID Connect Provider</li>
<li><a href="https://github.com/megaease/easegress">Easegress</a> - Traffic Orchestration System</li>
<li><a href="https://hits.seeyoufarm.com/">HITS</a> - Website Traffic Badges</li>
<li><a href="https://lewdev.github.io/apps/meta-tag-gen/">Meta Tag Gen</a> or <a href="https://metatags.io/">MetaTags</a> - Meta Tag Generator</li>
<li><a href="https://fmhy.pages.dev/storage/#ip--network-tools">Multiple IP / Network Tools</a></li>
<li><a href="https://fmhy.pages.dev/storage/#domain-info-tools">Domain Info Tools</a> - Domain Information Lookup Tools</li>
<li><a href="https://brandsnap.ai/">BrandSnap</a>, <a href="https://aiconicdomain.com/">AIconicDomain</a>, <a href="https://namy.ai/">namy.ai</a>, <a href="https://pyfunceble.github.io/#/">Pyfunceble</a>, <a href="https://www.realtime.at/">realtime.at</a>, <a href="https://host.io/">Host.io</a>, <a href="https://www.whois.com/">Whois.com</a>, <a href="https://instantdomainsearch.com/">instantdomainsearch</a>, <a href="https://iwantmyname.com/">IWantMyName</a>, <a href="https://www.expireddomains.net/">expireddomains</a>, <a href="https://atlaq.com/">atlaq</a> or <a href="https://domainr.com/">Domainr</a> - Domain Availability Checkers</li>
<li><a href="https://tinydomain.net/">TinyDomain</a> - Short Domain Suggestions</li>
<li><a href="https://www.dnforum.com/">DNForum</a> - Domain Name Forum</li>
<li><a href="https://worthbuck.com/">WorthBuck</a> or <a href="https://www.siteprice.org/">SitePriace</a> - Domain Price Estimations</li>
<li><a href="https://haveibeensquatted.com">HaveIBeenSquatted</a> - Typosquatting Discovery Tool</li>
<li><a href="https://www.iana.org/">iana</a>, <a href="https://www.arin.net/">arin</a>, <a href="https://www.lacnic.net/">lacnic</a>, <a href="https://www.afrinic.net/">afrinic</a> or <a href="https://www.apnic.net/">apnic</a> - Internet Registry Sites</li>
<li><a href="https://takingnames.io/blog/instant-subdomains">takingnames</a>, <a href="https://www.getfreedomain.name/">GetFreeDomain</a> or <a href="https://nic.eu.org/">EU.org</a> / <a href="https://nic.ua/en/domains/.pp.ua">2</a> - Free Subdomains</li>
<li><a href="https://thedev.id/">TheDev</a> - Free Developer Subdomains</li>
<li><a href="https://redirect.name/">redirect.name</a> - URL Forwarding</li>
<li><a href="https://github.com/statping/statping">StatPing</a>, <a href="https://checkthe.website/">checkthe.website</a>, <a href="https://betterstack.com/better-uptime">Better Uptime</a>, <a href="https://check-host.net/">CheckServer</a>, <a href="https://github.com/louislam/uptime-kuma">Uptime Kuma</a>, <a href="https://github.com/shukriadams/arewedown">AreWeDown?</a>, <a href="https://uptimerobot.com/">UptimeRobot</a> or <a href="https://www.site24x7.com/tools.html">24x7</a> - Site Uptime Monitors</li>
<li><a href="https://useme.org/">UseMe</a> or <a href="https://tools.pingdom.com">PingDom</a> - Ping Website</li>
<li><a href="https://web.dev/measure/">Measure</a> - Site Functionality Test</li>
<li><a href="https://www.getsiteinspector.com/">Site Inspector</a> - Check Site for Spelling / Grammatical Errors</li>
<li><a href="https://chrome.google.com/webstore/detail/ux-check/giekhiebdpmljgchjojblnekkcgpdobp">UX Check</a> - Site Heuristic Evaluation</li>
<li><a href="https://responsiveviewer.org/">Responsive Viewer</a> - Test Site on Multiple Screen Types / <a href="https://chrome.google.com/webstore/detail/responsive-viewer/inmopeiepgfljkpkidclfgbgbmfcennb?hl=en">Chrome</a></li>
<li><a href="https://testmail.app/">Testmail</a> - Site Signup Test</li>
<li><a href="https://virejdasani.github.io/Responsivize/">Responsivize</a> - Website Responsiveness Test</li>
<li><a href="https://pagespeed.web.dev/">PageSpeed</a>, <a href="https://gtmetrix.com/">GTmetrix</a> or <a href="https://websu.io/">Websu</a> - Test Webpage Speed</li>
<li><a href="https://github.com/BuilderIO/partytown">Partytown</a> - Relocate Scripts to Web Worker</li>
<li><a href="https://github.com/tempesta-tech/tempesta">Tempesta FW</a> - DDoS / Web Attack Protection</li>
<li><a href="https://shisho.dev/">Shisho</a> - Infrastructure Code Security Patcher</li>
<li><a href="https://securityonionsolutions.com/">Security Onion Solutions</a>, <a href="https://wazuh.com/">Wazuh</a> or <a href="https://snyk.io/">Snyk</a> / <a href="https://github.com/snyk/cli">GitHub</a> - Site Security Monitor</li>
<li><a href="https://securitytxt.org/">securitytxt</a> - Create security.txt Files</li>
<li><a href="https://github.com/greenbone">Greenbone</a> - Vulnerability Management</li>
<li><a href="https://github.com/kitabisa/teler">Teler</a> - HTTP Intrusion Detection</li>
<li><a href="https://httptoolkit.com/">HTTPToolkit</a> - Debug, Test &amp; Build with HTTP(S)</li>
<li><a href="https://ghh.sourceforge.net/">GHH</a> or <a href="http://getipintel.net/">IP Intelligence</a> - Malicious Web Traffic Protection</li>
<li><a href="https://github.com/cure53/HTTPLeaks">HTTPLeaks</a> - HTTP Sites Leak Information</li>
<li><a href="https://dnsdumpster.com/">DNSDumpster</a>, <a href="https://dnswatch.info">DNS Watch</a> or <a href="https://whatsmydns.net/">WhatsMyDNS</a> - DNS Lookup / Security</li>
<li><a href="https://wiki.owasp.org/index.php/Category:OWASP_WebScarab_Project">WebScarab</a> - HTTP / HTTPS Protocol Analysis</li>
<li><a href="https://github.com/six-ddc/plow">Plow</a> - HTTP Benchmarking</li>
<li><a href="https://github.com/thedaviddias/Front-End-Checklist">Front-End Checklist</a> - Front-End Checklist</li>
<li><a href="https://flounder.online/">Flounder</a> - Gemini Website Builder</li>
<li><a href="https://transform.tools/">Transform</a> - Polyglot Web Converter</li>
<li><a href="https://github.com/easychen/docker2saas">Docker2SaaS</a> - Convert Docker Images to SaaS Websites</li>
<li><a href="https://www.framer.com/">Framer</a> - Interactive Site / App Design Tool</li>
<li><a href="https://github.com/GoogleChromeLabs/ProjectVisBug">ProjectVisBug</a> - Webpage Editor</li>
<li><a href="https://plnkr.co/">Plunker</a> or <a href="https://bloouikit.com/">Bloo</a> - Prototype / Test Websites Ide</li>
<li><a href="https://pixelfika.com/">Pixelfika</a> - Site Design Examples</li>
<li><a href="https://www.webdesignmuseum.org/">WebDesignMuseum</a> - Website Designs Over Time</li>
<li><a href="http://www.csszengarden.com/">CSS Zen Garden</a> - CSS Site Examples</li>
<li><a href="https://getbootstrap.com/">Bootstrap</a> - Mobile Site Creator / <a href="https://github.com/twbs/icons">Icons</a> / <a href="https://bootsnipp.com/">Snippets</a></li>
<li><a href="https://brython.info/">Brython</a> - Python 3 Web Scripting Language</li>
<li><a href="https://builtwith.com/">BuiltWith</a> - Find Out What Sites are Built With</li>
<li><a href="https://psdrepo.com/">PsdRepo</a> - Templates, Mockups, Logos, Video</li>
<li><a href="https://daftpage.com/">Daft Page</a> - Landing Page Creator</li>
<li><a href="https://landingpage.fyi/index.html">LandingPage</a> - Landing Page Tool Index</li>
<li><a href="https://uisual.com/">Uisual</a>, <a href="https://saaspages.xyz/">SaaS Pages</a>, <a href="https://saaslandingpage.com/">SaaS Landing Page</a> or <a href="https://www.lapa.ninja/">lapa</a> - Landing Page Templates / Ideas</li>
<li><a href="https://www.canva.com/">Canva</a>, <a href="http://themekings.net/">ThemeKings</a> or <a href="https://pikbest.com/">PikBest</a> - Design Templates / <a href="https://fmhy.pages.dev/base64/#canva-premium">Premium Apk</a></li>
<li><a href="https://zeplin.io/">Zeplin</a> - Design Templates / Editor</li>
<li><a href="https://github.com/reacttips-dev/codebases">Codebases</a> - ReactJS Project Source Codes</li>
<li><a href="https://vitejs.dev/">vite</a> - Frontend Development Tool / <a href="https://github.com/vitejs/vite">GitHub</a></li>
<li><a href="https://github.com/dypsilon/frontend-dev-bookmarks">Frontend Development</a> - Frontend Development Resources</li>
<li><a href="https://github.com/h5bp/html5-boilerplate">Boilerplate</a> - Website Frontend Template HTML5</li>
<li><a href="https://bootstrapmade.com/">Bootstrap</a>, <a href="https://themewagon.com/">TheMeWagon</a>, <a href="https://nicepage.com/website-templates">nicepage</a> or <a href="https://evie.undraw.co/">Undraw</a> - Site Templates</li>
<li><a href="https://anideafora.website/">an idea for a website</a> - Random Website Ideas</li>
<li><a href="https://www.templatemo.com/">Templatemo</a> or <a href="https://www.tooplate.com/">Tooplate</a> - HTML Site Templates</li>
<li><a href="https://rentry.co/HTML5Temp">HTML5 Temp</a> - HTML5 Templates &amp; Themes</li>
<li><a href="https://www.cssbed.com/">CSS Bed</a>, <a href="https://repth.neocities.org/theme">Repth Themes</a>, <a href="https://www.beercss.com/">beercss</a> / <a href="https://github.com/beercss/beercss">GitHub</a> or <a href="https://www.free-css.com/free-css-templates">free-css-templates</a> - CSS Themes / Templates</li>
<li><a href="https://github.com/Shopify/hydrogen">Hydrogen</a> or <a href="https://github.com/olafsulich/fullstack-nextjs-ecommerce">Fullstack Next.js E-commerce</a> - Online Store Templates</li>
<li><a href="https://www.microcopy.me">MicroCopy</a> - Copy Common Website Text</li>
<li><a href="https://www.vidjet.io/">VidJet</a> - Publish Videos to Online Stores</li>
<li><a href="https://www.typewolf.com/">Typewolf</a> or <a href="https://typ.io/">Typ.io</a> - Trending Website Fonts</li>
<li><a href="https://modernfontstacks.com/">Modern Fonts Stacks</a> - CSS Fonts</li>
<li><a href="https://cssans.pro/">CSSans Pro</a> - Colorful CSS Font</li>
<li><a href="https://roughnotation.com/">RoughAnnotations</a> - Webpage Annotations / Animations</li>
<li><a href="https://pattern.monster/">Pattern Monster</a> - SVG Pattern Generator</li>
<li><a href="https://maxbittker.github.io/broider/">Broider</a> - Create Border Designs</li>
<li><a href="https://www.shapedivider.app/">ShapeDivider</a> or <a href="https://www.blobbb.fun/">blobbb</a>- Make SVG Shape Divider</li>
<li><a href="https://lorem.space/">Lorem.space</a>, <a href="https://github.com/pomber/placeholdifier">Placeholdifier</a>, <a href="https://placeholder.pics/">PlaceHolder</a>, <a href="https://picsum.photos/">PicSum</a> or <a href="https://fakeimg.pl/">FakeIMG</a> - Site Placeholder Images</li>
<li><a href="https://minimalavatars.com/">MinimalAvatars</a> - Minimal Site Avatars</li>
<li><a href="http://galleryproject.org/">GalleryProject</a> - Manage / Host Photos on Website</li>
<li><a href="https://search.google.com/test/mobile-friendly">Mobile-Friendly</a> - Mobile Friendly Page Test</li>
<li><a href="https://github.com/futurepress/epub.js">epub.js</a> - Render ePub Documents in Browser</li>
<li><a href="https://github.com/shaka-project/shaka-player">Shaka Player</a> - JavaScript Library for Adaptive Media</li>
<li><a href="https://github.com/hlsflow/hlsflow">hlsflow</a> - Host Video in HLS Stream</li>
<li><a href="https://onelineplayer.com/">OneLinePlayer</a> - Vimeo / Dropbox Video Player</li>
<li><a href="https://testimonial.to/">Testimonial</a> - Easily Add Video Testimonials to Sites</li>
<li><a href="https://www.scmplayer.net/">SCM Music Player</a> or <a href="https://www.trinityaudio.ai/">TrinityAudio</a> - Site Audio Players</li>
<li><a href="http://driveproxy.net/">DriveProxy</a> - GDrive Video iFrame Code Generator</li>
<li><a href="https://www.streamdefence.com/">Stream Defence</a> - Website Video Backup System</li>
<li><a href="https://streamyard.com/">StreamYard</a> - Live Stream Creator</li>
<li><a href="https://github.com/gabrielroriz/live-chat-youtube">live-chat-youtube</a> - Embed YouTube Live Chat on Site</li>
<li><a href="https://www.visiwig.com/">Visiwig</a> - Copy / Paste Site Graphics</li>
<li><a href="https://github.com/sergey-pimenov/awesome-web-animation">Awesome Web Animation</a> - Web Animation Index</li>
<li><a href="https://webdesigner.withgoogle.com/">WebDesigner</a>, <a href="https://github.com/still-scene/t3">T3</a>, <a href="https://www.theatrejs.com/">Theatre.js</a> / <a href="https://github.com/theatre-js/theatre">GitHub</a>, <a href="https://www.haikuanimator.com/">Haiku</a>, <a href="https://greensock.com/">Greensock</a>, <a href="https://jeremyckahn.github.io/stylie/">Stylie</a>, <a href="https://www.renderforest.com">RenderForest</a>, <a href="https://jeremyckahn.github.io/mantra/">Mantra</a> or <a href="https://animate.style/">Animate.css</a> - Create Interactive Motion Graphics</li>
<li><a href="https://paramoji.org/">Paramoji</a> - Parametric Emoji</li>
<li><a href="https://useanimations.com/index.html">useAnimations</a>, <a href="https://creattie.com/lottie-animated-icons/free">Creattie</a> or <a href="https://lordicon.com/">LordIcon</a> - Animated Icons</li>
<li><a href="https://github.com/TaylonChan/Curzr">Curzr</a> - Animated Cursors</li>
<li><a href="https://tholman.com/cursor-effects/">Cursor Effects</a> - 90&#x27;s Style Cursors</li>
<li><a href="https://www.mf2fm.com/rv/">RV&#x27;s Free Effects</a> - Site / Cursor Effects</li>
<li><a href="https://app.naker.io/back/">NakerApp</a> - Interactive Background Maker</li>
<li><a href="http://vidlery.com/">Vidlery</a> - Animated Webpage Background</li>
<li><a href="https://onlinegenerator.net/">onlinegenerator</a> - Site Generation Tools</li>
<li><a href="https://box-shadow.art/">Box-Shadow</a> - Box Shadow Generator</li>
<li><a href="https://www.joshwcomeau.com/shadow-palette/">Shadow Palette Generator</a> - CSS Shadow Generator</li>
<li><a href="https://www.mapbox.com/">MapBox</a> or <a href="https://leafletjs.com/">leafletjs</a> - Live Maps, Location Search &amp; More</li>
<li><a href="https://openmobilemaps.io/">Maps-Core</a> - Mobile Map SDK</li>
<li><a href="https://kontactr.com/">Kontactr</a>, <a href="https://tally.so/">Tally</a>, <a href="https://www.jotform.com/">JotForm</a>, <a href="https://www.99inbound.com/">99Inbound</a>, <a href="https://forms.id/">Forms.id</a>, <a href="https://www.phpform.org/">PHPForm</a> or <a href="https://form.taxi/">Form.taxi</a> - Form Creators</li>
<li><a href="https://loading.io/">Loading.io</a> - Customizable Loading SVG</li>
<li><a href="https://github.com/medusajs/medusa">Medusa</a> - Digital Commerce Development Tool</li>
<li><a href="https://github.com/wtsxDev/Penetration-Testing">Penetration-Testing</a>- Penetration Testing Resources</li>
<li><a href="https://caniuse.com/">Can I Use?</a> - Browser Support Tables</li>
<li><a href="https://fmhy.pages.dev/storage/#web-scraping--archiving-tools">Archive / Scrape / Crawl Webpages</a> - Archive, Scrape &amp; Crawl Sites</li>
<li><a href="https://appwrite.io/">Appwrite</a> or <a href="https://www.shuttle.rs/">Shuttle</a> - Open-Source Backend Platforms</li>
<li><a href="http://www.squid-cache.org/">squid</a> - Caching Proxy / <a href="https://squid.diladele.com/">MSI Installer</a> / <a href="http://www.thedumbterminal.co.uk/posts/2005/10/blocking_access_to_sites_when_using_squid.html">Site Blocking</a></li>
<li><a href="http://www.googlebot.com/bot.html">What Is Googlebot</a> - How-to Block Googlebot</li>
<li><a href="https://github.com/irazasyed/awesome-cloudflare">Awesome Cloudflare</a> - Cloudflare Resource Index</li>
<li><a href="https://github.com/resilience-jychp/cloudflare-bypass">Bypass Cloudflare</a> - Bypass Cloudflare Bot Protection</li>
<li><a href="https://checkforcloudflare.selesti.com/">Check for Cloudflare</a> - Check Sites for Cloudflare</li>
<li><a href="https://medium.com/@innovativehazard/vpn-un-blocking-e0374b9c4d35">VPN Un-Blocking</a> - Unblock Cloudflare Warp VPN Services</li>
<li><a href="https://github.com/MortezaBashsiz/CFScanner/">CFScanner</a>, <a href="https://ircfspace.github.io/scanner/">scanner</a> or <a href="https://github.com/vfarid/cf-ip-scanner-py">cf-ip-scanner-py</a> - Cloudflare IP Scanners</li>
<li><a href="https://github.com/xianshenglu/cloudflare-ip-tester-app/">cloudflare-ip-tester-app</a> - Cloudflare IP Tester</li>
<li><a href="https://github.com/ViRb3/wgcf">wgcf</a> - Generate Cloudflare Warp Wireguard Config</li>
<li><a href="https://console.watch/">console.watch</a> - Remote Console Polyfill for Cloudflare Workers</li>
<li><a href="http://www.lighttpd.net/">LightTPD</a> or <a href="https://caddyserver.com/">Caddy</a> - Web Server</li>
<li><a href="https://github.com/dzove855/Bash-web-server">Bash-web-server</a> - Bash Web Server</li>
<li><a href="https://www.oracle.com/cloud/free/">Oracle</a> - Free Server Tools</li>
<li><a href="https://github.com/http-party/http-server">http-server</a> - No Config HTTP Server</li>
<li><a href="https://httpd.apache.org/">Apache</a> - HTTP Server</li>
<li><a href="https://larsjung.de/h5ai/">h5ai</a> - HTTP Web Server Index / <a href="https://github.com/lrsjng/h5ai">GitHub</a></li>
<li><a href="https://syagent.com/">SyAgent</a>, <a href="https://github.com/ta-vivo/ta-vivo">TA Vivo</a> or <a href="https://hertzbeat.com/">HertzBeat</a> - Server Monitors</li>
<li><a href="https://github.com/librecaptcha/lc-core">LibreCaptcha</a> or <a href="https://mcaptcha.org/">mCaptcha</a> - Captcha Systems</li>
<li><a href="https://democaptcha.com/demo-form-eng/hcaptcha.html">Democaptcha</a> or <a href="https://www.google.com/recaptcha/api2/demo">ReCAPTCHA Demo</a> / <a href="https://patrickhlauke.github.io/recaptcha/">GitHub</a> - Captcha Demo&#x27;s</li>
<li><a href="https://supertokens.com/">SuperTokens</a> or <a href="https://lucia-auth.com/">Lucia</a> - User Authentication</li>
<li><a href="https://sso.tax/">The SSO Wall of Shame</a> - Vendors without Built-in SSO</li>
<li><a href="https://github.com/discuzz-app/discuzz">Discuzz</a> or <a href="https://www.remarkbox.com/">Remarkbox</a> - Open Source Comment Systems</li>
<li><a href="https://www.clickminded.com/button-generator/">DaButtonFactory</a> or <a href="http://buttonoptimizer.com/">ButtonOptimizer</a> - Button Generator</li>
<li><a href="https://getbutton.io/">GetButton</a> - Get free &#x27;Message Us&#x27; Button for your Site</li>
<li><a href="https://github.com/awslabs/aws-automated-incident-response-and-forensics">Automated Incident Response</a> - Automated Incident Response and Forensics Framework</li>
<li><a href="https://www.cbox.ws/">CBox</a>, <a href="https://typebot.io/">Typebot</a>, <a href="https://fonoster.com/">Fonoster</a> or <a href="https://www.tawk.to/">Tawk</a> - Embedded Chat App</li>
<li><a href="https://stackwhats.com/">StackWhats</a> - Add Whatsapp Chat to Your Site</li>
<li><a href="https://pay2.email/">Pay 2 Email</a> - Simple Website Contact Form</li>
<li><a href="https://github.com/reworkd/AgentGPT">AgentGPT</a> - AI Customer Support Chat</li>
<li><a href="https://twitcker.com/">Twitcker</a> - Add Twitter Feed Ticker to Site</li>
<li><a href="https://error404.fun/">Error404</a> - Free 404 Pages</li>
<li><a href="https://http.cat/">HTTP Cats</a> - Put Cat Pictures in Your Status Codes</li>
<li><a href="https://handshake.org/">HandShake</a> - Decentralized Certificate Authority &amp; Naming</li>
<li><a href="https://hitch-tls.org/">Hitch</a> - SSL / TLS Proxy</li>
<li><a href="https://letsencrypt.org/">Let&#x27;s Encrypt</a> - Free TLS Certificates</li>
<li><a href="https://www.sslforfree.com/">SSL for Free</a> or <a href="https://zerossl.com/">ZeroSSL</a> - Free SSL Certificates</li>
<li><a href="https://github.com/FiloSottile/mkcert">mkcert</a> - Locally Trusted Development Certificates</li>
<li><a href="https://www.openssl.org/">OpenSSL</a> - SSL / TLS Toolkit</li>
<li><a href="https://ssl-config.mozilla.org/">SSL Config Generator</a> - Generate SSL Configurations</li>
<li><a href="https://min.io/">MinIO</a> or <a href="https://filebase.com/">Filebase</a> - Cloud Native Object Storage</li>
<li><a href="https://traefik.io/">Traefik</a> - Cloud Native Stack</li>
<li><a href="https://aws.amazon.com/s3">Amazon S3</a> - Cloud Object Storage Amazon Simple Service Storage / <a href="https://s3browser.com/">Desktop</a></li>
<li><a href="https://github.com/upgundecha/howtheyaws">howtheyaws</a> - List of How Organizations Use AWS</li>
<li><a href="https://quickemailverification.com/">QuickEmailVerification</a>, <a href="https://www.emailmarker.com/">Email Marker</a> or <a href="https://www.zerobounce.net/">ZeroBounce</a> - Email Verification Service</li>
<li><a href="https://block-temporary-email.com/">Block Temporary Email</a> - Block Temp Mail Addresses</li>
<li><a href="https://improvmx.com/">Improvemx</a> - Domain Email Forwarding</li>
<li><a href="https://microlink.io/sdk">Microlink SDK</a> / <a href="https://github.com/microlinkhq/sdk">GitHub</a>, <a href="https://winhtaikaung.github.io/react-tiny-link/">React Tiny Link</a> / <a href="https://github.com/winhtaikaung/react-tiny-link">GitHub</a> or <a href="https://github.com/ospfranco/link-preview-js">Link Preview JS</a> - Create Link Previews</li>
<li><a href="http://getipintel.com/">IP Intelligence</a> - Proxy / VPN / Bad IP Detection</li>
<li><a href="https://www.v2ray.com/">V2Ray</a> - Proxy Software</li>
<li><a href="https://traefik.io/traefik/">Traefik</a>, <a href="https://github.com/fatedier/frp">frp</a> or <a href="https://github.com/microsoft/reverse-proxy">reverse-proxy</a> - Reverse Proxies</li>
<li><a href="https://github.com/DanyTPG/caddy-reverse-proxy">caddy-reverse-proxy</a> - 1-Click Reverse Proxy</li>
<li><a href="https://certbot.eff.org/">Certbot</a> - Enable HTTPS Automatically</li>
<li><a href="http://www.ionworx.com/machineid.html">MachineID</a> - Hardware Identifier</li>
<li><a href="https://trackmybacklink.com/">TrackMyBacklink</a> - Backlink Tracker</li>
<li><a href="http://www.freebacklinkbuilder.net/">Free Backlink Builder</a> - Backlink Generator</li>
<li><a href="https://www.wappalyzer.com/">Wappalyzer</a> - Identify Technologies on Websites / <a href="https://www.wappalyzer.com/apps/">Addons</a></li>
<li><a href="https://bubble.io/">Bubble</a>, <a href="https://www.weweb.io/">WeWeb</a>, <a href="https://opensilver.net/">opensilver</a>, <a href="https://anvil.works/">Anvil</a>, <a href="https://symfony.com/">Symfony</a> / <a href="https://github.com/symfony-cli/symfony-cli">CLI</a>, <a href="https://github.com/facebook/create-react-app">Create-react-app</a>, <a href="https://lowdefy.com/">Lowdefy</a> or <a href="https://sktch.io/">Sktch.io</a> - Web App Creators</li>
<li><a href="https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor">Blazor</a> - Web App UI Creators</li>
<li><a href="https://offbase.org/">OffBase</a> - Offline Web App Creator</li>
<li><a href="https://laravel.com/">Laravel</a> or <a href="https://lona-web.org/1.x/">Lona</a> - Web App Framework</li>
<li><a href="https://sandstorm.io/">Sandstorm</a>, <a href="https://cosmos-cloud.io/">Cosmos</a> or <a href="https://www.cloudron.io/">CloudRon</a> - Web App Hosts</li>
<li><a href="https://www.pwabuilder.com/">PWABuilder</a> - Turn Site into Progressive Web App</li>
<li><a href="https://github.com/GoogleChrome/lighthouse">LightHouse</a> - Web App Performance Test</li>
<li><a href="https://chaos-frontend-toolkit.web.app/">Chaos Frontend Toolkit</a> - Break Your Web Apps to Improve Them</li>
<li><a href="http://w3af.org/">w3af</a> or <a href="https://fmhy.pages.dev/base64/#burp">Burp</a> or <a href="https://www.zaproxy.org/">ZAP</a> - Web App Security Testing</li>
<li><a href="https://progressier.com/pwa-screenshots-generator">PWA Screenshot Generator</a> - Generate PWA Screenshots</li>
<li><a href="https://formtochatbot.com/">Form To Chatbot</a> - Convert Google Form to Chatbot</li>
<li><a href="https://github.com/amerrigan/HeroSaver-v2">Herosaver</a> - Save Site Configuration and STLs</li>
<li><a href="https://termible.io/">Termible</a> - Docker Powered Site Terminals</li>
<li><a href="https://www.stackbit.com/">Stackbit</a> - JamStack Tools</li>
<li><a href="https://www.tnd.dev/">the New Dynamic</a> - JamStack Directory</li>
<li><a href="https://nuxtjs.org/">NuxtJS</a> - Vue Framework / <a href="https://github.com/nuxt/devtools">Dev Tools</a></li>
<li><a href="https://github.com/arco-design/arco-design-vue">Arco Design</a> or <a href="https://www.naiveui.com/">Naive-UI</a> / <a href="https://github.com/tusen-ai/naive-ui">GitHub</a> - Vue 3 UI Components Library</li>
<li><a href="https://vuejs.org/">Vuejs Dev Tools</a> - Add Vue 3 Debugging to Browser</li>
<li><a href="https://github.com/vbenjs/vue-vben-admin">Vue vben admin</a> - Vue Admin</li>
<li><a href="https://github.com/tsenart/sight">Sight</a> - Syntax Highlighter for Chrome</li>
<li><a href="https://mnmnotmail.org/">mnm</a> - Member Messaging Tools</li>
<li><a href="https://sprig.com/">Sprig</a> - Product Research Platform</li>
<li><a href="https://website.grader.com/">Website Grader</a> - Website Grading Tool</li>
<li><a href="https://github.com/anderspitman/awesome-tunneling">awesome-tunneling</a> - Tunneling Software &amp; Services</li>
<li><a href="https://ngrok.com/">ngrok</a> - Introspectable Tunnels to Localhost Tools</li>
<li><a href="https://www.digitalocean.com/community/tools/nginx">NConfig</a> - <a href="https://nginx.org/">NGINX</a> Server Config</li>
<li><a href="https://github.com/alibaba/tengine">tengine</a> - NGINX with Extra Features</li>
<li><a href="https://github.com/trimstray/nginx-admins-handbook">Nginx-Admins-Handbook</a> - Improve NGINX Performance</li>
<li><a href="https://chrome.google.com/webstore/detail/visual-css-editor/cibffnhhlfippmhdmdkcfecncoaegdkh">Visual CSS Editor</a> - WordPress Site Designer</li>
<li><a href="https://wpmantiq.com/">Mantiq</a> - Wordpress Visual Backend</li>
<li><a href="https://github.com/hasinhayder/wpsqlite">WPSQLite</a> - Wordpress Site Deployment Tool</li>
<li><a href="https://www.null-scripts.net/">Nulled Scripts</a>, <a href="https://nulljungle.com/">NullJungle</a> or <a href="https://nullphpscript.com/">Null PHP Script</a> - Nulled Scripts</li>
<li><a href="https://github.com/wpengine/faustjs">faustjs</a> - Wordpress Framework</li>
<li><a href="https://fmhy.pages.dev/storage/#wordpress-themes">Wordpress Themes</a> - Themes for Wordpress</li>
<li><a href="https://upstatement.com/timber/">Timber</a> - WordPress Theme Creator / <a href="https://github.com/timber/timber">GitHub</a></li>
<li><a href="https://www.kokoanalytics.com/">KokoAnalytics</a> - Wordpress Analytics</li>
<li><a href="https://github.com/vichan-devel/vichan">vichan</a> - Imageboard Hosting</li>
<li><a href="https://www.proboards.com/">ProBoards</a> - Forum &amp; Imageboard Hosting</li>
<li><a href="http://www.mybb.com/">MyBB</a>, <a href="https://freeflarum.com/">FreeFlarum</a> or <a href="https://www.phpbb.com/">PHPBB</a> - Forum Hosting</li>
<li><a href="https://www.mediawiki.org/">Media Wiki</a>, <a href="http://www.xwiki.org/xwiki/bin/view/Main/">xWiki</a>, <a href="https://twiki.org/">tWiki </a>, <a href="https://www.dokuwiki.org/dokuwiki">DokuWiki</a>, <a href="https://miraheze.org/">Miraheze</a> or <a href="https://www.fandom.com/">Fandom</a> - Host Free Wiki</li>
<li><a href="https://www.humhub.com">HumHub</a> or <a href="https://scuttlebutt.nz/">scuttlebutt</a> - Self-Hosted Social Network</li>
<li><a href="https://runyourown.social/">RunYourOwnSocial</a> - How-to Run Private Social Network</li>
<li><a href="https://getaether.net/">Aether</a> - P2P Ephemeral Public Communities</li>
<li><a href="https://github.com/HDInnovations/UNIT3D-Community-Edition">UNIT3D Community Edition</a> - Private Tracker Hosting</li>
<li><a href="https://www.uuidtools.com/">UUID Tools</a> - UUID Generator</li>
</ul>
<doc-anchor-target id="software-dev-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#software-dev-tools">#</doc-anchor-trigger>
<span>Software Dev Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span><a href="https://www.electronjs.org/"><strong>Electron</strong></a>, <a href="https://www.marsx.dev/">MarsX</a>, <a href="https://www.outrunlabs.com/revery/">Revery</a>, <a href="https://proton-native.js.org/">Proton Native</a>, <a href="https://neutralino.js.org/">Neutralinojs</a>, <a href="https://github.com/casualwriter/powerpage">PowerPage</a>, <a href="https://flet.dev/">Flet</a>, <a href="https://www.felvin.com/">Felvin</a> or <a href="https://tauri.app/">Tauri</a> / <a href="https://github.com/tauri-apps/awesome-tauri">Resources</a> - Desktop App Builders</li>
<li><span class="docs-emoji">&#x2B50;</span><strong>Electron Tools</strong> - <a href="https://github.com/Automattic/simplenote-electron/tree/v2.17.0">Notes</a> / <a href="https://www.electronjs.org/apps/">App Store</a> / <a href="https://github.com/pd4d10/debugtron">Debugger</a> / <a href="https://kernel.fish/">Mod Loader</a> / <a href="https://www.electron.build/">Builder</a></li>
<li><a href="https://budibase.com/">Budibase</a>, <a href="https://tooljet.com/">ToolJet</a>, <a href="https://retool.com/">retool</a> or <a href="https://github.com/appsmithorg/appsmith">AppSmith</a> - Internal Tool Builders</li>
<li><a href="https://raylibtech.itch.io/">raylib technologie</a>, <a href="https://github.com/MorganGeek/bookmarks">bookmarks</a> or <a href="https://github.com/mtdvio/every-programmer-should-know">Every-programmer-should-know</a> - Software Development Tools</li>
<li><a href="https://theos.dev/">Theos</a> - Program Build System / <a href="https://github.com/theos/theos">GitHub</a> / <a href="https://github.com/kabiroberai/theos-jailed/wiki/Installation">Jailed Tweaks</a></li>
<li><a href="https://github.com/ardalis/new-software-project-checklist">New Software</a> - Project Decision Checklist</li>
<li><a href="https://servo.org/">Servo</a> - Experimental Browser Engine</li>
<li><a href="https://gummyjs.vercel.app/">Gummy</a> - Easily Build Javascript Programs</li>
<li><a href="https://www.nasm.us/">NASM</a> - Program Assembler</li>
<li><a href="https://radicle.xyz/">Radicle</a> - P2P Software Development</li>
<li><a href="https://pakkly.com/">Pakkly</a> - Desktop App Deployment</li>
<li><a href="https://www.nomadproject.io/">Nomad</a> / <a href="https://github.com/hashicorp/nomad">GitHub</a>, <a href="https://mrsk.dev/">MRSK</a> / <a href="https://discord.gg/YgHVT7GCXS">Discord</a> or <a href="https://www.waypointproject.io">Waypoint</a> - App Deployment Automation</li>
<li><a href="https://livekit.io/">LiveKit</a> - Build Video / Audio Applications</li>
<li><a href="https://github.com/matthiasjost/dotnet-content-creators">Dotnet Content Creators</a> - .NET Content Creators Index</li>
<li><a href="https://github.com/xoofx/dotnet-releaser">Dotnet Releaser</a> - Automate Release of .NET Applications</li>
<li><a href="https://cron-ai.vercel.app/">Cron AI</a> or <a href="https://www.crontabcat.com/">Cron Cat</a> - Convert Words to Cron Expressions</li>
<li><a href="http://pencil.evolus.vn/">Pencil</a> - Software Mockup Tool / <a href="https://github.com/evolus/pencil">GitHub</a></li>
<li><a href="https://gnunet.org/en/">GNUnet</a> - Software Framework</li>
<li><a href="https://ui.shadcn.com/">shadcn</a> - Software Components</li>
<li><a href="https://github.com/slint-ui/slint">Slint</a>, <a href="https://fyne.io/">Fyne</a> or <a href="https://build-system.fman.io/qt-designer-download">QT Designer</a> - GUI Development Tools</li>
<li><a href="https://github.com/chriskiehl/Gooey">Gooey</a> - Convert Python Command Line to GUI</li>
<li><a href="https://github.com/krasimir/kuker">Kuker</a> - Debug Applications</li>
<li><a href="https://github.com/mitmproxy/mitmproxy">mitmproxy</a> - HTTP Proxy</li>
<li><a href="https://www.bugsnag.com/">BugSnag</a> - Application Stability Monitor</li>
<li><a href="https://jdan.github.io/98.css/">98.css</a> - Build Windows 98 Themed Interfaces / <a href="https://github.com/jdan/98.css">GitHub</a></li>
<li><a href="https://rada.re/r/">Radare</a>, <a href="https://github.com/mandiant/flare-ida">Flare IDA</a>, <a href="https://github.com/mentebinaria/retoolkit">Reverse Engineer&#x27;s Toolkit</a>, <a href="https://rizin.re/">Rizin</a>, <a href="https://frida.re/">Frida</a>, <a href="https://ghidra-sre.org/">GHIDRA</a> or <a href="https://github.com/rizinorg/cutter">Cutter</a> - Reverse Engineering</li>
<li><a href="http://www.reteam.org/board/index.php">RETeam</a> - Reverse Engineering Forums</li>
<li><a href="https://github.com/TrungNguyen1909/aarch64-sysreg-ida">aarch64-sysreg-ida</a> - IDA Plugin to View Armv8 MSRs</li>
<li><a href="https://github.com/teamcode-inc/kubeorbit">Kubeorbit</a> - Application Testing / Debugging</li>
<li><a href="https://redis.io/">Redis</a> - Key-Value Database</li>
<li><a href="https://jrsoftware.org/isinfo.php">Inno Setup</a>, <a href="https://github.com/LeFishe/fileforums-premade-installers">Fileforums Premade Installers</a>, <a href="https://www.installforge.net/">InstallForge</a> or <a href="https://www.actualinstaller.com/">ActualInstaller</a> - Create Installation Programs</li>
<li><a href="https://khang-nd.github.io/7.css/">7.css</a> or <a href="https://botoxparty.github.io/XP.css/">Botox Party</a> - Create Oldschool Style UI&#x27;s</li>
<li><a href="https://amplication.com/">Amplication</a> - Create Node.js Apps</li>
<li><a href="https://www.textualize.io/">Textualize</a> - Create Text User Interfaces</li>
<li><a href="https://github.com/vadimdemedes/ink">Ink</a> - Create Interactive CLI Apps</li>
<li><a href="https://github.com/p-gen/smenu">smenu</a> - Create CLI Menus</li>
<li><a href="https://github.com/enquirer/enquirer">Enquirer</a> or <a href="https://github.com/terkelg/prompts">Prompts</a> - Create CLI Prompts</li>
<li><a href="https://github.com/yaronn/blessed-contrib">blessed-contrib</a>, <a href="https://github.com/charmbracelet/bubbletea">BubbleTea</a> or <a href="https://github.com/fdehau/tui-rs">tui-rs</a> - Create Terminal Applications</li>
<li><a href="https://www.etebase.com/">Etebase</a> - Encrypted App Backend</li>
<li><a href="https://www.telerik.com/uwp/">UWP</a> - Telerik UI for UWP / <a href="https://github.com/telerik/UI-For-UWP">Github</a></li>
<li><a href="https://github.com/sourcechord/FluentWPF">FluentWPF</a> - Fluent Design System for WPF</li>
<li><a href="https://flatpak.org/">Flatpak</a> - Create &amp; Distribute Linux Applications</li>
<li><a href="https://github.com/balintkissdev/awesome-dos">Awesome DOS</a> - DOS App Development Resources</li>
<li><a href="http://www.wtfpl.net/">WTFPL</a> - Free Software Licenses</li>
<li><a href="https://github.com/insidegui/VirtualBuddy">VirtualBuddy</a> - Virtualize macOS 12 and later on Apple Silicon</li>
<li><a href="https://github.com/steventroughtonsmith/advancedcatalystexample">Advanced Catalyst Example</a> - Mac Catalyst App Example</li>
</ul>
<doc-anchor-target id="app-dev-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#app-dev-tools">#</doc-anchor-trigger>
<span>App Dev Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.co/Heroku-Alt">Heroku-Alt</a></strong> or <a href="https://github.com/anandrmedia/heroku-free-alternatives">heroku-free-alternatives</a> - Heroku Alternatives</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://androidrepo.com/">AndroidRepo</a></strong> - Android App Development Resources</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/vsouza/awesome-ios">Awesome iOS</a></strong> - iOS App Development Resources</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.tizen.org/">Tizen</a></strong> - Android TV App Creator</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://forum.xda-developers.com/">XDA</a></strong> - App Development Forum</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.docker.com/">Docker</a></strong> - Build, Manage and Run Apps in Containers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#docker-tools">Docker Tools</a></strong> - Docker Tools, Images and Clients</li>
<li><a href="https://supabase.com/">SupaBase</a>, <a href="https://www.kodular.io/">Kodular</a>, <a href="https://www.glideapps.com/">Glide</a>, <a href="https://www.appcreator24.com/">AppCreator24</a>, <a href="https://dokku.com/">Dokku</a>, <a href="https://androidide.com/">AndroidIDE</a>, <a href="https://flutter.dev/">Flutter</a> / <a href="https://github.com/Solido/awesome-flutter">Resources</a>, <a href="https://github.com/leanflutter/awesome-flutter-desktop">2</a>, <a href="https://www.noodl.net/">noodl</a> or <a href="https://developer.android.com/studio/index.html">Android Studio</a> - App Creators</li>
<li><a href="https://android.libhunt.com/">Android Libhunt</a> - Android Packages</li>
<li><a href="https://streamlit.io/">StreamLit</a> - Data Science App Creator / <a href="https://extras.streamlit.app/">Templates</a> / <a href="https://github.com/hayabhay/whisper-ui">UI</a></li>
<li><a href="https://dotnet.microsoft.com/en-us/apps/xamarin">Xamarin</a> - App Development Platform / <a href="https://github.com/xamarin">GitHub</a></li>
<li><a href="https://www.framer.com/">Framer</a> - Interactive Site / App Design Tool</li>
<li><a href="http://r.ftqq.com/MemberPrism2/">MemberPrism</a> - Member-Only App Builder</li>
<li><a href="https://github.com/GetStream/butterfly">butterfly</a> - Android UI Builder</li>
<li><a href="https://github.com/afgprogrammer/Flutter-Login-Page-Design">Flutter Login Page Design</a> or <a href="https://github.com/cgoldsby/LoginCritter">LoginCritter</a> - Login Page Designs</li>
<li><a href="https://github.com/florinpop17/app-ideas">App ideas</a> - Collection of App Ideas</li>
<li><a href="https://fastlane.tools/">Fastlane</a> - App Development Automation / <a href="https://github.com/fastlane/fastlane">GitHub</a></li>
<li><a href="https://iwishtherewas.app/">I wish there was app</a> - Get App Ideas From Twitter</li>
<li><a href="https://blisk.io/">Blisk</a> - Cross-Device Testing</li>
<li><a href="https://percy.io/">Percy</a> - Visual App Review Platform</li>
<li><a href="https://github.com/didi/booster">Booster</a> - Mobile App Optimization</li>
<li><a href="https://mobbin.com/">Mobbin</a> - Mobile App Design Reference Library</li>
<li><a href="https://github.com/bannzai/SpreadsheetView">SpreadsheetView</a> - Spreadsheet UI for iOS Apps</li>
<li><a href="https://developer.apple.com/xcode/">Xcode</a> - Test and Build iOS / iPadOS Apps</li>
<li><a href="https://github.com/XcodesOrg/XcodesApp">Xcodes App</a> - Xcode Manager</li>
<li><a href="https://github.com/vashpan/xcode-dev-cleaner">DevCleaner</a> - Xcode Cache Cleaner</li>
<li><a href="https://romannurik.github.io/AndroidAssetStudio/">AndroidAssetStudio</a> - Android App Assets</li>
<li><a href="https://github.com/vestrel00/contacts-android">Contacts Android</a> - Android Contacts APIs</li>
<li><a href="https://icon.kitchen/">IconKitchen</a> or <a href="https://appicon.co/">AppIcon</a> - App Icon Generator</li>
<li><a href="https://github.com/mikepenz/Android-Iconics">Android-Iconics</a> - Use Any Icon / Font as your Drawable App</li>
<li><a href="https://www.iosicongallery.com/">iOS Icon Gallery</a> - iOS Icon Examples</li>
<li><a href="https://launchpad.net/plank">Plank</a> - Simple Dock / <a href="https://github.com/ricotz/plank">GitHub</a></li>
<li><a href="https://github.com/android/compose-samples">Compose Samples</a> - App Samples</li>
<li><a href="https://github.com/saket/swipe">swipe</a> - Swipe Gesture Actions for Compose UI</li>
<li><a href="https://ratiobuddy.com/">Ratio Buddy</a> - CSS For Device Ratio</li>
<li><a href="https://github.com/android/tv-samples">TV Samples</a> - Android TV App Samples</li>
<li><a href="https://github.com/privacy-tech-lab/privacyflash-pro">PrivacyFlash-Pro</a> - Generate iOS Privacy Policies</li>
<li><a href="https://github.com/kosmigramma/appleshouter">Appleshouter</a> - iOS notifications for PWAs and Web apps</li>
<li><a href="https://mdbgo.com/">MDB GO</a> - Free App Hosting</li>
<li><a href="https://namae.dev/">namae</a> - App Name Availability Check</li>
<li><a href="https://github.com/line/lich">Lich</a> - Android Development Libraries</li>
<li><a href="https://github.com/GetStream/sketchbook-compose">Sketchbook Compose</a> - Jetpack Sketchbook</li>
<li><a href="https://github.com/androidx/androidx">androidx</a> - Android Development Environment for Jetpack Extensions</li>
<li><a href="https://www.xdguru.com/">XDGuru</a> - Adobe XD Resources</li>
<li><a href="https://gonative.io/">GoNative</a> - Convert Websites to Mobile Apps</li>
<li><a href="https://github.com/alexmercerind/media_kit">Media Kit</a> - Video / Audio Library for Flutter and Dart</li>
<li><a href="https://github.com/dint-dev/cryptography">Cryptography</a> - Dart and Flutter Cryptography Library</li>
<li><a href="https://store.nethunter.com/en/">Kali NetHunter</a> or <a href="https://github.com/androguard/androguard">AndroGuard</a> - Penetration Testing / Forensics Apps</li>
<li><a href="https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet">MobileApp-Pentest-Cheatsheet</a> - App Pentesting Cheatsheet</li>
<li><a href="https://github.com/openatx/uiautomator2">Uiautomator2</a> or <a href="http://appium.io/">Appium</a> / <a href="https://github.com/appium/appium">GitHub</a> - Automated App Testing</li>
<li><a href="https://signoz.io/">SigNoz</a> - Detect App Issues</li>
<li><a href="https://github.com/OWASP/owasp-mastg">MSTG</a> or <a href="https://github.com/prateek147/DVIA-v2">DVIA-v2</a> - App Security Testing / Reverse Engineering</li>
<li><a href="https://github.com/RikkaW/YASNAC">YASNAC</a> - SafetyNet Attestation Checker</li>
<li><a href="https://github.com/skylot/jadx">jadx</a> - Dex to Java Decompiler</li>
<li><a href="https://github.com/Privado-Inc/privado">Privado</a> - Generate App Privacy Reports</li>
<li><a href="https://github.com/t0thkr1s/allsafe">AllSafe</a> - Intentionally Vulnerable Android App</li>
<li><a href="https://androidpluto.com/">Pluto</a> - Android Debug Framework</li>
<li><a href="https://pm2.keymetrics.io/">PM2</a> - Process Manager</li>
<li><a href="https://github.com/alan2207/bulletproof-react">Bulletproof React</a> - React App Architecture</li>
<li><a href="https://sample-code.aspect.app/">Aspect</a> - Copy React Code from Any Site</li>
<li><a href="https://refine.dev/">Refine</a> - React App Builder</li>
<li><a href="https://github.com/DoneDeal0/alright-react-app">Alright</a> - Generate React Apps</li>
<li><a href="https://www.codux.com/">Codux</a> - Visual IDE for React</li>
<li><a href="https://react95.io/">React95</a> - Windows 95 React Components</li>
<li><a href="https://github.com/esamattis/react-zorm">Zorm</a> - ype-safe <form> for React</li>
<li><a href="https://github.com/aidenybai/million">Million</a> - React Replacement</li>
<li><a href="https://novu.co/">novu</a> - Real-Time React Notifications / <a href="https://github.com/novuhq/novu">GitHub</a></li>
<li><a href="https://github.com/streamich/react-use">React Use</a> - React Hooks</li>
<li><a href="https://rsuitejs.com/">React Suite</a> or <a href="https://mantine.dev/">Mantine</a> - React Components and Templates</li>
<li><a href="https://tanstack.com/query/v3/">React Query</a> - Fetch, Cache and Update React Data / <a href="https://github.com/TanStack/query">GitHub</a></li>
<li><a href="https://github.com/mrousavy/react-native-mmkv">MMKV</a> - React Key / Value Storage</li>
<li><a href="https://www.react-native-vision-camera.com/">Vision Camera</a> - React Camera Support / <a href="https://github.com/mrousavy/react-native-vision-camera">GitHub</a></li>
<li><a href="https://github.com/ricardo-ch/react-easy-crop">react-easy-crop</a> - React Image Cropper</li>
<li><a href="https://react-pdf.org/">React PDF</a> - Create PDFs in React</li>
<li><a href="https://www.react-spring.dev/">react-spring</a> - React Spring Animations</li>
<li><a href="https://useanimations.com/index.html">useAnimations</a> - Animated Icon Pack</li>
<li><a href="https://github.com/Appolica/Flubber">Flubber</a> - Android Animation Creator</li>
<li><a href="https://github.com/rikschennink/shiny">Shiny</a> - Reflections for Mobile Sites</li>
<li><a href="https://fbredex.com/">Redex</a> - Android Bytecode Optimizer</li>
<li><a href="https://github.com/PatilShreyas/Capturable">Capturable</a> - Transform Composable Content to Bitmap Images</li>
<li><a href="https://github.com/Antler-VC/firetable">Firetable</a> - View Firebase / Firestore in Excel</li>
<li><a href="https://previewed.app/">Previewed</a>, <a href="https://www.mockupworld.co/">Mockup World</a>, <a href="https://animockup.com/">AniMockup</a>, <a href="https://deviceshots.com/">DeviceShots</a>, <a href="https://deviceframes.com/">DeviceFrames</a>, <a href="https://medialoot.com/free-mockups/">medialoot</a>, <a href="https://www.mockmagic.com/">MockMagic</a>, <a href="https://mockupsforfree.com/">MockupsForFree</a>, <a href="https://zippypixels.com/">zippypixels</a>, <a href="https://github.com/hishoot2i/Hishoot2i">Hishoot2i</a> / <a href="https://t.me/hishoot2imaterial">Templates</a>, <a href="https://themockup.club/">TheMockupClub</a>, <a href="https://www.riseshot.com/">RiseShot</a>, <a href="https://www.upmock.io/">Upmock</a> or <a href="https://www.ls.graphics/">LS Graphics</a> - App / Site Mockups</li>
<li><a href="https://github.com/Just-Moh-it/Mockoops">Mockoops</a> - Animated Mockups</li>
<li><a href="https://reallygoodemails.com/">Really Good Emails</a> - Product Email Mobile Designs and Templates</li>
<li><a href="https://uigarage.net/">UIGarage</a>, <a href="https://github.com/wasabeef/awesome-android-ui">awesome-android-ui</a>, <a href="https://uxarchive.com/">UXArchive</a>, <a href="https://mobbin.design/">Mobbin</a>, <a href="https://www.uisources.com/">UISources</a> or <a href="https://lovelyui.com/">LovelyUI</a> - Mobile UI Designs</li>
<li><a href="https://github.com/revanced/revanced-patcher">Revanced Patcher</a> - Patcher Used by Revanced</li>
<li><a href="https://screen.traction.one/">Screen from Traction</a> - Create App Screenshots</li>
</ul>
<doc-anchor-target id="game-dev-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#game-dev-tools">#</doc-anchor-trigger>
<span>Game Dev Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://hiddenpalace.org/">HiddenPalace</a> - Game Development Media Archive</li>
<li><a href="https://www.newgrounds.com/wiki/creator-resources/game-dev-resources">Game Dev Resources</a>, <a href="https://github.com/ellisonleao/magictools">Magic Tools</a>, <a href="https://github.com/rafaskb/awesome-libgdx">LibGDX</a>, <a href="https://www.vg-resource.com/">VG resource</a> or <a href="https://github.com/mbrukman/awesome-gamedev">Awesome Gamedev</a> - Game Development Resources</li>
<li><a href="https://fmhy.pages.dev/storage/#game-engines">Free Game Engines</a></li>
<li><a href="https://playerio.com/">Playerio</a> - Online Game Engine</li>
<li><a href="https://rpgplayground.com/">RPG Playground</a> - Simple RPG Creator</li>
<li><a href="http://game-editor.com/Main_Page">Game-Editor</a> or <a href="https://microstudio.itch.io/microstudio">microStudio</a> - Game Creators</li>
<li><a href="https://haxeflixel.com/">HaxeFlixel</a>, <a href="https://www.gbstudio.dev/">GB Studio</a> / <a href="https://github.com/chrismaltby/gb-studio">GitHub</a>, <a href="https://flame-engine.org/">Flame</a>, <a href="https://gamemaker.io/">GameMaker</a> / <a href="https://yellowafterlife.github.io/GMEdit/">Online</a>, <a href="https://pixelvision8.itch.io/pv8">PixelVision8</a> / <a href="https://github.com/PixelVision8/PixelVision8">GitHub</a>, <a href="https://jonathan-cauldwell.itch.io/multi-platform-arcade-game-designer">Arcade Game Designer</a> / <a href="https://jonathan-cauldwell.itch.io/arcade-game-designer">2</a>, <a href="https://pixwlk.itch.io/pixelbox">Pixelbox</a>, <a href="https://ramilego4game.itch.io/liko12">LIKO-12</a>, <a href="https://charliezip.itch.io/pq93">PQ93</a>, <a href="https://4ian.itch.io/gdevelop">GDevelop</a> / <a href="https://gdevelop.io/">2</a>, <a href="http://ledoux.io/bitsy/editor.html">Bitsy</a>, <a href="https://github.com/LIKO-12/LIKO-12">LIKO 12</a>, <a href="https://script-8.github.io/">Script 8</a>, <a href="https://tic80.com/">Tic80</a>, <a href="https://gdpseditor.com/">GDPS</a> or <a href="https://www.clickteam.com/clickteam-fusion-2-5">Engine Fusion 2.5</a> - 2D Game Creators</li>
<li><a href="https://fmhy.pages.dev/img-tools/#3d-models">3D Models</a> - 3D Models / Tools</li>
<li><a href="https://www.unrealengine.com/">Unreal Engine</a> - 3D Creation Tool / <a href="https://github.com/20tab/UnrealEnginePython">Python</a> / <a href="https://gamefromscratch.com/getting-started-with-unrealclr/">C#</a> / <a href="https://quixel.com/megascans">3D Scans</a> / <a href="https://github.com/4sval/FModel">File Explorer</a>, <a href="https://fmodel.app/">2</a> / <a href="https://framedsc.com/GeneralGuides/universal_ue4_consoleunlocker.htm">Console Unlocker</a></li>
<li><a href="http://www.tommti-systems.de/go.html?http://www.tommti-systems.de/main-Dateien/files.html">Tommti Systems</a> - 3D Benchmark Tools</li>
<li><a href="https://github.com/intel/xess/blob/main/doc/XeSS%20Developer%20Guide%20English%20v1.1.pdf">XeSS</a> - Increase Framerate of Game</li>
<li><a href="http://serpent.ai/">Serpent.ai</a> - Game Agent Framework</li>
<li><a href="https://github.com/wolfpld/tracy">Tracy Profiler</a> - Frame Profiler</li>
<li><a href="https://planetside.co.uk/">PlanetSide</a> - CG Environment Generator</li>
<li><a href="https://gizmo199.itch.io/fauxton3d">Faux on 3D</a> - Sprite Stacking Framework</li>
<li><a href="https://www.mapeditor.org/">MapEditor</a> or <a href="https://www.tilesetter.org/">Tilesetter</a> - Level Editor</li>
<li><a href="https://ldtk.io/">Designer Toolkit</a> or <a href="https://ogmo-editor-3.github.io/">Ogmo Editor</a> - 2D Level Editor Level</li>
<li><a href="https://pnjeffries.itch.io/spartan-procjam-edition">SPARTAN Procedural</a> - Procedural Tile Generator</li>
<li><a href="https://azagaya.itch.io/laigter">Laigter</a> - 2D Texture Map</li>
<li><a href="http://www.doshaven.eu/programming-tools/">Doshaven Programming List</a> - DOS Game Creator Tools</li>
<li><a href="https://www.qb64tutorial.com/">QB64SourceCode</a> - QB64 Game Programming Tutorials</li>
<li><a href="https://github.com/paladin-t/fantasy">Fantasy Consoles / Computers</a> - List of Fantasy Consoles and Computers</li>
<li><a href="https://www.stencyl.com/">stencyl</a> - Codeless Game Engine</li>
<li><a href="https://kaboomjs.com/">Kaboomjs</a> - Quickly Make Games with Javascript</li>
<li><a href="https://sparklinlabs.itch.io/superpowers">Superpowers</a> - Collaborative HTML5 Game Creator</li>
<li><a href="https://phaser.io/">Phaser</a> - Mobile HTML5 Game Framework</li>
<li><a href="https://playcanvas.com/">PlayCanvas</a> - Build HTML5 Visualizations / Games</li>
<li><a href="https://github.com/DIYgod/APlayer">APlayer</a> - HTML Audio Player</li>
<li><a href="https://github.com/DIYgod/DPlayer">DPlayer</a> - HTML Video Player</li>
<li><a href="https://github.com/bytedance/xgplayer">xgplayer</a> - HTML5 Video Player</li>
<li><a href="https://raysan5.itch.io/raylib">raylib</a> - Game Programming Library</li>
<li><a href="https://www.inklestudios.com/ink/">inkle</a> - Game Narrative Scripting Language</li>
<li><a href="https://curlie.org/en/Games/Roleplaying/World_Building">Curlie World Building</a> - World Building Resource Index</li>
<li><a href="https://watabou.itch.io/procgen-mansion">Mansion Generator</a> - Procedural Mansions Generator</li>
<li><a href="https://njbrown.itch.io/texturelab">Texture Lab</a> - Procedural Texture Generator / <a href="https://github.com/njbrown/texturelab">GitHub</a></li>
<li><a href="https://rodzilla.itch.io/material-maker">Material Maker</a> - Procedural Texture Creator</li>
<li><a href="https://generativelandscapes.wordpress.com/">Generative Landscapes</a> - Generative Landscape Blog</li>
<li><a href="https://quixel.com/mixer">Mixer</a> - 3D Texture Creation Software</li>
<li><a href="https://www.textures-resource.com/">The Textures Resource</a> - Game Textures</li>
<li><a href="https://azgaar.github.io/Fantasy-Map-Generator/">Fantasy Map Generator</a>, <a href="https://inkarnate.com/">Inkarnate</a>, <a href="https://hextml.playest.net/">HexHTML</a>, <a href="https://inkwellideas.com/free-tools/">Inkwellideas</a>, <a href="https://mapmaker.nationalgeographic.org/">Nat Geo Map Maker</a>, <a href="https://deepnight.itch.io/tabletop-rpg-map-editor">RPG Map Editor 2</a> or <a href="https://www.rptools.net/toolbox/maptool/">MapTool</a> - Game Map Creators / Editors</li>
<li><a href="https://probabletrain.itch.io/dungeon-scrawl">Dungeon Scrawl</a> / <a href="https://discord.com/invite/RxyZyXg">Discord</a> / <a href="https://www.reddit.com/r/dungeonscrawl/">/r/Dungeonscrawl</a>, <a href="https://dungeonmapdoodler.com/">Dungeon Map Doodler</a> or <a href="https://donjon.bin.sh/">donjon</a> or <a href="https://watabou.itch.io/one-page-dungeon">One Page Dungeon</a> - Dungeon Map Creators / Editors</li>
<li><a href="https://watabou.itch.io/medieval-fantasy-city-generator">Medieval Fantasy City Generator</a> - Fantasy City Map Generator</li>
<li><a href="https://watabou.itch.io/neighbourhood">Neighbourhood</a> - Neighborhood Map Generator</li>
<li><a href="https://www.lootproject.com/">Loot</a> - Randomized Adventure Game Gear</li>
<li><a href="https://www.gildor.org/en/projects/umodel">UE Viewer</a> - Unreal Engine Model Viewer / <a href="https://github.com/gildor2/UEViewer">GitHub</a></li>
<li><a href="https://pixwlk.itch.io/bleeper">Bleeper</a> - Game Sound Effects Creator</li>
<li><a href="https://www.engine-sim.parts/">Engine Simulator</a> - Engine Sound Simulator / <a href="https://github.com/ange-yaghi/engine-sim">GitHub</a></li>
<li><a href="https://github.com/electronicarts">Electronic Arts GitHub</a> - EA GitHub Repos</li>
<li><a href="https://www.gameuidatabase.com/">Game UI Database</a> or <a href="https://www.hudsandguis.com/">HUDSxGUIS</a> - Game HUDs / GUIs</li>
<li><a href="https://github.com/Immediate-Mode-UI/Nuklear">Nuklear</a> - Game GUI Creator</li>
<li><a href="https://subchristsoftware.itch.io/charpad-c64-free">CharPad</a> - Commodore 64 Graphics Editor</li>
<li><a href="https://thoseawesomeguys.com/prompts/">Xelu&#x27;s Controller Prompts</a> - Free Game Prompts / <a href="https://youtu.be/d6GtGbI-now">Video</a></li>
<li><a href="https://kirill-live.itch.io/tuesday-js">Tuesday JS</a> / <a href="https://github.com/Kirilllive/tuesday-js">GitHub</a> or <a href="https://www.renpy.org/">RenPy</a> / <a href="https://github.com/renpy/renpy">GitHub</a> - Visual Novel Editor</li>
<li><a href="https://github.com/Darkhax-Minecraft/Bookshelf">Bookshelf</a> - Minecraft Mod Code Support</li>
<li><a href="https://github.com/DK22Pac/plugin-sdk">plugin-sdk</a> - GTA Plugin Development SDK</li>
<li><a href="https://github.com/DK22Pac/v2saconv">v2saconv</a> - GTAV to GTASA Resource Converter</li>
<li><a href="https://github.com/peterszombati/samp-node-lib">samp-node-lib</a> - GTASA Multiplayer Scripting Library</li>
<li><a href="https://www.veedi.com/">VEEDI</a> - Create Game Walkthrough Videos</li>
<li><a href="https://github.com/keijiro/AICommand">AICommand</a> - ChatGPT with Unity Editor</li>
<li><a href="https://github.com/GarrettGunnell/Post-Processing">Post-Processing</a> - Post Processing Pipeline For Unity</li>
<li><a href="https://github.com/hyblocker/hekky-shaders">Hekky</a> - Unity Shaders / <a href="https://docs.hyblocker.dev/en/">Docs</a></li>
<li><a href="https://craftpix.net/freebies/">CraftPix</a>, <a href="https://www.kenney.nl/">Kenney</a>, <a href="https://www.reddit.com/r/gameassets/">/r/GameAssets</a>, <a href="https://unityassets4free.com/">UnityAssets4Free</a>, <a href="https://opengameart.org/">Open Game Art</a>, <a href="https://www.unityfreaks.com/">UnityFreaks</a>, <a href="https://t.me/GameDevUE">GameDevUE</a>, <a href="https://www.steamgriddb.com/">SreamGridDB</a>, <a href="https://www.incern.org/">Incern</a> or <a href="https://www.gamedevmarket.net/category/3d/?type=free">GameDevAssets</a> - Game Development Assets</li>
<li><a href="https://www.anyrpg.org/">AnyRPG</a> - RPG Editor</li>
<li><a href="https://github.com/xonotic">xonotic</a>, <a href="https://github.com/VanguardDev/Vanguard">Vanguard</a> / <a href="https://project-vanguard.netlify.app/index.html">2</a> or <a href="https://github.com/Warsow">Warsow</a> - FPS Game Assets</li>
<li><a href="https://fmhy.pages.dev/img-tools/#pixel-art">Pixel Art Tools</a> - Tools to Create Sprites &amp; Pixel Art</li>
<li><a href="https://github.com/Yonaba/awesome-one-person-games">awesome-one-person-games</a> - Single Dev Game Examples</li>
<li><a href="https://github.com/coding-horror/basic-computer-games">Basic Computer Games</a> - Basic Computer Game Examples</li>
</ul>
<doc-anchor-target id="git-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#git-tools">#</doc-anchor-trigger>
<span>Git Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#git-projects">Git Project Indexes</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://app.polymersearch.com/discover/github-awesome">GitHub Awesome</a></strong>, <a href="https://github.com/topics/awesome-list">awesome-lis</a> or <a href="https://github.com/fffaraz/awesome-github">awesome-github</a> - List Indexes</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://codeberg.org/gothub/gothub">GotHub</a></strong> - GitHub Frontend</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://about.gitlab.com/">GitLab</a></strong>, <a href="https://git.fsfe.org/">FSFE</a> or <a href="https://notabug.org/">NotABug</a> - GitHub Alternatives</li>
<li><a href="https://www.githubstatus.com/">GitHubStatus</a> - GitHub Outage Status</li>
<li><a href="https://githut.info/">Githut</a> - GitHub Programming Language Stats</li>
<li><a href="https://gitexplorer.com/">Git Explorer</a>, <a href="http://www.ndpsoftware.com/git-cheatsheet.html">Git Cheatsheet</a>, <a href="https://hackprogramming.com/notes/git-cheatsheet">git-cheatsheet</a> or <a href="https://gabrieldejesus.github.io/git-commands/">Git Commands</a> / <a href="https://github.com/gabrieldejesus/git-commands">2</a> - Git Command Lists / Search</li>
<li><a href="https://desktop.github.com/">GitHub Desktop</a> / <a href="https://github.com/shiftkey/desktop">Linux</a>, <a href="https://git-fork.com/">Git-Fork</a> or <a href="https://fmhy.pages.dev/base64/#tower">Tower</a> - Git Clients</li>
<li><a href="https://github.com/dahlbyk/posh-git">posh-git</a> - Git Powershell Environment</li>
<li><a href="https://github.dev/">GitHub.Dev</a> - GitHub Web App</li>
<li><a href="https://github.com/refined-github/refined-github">refined-github</a> or <a href="https://github.com/FredrikNoren/ungit">Ungit</a> - Improved GitHub Interface</li>
<li><a href="https://stefanbuck.com/awesome-browser-extensions-for-github">Stefan Buck</a> - GitHub Browser Extensions / <a href="https://github.com/stefanbuck/awesome-browser-extensions-for-github/">GitHub</a></li>
<li><a href="https://github.com/imgbot/Imgbot">Imgbot</a> - GitHub Image Compression</li>
<li><a href="https://up-for-grabs.net/">up-for-grabs</a> - Curated List of Tasks for New Contributes</li>
<li><a href="https://github.com/Mottie/GitHub-userscripts">GitHub-Userscripts</a> - GitHub Userscripts</li>
<li><a href="https://github.com/sdras/awesome-actions">Awesome Actions</a> - Curated List of Github Actions</li>
<li><a href="https://github.com/gitx-io/ActionServerless">ActionServerless</a> - Create Serverless Service</li>
<li><a href="https://gist.github.com/rahularity/86da20fe3858e6b311de068201d279e3">Rahularity</a> - Use Multiple Git Accounts at Once</li>
<li><a href="https://www.gitkraken.com/">GitKraken</a> or <a href="https://www.sourcetreeapp.com/">Sourcetree</a> - Git GUI</li>
<li><a href="https://github.com/jesseduffield/lazygit">lazygit</a> or <a href="https://github.com/Extrawurst/gitui">gitui</a> - Git TUI</li>
<li><a href="https://gut-cli.dev/">Gut</a> - Git CLI</li>
<li><a href="https://github.com/zvizvi/GitHub-Web-IDE">GitHub Web IDE</a> - Web IDE</li>
<li><a href="https://codeberg.org/">Codeberg</a>, <a href="https://git.sr.ht/">git.sr.ht</a> or <a href="https://gitgud.io/">GitGud</a> - Git Hosting</li>
<li><a href="https://fateen45.notion.site/Git-GitHub-61bc81766b2e4c7d9a346db3078ce833">Git / Github Guide</a></li>
<li><a href="https://github.com/hbons/SparkleShare">SparkleShare</a> - Git Collab Tool</li>
<li><a href="https://www.gitbook.com/">GitBook</a> - Document Collaboration</li>
<li><a href="https://git.sdf.org/humanacollaborator/humanacollabora/src/branch/master/forge_comparison.md">Forge Comparison</a> - Git Colab Tool Comparison</li>
<li><a href="https://dotfiles.github.io/">dotfiles</a> - GitHub Dotfiles</li>
<li><a href="https://github.com/refined-github/refined-github">Refined GitHub</a> - Simplifies GitHub Interface &amp; Adds Features</li>
<li><a href="https://octobox.io/">Octobox</a>, <a href="https://www.gitify.io/">Gitify</a>, <a href="https://github.com/freaktechnik/advanced-github-notifier">advanced-github-notifier</a>, <a href="https://github.com/fwouts/prmonitor">PR Monitor</a>, <a href="https://catlight.io/">CatLight</a> or <a href="https://ghostlyapp.net/">Ghostly</a> / <a href="https://github.com/patriksvensson/ghostly">GitHub</a> - GitHub Notifications</li>
<li><a href="https://github.com/GDGVIT/gidget">Gidget</a> - GitHub Notifications / Android</li>
<li><a href="https://github.com/jevakallio/git-notify">Git-notify</a> - Embed Announcements into Git Commit Messages</li>
<li><a href="https://github.com/ossf/allstar">Allstar</a> - Git Repository Security App</li>
<li><a href="https://github.com/MichaelMure/git-bug">git-bug</a> - Git Embedded Bug Tracker</li>
<li><a href="https://github1s.com/">github1s</a> - GitHub Code Viewer / GUI: do <code v-pre>gitk</code> in Repo Folder</li>
<li><a href="https://github.com/Yash-Garg/KeyManager">KeyManager</a> - GitHub SSH / GPG Key Manager</li>
<li><a href="https://tara.ai/">Tara</a> - Git Project Manager</li>
<li><a href="https://d.serctl.com/">Serctl</a> - Backup GitHub Projects</li>
<li><a href="https://gitlist.org/">GitList</a> - Elegant Git Repository Viewer / <a href="https://github.com/klaussilveira/gitlist">GitHub</a></li>
<li><a href="https://murmele.github.io/Gittyup/">Gittyup</a> - Git Source Code History</li>
<li><a href="https://adrianmato.com/pewpew">Pew Pew</a> - Cleanup Unused Repos</li>
<li><a href="https://github.com/sourcegraph-community/no-secrets">No Secrets</a> - Cleanup Sensitive Files in Repos</li>
<li><a href="https://git-scm.com/">git</a> - Version Control System</li>
<li><a href="https://github.com/MunGell/awesome-for-beginners">Awesome First PR Oppotunities</a> - Beginner Friendly FOSS Project Index</li>
<li><a href="https://github.com/lindell/multi-gitter">multi-gitter</a> - Bulk Repository Updater</li>
<li><a href="https://gitextensions.github.io/">Git Extensions</a>, <a href="https://railway.app/">Railway</a> or <a href="https://thermal.codecarrot.net/">Thermal</a> - Git Repository Managers</li>
<li><a href="https://minhaskamal.github.io/DownGit">DownGit</a> - Download GitHub Repository Sub-Folders / Files</li>
<li><a href="https://github.com/MaxGyver83/install-from-github">Install from GitHub</a> or <a href="https://github.com/zyedidia/eget">Eget</a> - Install Packages / Binaries Directly from GitHub</li>
<li><a href="https://github.com/linyows/github-wiki-search">GitHub Wiki Search</a> - Search GitHub Repository Wikis</li>
<li><a href="https://useful-forks.github.io/">useful-forks</a> or <a href="https://andremiras.github.io/gitpop3/">GitPop3</a> - GitHub Fork Search</li>
<li><a href="https://techgaun.github.io/active-forks/index.html">Active-Forks</a> - Find Active GitHub Forks / <a href="https://github.com/techgaun/active-forks">GitHub</a></li>
<li><a href="https://grep.app/">grep.app</a> - Git Repository Index</li>
<li><a href="https://github.com/zekroTJA/stargrab">StarGrab</a> - Mirror GitHub Repositories</li>
<li><a href="https://octolinker.vercel.app/">OctoLinker</a> - Make GitHub Code References Clickable</li>
<li><a href="https://github.com/Bhupesh-V/ugit">Ugit</a> - Undo Git Commands</li>
<li><a href="https://www.octotree.io/">Octotree</a> - GitHub Repo File Tree View</li>
<li><a href="https://gh.api.99988866.xyz/">GitHub File Acceleration</a></li>
<li><a href="https://github.com/o2sh/onefetch">Onefetch</a> - Git Repo Summary in Terminal</li>
<li><a href="https://nightly.link/">Nightly.link</a> - GitHub Sharable Nightly Links</li>
<li><a href="https://about.sourcegraph.com/">Sourcegraph</a> - GitHub Repository Sourcegraph Editor</li>
<li><a href="https://github.com/o2sh/onefetch">onefetch</a> - Git Information Terminal</li>
<li><a href="https://actionsflow.github.io/">ActionFlow</a> - Workflow Automation</li>
<li><a href="https://github.com/simonw/shot-scraper-template">shot-scraper-template</a> - Take Automated Screenshots of Web Pages</li>
<li><a href="https://star-history.com/">Star History</a> - Repository Star History Graph</li>
<li><a href="https://gitstar-ranking.com/">Gitstar Ranking</a> - Git Repo Star Rankings</li>
<li><a href="https://github.com/flawyte/whats-new-github">Whats New GitHub</a> or <a href="https://telegram.me/GithubReleasesBot">GithubReleasesBot</a> - Repository Change Feeds</li>
<li><a href="https://www.conventionalcommits.org/">Conventional Commits</a> - Commit Message Specification</li>
<li><a href="https://github.com/Nutlope/aicommits">AICommits</a> - Auto Commit Messages</li>
<li><a href="https://github.com/dvershinin/lastversion">lastversion</a> or <a href="https://github.com/jreisinger/ghrel">ghrel</a> - Download / View Latest Stable Repos</li>
<li><a href="https://github.com/orhun/git-cliff">Git Cliff</a> - Changelog Generator</li>
<li><a href="https://aviaryan.github.io/javascripts/github.md/">GitHub Markdown Preview</a> - Preview Markdown</li>
<li><a href="http://felixhayashi.github.io/ReadmeGalleryCreatorForGitHub/">ReadmeGallery</a> - GitHub Remdme Gallery Creator</li>
<li><a href="https://readme.so/">readme.so</a> - Readme Markdown Editor</li>
<li><a href="https://github.com/anuraghazra/github-readme-stats">GitHub Readme Stats</a> - Dynamically Generated GitHub Readme Stats</li>
<li><a href="https://github.com/ez4o/github-contribution-graph">GitHub Contribution Graph</a> - Add GitHub ReadMe Contribution / Commit Graph</li>
<li><a href="https://github.com/shravan20/github-readme-quotes">Github Readme Quotes</a> - GitHub Readme Quote Generator</li>
<li><a href="https://github.com/matiassingers/awesome-readme">Awesome README</a> - GitHub Readme Examples</li>
<li><a href="https://git-quick-stats.sh/">GIT Quick Stats</a> - View Git Statistics / <a href="https://github.com/arzzen/git-quick-stats">GitHub</a></li>
<li><a href="https://langits.davejudd.dev/">Langits</a> - See Most Used Programming Languages User</li>
<li><a href="https://github.com/addshore/browser-github-release-downloads">GitHub Release Downloads</a> - GitHub Release Download Counter</li>
<li><a href="https://shields.io/">Shields.io</a> - Metadata badges for GitHub Readmes</li>
<li><a href="https://skillicons.dev/">SkillIcons</a> - Skill Badges for GitHub Readmes / Resumes</li>
<li><a href="https://dev.to/envoy_/150-badges-for-github-pnk">Awesome Badges</a> - Badges for GitHub Projects</li>
<li><a href="https://github.com/Annihil/github-spray">GitHub Spray</a> - Draw on Github Contribution Page</li>
<li><a href="https://dev.to/mishmanners/how-to-enable-github-actions-on-your-profile-readme-for-a-contribution-graph-4l66">GitHub Snake</a> - Enable Snake Game on GitHub Readme</li>
<li><a href="https://rahuldkjain.github.io/gh-profile-readme-generator/">GitHub Profile README Generator</a> or <a href="https://gprm.itsvg.in/">GPRM</a> - Generate Git Profile Readme</li>
<li><a href="https://gitstalk.netlify.app/">GitStalk</a> - GitHub Profile Info Search</li>
<li><a href="https://github.com/gitlimes/discord-md-badge">Discord MD Badge</a> - Add Discord Badge to GitHub</li>
<li><a href="https://github.com/dderevjanik/github-vscode-icons">Github vscode icons</a> - VSCode Icons</li>
<li><a href="https://github.com/Claudiohbsantos/github-material-icons-extension">github-material-icons-extension</a> - Material Icons</li>
<li><a href="https://gist.io/">gist.io</a> - Git Blog Platform</li>
<li><a href="https://github.com/github/gitignore">gitignore</a> - Gitignore Templates</li>
<li><a href="https://github.com/ThirtyDegreesRay/OpenHub">OpenHub</a>, <a href="https://github.com/NamanShergill/diohub">diohub</a>, <a href="https://github.com/thermatk/FastHub-Libre">Fasthub-Libre</a>, <a href="https://github.com/LightDestory/FastHub-RE">FastHub-RE</a>, <a href="https://github.com/maks/MGit">MGit</a>, <a href="https://codeberg.org/gitnex/GitNex/">GitNex</a> or <a href="https://github.com/slapperwan/gh4a">OctoDroid</a> - Android GitHub Clients</li>
<li><a href="https://github.com/DheerajKotwani/GithubVisualizer">GithubVisualizer</a> - Track Github User Activity on Android</li>
<li><a href="https://gitea.io/">Gitea</a> / <a href="https://gittea.dev/">2</a> or <a href="https://www.drift.lol/">Drift</a> - Self-Hosted Git Services</li>
</ul>
<doc-anchor-target id="cli-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#cli-tools">#</doc-anchor-trigger>
<span>CLI Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://httpie.io/">HTTPie</a> - Command-Line HTTP Client</li>
<li><a href="https://github.com/curl/curl">cURL</a> - Transfer Data with URLs / <a href="https://curlconverter.com/">Converter</a></li>
<li><a href="https://gitlab.com/gokhanettin/wnix">WNIX</a> - UNIX-like Windows Development Environment</li>
<li><a href="https://sift-tool.org/">Sift</a> - grep Alternative</li>
<li><a href="http://edbrowse.org/">Edbrowse</a> - Command Line Editor / Browser / Mail Client</li>
<li><a href="https://github.com/j8r/cride">Cride</a> - Command Line Editor</li>
<li><a href="https://github.com/ajeetdsouza/zoxide">Zoxide</a> - Improved CD Command</li>
<li><a href="https://github.com/mikefarah/yq">YQ</a> - Portable YAML Processor</li>
<li><a href="https://github.com/datastack-net/dockerized">Dockerized</a> - Docker Command-Line</li>
<li><a href="https://github.com/sindresorhus/yoctocolors">yoctocolors</a> - Command Line Coloring Package</li>
<li><a href="https://github.com/sindresorhus/open">open</a> - Open URLs, Files, Executables in CLI or Scripts</li>
<li><a href="https://github.com/krasimir/hopa">Hopa</a> - Zero config CLI for running JavaScript / TypeScript</li>
</ul>
<doc-anchor-target id="color-schemes">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#color-schemes">#</doc-anchor-trigger>
<span>Color Schemes</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#color-palette-generators">Color Palette Generators</a></strong> - Generate Color Palettes</li>
<li><a href="https://realtimecolors.com/">Realtime Colors</a> - Preview Color Palettes</li>
<li><a href="https://www.spycolor.com/">SpyColor</a> - Color Model Conversions</li>
<li><a href="https://github.com/Siddharth11/Colorful">Colorful</a> - Curated List of Color Scheme Resources</li>
<li><a href="https://www.colorsandfonts.com/">ColorsAndFonts</a> - Quickly Copy Colors &amp; Typography Combinations</li>
<li><a href="https://www.colorhexa.com/">ColorHexa</a> - Color Hex Encyclopedia</li>
<li><a href="https://paletton.com/">Paletton</a> - Color Scheme Designer</li>
<li><a href="https://duo.alexpate.uk/">Duo</a> - Color Combinations</li>
<li><a href="https://palettegenerator.com/">PaletteGenerator</a> or <a href="https://alwane.io/">Alwane</a> - Color Palette Extractor</li>
<li><a href="https://colorable.jxnblk.com/">Colorable</a> / <a href="https://github.com/jxnblk/colorable">GitHub</a>, <a href="https://toolness.github.io/accessible-color-matrix/">accessible-color-matrix</a> or <a href="https://abc.useallfive.com/">Accessible Brand Colors</a> - Accessible Color Pallette Builders</li>
<li><a href="https://github.com/arnelenero/simpler-color">Simpler Color</a> - Create Web Color System</li>
<li><a href="https://www.colorzilla.com/">ColorZilla</a> - Color Picker, Gradient Generator &amp; more</li>
<li><a href="https://fmhy.pages.dev/storage/#color-pickers">Color Pickers</a> - Extract Color from Pictures / Webpages</li>
<li><a href="https://webgradients.com/">Webgradients</a> - Gradients</li>
<li><a href="https://uigradients.com/">uiGradients</a> - Hex Gradients</li>
<li><a href="https://www.shadertoy.com/browse">ShaderToy</a> - User-Made Shaders</li>
<li><a href="https://webaim.org/resources/contrastchecker/">Contrast Checker</a> - Background / Text Contrast Checker</li>
</ul>
<doc-anchor-target id="programming--coding">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#programming--coding">#</doc-anchor-trigger>
<span>Programming / Coding</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://list.community/">List.community</a></strong> - Programming / Development GitHub Lists</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/TheR1D/shell_gpt">Shell GPT</a></strong>, <a href="https://www.cursor.so">Cursor</a>, <a href="https://codeium.com/">Codeium</a>, <a href="https://www.tabnine.com/">tabnine</a>, <a href="https://github.com/imgcook/imgcook">ImageCook</a>, <a href="https://aws.amazon.com/codewhisperer/">CodeWhisperer</a>, <a href="http://www.telosys.org/">Telosys</a>, <a href="https://github.com/gofireflyio/aiac">AIAC</a> or <a href="https://github.com/features/copilot/">Copilot</a> / <a href="https://github.com/github/copilot-docs">Docs</a> - Coding AIs</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/bigcode/bigcode-playground">Starcoder</a></strong>, <a href="https://github.com/ravenscroftj/turbopilot">TurboPilot</a> or <a href="https://www.safurai.com/">Safurai</a> / <a href="https://discord.com/invite/JYXue8DD4w">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.revshells.com/">RevShells</a></strong> - Reverse Shell Generator</li>
<li><a href="https://programming-language-benchmarks.vercel.app/">Programming Language Benchmarks</a> - Programming Language / Compiler Benchmarks</li>
<li><a href="https://ai-code-translator.vercel.app/">AI Code Translator</a> or <a href="https://www.tangiblesoftwaresolutions.com/">Source Code Converters</a> - Code Converters</li>
<li><a href="https://www.literallyanything.io/">Literally Anything</a> - Generate Code via Prompts</li>
<li><a href="https://webdevhome.github.io/">WebdevHome</a>, <a href="https://charm.sh/">Charm</a> or <a href="https://tinytools.directory/">Tiny Tools</a> / <a href="https://github.com/everestpipkin/tools-list">2</a> - Programming Tool Indexes</li>
<li><a href="https://github.com/sdmg15/Best-websites-a-programmer-should-visit">Best-websites-a-programmer-should-visit</a> - Programming Site Index</li>
<li><a href="https://github.com/lorien/awesome-web-scraping">Awesome Web Scraping</a> - Web Scraping Tool Index</li>
<li><a href="https://github.com/mhxion/awesome-discord-communities">Awesome-Discord-Communities</a> - Programming / Developer / Discord Communities</li>
<li><a href="https://www.techbliss.org/">TechBliss</a> - Coding Forum</li>
<li><a href="https://github.com/yask123/AwesomeTwitterAccounts">Awesome Twitter Accounts</a> or <a href="https://github.com/mattn/awesome-twitter-communities">Awesome Twitter Communities</a> - Curated List of Programming Related Twitter Pages</li>
<li><a href="https://github.com/hardikvasa/awesome-programming">Awesome Programming</a> - Programming Resources</li>
<li><a href="https://github.com/ligurio/sqa-wiki/wiki">Awesome Software Quality</a> - Software Quality Testing Tools</li>
<li><a href="https://nodered.org/">Node-RED</a> - Low-Code Programming for Event-Driven Apps</li>
<li><a href="https://www.commands.dev/">Commands.dev</a> - Terminal Commands</li>
<li><a href="https://github.com/aloisdg/awesome-regex">Awesome Regex</a> - Regex Resources</li>
<li><a href="https://regex101.com/">Regex101</a> or <a href="https://www.debuggex.com/">Debuggex</a> - Regex Editor / Debuggers</li>
<li><a href="http://regex.inginf.units.it/">Regex Generator++</a> or <a href="https://regex-generator.olafneumann.org/">Regex Generator</a> - Regex Generators</li>
<li><a href="https://www.autoregex.xyz/">AutoRegex</a> - Regex Converter</li>
<li><a href="https://github.com/terkelg/awesome-creative-coding">Awesome Creative Coding</a> - Creative Coding Resource Index</li>
<li><a href="https://airbroke.icorete.ch/">AirBroke</a> - Self-Hosted Error Checking</li>
<li><a href="https://algorithm-visualizer.org/">Algorithm Visualizer</a> or <a href="https://sadanandpai.github.io/sorting-visualizer/dist/">Sorting Algorithms Visuallizer</a> / <a href="https://github.com/sadanandpai/sorting-visualizer">GitHub</a> - Visualize Code Algorithms</li>
<li><a href="https://app.code2flow.com/">Code2Flow</a>, <a href="https://flowchart.js.org/">Flowchart.js</a> or <a href="https://github.com/MugilanGN/Flowchart-Generator">Flowchart Generator</a> - Code to Flowchart Converter</li>
<li><a href="https://www.umlet.com/">UMLet</a> - Create UML Diagrams</li>
<li><a href="https://wapm.io/">WAPM</a> - WebAssembly Apps / Libraries</li>
<li><a href="https://www.carlosag.net/">CarlosAG</a> - Coding Tools</li>
<li><a href="http://codepad.org/">CodePad</a> or <a href="https://www.codechef.com/ide">CodeChef</a> - Online Compilers</li>
<li><a href="https://www.decompiler.com/">Decompiler</a> - Online Decompiler</li>
<li><a href="https://disasm.pro/">Disasm</a> - Online Assembler and Disassembler</li>
<li><a href="https://github.com/core-plot/core-plot">core-plot</a> - Core Plot Source Code / Apps</li>
<li><a href="https://github.com/toplap/awesome-livecoding">awesome-livecoding</a> - Livecoding Resources</li>
<li><a href="https://github.com/riquito/tuc">tuc</a> - Improved Code Cut</li>
<li><a href="https://mystb.in/">Mystb.in</a> or <a href="https://snippet.host/">snippet.host</a> - Code Pastebins</li>
<li><a href="https://about.0xacab.org/">0xacab</a> - Code Host</li>
<li><a href="https://ide.onelang.io/">OneLang IDE</a> - Convert Code to Multiple Languages</li>
<li><a href="https://github.com/nikochiko/autosaved">Autosaved</a> - Autosave Code / <a href="https://github.com/tkellogg/dura">GitHub</a></li>
<li><a href="https://github.com/privatenumber/tasuku">Tasuku</a> - Node.js Task Runner</li>
<li><a href="https://octolinker.vercel.app/">OctoLinker</a> - Turn Code Statements into Links / <a href="https://github.com/OctoLinker/OctoLinker">Github</a></li>
<li><a href="https://github.com/emacs-tw/awesome-emacs">Awesome Emacs</a> or <a href="https://melpa.org/">Melpa</a> - Emacs Packages</li>
<li><a href="https://webden.dev/">WebDen</a>, <a href="https://riju.codes/">Riju</a>, <a href="https://www.tutorialspoint.com/codingground.htm">CodingGround</a> or <a href="https://onlinetool.io/">Online Tools</a> - Code Playgrounds</li>
<li><a href="https://dartpad.dartlang.org">DartPad</a> - Dart Code Playground</li>
<li><a href="https://www.qovery.com/">Qovery</a> - AWS Development Platform</li>
<li><a href="https://github.com/engineer-man/piston-bot">I run code</a> - Evaluate Code Snippets via Discord</li>
<li><a href="https://shell.cloud.google.com/">Shell Cloud</a> - Google Cloud Shell Environment</li>
<li><a href="https://brickhub.dev/">BrickHub</a> - Share Code Brick Templates</li>
<li><a href="https://github.com/Cracked5pider/ShellcodeTemplate">ShellcodeTemplate</a> - Modifiable Shellcode Template</li>
<li><a href="https://github.com/atek-cloud/spork">Spork</a> - P2P Sockets CLI / <a href="https://discord.gg/UUCVrFYksv">Discord</a></li>
<li><a href="https://hl2guide.github.io/Awesome-Visual-Studio-Code-Extensions/">Awesome Visual Studio Code Extensions</a> - Visual Studio Code Extensions</li>
<li><a href="https://github.com/emilk/egui">egui</a> - Rust GUI</li>
<li><a href="https://this-week-in-rust.org/">This Week in Rust</a> - Rust News / Updates</li>
<li><a href="https://kotlin.link/">awesome-kotlin</a> - Kotlin Resource Index / <a href="https://github.com/KotlinBy/awesome-kotlin">GitHub</a></li>
<li><a href="https://gitlab.com/diskord/diskord">Diskord</a> - Kotlin Client for Discord</li>
<li><a href="https://awesome-go.com/">Awesome Go</a> - Go Programming Resources</li>
<li><a href="https://github.com/nikolaydubina/go-recipes">Go Recipes</a> - Go Project Tools</li>
<li><a href="https://github.com/samber/lo">lo</a> - Go Library</li>
<li><a href="https://goplay.space/">GoPlay</a> - Go Playground</li>
<li><a href="https://github.com/vinta/awesome-python">Awesome Python</a> - Python Resource Index</li>
<li><a href="https://docs.python.org/3/py-modindex.html">py-modindex</a> - Python Modules List / Tutorials</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ms-python.python">Python Extension</a> - Visual Studio Code Python Language Extension / <a href="https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance">Performant Language</a></li>
<li><a href="https://github.com/Python-World/python-mini-projects">Python Mini Projects</a> - Python Scripts</li>
<li><a href="https://python-patterns.guide/">Python Patterns</a> - Python Design Patterns</li>
<li><a href="https://github.com/landscapeio/dodgy">Dodgy</a> - Find PWs &amp; Diffs in Python Code</li>
<li><a href="https://github.com/ZeroIntensity/pointers.py">pointers.py</a> - Python Pointers</li>
<li><a href="https://github.com/microsoft/pyright">Pyright</a> or <a href="https://github.com/python/mypy">mypy</a> - Python Static Type Checker</li>
<li><a href="http://www.pyregex.com/">PyRegex</a> - Python Regex Test</li>
<li><a href="https://github.com/zedr/clean-code-python">Clean Code Python</a> - Clean Code for Python</li>
<li><a href="https://strftime.net/">strftime.net</a> - Generate strftime Python Codes</li>
<li><a href="https://github.com/extremeheat/JSPyBridge">JSPyBride</a> - Interoperate Node.js and Python</li>
<li><a href="https://github.com/JeffLIrion/adb_shell">adb_shell</a> - Python ADB + Fastboot Implementation</li>
<li><a href="https://pypa.github.io/pipx/">pipx</a> - Execute Python Binaries in Isolated Environments</li>
<li><a href="https://github.com/xrudelis/pytrait">Pytrait</a> - Python Interface Traits</li>
<li><a href="https://www.pypy.org/">PyPy</a> - Alt Python Implementation</li>
<li><a href="https://www.doppler.com/">Doppler</a> - Sync Environment Variables</li>
<li><a href="https://autocode.com/">AutoCode</a> - Instant Endpoints</li>
<li><a href="https://github.com/galvez/typejuice">typejuice</a> - Documentation Generator for TypeScript Declaration Files</li>
<li><a href="https://github.com/swan-io/boxed">Boxed</a> - TypeScript Utility Types / Functions</li>
<li><a href="https://github.com/labs42io/clean-code-typescript">Clean Code TypeScripts</a> - Clean Code for TypeScript</li>
<li><a href="https://github.com/charliermarsh/ruff">Ruff</a> - Python Linter</li>
<li><a href="https://trunk.io/">Trunk</a> - Run Linters/Formatters/Checkers Simultaneously</li>
<li><a href="https://github.com/oxsecurity/megalinter">Mega Linter</a> or <a href="https://github.com/Tencent/CodeAnalysis">TCA</a> - Code Analyzer</li>
<li><a href="https://github.com/fauxpilot/fauxpilot">FauxPilot</a> - Self-Hosted Copilot Server</li>
<li><a href="https://github.com/minimaxir/big-list-of-naughty-strings">Big List of Naughty Strings</a> - Check for Edge Case Inputs</li>
<li><a href="https://codecapsules.io/">CodeCapsules</a> - Code Deployment</li>
<li><a href="https://github.com/DarthSim/overmind">overmind</a> or <a href="https://github.com/ddollar/foreman">foreman</a> - Process Managers</li>
<li><a href="https://cpp.sh/">cpp.sh</a> - Online C++ Compiler</li>
<li><a href="https://cp-algorithms.com/">CP-Algorithms</a> - C++ Algorithms</li>
<li><a href="https://cdecl.org/">CDECL</a> - C++ to English Translator</li>
<li><a href="https://the-algorithms.com/">The Algorithms</a> - Algorithms Index</li>
<li><a href="https://clang.llvm.org/">Clang</a> - C Language Family Frontend</li>
<li><a href="https://roslynpad.net/">RoslynPad</a> - C# Editor</li>
<li><a href="https://github.com/cube0x0/SharpSystemTriggers">SharpSystemTriggers</a> - C# Remote Authentication Triggers</li>
<li><a href="https://github.com/carbon-language/carbon-lang">Carbon</a> - Carbon Language Repository</li>
<li><a href="https://gcc.gnu.org/">GCC</a> - GNU Compiler Frontends</li>
<li><a href="https://asdf-vm.com/">asdf</a> - Multi-Runtime Management CLI</li>
<li><a href="https://github.com/oconnor663/sha256_project">The SHA-256 Project</a> - Develop SHA-256 from Scratch</li>
<li><a href="https://github.com/comex/substitute">substitute</a> - Free Runtime Modification Library</li>
<li><a href="https://sourcegraph.com/">Sourcegraph</a> or <a href="https://geoff.greer.fm/ag/">Ag</a> / <a href="https://github.com/ggreer/the_silver_searcher">GitHub</a> - Code Searching</li>
<li><a href="http://searchcode.com/">searchcode</a> or <a href="http://publicwww.com/">PublicWWW</a> - Source Code Search</li>
<li><a href="https://www.sourcecodester.com/">Sourcecodester</a>, <a href="https://www.code-projects.org/">Code Projects</a>, <a href="https://codeastro.com/">Codastro</a>, <a href="https://www.kashipara.com/">Kashipara</a> or <a href="https://www.itsourcecode.com/">ItSourceCode</a> - Source Code Projects</li>
<li><a href="https://github.com/Rich-Harris/magic-string">magic-string</a> - String Editor</li>
<li><a href="https://www.grepper.com/">CodeGrepper</a> - Code Search Extension</li>
<li><a href="https://shortcode.dev/">ShortCode</a>, <a href="https://code.google.com/archive/">Google Code Archive</a> or <a href="https://www.codelist.cc/">CodeList</a> - Script / Code Indexes</li>
<li><a href="https://moonscript.org/">MoonScript</a> - Dynamic Scripting Language</li>
<li><a href="https://dreamy-ptolemy-eb4e80.netlify.app/">Carbon</a> / <a href="https://carbon.now.sh/">2</a>, <a href="https://codeimage.dev/">CodeImage</a>, <a href="https://ray.so/">ray.so</a>, <a href="https://chalk.ist/">Chalk</a>, <a href="https://www.codepng.app/">CodePNG</a>, <a href="https://snapartify.com">Snapartify</a> or <a href="https://showcode.app/">Show Code</a> - Code Screenshots</li>
<li><a href="https://github.com/wtsxDev/reverse-engineering">Reverse Engineering Resources</a> - Reverse Engineering Resource Index</li>
<li><a href="https://challenges.re/">challenges.re</a> - Reverse Engineer Code</li>
<li><a href="https://github.com/nvbn/thefuck">thefuck</a> - Corrects Previous Console Command</li>
<li><a href="https://www.delphitools.info/">DelphiTools</a> - Code Profiler / Delphi Tools</li>
<li><a href="https://ohmyposh.dev/">OhMyPosh</a> - Terminal Theme Engine</li>
<li><a href="https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme">Zero Dark Matrix</a> - Chrome Devtools Dark Theme</li>
<li><a href="https://github.com/baygeldin/tantiny">Tantiny</a> - Full-Text Ruby Search</li>
<li><a href="https://octave.org/">GNU Octave</a> - Scientific Programming Language</li>
<li><a href="https://nodejs.org/en/">NodeJS</a> - JavaScript Runtime Environment</li>
<li><a href="https://www.coley.software/Recaf/">Recaf</a> - Java Bytecode Editor</li>
<li><a href="https://rescript-lang.org/">Rescript</a> - Javascript Editor / Language</li>
<li><a href="https://github.com/sorrycc/awesome-javascript">Awesome Javascript</a> - Javascript Resources</li>
<li><a href="https://github.com/ryanmcdermott/clean-code-javascript">Clean Code Javascript</a> - Clean Code for Javascript</li>
<li><a href="https://vanillalist.top/">Vanilla List</a> - Vanilla Javascript Repository</li>
<li><a href="https://github.com/javascriptdata/danfojs">Danfo.js</a> - Javascript Library</li>
<li><a href="https://runkit.com/">RunKit</a> - Browser Javascript Sandbox</li>
<li><a href="https://useadrenaline.com/">Adrenaline</a> - Code Debugging</li>
<li><a href="https://jsbin.com/">JBin</a> or <a href="https://www.replay.io/">Replay</a> - Collaborative Code Debugging</li>
<li><a href="https://gpu.rocks/">GPU.js</a> - GPU Accelerated JavaScript</li>
<li><a href="https://js.org/">JS.ORG</a> - Free subdomain for JavaScript Developers</li>
<li><a href="https://1loc.dev/">1loc</a> - 217 Single Line JavaScript Codes</li>
<li><a href="https://github.com/trekhleb/javascript-algorithms">Javascript Algorithms</a> - Algorithms and Data Structures in Javascript</li>
<li><a href="https://gummyjs.vercel.app/">Gummy</a> - Easily Build JavaScript Programs</li>
<li><a href="https://beautifier.io/">Beautifier</a> - JavaScript Beautifier</li>
<li><a href="https://skalman.github.io/UglifyJS-online/">UglifyJS</a> or <a href="https://javascriptcompressor.com/">JavaScript Compressor</a> - JavaScript Minifier</li>
<li><a href="https://github.com/Konloch/bytecode-viewer">bytecode-viewer</a>, <a href="https://jdec.app/">JDec</a>, <a href="https://github.com/java-decompiler/jd-gui">jd-gui</a>, <a href="https://github.com/Storyyeller/Krakatau">Krakatau</a>, <a href="https://github.com/deathmarine/Luyten">Luyten</a> or <a href="https://github.com/fesh0r/fernflower">Fernflower</a> - Java Decompilers</li>
<li><a href="https://jex.im/regulex/">Regulex</a> or <a href="https://regexper.com/">Regexper</a> - Regular Expression Visualizers</li>
<li><a href="https://animejs.com/">anime.js</a> - JavaScript Animation Library / <a href="https://github.com/juliangarnier/anime/">GitHub</a></li>
<li><a href="https://randomcolor.lllllllllllllllll.com/">randomcolor</a> - Random Javascript Color Generator</li>
<li><a href="https://github.com/AsyncBanana/microdiff">Microdiff</a> - Object and Array Comparison Library</li>
<li><a href="https://adoptium.net/">Adoptium</a> - Download OpenJDK Binaries</li>
<li><a href="https://github.com/trzsz/trzsz.js">trzsz</a> - Make trzsz Compatible with tmux in Terminal</li>
<li><a href="https://bundlephobia.com/">Bundlephobia</a> - Find Cost of Adding npm Package</li>
<li><a href="https://jsonformatter.curiousconcept.com/">JSON Formatter</a> or <a href="https://github.com/callumlocke/json-formatter">json-formatter</a> - JSON Formatter</li>
<li><a href="https://apps.apple.com/us/app/jayson/id1447750768">Jayson</a> or <a href="https://jsonview.com/">JSONView</a> - JSON Viewer &amp; Editor</li>
<li><a href="https://jmespath.org/">JMESPath</a> - Query Language for JSON / <a href="https://jmespath.org/tutorial.html">Tutorial</a></li>
<li><a href="https://github.com/zio/zio-json">zio-json</a> - JSON Library</li>
<li><a href="https://jsonbin.io/">JSON Bin</a> - JSON Host</li>
<li><a href="https://github.com/mledoze/countries">Countries</a> - World Countries in JSON, CSV, XML &amp; YAML</li>
<li><a href="https://www.planttext.com/">PlantText</a> - UML Editor</li>
<li><a href="https://glogg.bonnefon.org/">glogg</a> - Log File Explorer</li>
<li><a href="https://codestats.net/">Code::Stats</a> or <a href="https://wakatime.com/">Wakatime</a> - Programmer Stat Tracking</li>
<li><a href="https://github.com/Blacksmoke16/oq">oq</a> - Programming Language Processor</li>
<li><a href="https://www.tablesgenerator.com/">Tables Generator</a> - Generates Tables in Various Languages</li>
<li><a href="https://wiredjs.github.io/designer/">WiredJS</a> - Wireframe Designer</li>
<li><a href="https://github.com/Nukesor/pueue">pueue</a> - Shell Command Manager</li>
<li><a href="https://vlang.io/">V</a> - Programming Language</li>
<li><a href="https://yoav-lavi.github.io/melody/book/">Melody</a> - Programming Language / <a href="https://github.com/yoav-lavi/melody">GitHub</a></li>
<li><a href="https://www.emojicode.org/">Emojicode</a> - Emoji Based Programming Language</li>
<li><a href="https://github.com/elbywan/crystalline">Crystalline</a> - Crystal Language Server</li>
<li><a href="https://github.com/crystal-lang-tools/scry">scry</a> - Crystal Code Analysis Server</li>
<li><a href="https://github.com/crystal-community/icr">icr</a> - REPL for Crystal</li>
<li><a href="https://www.qbasic.net/">QBasic</a> - QBasic / QuickBASIC Programming Language Resources</li>
<li><a href="https://cpeditor.org/">CP Editor</a> - Competitive Programming Code Editor</li>
<li><a href="https://github.com/ziadoz/awesome-php">Awesome PHP</a> - PHP Resources</li>
<li><a href="http://ddecode.com/phpdecoder/">PHP Decoder</a> - PHP Decoder</li>
<li><a href="http://phpbeautifier.com/">PHP Beautifier</a> - PHP Formatter</li>
<li><a href="https://github.com/piotrplenik/clean-code-php">Clean Code PHP</a> - Clean Code for PHP</li>
<li><a href="https://github.com/CuyZ/Valinor">Valinor</a> - PHP Object Mapper</li>
<li><a href="https://github.com/spatie/fork">Spatie</a> or <a href="https://3v4l.org">3v4l</a> - Run PHP Concurrently</li>
<li><a href="https://github.com/schneefux/vscode-winddown">Winddown</a> or <a href="https://alexanderepstein.github.io/Sandman/">Sandman</a> - Coding Break Reminders</li>
<li><a href="https://themeselection.com/">ThemesElection</a> - Programming UI Themes</li>
<li><a href="https://devfonts.gafi.dev/">Dev Fonts</a> - Coding Fonts</li>
<li><a href="https://github.com/IdreesInc/Monocraft">Monocraft</a> - Minecraft Coding Font</li>
</ul>
<doc-anchor-target id="ides--code-editors">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#ides--code-editors">#</doc-anchor-trigger>
<span>IDEs / Code Editors</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#code-editors">Code Editors</a></strong> - Code Editing Apps / Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#vim-tools">Vim Tools</a></strong> - Tools / Themes for Vim</li>
<li><a href="https://netbeans.apache.org/">Apache NetBeans</a> - Cross Platform IDE</li>
<li><a href="https://www.kdevelop.org/">KDevelop</a> - Cross Platform IDE</li>
<li><a href="https://developers.redhat.com/products/openshift-dev-spaces/overview">OpenShift</a> - Cross Platform IDE</li>
<li><a href="https://thonny.org/">Thonny</a> - Python IDE</li>
<li><a href="https://www.scintilla.org/SciTE.html">SciTE</a> - Source Code Editor for Win32 and X</li>
<li><a href="https://github.com/AntonOsika/gpt-engineer">GPT Engineer</a> - AI Code Generator</li>
<li><a href="https://openchakra.app/">OpenChakra</a> - Visual Editor &amp; Code Generator for React / <a href="https://github.com/premieroctet/openchakra">GitHub</a></li>
<li><a href="https://packagecontrol.io/">Package Control</a> - Code Editor Package Manager</li>
<li><a href="https://editorconfig.org/">editorcornfig</a> - Maintain consistent code styles across editors</li>
<li><a href="https://draculatheme.com/">Dracula</a> - Dark Theme for Code Editors / Terminal Emulators</li>
</ul>
<doc-anchor-target id="cloud-ides--collab">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#cloud-ides--collab">#</doc-anchor-trigger>
<span>Cloud IDEs / Collab</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ide.goorm.io/">goormIDE</a></strong>, <a href="https://www.jetbrains.com/fleet/">Fleet</a>, <a href="https://codetasty.com/">CodeTasty</a>, <a href="https://replit.com/">Replit</a>, <a href="https://boostnote.io/">BoostNote</a>, <a href="https://github.com/enoki-inc/aither">Aither</a>, <a href="https://deta.space/">Deta</a>, <a href="https://www.terraform.io/">TerraForm</a>, <a href="https://www.atheos.io/">Atheos</a> / <a href="https://github.com/Atheos/Atheos">GitHub</a>, <a href="https://m3o.com/">m3o</a>, <a href="https://datalore.jetbrains.com/">Datalore</a>, <a href="https://deepnote.com/">DeepNote</a>, <a href="http://www.firemonkeyx.com/">FireMonkeyX</a>, <a href="https://aws.amazon.com/cloud9/">Cloud9</a> or <a href="https://glitch.com/">Glitch</a> / <a href="https://replit.com/glitch">Replit Import</a> / <a href="https://github.com/m3o/m3o">GitHub</a> - Cloud IDE</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://codesandbox.io/">CodeSandbox</a></strong>, <a href="https://stackblitz.com/">StackBlitz</a> or <a href="https://www.gitpod.io/">GitPod</a> - Cloud IDE / VSCode</li>
<li><a href="https://fmhy.pages.dev/storage/#text--code-collaboration">Text / Code Collaboration</a> - Text / Code Collaboration Tools</li>
<li><a href="https://github.com/sobuj53/colabAlive">colab alive</a> - Keep Colab Open</li>
<li><a href="https://gist.github.com/imba-tjd/d73258f0817255dbe77d64d40d985e76#file-cloud-md">cloud</a> - Cloud Platform Index</li>
<li><a href="https://workspaces.openshift.com/">Openshift</a> - Cloud IDE / Eclipse Che</li>
<li><a href="https://cloud.arduino.cc/">Arduino</a> - Cloud IDE for Arduino</li>
<li><a href="https://github.com/ameerthehacker/blazepack">Blazepack</a> or <a href="https://devpod.sh">DevPod</a> - Development Environment</li>
<li><a href="https://bloop.ai/">bloop</a> - IDE AI Suggestion Extension</li>
<li><a href="https://glot.io/">glot.io</a> - Pastebin with Runnable Snippets, API &amp; Compiler</li>
<li><a href="https://fig.io/">Fig</a> - IDE-Style Autocomplete for Terminal</li>
<li><a href="https://www.mycompiler.io/">myCompiler</a>, <a href="https://compiler-explorer.com/">Compiler Explorer</a>, <a href="https://www.ideone.com/">IDE One</a>, <a href="https://godbolt.org/">GodBolt</a> or <a href="https://wandbox.org/">Wandbox</a> - Compiler Explorers</li>
<li><a href="https://dogbolt.org/">DogBolt</a> or <a href="https://github.com/decompiler-explorer/decompiler-explorer">Decompiler Explorer</a> - Decompiler Explorers</li>
<li><a href="https://visualstudio.microsoft.com/vs/features/notebooks-at-microsoft/">Notebooks.azure</a> - Access Jupyter Notebooks in VS Code</li>
<li><a href="https://nbviewer.org/">NBviewer</a> - Jupyter Notebook Sharing</li>
<li><a href="https://github.com/jupyter-server/jupyter_server">Jupyter Server</a> - Jupyter Services / APIs</li>
<li><a href="https://github.com/manzt/anywidget">Anywidget</a> - Create Jupyter Widgets</li>
<li><a href="https://cocalc.com/">CoCalc</a> - Virtual online workspace</li>
<li><a href="https://codepen.io/">CodePen</a>, <a href="https://rentry.co/E5Register">Microsoft 365 E5</a>, <a href="https://webmaker.app/">Web Maker</a> or <a href="https://liveweave.com/">Liveweave</a> - Code Sandbox</li>
<li><a href="https://platform.uno/">Platform.uno</a> - App Framework</li>
<li><a href="https://tio.run/">tio.run</a> - Programming Language Interpreters</li>
<li><a href="https://www.onlinegdb.com/online_python_compiler">Online Python Compiler</a> - Online Python Editor &amp; Tester</li>
</ul>
<doc-anchor-target id="markup-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#markup-tools">#</doc-anchor-trigger>
<span>Markup Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://hedgedoc.envs.net/">HedgeDoc</a></strong>, <a href="https://www.zettlr.com/">zettlr</a>, <a href="https://dillinger.io/">Dillinger</a>, <a href="https://notable.app/">Notable</a>, <a href="https://github.com/vnotex/vnote">vnote</a>, <a href="https://stackedit.io/">StackEdit</a>, <a href="http://markdownpad.com/">MarkdownPad</a>, <a href="https://markdownify.js.org/">Markdownify</a>, <a href="https://github.com/ApostropheEditor/Apostrophe">Apostrophe</a>, <a href="https://github.com/charmbracelet/glow">Glow</a>, <a href="https://markdownlivepreview.com/">MarkdownLivePreview</a>, <a href="https://steventhanna.github.io/proton/">Proton</a> or <a href="https://github.com/marktext/marktext">Mark Text</a> - Markdown Editors</li>
<li><a href="https://markup.rocks/">markup.rocks</a> - Online Markup Editor</li>
<li><a href="https://kangax.github.io/html-minifier/">HTML-Minifier</a> - HTML Minifier</li>
<li><a href="https://htmlreference.io/">HTML Reference</a> - HTML Guide</li>
<li><a href="https://html-notepad.com/">HTML Notepad</a> or <a href="https://apps.apple.com/us/app/html-sandbox-2/id6443393029">HTML Sandbox</a> - HTML Editors</li>
<li><a href="https://webpagerip.com/">PageRip</a> or <a href="https://csspeeper.com/">CSSPeeper</a> - HTML / CSS Extractors</li>
<li><a href="https://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro">TryIt HTML</a>, <a href="https://html-online.com/editor/">HTML-Online</a>, <a href="https://jaredreich.com/pell/">pell</a>, <a href="https://html.cafe/">html.cafe</a> or <a href="https://www.cs.iupui.edu/%7Eajharris/webprog/jsTester.html">jsTester</a> - Online HTML Editors</li>
<li><a href="https://grapesjs.com/">GrapeJS</a> - HTML Template Editor</li>
<li><a href="https://github.com/stevenvachon/broken-link-checker">Broken Link Checker</a> - Find Broken Links in HTML</li>
<li><a href="https://validator.w3.org/">Markup Validation Service</a> - Validate Your Markup Language Structure</li>
<li><a href="https://typeset.lllllllllllllllll.com/">typeset</a> - HTML Typography Pre-Processor</li>
<li><a href="https://htmlcolorcodes.com/">HTMLColorCodes</a> - HTML Color Codes</li>
<li><a href="https://www.bryanbraun.com/checkboxland/">Checkbox Land</a> - Render Anything as HTML Checkboxes</li>
<li><a href="https://github.com/diegocard/awesome-html5">Awesome HTML5</a> - HTML5 Resources</li>
<li><a href="https://gdevelop.io/">GDevelop</a> - HTML5 Game Creator</li>
<li><a href="https://phaser.io/">Phaser</a> - Mobile HTML5 Game Framework</li>
<li><a href="https://playcanvas.com/">PlayCanvas</a> - Build HTML5 Visualizations / Games</li>
<li><a href="https://github.com/ericchiang/pup">pup</a> - HTML Processing CLI</li>
<li><a href="https://chrome.google.com/webstore/detail/css-scan/gieabiemggnpnminflinemaickipbebg?hl=en">CSS Scan</a> - CSS Editor</li>
<li><a href="https://github.com/AllThingsSmitty/css-protips">CSS Protips</a> or <a href="https://cssreference.io/">CSS Reference</a> - CSS Guide</li>
<li><a href="https://github.com/awesome-css-group/awesome-css">Awesome CSS</a> - CSS Resources</li>
<li><a href="https://seansleblanc.itch.io/boxboxhtml">BoxBox</a>, <a href="https://cssgrid-generator.netlify.app/">CSSGridGenerator</a> or <a href="https://grid.layoutit.com/">Layoutit Grid</a> - CSS Grid Generators</li>
<li><a href="https://autoprefixer.github.io/">AutoPrefixer</a> - CSS Prefixer</li>
<li><a href="https://chrome.google.com/webstore/detail/pesticide-for-chrome-with/neonnmencpneifkhlmhmfhfiklgjmloi">Pesticide for Chrome</a> - CSS Element Outline Extension</li>
<li><a href="https://watercss.kognise.dev/">Water.css</a> - CSS Styles</li>
<li><a href="https://stylestage.dev/">Style Stage</a> - Modern CSS Styles</li>
<li><a href="https://bennettfeely.com/usacss/">USA.css</a> - USA CSS Style</li>
<li><a href="https://leonarnott.neocities.org/">Leon&#x27;s CSS</a> or <a href="https://codepen.io/kathykato/details/omxPap">Wordart</a> - CSS Text Styles</li>
<li><a href="https://ianlunn.github.io/Hover/">Hover.CSS</a> - CSS Hover Effects</li>
<li><a href="https://bennettfeely.com/clippy/">Clippy</a> - CSS Clip Creator</li>
<li><a href="https://zerodivs.com/">Zerodivs</a> - CSS Illustration Creator</li>
<li><a href="https://chartscss.org/">Chartscss</a> - CSS Data Visualization Framework</li>
<li><a href="https://www.pixelartcss.com/">PixelArtCSS</a> - Pixel Art to CSS</li>
<li><a href="https://wweb.dev/resources/css-separator-generator/">Separator Generator</a> - CSS Separator Generator CSS</li>
<li><a href="https://9elements.github.io/fancy-border-radius/">Fancy Border Radius</a> - Organic CSS Shape Generator</li>
<li><a href="https://www.bestcssbuttongenerator.com/">BestCSSButtonGenerator</a> - CSS Button Generator</li>
<li><a href="https://www.magicpattern.design/tools/css-backgrounds">MagicPattern</a>, <a href="https://projects.verou.me/css3patterns/">css3patterns</a>, <a href="https://codioful.com/">gradienta</a>, <a href="https://www.gradientmagic.com/">GradientMagic</a>, <a href="https://heropatterns.com/">heropatterns</a>, <a href="http://thepatternlibrary.com/">thepatternlibrary</a>, <a href="http://colinkeany.com/blend/">Blend</a>, <a href="https://www.color-morph.com/">Color Morph</a>, <a href="https://cssgradient.io/">CSSGradient</a> or <a href="https://uigradients.com/">uigradients</a> - CSS Patterns / Gradients</li>
<li><a href="https://css-doodle.com/">CSS Doodle</a> - CSS Pattern Generator</li>
<li><a href="https://csslayout.io/">CSSLayout</a> - CSS Layouts</li>
<li><a href="https://css-transform.moro.es/">CSS3 Transform</a> - 2D &amp; 3D CSS Transform Functions Visualizer</li>
<li><a href="https://www.gradient-animator.com/">Gradient Animator</a> - Animated CSS Gradient Generator</li>
<li><a href="https://css.land/lch/">LCH Colour Picker</a> or <a href="https://147colors.com/">147colors</a> - CSS Color Pickers</li>
<li><a href="https://meyerweb.com/eric/tools/color-blend/">Color Blend</a> - CSS Color Blender</li>
<li><a href="https://animista.net/">Animista</a>, <a href="https://github.com/jamiebuilds/tailwindcss-animate">tailwindcss-animate</a> or <a href="https://www.joerezendes.com/projects/Woah.css/">Woah.css</a> - CSS Animations</li>
<li><a href="https://ui.glass/generator/">Glass UI</a> - Glassmorphism CSS Generator</li>
<li><a href="https://tableconvert.com/">Tableconvert</a> - Markdown / Code Converter</li>
<li><a href="https://github.com/gaurav-nelson/github-action-markdown-link-check">Markdown Link Check</a> - Check Markdown Files for Dead Links</li>
<li><a href="http://csstypeset.com/">CSS Typeset</a> - CSS Typography Editor</li>
<li><a href="https://tailwindcss.com/">Tailwind</a>, <a href="https://github.com/troxler/awesome-css-frameworks">Awesome CSS Frameworks</a>, <a href="https://terminalcss.xyz/">Terminal CSS</a>, <a href="https://bulma.io/">Bulma</a> or <a href="https://simplecss.org/">SimpleCSS</a> - CSS Frameworks</li>
<li><a href="https://github.com/aniftyco/awesome-tailwindcss">Awesome TailwindCSS</a> - Tailwind CSS Resources</li>
<li><a href="https://daisyui.com/">DaisyUI</a> - Tailwind Component Library / <a href="https://github.com/saadeghi/daisyui">GitHub</a></li>
<li><a href="https://tailblocks.cc/">TailBlocks</a> - Ready-to-use Tailwind CSS Blocks</li>
<li><a href="https://github.com/UtilityHotbar/showmd">ShowMD</a> - Beautify Markdown</li>
<li><a href="https://www.lyx.org/">Lyx</a>, <a href="https://texstudio.org/">TeXStudio</a> or <a href="https://papeeria.com/">Papeeria</a> - LaTeX Editors / <a href="https://www.learnlatex.org/">Guide</a></li>
<li><a href="https://stevecat.net/table-magic/">Table Magic</a> or <a href="https://markdown-convert.com/">Markdown Convert</a> - Table to Markdown Converters</li>
<li><a href="https://euangoddard.github.io/clipboard2markdown/">Clipboard2Markdown</a> - Text to Markdown Converter</li>
<li><a href="https://markdowntohtml.com/">Markdown To HTML</a> - Markdown to HTML Converter</li>
<li><a href="http://ai2html.org/">AiToHTML</a> - Illustrator to HTML Converter</li>
<li><a href="https://github.com/evbacher/gd2md-html">gd2md-html</a> - Google Doc to Markdown / HTML Converter</li>
<li><a href="https://quartz.jzhao.xyz/">Quartz</a>, <a href="https://github.com/secure-77/Perlite">Perlite</a> or <a href="https://flowershow.app/">FlowerShow</a> - Publish Markdown</li>
<li><a href="https://markdownpastebin.com/">MarkdownPastebin</a> - Markdown Pastebin</li>
</ul>
<doc-anchor-target id="api-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#api-tools">#</doc-anchor-trigger>
<span>API Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://apilist.fun/">API List</a>, <a href="https://publicapis.dev/">Public APIs</a>, <a href="https://apislist.com/">APIsList</a>, <a href="https://apihouse.vercel.app/">API House</a>, <a href="https://github.com/TonnyL/Awesome_APIs">Awesome APIs</a>, <a href="https://github.com/public-api-lists/public-api-lists">Public API Lists</a> or <a href="https://github.com/public-apis/public-apis">Public APIs</a> - API Indexes</li>
<li><a href="https://docs.consumet.org/list-of-providers">List of Providers</a> - Piracy Site APIs</li>
<li><a href="https://insomnia.rest/">Insomnia</a> - API Client</li>
<li><a href="https://strapi.io/">Strapi</a> or <a href="https://www.postman.com/">Postman</a> - API Builders</li>
<li><a href="https://directus.io/">Directus</a> - SQL to API Platform</li>
<li><a href="https://rapidapi.com/">RapidAPI</a> or <a href="https://github.com/tiangolo/fastapi">FastAPI</a> - API Framework</li>
<li><a href="https://trpc.io/">tRPC</a> - Build Typesafe APIs</li>
<li><a href="https://beeceptor.com/">Beeceptor</a> - Mock REST APIs</li>
<li><a href="https://github.com/bustoutsolutions/siesta">Siesta</a> - Write REST API Clients for iOS / macOS</li>
<li><a href="https://poll2hook.com/">Poll2Hook</a> - REST API to Webhooks</li>
<li><a href="https://webauthn.io/">WebAuthn</a> - Data Security Authentication API</li>
<li><a href="https://github.com/API-Security/APIKit">APIKit</a> - API Security Tools</li>
<li><a href="https://hoppscotch.io/">hoppscotch</a> - API Development Ecosystem / <a href="https://github.com/hoppscotch/hoppscotch">GitHub</a></li>
<li><a href="https://github.com/Redocly/redoc">ReDoc</a> - Generate API Documentation</li>
<li><a href="https://www.mockable.io/">Mockable</a>, <a href="https://designer.mocky.io/">Mocky</a> or <a href="https://www.wiremock.io/">MockLab</a> - Mock APIs</li>
<li><a href="https://jsonplaceholder.typicode.com/"> Placeholder</a> - Fake APIs</li>
<li><a href="https://graph.org/Symmetric-Encryption-API-12-25">Symmetric Encryption</a> - Symmetric Encryption API</li>
<li><a href="https://randomapi.com/">RandomAPI</a> - Generate Fake Data for Populating Mockups</li>
<li><a href="https://www.aimgsrc.com/">AIMG SRC</a> - Image Return API</li>
<li><a href="https://github.com/csharpfritz/InstantAPIs">InstantAPIs</a> - API Endpoint Generator</li>
<li><a href="https://pipedream.com/">Pipedream</a> - Connect APIs / <a href="https://gist.github.com/ItsRauf/48f252c931ac394b1395312b61b8e35b">Tutorial</a></li>
<li><a href="https://shizuku.rikka.app/">Shizuku</a> - Connect Apps to APIs</li>
<li><a href="https://github.com/NativeScript/NativeScript">NativeScript</a> - Access APIs from JavaScript</li>
<li><a href="https://steinhq.com/">Stein</a> - Turn Google Sheets into Database API / <a href="https://github.com/SteinHQ">GitHub</a></li>
<li><a href="https://github.com/Phineas/lanyard">Lanyard</a> - Export Discord Rich Presence to API Endpoint / Websocket</li>
<li><a href="https://github.com/JohnSundell/CollectionConcurrencyKit">CollectionConcurrencyKit</a> - Async &amp; Concurrent Versions of Swift APIs</li>
<li><a href="https://github.com/RikkaApps/Shizuku">Shizuku</a> - Use System APIs Directly with ABD / Root</li>
<li><a href="https://www.algolia.com/">Algolia</a>, <a href="https://typesense.org/">TypeSense</a>, <a href="https://stork-search.net/">StorkSearch</a>, <a href="https://solr.apache.org/">Solr</a>, <a href="https://meilisearch.com/">MeiliSearch</a>, <a href="http://sphinxsearch.com/">Sphinx</a> or <a href="https://www.fusionbot.com/">FusionBot</a> - Search API</li>
<li><a href="https://reacher.email/">Reacher</a> - Email Verification API</li>
<li><a href="https://botscout.com/">BotScout</a> - Bot Check API</li>
<li><a href="https://github.com/tdlib/telegram-bot-api">Telegram Bot API</a> or <a href="https://github.com/php-telegram-bot/core">PHP Telegram Bot</a> - Telegram Bot API</li>
<li><a href="https://github.com/codebam/cf-workers-telegram-bot">cf-workers-telegram-bot</a> - Serverless Telegram Bot</li>
<li><a href="https://zjor.github.io/mqtt2telegram/">mqtt2telegram</a> - Telegram Messaging API</li>
<li><a href="https://github.com/adw0rd/instagrapi">instagrapi</a> - Unofficial Instagram API for Python</li>
<li><a href="https://github.com/leogomezz4t/PyTextNow_API">TextNow API</a> - Python Texting API</li>
<li><a href="https://www.perspectiveapi.com/">Perspective API</a> - Toxicity Reduction API</li>
<li><a href="https://plaid.com/">Plaid</a> - Financial Account API / <a href="https://github.com/plaid">GitHub</a></li>
<li><a href="https://github.com/KapilYadav-dev/MxPlayer-RestApi">MxPlayer-RestApi</a> - MxPlayer API</li>
<li><a href="https://github.com/esbenp/pdf-bot">PDF Bot</a> - A Node queue API for generating PDFs</li>
<li><a href="https://www.aftership.com/">aftership</a> - Shipment Tracking API</li>
<li><a href="https://sunrisesunset.io/api/">SunriseSunset.io</a> - Sunrise and Sunset Times API</li>
<li><a href="https://ipinfo.io/">ipinfo.io</a> - IP Data API</li>
<li><a href="https://thecatapi.com/">TheCatAPI</a> - Cat Rating API</li>
<li><a href="https://pipedream.com/apps/swapi">SWAPI</a> - Star Wars APIs</li>
</ul>
<doc-anchor-target id="machine-learning">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#machine-learning">#</doc-anchor-trigger>
<span>Machine Learning</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/">Hugging Face</a></strong> or <a href="https://www.openml.org/">OpenML</a> - Machine Learning Datasets</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/josephmisiti/awesome-machine-learning">Awesome Machine Learning</a></strong>, <a href="https://caffe.berkeleyvision.org/">Caffee</a> / <a href="https://github.com/BVLC/caffe">Git</a>, <a href="https://github.com/TransformerOptimus/SuperAGI">SuperAGI</a> or <a href="https://www.opennn.net/">OpenNN</a> / <a href="https://github.com/Artelnics/OpenNN">Git</a> - Machine Learning Frameworks</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/Nachimak28/awesome-list-of-awesomes">awesome-list-of-awesomes</a></strong>, <a href="https://github.com/underlines/awesome-marketing-datascience/">awesome-marketing-datascience</a>, <a href="https://github.com/imaurer/awesome-decentralized-llm">awesome-decentralized-llm</a>, <a href="https://local-llm.cybercowboy.de">CyberCowboy</a> or <a href="https://github.com/tunguz/ML_Resources">ML_Resources</a> - Machine Learning Resources</li>
<li><a href="https://www.tensorflow.org/">TensorFlow</a> - Create Machine Learning Models</li>
<li><a href="https://github.com/firmai/awesome-google-colab">awesome-google-colab</a> - Machine Learning Colabs</li>
<li><a href="https://github.com/nat/openplayground">OpenAIPlayground</a></li>
<li><a href="https://dvc.org/">DVC</a> - Machine Learning Version Control</li>
<li><a href="https://github.com/microsoft/DeepSpeed">DeepSpeed</a> - Deep Learning Optimization Library</li>
<li><a href="https://flowiseai.com/">FlowiseAI</a> - LLM Flow Visualization</li>
<li><a href="https://teachablemachine.withgoogle.com/">TeachableMachine</a> or <a href="https://www.tensorflow.org/">TensorFlow</a> - Create Machine Learning Models</li>
<li><a href="https://github.com/lutzroeder/netron">Netron</a> - Visualizer for Neural Network, Deep Learning, and Machine Learning Models</li>
<li><a href="https://github.com/scikit-learn/scikit-learn">Scikit Learn</a> - Machine Learning Library for Python</li>
<li><a href="https://github.com/vibertthio/awesome-machine-learning-art">Awesome Machine Learning Art</a> - Machine Learning Art Resource Index</li>
<li><a href="https://kobra.dev/">Kobra</a> - Visual Programming Language for Machine Learning</li>
<li><a href="https://dvc.org/">DVC</a> - Machine Learning Version Control</li>
<li><a href="https://github.com/microsoft/DialoGPT">DialoGPT</a> - Dialogue Machine Learning Model</li>
<li><a href="https://github.com/open-mmlab/mmdeploy">MMDeploy</a> - Deep Learning Model Deployment Toolset</li>
<li><a href="https://github.com/microsoft/DeepSpeed">DeepSpeed</a> - Deep Learning Optimization Library</li>
<li><a href="https://github.com/lutzroeder/netron">Netron</a> - Visualizer for Neural Network, Deep Learning, and Machine Learning Models</li>
<li><a href="https://huggingface.co/datasets/tatsu-lab/alpaca">Dataset Card for Alpaca</a> or <a href="https://github.com/yaodongC/awesome-instruction-dataset">awesome-instruction-dataset</a> - Language Model Training Datasets</li>
<li><a href="https://github.com/mlc-ai/mlc-llm">MLC LLM</a> - Native Language Model Deployment</li>
<li><a href="https://github.com/slundberg/shap">Shap</a> - Language Model Response Analyzer</li>
<li><a href="https://github.com/hwchase17/langchain">Langchain</a> - Build Apps via LLM</li>
<li><a href="https://github.com/zilliztech/GPTCache">GPTCache</a> - LLM Response Cache</li>
<li><a href="https://github.com/josephmisiti/awesome-machine-learning">Awesome Machine Learning</a> or <a href="https://www.opennn.net/">OpenNN</a> / <a href="https://github.com/Artelnics/OpenNN">Git</a> - Machine Learning Frameworks</li>
<li><a href="https://opencog.org/">OpenCog</a> or <a href="https://github.com/andrewkirillov/AForge.NET">AForge</a> - Artificial Intelligence Frameworks</li>
<li><a href="https://github.com/Avik-Jain/100-Days-Of-ML-Code">100-Days-Of-ML-Code</a> or <a href="https://course.fast.ai/">Practical Deep Learning</a> - Machine Learning Coding Lessons</li>
<li><a href="https://nixified.ai/">Nixified</a> - Nix Flake for AI Projects</li>
<li><a href="https://github.com/abhishekkrthakur/approachingalmost/blob/master/AAAMLP.pdf">Approaching (Almost) Any Machine Learning Problem</a> - Machine Learning Problem Solving Book</li>
<li><a href="https://metacademy.org/">MetaAcademy</a> - Machine Learning Guides</li>
<li><a href="https://github.com/dair-ai/ML-YouTube-Courses">ML-Youtube-Courses</a> - Machine Learning Courses on YouTube</li>
<li><a href="https://github.com/dair-ai/ML-Course-Notes">ML Course Notes</a> - Machine Learning Course Notes</li>
<li><a href="https://github.com/Avik-Jain/100-Days-Of-ML-Code">100-Days-Of-ML-Code</a> or <a href="https://course.fast.ai/">Practical Deep Learning</a> - Machine Learning Coding Lessons</li>
<li><a href="https://github.com/minitorch/minitorch">minitorch</a> - Machine Learning Engineering Course Code</li>
<li><a href="https://github.com/abhishekkrthakur/approachingalmost/blob/master/AAAMLP.pdf">Approaching (Almost) Any Machine Learning Problem</a> - Machine Learning Problem Solving Book</li>
<li><a href="https://github.com/dair-ai/ML-YouTube-Courses">ML-Youtube-Courses</a> - Machine Learning Courses on YouTube</li>
<li><a href="https://www.catalyzex.com/">Catalyzex</a>, <a href="https://feedly.com/ai">Feedly AI</a>, <a href="https://paperswithcode.com/">PapersWithCode</a>, <a href="https://docs.google.com/document/d/1bEQM1W-1fzSVWNbS4ne5PopB2b7j8zD4Jc3nm4rbK-U/">AI Reading List</a>, <a href="https://www.ai-rnd.com/">AI RND</a> or <a href="https://huggingface.co/papers">Daily Papers</a> - AI Research Papers</li>
<li><a href="https://github.com/thunlp/PromptPapers">PromptPapers</a> - Pre-Trained Language Model Tuning Papers</li>
<li><a href="https://www.viam.com/">VIAM</a> - Develop Robotics Projects</li>
<li><a href="https://cyberbotics.com/">Cyberbotics</a> - Robot Simulator</li>
</ul>
<!-- Required only on API pages -->
<doc-toolbar-member-filter-no-results></doc-toolbar-member-filter-no-results>
</div>
<footer class="clear-both">
<nav class="flex mt-14">
<div class="w-1/2">
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../img-tools/">
<svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
<span>
<span class="block text-xs font-normal text-gray-400 dark:text-dark-400">Previous</span>
<span class="block mt-1">Image Tools</span>
</span>
</a>
</div>
<div class="w-1/2">
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5" href="../android-iosguide/">
<span>
<span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span>
<span class="block mt-1">Android / iOS</span>
</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
</a>
</div>
</nav>
</footer>
</main>
<div class="border-t dark:border-dark-650 pt-6 mb-8">
<footer class="flex flex-wrap items-center justify-between">
<div>
<ul class="flex flex-wrap items-center text-sm">
</ul>
</div>
<div class="docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
</footer>
</div>
</div>
<!-- Rendered if sidebar right is enabled -->
<!-- Sidebar right skeleton-->
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
<div class="pl-5">
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
</div>
</div>
<!-- User should be able to hide sidebar right -->
<doc-sidebar-right v-cloak></doc-sidebar-right>
</div>
</div>
</div>
<doc-search-mobile></doc-search-mobile>
<doc-back-to-top></doc-back-to-top>
</div>
<div id="docs-overlay-target"></div>
<script data-cfasync="false">window.__DOCS__ = { "title": "Developer Tools", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false }</script>
</body>
</html>