*** *** **[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)** *** *** **[Table of Contents](https://ibb.co/mGG9NMJ)** - For mobile users *** *** # ► Courses / Tutorials * 🌐 **[ProgrammingLearningResources](https://rentry.co/ProgrammingLearningResources)** or [A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students) - Programming Learning Resources * 🌐 **[Awesome Certificates](https://github.com/PanXProject/awesome-certificates)** or [Awesome Learning Dev](https://www.learndev.info/en) - Dev Course Indexes * 🌐 **[Audio Dev](https://audiodev.blog/newbie-resources/)** - Audio Programming Learning Resources * 🌐 **[Awesome Podcasts](https://github.com/rShetty/awesome-podcasts)** - Podcasts for Software Engineers * 🌐 **[Awesome Microservices DotNet](https://github.com/mjebrahimi/Awesome-Microservices-DotNet)** - .Net Microservice Guides * ↪️ **[Programming / Coding Tutorials](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_coding_tutorials)** * ↪️ **[Dev YouTube Channels](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_dev_youtube_channels)** * ⭐ **[O'Reilly](https://www.oreilly.com/)** - Tech / Programming / Courses / [Infinite Trial](https://pastebin.com/aJ4v55ae) * ⭐ **[freeCodeCamp](https://www.freecodecamp.org/)** - Programming / Courses / Interactive * ⭐ **[Free Courses by Xemu](https://github.com/nbats/FMHYedit/blob/main/base64.md#free-courses-by-xemu)** - Programming Course Drives * ⭐ **[Programming Book Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25B7_programming_sites)** - Read / Download Programming Books * ⭐ **[StackOverflow](https://stackoverflow.com/)** / [Frontend](https://code.whatever.social/), [DecodingDevOps](https://www.decodingdevops.com/) or [Stack Roboflow](https://stackroboflow.com/) - Developer Q&A * [WDTCD?](https://whatdoesthiscodedo.com/), [CollectivAI](https://chat.collectivai.com/) or [Denigma](https://denigma.app/#demo) - AI Code Explanations * [DZone](https://dzone.com/) - Developer Tutorials * [RedHat](https://developers.redhat.com/) - Development Tutorials * [Dev.tube](https://dev.tube/) - Developer Talks * [Roadmap](https://roadmap.sh/) - Developer Roadmaps / [Github](https://github.com/kamranahmedse/developer-roadmap) * [Programming Challenges](https://i.ibb.co/J3ppPQ3/5bdea0d754ac.png), [DevPost](https://devpost.com/), [HackTheEarth](https://www.hackerearth.com/challenges/), [EMKC](https://emkc.org/challenges) or [Code Golf](https://codegolf.stackexchange.com/) - Programming Challenges * [Coding Problems](https://github.com/MTrajK/coding-problems) or [Rosetta Code](https://rosettacode.org/wiki/Rosetta_Code) - Solutions for Coding Problems * [RoboMind](https://www.robomind.net/) or [Checki0](https://checkio.org/) - Code Learning Games * [mimo](https://mimo.org/) - Coding Tutorial App * [SO Documentation](https://sodocumentation.net/) - Programming Documentation / Tutorials * [Curated Programming Resources](https://github.com/Michael0x2a/curated-programming-resources) - Programming Courses * [Learn to Program](https://github.com/karlhorky/learn-to-program) - Programming Courses * [FreeCourses](https://freecourses.github.io/) - Programming Courses * [HelloWorldCollection](http://helloworldcollection.de/) - Hello World Programming Collection * [Codecademy](https://www.codecademy.com/) - Coding Lessons * [CodinGame](https://www.codingame.com/) - Games to Practice Coding / Programming * [Advent of Code](https://adventofcode.com/) - Programming Puzzles * [Curated Programming Resources](https://github.com/Michael0x2a/curated-programming-resources) - Programming Courses * [Stack Exchange](https://stackexchange.com/) - Programming Q&A / [App](https://play.google.com/store/apps/details?id=me.tylerbwong.stack) * [Learn X in Y minutes](https://learnxinyminutes.com/), [2](https://github.com/adambard/learnxinyminutes-docs) - Programming Language Rundowns * [HEAD](https://htmlhead.dev/) - HTML
Element Guide * [Typing.io](https://typing.io/) - Typing Practice for Programmers * [Karel The Robot](https://github.com/fredoverflow/karel) - Basic Programming Teaching Environment * [Project Based Learning](https://github.com/practical-tutorials/project-based-learning) - Collection of Project-Based Tutorials * [pointers-for-software-engineers](https://github.com/vicoyeh/pointers-for-software-engineers) or [Interview University](https://github.com/jwasham/coding-interview-university) - Software Engineer Study Guides * [soft-eng-interview-prep](https://github.com/orrsella/soft-eng-interview-prep) - Software Engineer Interview Preparation * [VSCode.one](https://vscode.one/) or [VSCodeCanDoThat](https://www.vscodecandothat.com/) - VS Code Tutorials * [system-design-primer](https://github.com/donnemartin/system-design-primer) or [System Design](https://leanpub.com/systemdesign) / [GitHub](https://github.com/karanpratapsingh/system-design) - Large Scale System Design Guides * [Graphics Workshop](https://github.com/ekzhang/graphics-workshop) - Learn Computer Graphics * [SchoolOfHaskell](https://www.schoolofhaskell.com/) - Haskell Tutorials * [LearnYouHaskell](http://learnyouahaskell.com/chapters) - Haskell Guide * [RubyMonk](https://rubymonk.com/) - Ruby Tutorials * [Learn to Program](https://pine.fm/LearnToProgram/) - Ruby Tutorials * [LearnGo](https://github.com/inancgumus/learngo) or [play-with-go](https://play-with-go.dev/) - Learn Go Programming * [GoLang.org](https://go.dev/doc/tutorial/getting-started) or [Tutorial Edge Go](https://github.com/TutorialEdge/Go) - Go Programming Tutorials * [HowIStart Go](https://howistart.org/posts/go/1/) - Go Setup Guide * [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources * [The Rust Programming Language](https://doc.rust-lang.org/stable/book/) - Rust Programming Guidebook * [Rustlings](https://rustlings.cool/) - Rust Learning Exercises * [min-sized-rust](https://github.com/johnthagen/min-sized-rust) - How-to Reduce Rust Binary Size * [Simple Regex](https://simple-regex.com/), [learn-regex](https://github.com/ziishaned/learn-regex), [ReFrF](https://refrf.dev/), [Regex.info](http://regex.info/), [ReGexOne](https://regexone.com/), [RegExr](https://regexr.com/) or [RegexLearn](https://regexlearn.com/) - Learn Regex * [ReGeX](https://github.com/phikal/ReGeX) - ReGeX Learning Game / Android * [Reverse-Engineering-Tutorial](https://github.com/mytechnotalent/Reverse-Engineering) - Reverse Engineering Course * [High Assurance Rust](https://highassurance.rs/) - Software Development Guide * [LearnOpenGL](https://learnopengl.com/) - Learn OpenGL * [Devops Exercises](https://github.com/bregman-arie/devops-exercises) - DevOps Exercises * [90DaysOfDevOps](https://github.com/MichaelCade/90DaysOfDevOps) - Learn DevOps * [Learn SQL](https://sqlbolt.com/) - SQL Lessons * [SQL PD](https://sqlpd.com/) - SQL Learning Game * [PostgreSQL Tutorial](https://www.postgresqltutorial.com/) - PostgreSQL Tutorial * [MySQL Tutorial](https://www.mysqltutorial.org/) - MySQL Tutorial * [Hasura](https://hasura.io/learn/) - GraphQL Courses * [systemd-by-example](https://systemd-by-example.com/) - Learn Systemd Interactively * [Slip](https://www.slip.so/) - Build Programming Courses *** ## ▷ Web Development * 🌐 **[Developer.Mozilla](https://developer.mozilla.org/)** or [Web Dev Resources](https://joshjoshuap-webdevresources.vercel.app/) - Web Dev Learning Resources * ⭐ **[The Odin Project](https://www.theodinproject.com/)** - Full Stack Course * ⭐ **[FullStackOpen](https://fullstackopen.com/en/)** - Full Stack Course * ⭐ **[Learn to Code HTML & CSS](https://learn.shayhowe.com/)** - HTML/CSS Course * ⭐ **[JavaScript.info](https://javascript.info/)** - JavaScript Course * ⭐ **[30 Days Of JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript)** - Javascript Course * ⭐ **[Java5cript](https://www.java5cript.com/)** - Javascript Courses Index * ⭐ **[mess with dns](https://messwithdns.net/)** - Experiment with DNS * ⭐ **[PHP: The Right Way](https://phptherightway.com/)** or [PHP Tutorial](https://www.phptutorial.net/) - Learn PHP * [Web Dev for Beginners](https://github.com/microsoft/Web-Dev-For-Beginners) - Web Dev Course * [Aquent Gymnasium](https://thegymnasium.com/) - Web Dev Tutorials * [Dash](https://dash.generalassemb.ly/) - Web Dev Courses * [Web Skills](https://andreasbm.github.io/web-skills/) or [Encodedna](https://www.encodedna.com/) - Web Dev Guides * [Codevolution](https://www.youtube.com/@Codevolution) - Web Dev Video Lessons * [HTMLDog](https://htmldog.com/) - HTML/CSS and JavaScript Tutorials * [Codepip](https://codepip.com/games/), [Grid Garden](https://cssgridgarden.com/), [CSS Battle](https://cssbattle.dev/), [CSS Speedrun](https://css-speedrun.netlify.app/) or [CSS Diner](https://flukeout.github.io/) - CSS Learning Games * [DefensiveCSS](https://defensivecss.dev/) - CSS Tips * [LearnCSSGrid](https://learncssgrid.com/) - CSS Grid Guide * [You Don't Need JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript) - CSS Demos * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) or [EloquentJavascript](https://eloquentjavascript.net/) - Javascript Learning Books * [Javascript Questions](https://github.com/lydiahallie/javascript-questions) or [JavaScriptQuiz](https://javascriptquiz.com/) - Javascript Questions for Practice * [33 JS Concepts](https://github.com/leonardomso/33-js-concepts) - Useful JavaScript Concepts * [You-Dont-Need-jQuery](https://github.com/camsong/You-Dont-Need-jQuery) - Javascript Query Style Events Guide * [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript) - Javascript Style Guide * [Javascript Today](https://blog.javascripttoday.com/) - Javascript Blog * [Untrusted](https://alexnisnevich.github.io/untrusted/) - Javascript Learning Game * [backendlore](https://github.com/fpereiro/backendlore) - Backend Coding Guide * [backend-challenges](https://github.com/CollabCodeTech/backend-challenges) - Backend Challenges for Practice * [Tackling TS](https://exploringjs.com/tackling-ts/toc.html) or [TypeScript Deep Drive](https://basarat.gitbook.io/typescript/getting-started) - TypeScript Guides * [Next](https://hendrixer.github.io/nextjs-course/) - Learn Next.js * [Node.js Best Practices](https://github.com/goldbergyoni/nodebestpractices) - Node.js Style Guide * [LandChad](https://landchad.net/) or [learn.sadgrl.online](https://learn.sadgrl.online/) - Site Development Guides * [Full Stack Solana Development Guide](https://dev.to/edge-and-node/the-complete-guide-to-full-stack-solana-development-with-react-anchor-rust-and-phantom-3291) - [Examples](https://github.com/dabit3/complete-guide-to-full-stack-solana-development) * [STPG](https://stpg-tk.netlify.app/guides/) - Startpage Creation Guides / [Discord](https://discord.com/invite/ExAGgVR) * [Markdown Tutorial](https://www.markdowntutorial.com/) - Interactive Markdown Tutorial * [MarkdownGuide](https://www.markdownguide.org/) - Guide for Markdown (.md) * [Web Design in 4 Minutes](https://jgthms.com/web-design-in-4-minutes/) or [Strml](https://www.strml.net/) - Interactive Web Design Tutorial * [WebGL and GLSL Workshop](https://mattdesl.github.io/workshop-webgl-glsl/) - Interactive WebGL / GLSL Tutorial * [LearningSEO](https://learningseo.io/) - SEO Guides * [Discord.js Guide](https://discordjs.guide/) or [An Idiot's Guide](https://anidiots.guide/) - Discord.js Bot Guides * Comic Lessons - [DNS](https://howdns.works/) / [DNSSEC](https://howdnssec.works/) / [HTTPS](https://howhttps.works/) *** ## ▷ Game Development * [PICO-8](https://mboffin.itch.io/pico8-educational-toolset) - Basic Game Development Concepts / [Web Version](https://www.pico-8-edu.com/) * [SebastianLague](https://www.youtube.com/c/SebastianLague/playlists?view=50&sort=dd&shelf_id=4) - Game Development Tutorials * [Trig for Games](https://demoman.net/?a=trig-for-games) - Trigonometry Lessons for Games * [ProFantasy](https://rpgmaps.profantasy.com/) - Fantasy Map Making Tutorials *** ## ▷ App Development * 🌐 **[Mobile Design Resources](https://github.com/josephgoksu/mobile-design-resources)** - App Design Learning Resources * ⭐ **[Android Developer Roadmap](https://github.com/skydoves/android-developer-roadmap)** * [developers](https://developer.android.com/courses) - App Dev Courses * [LearnCS](https://www.learncs.online/lessons) - Lean Java/Kotlin * [CocoaDevCentral](http://cocoadevcentral.com/) - Legacy OS X / Cocoa Programming Tutorials * [Swift Playgrounds](https://developer.apple.com/tutorials/swiftui) - Learn Swift UI / [Samples](https://developer.apple.com/tutorials/sample-apps) * [SwiftDump](https://github.com/neil-wu/SwiftDump) - Retrieve Swift Object info from Mach-O file * [Flutter Tips and Tricks](https://github.com/vandadnp/flutter-tips-and-tricks) - Flutter Tips and Tricks *** ## ▷ Data Structures * ⭐ **[Leetcode](https://leetcode.com/)** - Coding Practice * ⭐ **Leetcode Tools** - [Discord](https://discord.com/invite/vAPMSZ5UwG) / [Solutions](https://walkccc.me/LeetCode/), [2](https://leetcode.ca/) / [Company Questions](https://github.com/MysteryVaibhav/leetcode_company_wise_questions), [2](https://docs.google.com/document/d/1icaNSRq6XcWO3EOycEP9F9P8SLerBanpY3Ni_ZzCfFA/edit) / [Animations](https://github.com/MisterBooo/LeetCodeAnimation) / [Anki Cards](https://github.com/fspv/leetcode-anki) / [Videos](https://github.com/fishercoder1534/Leetcode) * [algorithms](https://prashantbarahi.com.np/docs/algorithms/intro) - Code Algorithms & Data Structures Tutorials * [VisualGo](https://visualgo.net/) - Data Structures & Algorithm Animations * [The Algorithms - C++](https://github.com/TheAlgorithms/C-Plus-Plus) - C++ Algorithms * [HackersFriend](https://www.hackersfriend.com/tutorials/) - Coding Practice * [algonds](https://github.com/MaciejWas/algonds) - Coding Practice * [Codility](https://app.codility.com/programmers/) - Coding Practice * [LintCode](https://www.lintcode.com/) or [CodeWars](https://www.codewars.com/) - Coding Practice * [Coding Questions](https://platform.stratascratch.com/coding) - Coding Interview Questions * [NeetCode](https://neetcode.io/) - Coding Interview Practice * [Exercism](https://exercism.org/), [HackerRank](https://www.hackerrank.com/) or [CS Circles](https://cscircles.cemc.uwaterloo.ca/) - Programming Lessons *** ## ▷ Data Science * [365Datascience](https://365datascience.com/) - Data Science Courses / [Downloader](https://github.com/debakarr/365datascience_downloader) * [Quick-R](https://www.statmethods.net/index.html) - R Tutorials * [Advanced R](https://adv-r.hadley.nz/) - R Guide / [Solutions](https://advanced-r-solutions.rbind.io/) * [R Packages](https://r-pkgs.org/) - R Packages Guide * [R for Data Science](https://r4ds.had.co.nz/) - R Data Science Guide * [ggplot2: Elegant Graphics for Data Analysis](https://ggplot2-book.org/index.html) - ggplot2 Guide * [Data Science Ipython Notebooks](https://github.com/donnemartin/data-science-ipython-notebooks), [Scipy Lectures](http://scipy-lectures.org/) or [Virgilio](https://virgili0.github.io/Virgilio/) / [GitHub](https://github.com/virgili0/Virgilio) - Learn DataScience * [Data Engineering Practice Problems](https://github.com/danielbeach/data-engineering-practice) - Data Engineering Practice * [Learn to Make Netflix Clone](https://github.com/kubowania/netflix-clone-graphql-datastax) *** ## ▷ Python * 🌐 **[Python Discord](https://pythondiscord.com/resources/)**, [Python Programming Hub](https://github.com/Tanu-N-Prabhu/Python) or [Python Reference](https://github.com/rasbt/python_reference) - Python Learning Resources * [30 Days Of Python](https://github.com/Asabeneh/30-Days-Of-Python) - Python Guide * [Python AI](https://community.uuki.live/course/tdb3Vsl1/python-course/aitutor) - AI Python Tutor * [CodingBat](https://codingbat.com/) or [PyQuickie](https://chrome.google.com/webstore/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci) - Python / Java Practice * [AmigosCode](https://www.youtube.com/@amigoscode) - Java Tutorials * [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [Learn Python](https://www.learnpython.org/), [Learn-Python](https://github.com/trekhleb/learn-python) or [Magical Universe](https://github.com/zotroneneis/magical_universe) - Learn Python * [High Performance Python: The Code](https://github.com/mynameisfiber/high_performance_python) - Python Lessons * [Real Python](https://realpython.com/), [Reeborg](https://reeborg.ca/docs/en/) or [AskPython](https://www.askpython.com/) - Python Tutorials * [FutureCoder](https://futurecoder.io/), [CS50](https://cs50.harvard.edu/python/), [Python Full Course](https://youtu.be/XKHEtdqhLK8) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Course * [Modern Python 3 Bootcamp Courses](https://github.com/nbats/FMHYedit/blob/main/base64.md#modern-python-3-bootcamp-courses) * [Tea Press](https://greenteapress.com/wp) - Python Learning Book * [python3-in-one-pic](https://github.com/coodict/python3-in-one-pic) - Python Learning Picture * [Automate The Boring Stuff](https://automatetheboringstuff.com/) - Python Automation Book *** ## ▷ C / C++ * [Learn C](https://www.learn-c.org/) - C Tutorial * [C++ Core Guidelines](http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) - C++ Best Practices Guidelines / [Github](https://github.com/isocpp/CppCoreGuidelines) * [Learn C++](https://www.learncpp.com/) - Learn C++ * [CppDeveloperRoadmap](https://github.com/salmer/CppDeveloperRoadmap) - Learn C++ * [HowIStart C++](https://howistart.org/posts/cpp/1/) - C++ Setup Guide * [modern-cpp-tricks](https://github.com/rachitiitr/modern-cpp-tricks) - C++ Tips * [Makefile Tutorial](https://makefiletutorial.com/) - Makefile Tutorial *** ## ▷ Cybersecurity * 🌐 **[Free Cyber Resources](https://github.com/gerryguy311/Free_CyberSecurity_Professional_Development_Resources)** or [Applied Cybersecurity](https://www.nist.gov/itl/applied-cybersecurity/nice/resources/online-learning-content) - Cybersecurity Learning Resources * 🌐 **[Awesome Hacking](https://github.com/Hack-with-Github/Awesome-Hacking)** - Pentesting / Security Index * [Skills for All](https://skillsforall.com/) - Cyber Security Courses * [picoCTF](https://picoctf.org/), [CTF Guide](https://jaimelightfoot.com/blog/so-you-want-to-ctf-a-beginners-guide/), [CTFLearn](https://ctflearn.com/), [Hack The Box](https://www.hackthebox.com/) or [OpenSecurityTraining2](https://opensecuritytraining.info/) - Cybersecurity Lessons * [DefendTheWeb](https://defendtheweb.net/) - Cybersecurity Challenges * [Cyber Talent Kids](https://cybertalentskids.com/) - Learn About Cybersecurity * [pwn.college](https://pwn.college/) - Cybersecurity Practice * [OverTheWire](https://overthewire.org/wargames/) - Cybersecurity Learning Game * [Pentesting Bible](https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE) or [Juice Shop](https://owasp.org/www-project-juice-shop/) - Learn Pentesting * [Hacksplaining](https://www.hacksplaining.com/) - Developer Security Lessons * [John Hammond](https://www.youtube.com/@_JohnHammond) or [LowLevelLearning](https://www.youtube.com/@LowLevelLearning/) - Cybersecurity YouTube Tutorials *** ## ▷ Linux / CLI * [OpenVim](https://www.openvim.com/) - Interactive Vim Tutorial * [Vim Adventures](https://vim-adventures.com/) - Vim Learning Game * [Vim University](https://github.com/wincent/vim-university) - Vim Tips * [The Linux Kernel](https://www.kernel.org/doc/html/latest/) - Linux Kernel Development Guides / [Archives](https://kernel.org/) * [Workbench](https://github.com/sonnyp/Workbench) - Learn / Experiment with Gnome *** ## ▷ Git * [GitHub Docs](https://docs.github.com/en) - GitHub Help Documentation * [Git Tutorial](https://4geeksacademy.github.io/git-interactive-tutorial/) - Interactive Git Tutorial * [Oh My Git!](https://ohmygit.org/), [2](https://ohshitgit.com/) - Git Learning Game * [Git-it](https://github.com/jlord/git-it-electron) - Git Desktop Learning App * [Git Coach](https://github.com/vishal2376/git-coach) - Git Android Learning App * [Git Time](https://git.bradwoods.io/) - Git Version Control System Learning Game * [First Timers Only](https://www.firsttimersonly.com/) or [First Contributions](https://firstcontributions.github.io/) - Git Code Contribution Guides * [Learn Git Branching](https://learngitbranching.js.org/) - Interactive Git Branching Guide *** ## ▷ UI / UX * [design.tips](https://www.designer.tips/) - Design Tips * [HackDesign](https://hackdesign.org/) or [Sky Design](https://github.com/josephgoksu/sky-design) - UI / Webdesign Courses * [Learn UI Design](https://learnui.design/) - UI Design Course * [50 UI Tips](https://fifty.user-interface.io/50_ui_tips.pdf) - UI Design Book * [Can't Unsee](https://cantunsee.space/) - UI Design Test * [UXTools](https://uxtools.co/) or [UXMovement](https://uxmovement.com/) - Learn UX Design * [SitePoint](https://www.sitepoint.com/) - UX Design Courses & Books * [Laws of UX](https://lawsofux.com/) - Maxims / Principles for UI Designers * [Deceptive Patterns](https://www.deceptive.design/) - Deceptive User Experience Examples * [UI Coach](https://uicoach.io/) - UI Design Challenge Generator * [HTML Dog](https://htmldog.com/) - Front End Tutorials & Examples * [FrontEndMentor](https://www.frontendmentor.io/) or [Frontend Challenges](https://github.com/felipefialho/frontend-challenges) - Frontend Design Challenges * [Frontend Learning Kit](https://github.com/sadanandpai/frontend-learning-kit) - Frontend Learning Index * [Frontend Bootcamp](https://github.com/microsoft/frontend-bootcamp) - Frontend Workshop * [BitsOfCode](https://bitsofco.de/) - Frontend Dev Articles * [Gaultier Blog](https://gaultier.github.io/blog/x11_x64.html) - Learn x86-64 Assembly * [Design Pattern for Humans](https://github.com/kamranahmedse/design-patterns-for-humans) - Guide on Design Patterns *** # ► Developer Tools * 🌐 **[Awesome Sys Admin](https://github.com/awesome-foss/awesome-sysadmin)** - System Admin Resources * 🌐 **[Awesome Microservices](https://github.com/mfornos/awesome-microservices)** - Microservice Architecture Resources * 🌐 **[Awesome Subreddits](https://github.com/iCHAIT/awesome-subreddits)** - Programming Subreddits * 🌐 **[Awesome Bots](https://github.com/DopplerHQ/awesome-bots)** - Developer Bot Index * 🌐 **[Awesome Design Patterns](https://github.com/DovAmir/awesome-design-patterns)** - Design Pattern Resources * 🌐 **[Awesome DataScience](https://github.com/academic/awesome-datascience)** or [Best Data Science Resources](https://github.com/Mohitkr95/Best-Data-Science-Resources) - Data Science Resources * 🌐 **[Awesome Bug Bounty Builder](https://github.com/0xJin/awesome-bugbounty-builder)** or [Bug Bounty](https://github.com/sehno/Bug-bounty) - Bug Bounty Resources * ↪️ **[Developer Tool Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_developer_tools)** * ⭐ **[List.community](https://list.community/)** - Programming / Development GitHub Lists * [Open Source Alternatives](https://www.btw.so/open-source-alternatives) - Open Source Development Software * [DevToys](https://github.com/ObuchiYuki/DevToysMac) or [DevUtils](https://devutils.com/) - Mac Dev Tools * [Student Developer Pack](https://education.github.com/pack) - Free Developer Tools for Students * [Mage](https://www.mage.ai/) - Data Science Pipelines * [Libera Chat](https://libera.chat/) - IRC Network for Project Collaboration * [DevDeals](https://www.devdeals.org/) - Free Tools / Promotions for Developers * [CodeProject](https://www.codeproject.com/), [DEV Community](https://dev.to/) or [Blind](https://www.teamblind.com/) - Developer Forum * [Tech-Blogs](https://tech-blogs.dev/) - Blogs for Developers * [The Devs Network](https://thedevs.network/) - Developer Chat * [StackShare](https://stackshare.io/) - Tech Stack Collaboration * [Codever](https://www.codever.dev/) - Bookmarks Manager for Developers * [sli.dev](https://sli.dev/) - Markdown to Slideshow * [Volume](https://www.volumestories.com/) - Create Immersive Reading Experiences * [daily.dev](https://daily.dev/) - Replace New Tab Page with Developer Articles * [Hunspell](https://github.com/hunspell/hunspell) - Spellchecking Library * [Media Chrome](https://www.media-chrome.org/) - Media Player Elements / [GitHub](https://github.com/muxinc/media-chrome) * [ReadMeTemplate](https://github.com/roshanlam/ReadMeTemplate) - README Template * [Read the Docs](https://readthedocs.org/), [MkDocs](https://www.mkdocs.org/), [Mintlify](https://mintlify.com/) or [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) - Documentation Creators / [Theme](https://github.com/squidfunk/mkdocs-material) * [Changie](https://changie.dev/) - Automated Changelog / [GitHub](https://github.com/miniscruff/changie) * [ChooseALicense](https://choosealicense.com/) - List of Open Source License's & Help Choosing Them * [MKLicense](https://github.com/cezaraugusto/mklicense) - License Generation CLI * [PrivacyPolicyTemplate](https://www.privacypolicytemplate.net/) or [PrivacyLabel](https://www.privacylabel.org/) - Generate Privacy Policies * [Penpot](https://penpot.app/) - Cross Domain Design & Prototyping Platform * [Mysterium Network](https://www.mysterium.network/) - Open Web Protocols * [Webhook.site](https://webhook.site/) or [HookDeck](https://hookdeck.com/) - Webhook Tools * [WebSequenceDiagrams](https://www.websequencediagrams.com/) - Draw Sequence Diagrams * [ASCII Flow](https://asciiflow.com/) or [Tree](https://tree.nathanfriend.io/) - Create ASCII Diagrams * [Egui Node Graph](https://github.com/setzer22/egui_node_graph) or [litegraph.js](https://github.com/jagenjo/litegraph.js) - Build Node Graphs * [Gorse](https://github.com/gorse-io/gorse) - Universal Recommendation System * [Libraries.io](https://libraries.io/) - Package, Framework & Tool Search * [Deps.dev](https://deps.dev/) - Open Source Package Search * [pnpm](https://pnpm.io/) - Package Manager / Deployment * [WebInstall](https://webinstall.dev/) - Easily Install Dev Packages * [Balena](https://www.balena.io/) - Build / Manage IoT Groups * [Authorizer](https://github.com/authorizerdev/authorizer) or [DefGuard](https://defguard.net/) - Developer Authentication Apps * [Infisical](https://infisical.com/) - Encrypted Secret Management Platform * [Earthly](https://earthly.dev/) - CD/CD Framework Pipeline * [Kubescape](https://github.com/kubescape/kubescape) - Kubernetes Tool * [Kubespray](https://github.com/kubernetes-sigs/kubespray) - Kubernetes Cluster * [Devtron](https://devtron.ai/) - Kubernetes Tool Integration * [Hajimari](https://hajimari.io/) - Kubernetes Startpage * [CFDocs](https://cfdocs.org/) - CFML Documentation Reference * [Input Delay Test](https://input-delay.glitch.me/) - Input Delay Experiment * [Asynchronous Messaging](https://github.com/clemensv/messaging) - Asynchronous Messaging Resources * [CoreFTP](http://www.coreftp.com/) - FTP Client * [Discord Developer Portal](https://discord.com/developers/docs/topics/community-resources) - Integrate Services with Discord * [CodeBlockLang](https://hastebin.com/usofubagoh.ts) - Discord Code Blocks * [discord.py](https://github.com/Rapptz/discord.py), [Kord](https://github.com/kordlib/kord) or [Discord4J](https://discord4j.com/) - Discord API Wrapper * [discord-api-libs](https://github.com/Apacheli/discord-api-libs) - Community Libraries for Discord API * [Javacord](https://javacord.org/) - Discord Bot Creation Library * [botwiki](https://botwiki.org/) - Learn How to Make Bots * [Sleepy Discord](https://github.com/yourWaifu/sleepy-discord) - C++ Library for Discord * [rss-to-activitypub](https://portal.0svc.com/convert/) - RSS to ActivityPub Converter * [reddit-moderator-toolbox](https://github.com/toolbox-team/reddit-moderator-toolbox) - Toolbox for Reddit Extension Development * [Wokwi](https://wokwi.com/) - Arduino / ESP32 Board Simulator * [Tesseract](https://tesseract-ocr.github.io/) - Open Source OCR Engine / [GitHub](https://github.com/tesseract-ocr/tesseract) * [CLIP-as-service](https://github.com/jina-ai/clip-as-service) - Embed Images / Sentences via CLIP Models * [devSwag](https://devswag.io/) - Developer Giveaways *** ## ▷ Cheat Sheets * 🌐 **[Awesome Cheatsheets](https://lecoupa.github.io/awesome-cheatsheets/)**, [HowDoI](https://github.com/gleitz/howdoi), [OverApi](https://overapi.com/) or [Cheat Sheets](http://www.cheat-sheets.org/) - Programming Cheat Sheets * ↪️ **[CLI Cheat Sheets](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_cli_cheat_sheets)** * ⭐ **[QuickRef.me](https://quickref.me/)**, [Dark Hamster](https://www.dark-hamster.com/) or [Devhints](https://devhints.io/) - Developer Cheat Sheets * ⭐ **[30 Seconds of Code](https://www.30secondsofcode.org/)** or [HTML-Dom](https://phuoc.ng/collection/html-dom/) - Find Code Snippets * [Lepton](https://hackjutsu.com/Lepton/) - Code Snippet Manager / [GitHub](https://github.com/hackjutsu/Lepton) * [Google Cloud Developer's Cheat Sheet](https://googlecloudcheatsheet.withgoogle.com/) - Google Cloud Developer Cheat Sheet / [GitHub](https://github.com/priyankavergadia/google-cloud-4-words) * [Algorithms-Cheatsheet-Resources](https://github.com/starkblaze01/Algorithms-Cheatsheet-Resources) - Code Algorithm Cheat Sheets * [Python Cheatsheet](https://github.com/gto76/python-cheatsheet) or [SpeedSheet](https://speedsheet.io/) - Python Cheat Sheet * [cppreference](https://en.cppreference.com/w/) - C++ Cheat Sheets * [React Typescript Cheatsheet](https://react-typescript-cheatsheet.netlify.app) - React Typescript Cheat Sheets * [Regex Hub](https://projects.lukehaas.me/regexhub/) or [IHateRegex](https://ihateregex.io/) - Regex Cheat Sheets * [SQL Cheat Sheet](https://i.ibb.co/Ctr0Tn8/e289a15e2246.jpg) - SQL Cheat Sheet * [CSS Cheat Sheet](https://docs.emmet.io/cheat-sheet/) or [CSS Tricks](https://css-tricks.com/snippets/) - CSS Cheat Sheet * [Easings](https://easings.net/) - CSS Animation Cheat Sheet * [BEM Cheat Sheet](https://bem-cheat-sheet.9elements.com/) - BEM Cheet Sheet * [Vim Cheatsheet](https://i.ibb.co/FbdMMHN/460e75dd8543.png) or [rTorr](https://vim.rtorr.com/) - Vim Editor Cheat Sheets * [VimTip](https://vim.fandom.com/wiki/Category:VimTip) - Vim Editor Tips * [Underdash](https://surma.github.io/underdash/) - JS Snippets * [Github Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - GitHub Cheat Sheet * [HTML.com](https://html.com/) - HTML Guide / Cheat Sheet * [SEO Cheet Sheet](https://seo-cheat-sheet.9elements.com/) - SEO Cheet Sheet *** ## ▷ Web Dev Tools * 🌐 **[Awesome Static Generators](https://github.com/myles/awesome-static-generators)** - Static Site Resources * 🌐 **[Awesome PHP](https://github.com/ziadoz/awesome-php)** - PHP Resources * 🌐 **[Awesome-Tunneling](https://github.com/anderspitman/awesome-tunneling)** - Tunneling Resources * 🌐 **[Awesome list of secrets in environment variables](https://github.com/Puliczek/awesome-list-of-secrets-in-environment-variables)** - Environment Variables Secrets * ↪️ **[Website Creators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_website_creators)** * ↪️ **[Multiple IP / Network Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_ip_.2F_network_tools)** * ↪️ **[Search Engine Optimization](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_seo_tools)** * ↪️ **[Wordpress Themes](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_wordpress_themes)** * ↪️ **[Archive / Scrape / Crawl Webpages](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_web_scraping_.2F_archiving_tools)** * [Locutus](https://github.com/freenet/locutus) - Create Decentralized Site Apps * [Website Planet Tools](https://www.websiteplanet.com/webtools/), [Webdesign Assistant](https://webdesign-assistant.com/), [xWebTools](https://www.xwebtools.com/), [Tiny Helpers](https://tiny-helpers.dev/) or [CSSAuthor](https://cssauthor.com/) - Site Development Tools * [Sympli](https://sympli.io/), [AnimaApp](https://www.animaapp.com/) or [ZeroHeight](https://zeroheight.com/) - Development Collaboration Tool * [Grav](https://getgrav.org/) - Flat-File CMS * [Flux](https://www.runonflux.io/) - Decentralized Cloud Infrastructure * [URLPages](https://github.com/jstrieb/urlpages) - Store Entire Pages in URLs * [Shoelace](https://shoelace.style/) or [Elix](https://component.kitchen/elix) - Web Component libraries * [Package Web](https://github.com/rsc/web) - Basic Site Serving Framework * [Web Developer](https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm) - Web Developer Toolbar Extension * [ElasticSearch](https://github.com/elastic/elasticsearch) - Search & Analytics Engine * [SerPreview](https://serpreviewtool.com/) - Site Search Results Preview * [Schema Markup Testing Tools](https://developers.google.com/search/docs/appearance/structured-data) - Test Sites Google Results * [Robots.txt Tester](https://support.google.com/webmasters/answer/6062598?hl=en) - Test Your robots.txt * [Charles 3](https://www.charlesproxy.com/download/previous-release/) / [Activation](https://github.com/fmhy/FMHYedit/blob/main/base64.md#charles-activate) or [ProxyMan](https://proxyman.io/) - Web Debugging Proxy Apps * [CORS Proxy](https://corsproxy.github.io/) - Free CORS Proxy * [Tabler](https://tabler.io/) - Site Admin Dashboard * [Octopus](https://octopus.do/sitemap) - Site Planning Tool * [Browser Default Styles](https://browserdefaultstyles.com/) - Default Browser Style Search * [Utom Design](https://utom.design/measure) - Sketch Measure * [WireFlow](https://wireflow.co/) - Flow Prototype Maker * [Geekflare Tools](https://domsignal.com/toolbox) - Site Testing Tools * [LambDatest](https://www.lambdatest.com/) - Cross Browser Testing Cloud * [Lenis](https://lenis.studiofreight.com/) - Smooth Scroll Library * [UXTweak](https://www.uxtweak.com/) - Website Design Usability Improvement Tool * [Pa11y](https://pa11y.org/), [Wave](https://wave.webaim.org/), [MagentaA11y](https://www.magentaa11y.com/), [Andi](https://www.ssa.gov/accessibility/andi/help/install.html) or [A11ygator](https://a11ygator.chialab.io/) - Accessibility Evaluation Tools * [Accessibility Insights](https://accessibilityinsights.io/) - Fix Accessibility Issues * [Accessibility Cheatsheet](https://moritzgiessmann.de/accessibility-cheatsheet/) - Site Accessibility Guidelines * [CookieMetrix](https://www.cookiemetrix.com/) - EU Cookie Violation Test * [Violating GDPR](https://www.violating-gdpr.com/) - GDPR Violation Test * [Color Oracle](https://colororacle.org/) or [Toptal](https://www.toptal.com/designers/colorfilter) - Color Blindness Simulator / Test * [Web Vitals Leaderboard](https://vitals-leaderboard.pazguille.me/) - Compare Website Performance * [Visual Mind AI](https://myraah.io/index.php/visualmind) - Site Visual Score * [Prometheus](https://prometheus.io/) - Site Metrics / [Setup](https://thanos.io/) * [Carbon Calculator](https://www.websitecarbon.com/) - Estimate Sites Carbon Footprint * [free-website-translation](http://free-website-translation.com/), [transdict](http://transdict.com/meta/website.html) or [conveythis](https://www.conveythis.com/) - Website Translators * [Statically](https://statically.io/) - Load Websites Faster * [comepress](https://github.com/NayamAmarshe/comepress) - Optimize Sites Image Files * [Qdrant](https://qdrant.tech/) - Vector Database * [Rest Test Test](http://resttesttest.com/) - Test REST / CORS Services * [WebUI](https://webui.me/) - Embed WebUI Libaries in Project * [Dagu](https://github.com/dagu-dev/dagu) - WebUI Job Manager * [httpbin](https://httpbin.org/) or [Requestbin](https://pipedream.com/requestbin) - HTTP Request & Response Service * [Illegal Analytics Scanner](https://illegal.analyticsscanner.com/) - Check if your Analytics Break Laws * [Hydra](https://github.com/ory/hydra) - OAuth 2.0 Server / OpenID Connect Provider * [Easegress](https://github.com/megaease/easegress) - Traffic Orchestration System * [HITS](https://hits.seeyoufarm.com/) - Website Traffic Badges * [Measure](https://web.dev/measure/) - Site Functionality Test * [Site Inspector](https://www.getsiteinspector.com/) - Check Site for Spelling / Grammatical Errors * [UX Check](https://chrome.google.com/webstore/detail/ux-check/giekhiebdpmljgchjojblnekkcgpdobp) - Site Heuristic Evaluation * [Responsive Viewer](https://responsiveviewer.org/) - Test Site on Multiple Screen Types / [Chrome](https://chrome.google.com/webstore/detail/responsive-viewer/inmopeiepgfljkpkidclfgbgbmfcennb?hl=en) * [Testmail](https://testmail.app/) - Site Signup Test * [Responsivize](https://virejdasani.github.io/Responsivize/) - Website Responsiveness Test * [PageSpeed](https://pagespeed.web.dev/), [PageSpeed Compare](https://pagespeed.compare/), [GTmetrix](https://gtmetrix.com/) or [Websu](https://websu.io/) - Test Webpage Speed * [Partytown](https://github.com/BuilderIO/partytown) - Relocate Scripts to Web Worker * [Tempesta FW](https://github.com/tempesta-tech/tempesta) - DDoS / Web Attack Protection * [Shisho](https://shisho.dev/) - Infrastructure Code Security Patcher * [DNSDumpster](https://dnsdumpster.com/), [DNS Watch](https://dnswatch.info) or [WhatsMyDNS](https://whatsmydns.net/) - DNS Lookup / Security * [Plow](https://github.com/six-ddc/plow) - HTTP Benchmarking * [IPv6 Leak Test](https://ip6.nl/), [Test-IPv6](https://test-ipv6.com/) or [IPv6 Test](https://ipv6-test.com/) - IPV6 Test * [How-To Turn off IPv6](https://www.itechguides.com/disable-ipv6-windows-10/) - Prevent IPv6 Leaks * [Flounder](https://flounder.online/) - Gemini Website Builder * [Transform](https://transform.tools/) - Polyglot Web Converter * [Framer](https://www.framer.com/) - Interactive Site / App Design Tool * [ProjectVisBug](https://github.com/GoogleChromeLabs/ProjectVisBug) - Webpage Editor * [Brython](https://brython.info/) - Python 3 Web Scripting Language * [BuiltWith](https://builtwith.com/) - Find Out What Sites are Built With * [Bug](https://auz.github.io/Bug/) - Add Crawling Bugs to Website * [Mobile-Friendly](https://search.google.com/test/mobile-friendly) - Mobile Friendly Page Test * [epub.js](https://github.com/futurepress/epub.js) - Render ePub Documents in Browser * [OneLinePlayer](https://onelineplayer.com/) - Vimeo / Dropbox Video Player * [SCM Music Player](https://www.scmplayer.net/) - Site Audio Players * [DriveProxy](http://driveproxy.net/) - GDrive Video iFrame Code Generator * [Stream Defence](https://www.streamdefence.com/) - Website Video Backup System * [MapBox](https://www.mapbox.com/) or [leafletjs](https://leafletjs.com/) - Live Maps, Location Search & More * [Maps-Core](https://openmobilemaps.io/) - Mobile Map SDK * [Kontactr](https://kontactr.com/), [Tally](https://tally.so/), [JotForm](https://www.jotform.com/), [99Inbound](https://www.99inbound.com/), [Forms.id](https://forms.id/), [PHPForm](https://www.phpform.org/) or [Form.taxi](https://form.taxi/) - Form Creators * [Loading.io](https://loading.io/) - Customizable Loading SVG * [Medusa](https://github.com/medusajs/medusa) - Digital Commerce Development Tool * [Can I Use?](https://caniuse.com/) - Browser Support Tables * [Appwrite](https://appwrite.io/) or [Shuttle](https://www.shuttle.rs/) - Open-Source Backend Platforms * [squid](http://www.squid-cache.org/) - Caching Proxy / [MSI Installer](https://squid.diladele.com/) / [Site Blocking](http://www.thedumbterminal.co.uk/posts/2005/10/blocking_access_to_sites_when_using_squid.html) * [Check for Cloudflare](https://checkforcloudflare.selesti.com/) - Check Sites for Cloudflare * [CFScanner](https://github.com/MortezaBashsiz/CFScanner/), [scanner](https://ircfspace.github.io/scanner/) or [cf-ip-scanner-py](https://github.com/vfarid/cf-ip-scanner-py) - Cloudflare IP Scanners * [cloudflare-ip-tester-app](https://github.com/xianshenglu/cloudflare-ip-tester-app/) - Cloudflare IP Tester * [console.watch](https://console.watch/) - Remote Console Polyfill for Cloudflare Workers * [LightTPD](http://www.lighttpd.net/) or [Caddy](https://caddyserver.com/) - Web Server * [Bash-web-server](https://github.com/dzove855/Bash-web-server) - Bash Web Server * [Oracle](https://www.oracle.com/cloud/free/) - Free Server Tools * [http-server](https://github.com/http-party/http-server) - No Config HTTP Server * [Apache](https://httpd.apache.org/) - HTTP Server * [h5ai](https://larsjung.de/h5ai/) - HTTP Web Server Index / [GitHub](https://github.com/lrsjng/h5ai) * [SyAgent](https://syagent.com/), [TA Vivo](https://github.com/ta-vivo/ta-vivo) or [HertzBeat](https://hertzbeat.com/) - Server Monitors * [LibreCaptcha](https://github.com/librecaptcha/lc-core) or [mCaptcha](https://mcaptcha.org/) - Captcha Systems * [Democaptcha](https://democaptcha.com/demo-form-eng/hcaptcha.html) or [ReCAPTCHA Demo](https://www.google.com/recaptcha/api2/demo) / [GitHub](https://patrickhlauke.github.io/recaptcha/) - Captcha Demo's * [SuperTokens](https://supertokens.com/) or [Lucia](https://lucia-auth.com/) - User Authentication * [The SSO Wall of Shame](https://sso.tax/) - Vendors without Built-in SSO * [Discuzz](https://github.com/discuzz-app/discuzz) or [Remarkbox](https://www.remarkbox.com/) - Open Source Comment Systems * [DaButtonFactory](https://www.clickminded.com/button-generator/) or [ButtonOptimizer](http://buttonoptimizer.com/) - Button Generator * [GetButton](https://getbutton.io/) - Get free 'Message Us' Button for your Site * [Automated Incident Response](https://github.com/awslabs/aws-automated-incident-response-and-forensics) - Automated Incident Response and Forensics Framework * [CBox](https://www.cbox.ws/), [Typebot](https://typebot.io/), [Fonoster](https://fonoster.com/) or [Tawk](https://www.tawk.to/) - Embedded Chat App * [StackWhats](https://stackwhats.com/) - Add Whatsapp Chat to Your Site * [Pay 2 Email](https://pay2.email/) - Simple Website Contact Form * [Twitcker](https://twitcker.com/) - Add Twitter Feed Ticker to Site * [MinIO](https://min.io/) or [Filebase](https://filebase.com/) - Cloud Native Object Storage * [Traefik](https://traefik.io/) - Cloud Native Stack * [Amazon S3](https://aws.amazon.com/s3) - Cloud Object Storage Amazon Simple Service Storage / [Desktop](https://s3browser.com/) * [howtheyaws](https://github.com/upgundecha/howtheyaws) - List of How Organizations Use AWS * [QuickEmailVerification](https://quickemailverification.com/), [Email Marker](https://www.emailmarker.com/) or [ZeroBounce](https://www.zerobounce.net/) - Email Verification Service * [Block Temporary Email](https://block-temporary-email.com/) - Block Temp Mail Addresses * [Improvemx](https://improvmx.com/) - Domain Email Forwarding * [Microlink SDK](https://microlink.io/sdk) / [GitHub](https://github.com/microlinkhq/sdk), [React Tiny Link](https://winhtaikaung.github.io/react-tiny-link/) / [GitHub](https://github.com/winhtaikaung/react-tiny-link) or [Link Preview JS](https://github.com/ospfranco/link-preview-js) - Create Link Previews * [IP Intelligence](http://getipintel.com/) - Proxy / VPN / Bad IP Detection * [V2Ray](https://www.v2ray.com/) - Proxy Software * [Traefik](https://traefik.io/traefik/), [frp](https://github.com/fatedier/frp) or [reverse-proxy](https://github.com/microsoft/reverse-proxy) - Reverse Proxies * [caddy-reverse-proxy](https://github.com/DanyTPG/caddy-reverse-proxy) - 1-Click Reverse Proxy * [Certbot](https://certbot.eff.org/) - Enable HTTPS Automatically * [MachineID](http://www.ionworx.com/machineid.html) - Hardware Identifier * [TrackMyBacklink](https://trackmybacklink.com/) - Backlink Tracker * [Free Backlink Builder](http://www.freebacklinkbuilder.net/) - Backlink Generator * [Wappalyzer](https://www.wappalyzer.com/) - Identify Technologies on Websites / [Addons](https://www.wappalyzer.com/apps/) * [Bubble](https://bubble.io/), [WeWeb](https://www.weweb.io/), [opensilver](https://opensilver.net/), [Anvil](https://anvil.works/), [Symfony](https://symfony.com/) / [CLI](https://github.com/symfony-cli/symfony-cli), [Create-react-app](https://github.com/facebook/create-react-app), [Lowdefy](https://lowdefy.com/) or [Sktch.io](https://sktch.io/) - Web App Creators * [Blazor](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor) - Web App UI Creators * [OffBase](https://offbase.org/) - Offline Web App Creator * [Laravel](https://laravel.com/) or [Lona](https://lona-web.org/1.x/) - Web App Framework * [PWABuilder](https://www.pwabuilder.com/) - Turn Site into Progressive Web App * [LightHouse](https://github.com/GoogleChrome/lighthouse) - Web App Performance Test * [Chaos Frontend Toolkit](https://chaos-frontend-toolkit.web.app/) - Break Your Web Apps to Improve Them * [w3af](http://w3af.org/) or [ZAP](https://www.zaproxy.org/) - Web App Security Testing * [PWA Screenshot Generator](https://progressier.com/pwa-screenshots-generator) - Generate PWA Screenshots * [Form To Chatbot](https://formtochatbot.com/) - Convert Google Form to Chatbot * [Herosaver](https://github.com/amerrigan/HeroSaver-v2) - Save Site Configuration and STLs * [Termible](https://termible.io/) - Docker Powered Site Terminals * [Stackbit](https://www.stackbit.com/) - JamStack Tools * [the New Dynamic](https://www.tnd.dev/) - JamStack Directory * [NuxtJS](https://nuxtjs.org/) - Vue Framework / [Dev Tools](https://github.com/nuxt/devtools) * [Arco Design](https://github.com/arco-design/arco-design-vue) or [Naive-UI](https://www.naiveui.com/) / [GitHub](https://github.com/tusen-ai/naive-ui) - Vue 3 UI Components Library * [Vuejs Dev Tools](https://vuejs.org/) - Add Vue 3 Debugging to Browser * [Vue vben admin](https://github.com/vbenjs/vue-vben-admin) - Vue Admin * [Sight](https://github.com/tsenart/sight) - Syntax Highlighter for Chrome * [mnm](https://mnmnotmail.org/) - Member Messaging Tools * [Website Grader](https://website.grader.com/) - Website Grading Tool * [ngrok](https://ngrok.com/) - Introspectable Tunnels to Localhost Tools * [NConfig](https://www.digitalocean.com/community/tools/nginx) - [NGINX](https://nginx.org/) Server Config * [tengine](https://github.com/alibaba/tengine) - NGINX with Extra Features * [Nginx-Admins-Handbook](https://github.com/trimstray/nginx-admins-handbook) - Improve NGINX Performance * [Visual CSS Editor](https://chrome.google.com/webstore/detail/visual-css-editor/cibffnhhlfippmhdmdkcfecncoaegdkh) - WordPress Site Designer * [Mantiq](https://wpmantiq.com/) - Wordpress Visual Backend * [WPSQLite](https://github.com/hasinhayder/wpsqlite) or [LocalWP](https://localwp.com) - Wordpress Site Deployment Tools * [Nulled Scripts](https://www.null-scripts.net/), [NullJungle](https://nulljungle.com/) or [Null PHP Script](https://nullphpscript.com/) - Nulled Scripts * [faustjs](https://github.com/wpengine/faustjs) - Wordpress Framework * [Timber](https://upstatement.com/timber/) - WordPress Theme Creator / [GitHub](https://github.com/timber/timber) * [KokoAnalytics](https://www.kokoanalytics.com/) - Wordpress Analytics * [UUID Tools](https://www.uuidtools.com/) - UUID Generator *** ## ▷ Frontend Tools * 🌐 **[Awesome Web Animation](https://github.com/sergey-pimenov/awesome-web-animation)** - Web Animation Resources * ↪️ **[Icon Download Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_icon_download_sites)** * ↪️ **[Design Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_design_resources)** or [Open Source Design](https://opensourcedesign.net/) * ⭐ **[Front-End Checklist](https://frontendchecklist.io/)** - Front-End Development Checklist * [Screenshot to Code](https://github.com/emilwallner/Screenshot-to-code) - Generate Site Mockups / Code via Screenshots * [Contentdrips](https://contentdrips.com/) or [CreatorKit](https://creatorkit.com/) - Brand Design Tools * [SuperNova](https://www.supernova.io/) - Design System Manager * [Interplay](https://interplayapp.com/) - Product Design Tool * [Aspect](https://aspect.app/) - Make UI with AI * [CollectUI](https://collectui.com/), [Hoverstat](https://www.hoverstat.es/), [httpster](https://httpster.net/), [Wave Guide](https://www.waveguide.io/), [ReallyGoodUX](https://goodux.appcues.com/), [Pageflows](https://pageflows.com/) or [h69.design](https://www.h69.design/) - UI Design Ideas * [StoryBook](https://storybook.js.org/) or [Mockend](https://mockend.com/) - UI Development Tools * [UI Design Daily](https://www.uidesigndaily.com/) or [UIVerse](https://uiverse.io/) - Free UI Design Resources * [Open UI](https://open-ui.org/) - Open Standard UI * [CodeMyUI](https://codemyui.com/) or [Semantic UI](https://semantic-ui.com/) - User Interface Code Snippets * [Favicon Maker](https://formito.com/tools/favicon) or [Favicon Generator](https://www.favicon-generator.org/) - Create Favicons * [Responsively](https://responsively.app/) - Responsive Dev Design Tool * [SREWorks](https://github.com/alibaba/SREWorks) - Operation & Maintenance Platform * [the component gallery](https://component.gallery/) - Design Components Gallery * [Scrollbar.app](https://scrollbar.app/) - Design Custom Scrollbars * [Am I Responsive](https://ui.dev/amiresponsive) - Responsive Design Checker * [LibreLogos](https://www.librelogos.org/) or [LogoTaco](https://www.logotaco.com/) - Project Logos * [Emanote](https://emanote.srid.ca/) - Create Sites from Plain-Text Notes / [GitHub](https://github.com/srid/emanote) * [Plunker](https://plnkr.co/) or [Bloo](https://bloouikit.com/) - Prototype / Test Websites Idea * [Pixelfika](https://pixelfika.com/) - Site Design Examples * [WebDesignMuseum](https://www.webdesignmuseum.org/) - Website Designs Over Time * [CSS Zen Garden](http://www.csszengarden.com/) - CSS Site Examples * [Bootstrap](https://getbootstrap.com/) - Mobile Site Creator / [Icons](https://github.com/twbs/icons) / [Snippets](https://bootsnipp.com/) * [PsdRepo](https://psdrepo.com/) - Templates, Mockups, Logos, Video * [Daft Page](https://daftpage.com/) - Landing Page Creator * [LandingPage](https://landingpage.fyi/index.html) - Landing Page Tool Index * [SaaS Pages](https://saaspages.xyz/), [SaaS Landing Page](https://saaslandingpage.com/) or [lapa](https://www.lapa.ninja/) - Landing Page Templates / Ideas * [Canva](https://www.canva.com/) - Design Templates / [Premium Apk](https://github.com/nbats/FMHYedit/blob/main/base64.md#canva-premium) * [Zeplin](https://zeplin.io/) - Design Templates / Editor * [Codebases](https://github.com/reacttips-dev/codebases) - ReactJS Project Source Codes * [vite](https://vitejs.dev/) - Frontend Development Tool / [GitHub](https://github.com/vitejs/vite) * [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks) - Frontend Development Resources * [Boilerplate](https://github.com/h5bp/html5-boilerplate) - Website Frontend Template HTML5 * [Bootstrap](https://bootstrapmade.com/), [TheMeWagon](https://themewagon.com/) or [nicepage](https://nicepage.com/website-templates) - Site Templates * [Templatemo](https://www.templatemo.com/) or [Tooplate](https://www.tooplate.com/) - HTML Site Templates * [CSS Bed](https://www.cssbed.com/), [Repth Themes](https://repth.neocities.org/theme), [beercss](https://www.beercss.com/) / [GitHub](https://github.com/beercss/beercss) or [free-css-templates](https://www.free-css.com/free-css-templates) - CSS Themes / Templates * [Hydrogen](https://github.com/Shopify/hydrogen) - Online Store Templates * [MicroCopy](https://www.microcopy.me) - Copy Common Website Text * [RoughAnnotations](https://roughnotation.com/) - Webpage Annotations / Animations * [Pattern Monster](https://pattern.monster/) - SVG Pattern Generator * [Broider](https://maxbittker.github.io/broider/) - Create Border Designs * [ShapeDivider](https://www.shapedivider.app/) - Make SVG Shape Divider * [Lorem.space](https://lorem.space/), [Placeholdifier](https://github.com/pomber/placeholdifier), [PlaceHolder](https://placeholder.pics/), [PicSum](https://picsum.photos/) or [FakeIMG](https://fakeimg.pl/) - Site Placeholder Images * [MinimalAvatars](https://minimalavatars.com/) - Minimal Site Avatars * [Visiwig](https://www.visiwig.com/) - Copy / Paste Site Graphics * [WebDesigner](https://webdesigner.withgoogle.com/), [T3](https://github.com/still-scene/t3), [Theatre.js](https://www.theatrejs.com/) / [GitHub](https://github.com/theatre-js/theatre), [Greensock](https://greensock.com/), [Stylie](https://jeremyckahn.github.io/stylie/), [RenderForest](https://www.renderforest.com), [Mantra](https://jeremyckahn.github.io/mantra/) or [Animate.css](https://animate.style/) - Create Interactive Motion Graphics * [Paramoji](https://paramoji.org/) - Parametric Emoji * [useAnimations](https://useanimations.com/index.html), [Creattie](https://creattie.com/lottie-animated-icons/free) or [LordIcon](https://lordicon.com/) - Animated Icons * [Curzr](https://github.com/TaylonChan/Curzr) - Animated Cursors * [Cursor Effects](https://tholman.com/cursor-effects/) - 90's Style Cursors * [RV's Free Effects](https://www.mf2fm.com/rv/) - Site / Cursor Effects * [NakerApp](https://app.naker.io/back/) - Interactive Background Maker * [Vidlery](http://vidlery.com/) - Animated Webpage Background * [Box-Shadow](https://box-shadow.art/) - Box Shadow Generator * [Shadow Palette Generator](https://www.joshwcomeau.com/shadow-palette/) - CSS Shadow Generator * [Floating UI](https://floating-ui.com/) - Floating UI Javascript * [Error404](https://error404.fun/) - Free 404 Pages * [HTTP Cats](https://http.cat/) - Put Cat Pictures in Your Status Codes *** ## ▷ Hosting Tools * 🌐 **[Awesome Cloudflare](https://github.com/irazasyed/awesome-cloudflare)** - Cloudflare Resources * ↪️ **[Free Webhosting Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_webhosting_sites)** * ↪️ **[Free DNS Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_dns_servers)** * ↪️ **[Domain Info Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_domain_info_tools)** * ↪️ **[Site Analytics](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_site_analytics)** * ⭐ **[Offshore.CAT](https://offshore.cat/)** - DMCA Ignoring Hosting List * [GoodBadISPs](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/GoodBadISPs) - Best ISPs for Tor Hosting * [Sentora](https://sentora.org/) - Web Hosting Control Panel * [DNSPerf](https://www.dnsperf.com/dns-providers-list/) - DNS Provider Rankings * [GRC DNSBench](https://www.grc.com/dns/benchmark.htm) - DNS Benchmark * [DNS over HTTPS](https://github.com/curl/curl/wiki/DNS-over-HTTPS) - HTTPS DoH Queries * [DNS Propagation](https://dnspropagation.net/) - DNS Checker * [Meta Tag Gen](https://lewdev.github.io/apps/meta-tag-gen/) or [MetaTags](https://metatags.io/) - Meta Tag Generator * [BrandSnap](https://brandsnap.ai/), [atlaq](https://atlaq.com/), [AIconicDomain](https://aiconicdomain.com/), [namy.ai](https://namy.ai/), [Pyfunceble](https://pyfunceble.github.io/#/), [realtime.at](https://www.realtime.at/), [Host.io](https://host.io/), [Whois.com](https://www.whois.com/), [instantdomainsearch](https://instantdomainsearch.com/), [IWantMyName](https://iwantmyname.com/), [expireddomains](https://www.expireddomains.net/) or [Domainr](https://domainr.com/) - Domain Availability Checkers * [TinyDomain](https://tinydomain.net/) - Short Domain Suggestions * [DNForum](https://www.dnforum.com/) - Domain Name Forum * [WorthBuck](https://worthbuck.com/) or [SitePriace](https://www.siteprice.org/) - Domain Price Estimations * [HaveIBeenSquatted](https://haveibeensquatted.com) - Typosquatting Discovery Tool * [iana](https://www.iana.org/), [arin](https://www.arin.net/), [lacnic](https://www.lacnic.net/), [afrinic](https://www.afrinic.net/) or [apnic](https://www.apnic.net/) - Internet Registry Sites * [takingnames](https://takingnames.io/blog/instant-subdomains), [GetFreeDomain](https://www.getfreedomain.name/) or [EU.org](https://nic.eu.org/) / [2](https://nic.ua/en/domains/.pp.ua) - Free Subdomains * [TheDev](https://thedev.id/) - Free Developer Subdomains * [redirect.name](https://redirect.name/) - URL Forwarding * [StatPing](https://github.com/statping/statping), [checkthe.website](https://checkthe.website/), [Better Uptime](https://betterstack.com/better-uptime), [CheckServer](https://check-host.net/), [Uptime Kuma](https://github.com/louislam/uptime-kuma), [AreWeDown?](https://github.com/shukriadams/arewedown), [UptimeRobot](https://uptimerobot.com/) or [24x7](https://www.site24x7.com/tools.html) - Site Uptime Monitors * [UseMe](https://useme.org/) or [PingDom](https://tools.pingdom.com) - Ping Website * [HandShake](https://handshake.org/) - Decentralized Certificate Authority & Naming * [Hitch](https://hitch-tls.org/) - SSL / TLS Proxy * [Let's Encrypt](https://letsencrypt.org/) - Free TLS Certificates * [SSL for Free](https://www.sslforfree.com/) or [ZeroSSL](https://zerossl.com/) - Free SSL Certificates * [mkcert](https://github.com/FiloSottile/mkcert) - Locally Trusted Development Certificates * [OpenSSL](https://www.openssl.org/) - SSL / TLS Toolkit * [SSL Config Generator](https://ssl-config.mozilla.org/) - Generate SSL Configurations * [Sandstorm](https://sandstorm.io/), [Cosmos](https://cosmos-cloud.io/) or [CloudRon](https://www.cloudron.io/) - Web App Hosts * [vichan](https://github.com/vichan-devel/vichan) or [overscript](https://overscript.net/) - Imageboard Hosting * [ProBoards](https://www.proboards.com/) - Forum & Imageboard Hosting * [MyBB](http://www.mybb.com/), [FreeFlarum](https://freeflarum.com/) or [PHPBB](https://www.phpbb.com/) - Forum Hosting * [Media Wiki](https://www.mediawiki.org/), [xWiki](http://www.xwiki.org/xwiki/bin/view/Main/), [tWiki ](https://twiki.org/), [DokuWiki](https://www.dokuwiki.org/dokuwiki), [Miraheze](https://miraheze.org/) or [Fandom](https://www.fandom.com/) - Host Free Wiki * [HumHub](https://www.humhub.com) or [scuttlebutt](https://scuttlebutt.nz/) - Self-Hosted Social Network * [UNIT3D Community Edition](https://github.com/HDInnovations/UNIT3D-Community-Edition) - Private Tracker Hosting *** ## ▷ Software Dev Tools * 🌐 **[Awesome Software Quality](https://github.com/ligurio/sqa-wiki/wiki)** - Software Quality Testing Resources * 🌐 **[Awesome DOS](https://github.com/balintkissdev/awesome-dos)** - DOS App Development Resources * ⭐ **[Electron](https://www.electronjs.org/)**, [MarsX](https://www.marsx.dev/), [Revery](https://www.outrunlabs.com/revery/), [Proton Native](https://proton-native.js.org/), [Neutralinojs](https://neutralino.js.org/), [PowerPage](https://github.com/casualwriter/powerpage), [Flet](https://flet.dev/), [Felvin](https://www.felvin.com/) or [Tauri](https://tauri.app/) / [Resources](https://github.com/tauri-apps/awesome-tauri) - Desktop App Builders * ⭐ **Electron Tools** - [Notes](https://github.com/Automattic/simplenote-electron/tree/v2.17.0) / [App Store](https://www.electronjs.org/apps/) / [Debugger](https://github.com/pd4d10/debugtron) / [Mod Loader](https://kernel.fish/) / [Builder](https://www.electron.build/) * [Budibase](https://budibase.com/), [ToolJet](https://tooljet.com/), [retool](https://retool.com/) or [AppSmith](https://github.com/appsmithorg/appsmith) - Internal Tool Builders * [raylib technologie](https://raylibtech.itch.io/), [bookmarks](https://github.com/MorganGeek/bookmarks) or [Every-programmer-should-know](https://github.com/mtdvio/every-programmer-should-know) - Software Development Tools * [Theos](https://theos.dev/) - Program Build System / [GitHub](https://github.com/theos/theos) / [Jailed Tweaks](https://github.com/kabiroberai/theos-jailed/wiki/Installation) * [New Software](https://github.com/ardalis/new-software-project-checklist) - Project Decision Checklist * [Servo](https://servo.org/) - Experimental Browser Engine * [Gummy](https://gummyjs.vercel.app/) - Easily Build Javascript Programs * [NASM](https://www.nasm.us/) - Program Assembler * [Radicle](https://radicle.xyz/) - P2P Software Development * [MSYS2](https://www.msys2.org/) - Windows Software Creator * [Pakkly](https://pakkly.com/) - Desktop App Deployment * [Nomad](https://www.nomadproject.io/) / [GitHub](https://github.com/hashicorp/nomad), [MRSK](https://mrsk.dev/) / [Discord](https://discord.gg/YgHVT7GCXS) or [Waypoint](https://www.waypointproject.io) - App Deployment Automation * [LiveKit](https://livekit.io/) - Build Video / Audio Applications * [Dotnet Content Creators](https://github.com/matthiasjost/dotnet-content-creators) - .NET Content Creators Index * [Dotnet Releaser](https://github.com/xoofx/dotnet-releaser) - Automate Release of .NET Applications * [Cron AI](https://cron-ai.vercel.app/) or [Cron Cat](https://www.crontabcat.com/) - Convert Words to Cron Expressions * [Pencil](http://pencil.evolus.vn/) - Software Mockup Tool / [GitHub](https://github.com/evolus/pencil) * [GNUnet](https://gnunet.org/en/) - Software Framework * [shadcn](https://ui.shadcn.com/) - Software Components * [Slint](https://github.com/slint-ui/slint), [Fyne](https://fyne.io/) or [QT Designer](https://build-system.fman.io/qt-designer-download) - GUI Development Tools * [Gooey](https://github.com/chriskiehl/Gooey) - Convert Python Command Line to GUI * [Kuker](https://github.com/krasimir/kuker) - Debug Applications * [mitmproxy](https://github.com/mitmproxy/mitmproxy) - HTTP Proxy * [BugSnag](https://www.bugsnag.com/) - Application Stability Monitor * [98.css](https://jdan.github.io/98.css/) - Build Windows 98 Themed Interfaces / [GitHub](https://github.com/jdan/98.css) * [Radare](https://rada.re/r/), [Flare IDA](https://github.com/mandiant/flare-ida), [Reverse Engineer's Toolkit](https://github.com/mentebinaria/retoolkit), [Rizin](https://rizin.re/), [Frida](https://frida.re/), [GHIDRA](https://ghidra-sre.org/) or [Cutter](https://github.com/rizinorg/cutter) - Reverse Engineering * [Kubeorbit](https://github.com/teamcode-inc/kubeorbit) - Application Testing / Debugging * [Inno Setup](https://jrsoftware.org/isinfo.php) or [InstallForge](https://www.installforge.net/) - Create Installation Programs * [7.css](https://khang-nd.github.io/7.css/) or [Botox Party](https://botoxparty.github.io/XP.css/) - Create Oldschool Style UI's * [Amplication](https://amplication.com/) - Create Node.js Apps * [Textualize](https://www.textualize.io/) - Create Text User Interfaces * [Ink](https://github.com/vadimdemedes/ink) - Create Interactive CLI Apps * [smenu](https://github.com/p-gen/smenu) - Create CLI Menus * [Enquirer](https://github.com/enquirer/enquirer) or [Prompts](https://github.com/terkelg/prompts) - Create CLI Prompts * [blessed-contrib](https://github.com/yaronn/blessed-contrib) or [BubbleTea](https://github.com/charmbracelet/bubbletea) - Create Terminal Applications * [Etebase](https://www.etebase.com/) - Encrypted App Backend * [UWP](https://www.telerik.com/uwp/) - Telerik UI for UWP / [Github](https://github.com/telerik/UI-For-UWP) * [FluentWPF](https://github.com/sourcechord/FluentWPF) - Fluent Design System for WPF * [Flatpak](https://flatpak.org/) - Create & Distribute Linux Applications * [WTFPL](http://www.wtfpl.net/) - Free Software Licenses * [VirtualBuddy](https://github.com/insidegui/VirtualBuddy) - Virtualize macOS 12 and later on Apple Silicon * [Advanced Catalyst Example](https://github.com/steventroughtonsmith/advancedcatalystexample) - Mac Catalyst App Example *** ## ▷ App Dev Tools * 🌐 **[AndroidRepo](https://androidrepo.com/)** - Android Development Resources * 🌐 **[Awesome iOS](https://github.com/vsouza/awesome-ios)** - iOS Development Resources * 🌐 **[Awesome-Android-UI](https://github.com/wasabeef/awesome-android-ui)**, [UIGarage](https://uigarage.net/), [UXArchive](https://uxarchive.com/), [Mobbin](https://mobbin.design/), [UISources](https://www.uisources.com/) or [LovelyUI](https://lovelyui.com/) - Mobile UI Resources * 🌐 **[Heroku-Alt](https://rentry.co/Heroku-Alt)** or [heroku-free-alternatives](https://github.com/anandrmedia/heroku-free-alternatives) - Heroku Alternatives * ⭐ **[Docker](https://www.docker.com/)** - Build, Manage and Run Apps in Containers / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_docker_tools) * ⭐ **[Tizen](https://www.tizen.org/)** - Android TV App Creator * ⭐ **[XDA](https://forum.xda-developers.com/)** - App Development Forum * [SupaBase](https://supabase.com/), [Kodular](https://www.kodular.io/), [Glide](https://www.glideapps.com/), [AppCreator24](https://www.appcreator24.com/), [Dokku](https://dokku.com/), [AndroidIDE](https://androidide.com/), [Flutter](https://flutter.dev/) / [Resources](https://github.com/Solido/awesome-flutter), [2](https://github.com/leanflutter/awesome-flutter-desktop), [noodl](https://www.noodl.net/) or [Android Studio](https://developer.android.com/studio/index.html) - App Creators * [Android Libhunt](https://android.libhunt.com/) - Android Packages * [StreamLit](https://streamlit.io/) - Data Science App Creator / [Templates](https://extras.streamlit.app/) / [UI](https://github.com/hayabhay/whisper-ui) * [Xamarin](https://dotnet.microsoft.com/en-us/apps/xamarin) - App Development Platform / [GitHub](https://github.com/xamarin) * [Framer](https://www.framer.com/) - Interactive Site / App Design Tool * [MemberPrism](http://r.ftqq.com/MemberPrism2/) - Member-Only App Builder * [butterfly](https://github.com/GetStream/butterfly) - Android UI Builder * [Flutter Login Page Design](https://github.com/afgprogrammer/Flutter-Login-Page-Design) or [LoginCritter](https://github.com/cgoldsby/LoginCritter) - Login Page Designs * [App ideas](https://github.com/florinpop17/app-ideas) - Collection of App Ideas * [Fastlane](https://fastlane.tools/) - App Development Automation / [GitHub](https://github.com/fastlane/fastlane) * [Blisk](https://blisk.io/) - Cross-Device Testing * [Percy](https://percy.io/) - Visual App Review Platform * [Booster](https://github.com/didi/booster) - Mobile App Optimization * [Mobbin](https://mobbin.com/) - Mobile App Design Reference Library * [SpreadsheetView](https://github.com/bannzai/SpreadsheetView) - Spreadsheet UI for iOS Apps * [Xcode](https://developer.apple.com/xcode/) - Test and Build iOS / iPadOS Apps * [Xcodes App](https://github.com/XcodesOrg/XcodesApp) - Xcode Manager * [DevCleaner](https://github.com/vashpan/xcode-dev-cleaner) - Xcode Cache Cleaner * [AndroidAssetStudio](https://romannurik.github.io/AndroidAssetStudio/) - Android App Assets * [Contacts Android](https://github.com/vestrel00/contacts-android) - Android Contacts APIs * [IconKitchen](https://icon.kitchen/) or [AppIcon](https://appicon.co/) - App Icon Generator * [Android-Iconics](https://github.com/mikepenz/Android-Iconics) - Use Any Icon / Font as your Drawable App * [iOS Icon Gallery](https://www.iosicongallery.com/) - iOS Icon Examples * [Plank](https://launchpad.net/plank) - Simple Dock / [GitHub](https://github.com/ricotz/plank) * [Compose Samples](https://github.com/android/compose-samples) - App Samples * [TV Samples](https://github.com/android/tv-samples) - Android TV App Samples * [PrivacyFlash-Pro](https://github.com/privacy-tech-lab/privacyflash-pro) - Generate iOS Privacy Policies * [Appleshouter](https://github.com/kosmigramma/appleshouter) - iOS notifications for PWAs and Web apps * [MDB GO](https://mdbgo.com/) - Free App Hosting * [namae](https://namae.dev/) - App Name Availability Check * [Lich](https://github.com/line/lich) - Android Development Libraries * [Sketchbook Compose](https://github.com/GetStream/sketchbook-compose) - Jetpack Sketchbook * [androidx](https://github.com/androidx/androidx) - Android Development Environment for Jetpack Extensions * [XDGuru](https://www.xdguru.com/) - Adobe XD Resources * [Median](https://median.co/) - Convert Websites to Mobile Apps * [Media Kit](https://github.com/alexmercerind/media_kit) - Video / Audio Library for Flutter and Dart * [Uiautomator2](https://github.com/openatx/uiautomator2), [ABD](https://github.com/ashishb/adb-enhanced) or [Appium](http://appium.io/) / [GitHub](https://github.com/appium/appium) - Automated App Testing * [SigNoz](https://signoz.io/) - Detect App Issues * [jadx](https://github.com/skylot/jadx) - Dex to Java Decompiler * [Privado](https://github.com/Privado-Inc/privado) - Generate App Privacy Reports * [Pluto](https://androidpluto.com/) - Android Debug Framework * [PM2](https://pm2.keymetrics.io/) - Process Manager * [Bulletproof React](https://github.com/alan2207/bulletproof-react) - React App Architecture * [Aspect](https://sample-code.aspect.app/) - Copy React Code from Any Site * [Refine](https://refine.dev/) - React App Builder * [Alright](https://github.com/DoneDeal0/alright-react-app) - Generate React Apps * [Codux](https://www.codux.com/) - Visual IDE for React * [React95](https://react95.io/) - Windows 95 React Components * [Zorm](https://github.com/esamattis/react-zorm) - ype-safe