` accordingly).
86 | - A code license like MIT, BSD, Apache, GPL, etc, is not acceptable. Neither are WTFPL and [Unlicense](https://unlicense.org).
87 | - Place a file named `license` or `LICENSE` in the repo root with the license text.
88 | - **Do not** add the license name, text, or a `Licence` section to the readme. GitHub already shows the license name and link to the full text at the top of the repo.
89 | - To verify that you've read all the guidelines, please comment on your pull request with just the word `unicorn`.
90 | - [ ] Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/main/awesome.md#include-contribution-guidelines).
91 | - The file should be named `contributing.md`. The casing is up to you.
92 | - It can optionally be linked from the readme in a dedicated section titled `Contributing`, positioned at the top or bottom of the main content.
93 | - The section should not appear in the Table of Contents.
94 | - [ ] All non-important but necessary content (like extra copyright notices, hyperlinks to sources, pointers to expansive content, etc) should be grouped in a `Footnotes` section at the bottom of the readme. The section should not be present in the Table of Contents.
95 | - [ ] Has consistent formatting and proper spelling/grammar.
96 | - The link and description are separated by a dash.
Example: `- [AVA](…) - JavaScript test runner.`
97 | - The description starts with an uppercase character and ends with a period.
98 | - Consistent and correct naming. For example, `Node.js`, not `NodeJS` or `node.js`.
99 | - [ ] Does not use [hard-wrapping](https://stackoverflow.com/questions/319925/difference-between-hard-wrap-and-soft-wrap).
100 | - [ ] Does not include a CI (e.g. GitHub Actions) badge.
You can still use a CI for linting, but the badge has no value in the readme.
101 | - [ ] Does not include an `Inspired by awesome-foo` or `Inspired by the Awesome project` kinda link at the top of the readme. The Awesome badge is enough.
102 |
103 | **Go to the top and read it again.**
104 |
--------------------------------------------------------------------------------
/readme.md:
--------------------------------------------------------------------------------
1 |
87 |
88 | What is an awesome list?
89 | Contribution guide
90 | Creating a list
91 | Twitter
92 |
93 |
94 |
95 |
96 | Just type awesome.re to go here. Check out my apps and follow me on Twitter.
97 |
98 |
99 |
100 |
101 |
102 | ## Contents
103 |
104 | - [Platforms](#platforms)
105 | - [Programming Languages](#programming-languages)
106 | - [Front-End Development](#front-end-development)
107 | - [Back-End Development](#back-end-development)
108 | - [Computer Science](#computer-science)
109 | - [Big Data](#big-data)
110 | - [Theory](#theory)
111 | - [Books](#books)
112 | - [Editors](#editors)
113 | - [Gaming](#gaming)
114 | - [Development Environment](#development-environment)
115 | - [Entertainment](#entertainment)
116 | - [Databases](#databases)
117 | - [Media](#media)
118 | - [Learn](#learn)
119 | - [Security](#security)
120 | - [Content Management Systems](#content-management-systems)
121 | - [Hardware](#hardware)
122 | - [Business](#business)
123 | - [Work](#work)
124 | - [Networking](#networking)
125 | - [Decentralized Systems](#decentralized-systems)
126 | - [Health and Social Science](#health-and-social-science)
127 | - [Events](#events)
128 | - [Testing](#testing)
129 | - [Miscellaneous](#miscellaneous)
130 | - [Related](#related)
131 |
132 | ## Platforms
133 |
134 | - [Node.js](https://github.com/sindresorhus/awesome-nodejs#readme) - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine.
135 | - [Cross-Platform](https://github.com/bcoe/awesome-cross-platform-nodejs#readme) - Writing cross-platform code on Node.js.
136 | - [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks#readme)
137 | - [iOS](https://github.com/vsouza/awesome-ios#readme) - Mobile operating system for Apple phones and tablets.
138 | - [Android](https://github.com/JStumpp/awesome-android#readme) - Mobile operating system developed by Google.
139 | - [IoT & Hybrid Apps](https://github.com/weblancaster/awesome-IoT-hybrid#readme)
140 | - [Electron](https://github.com/sindresorhus/awesome-electron#readme) - Cross-platform native desktop apps using JavaScript/HTML/CSS.
141 | - [Cordova](https://github.com/busterc/awesome-cordova#readme) - JavaScript API for hybrid apps.
142 | - [React Native](https://github.com/jondot/awesome-react-native#readme) - JavaScript framework for writing natively rendering mobile apps for iOS and Android.
143 | - [Xamarin](https://github.com/XamSome/awesome-xamarin#readme) - Mobile app development IDE, testing, and distribution.
144 | - [Linux](https://github.com/inputsh/awesome-linux#readme)
145 | - [Containers](https://github.com/Friz-zy/awesome-linux-containers#readme)
146 | - [eBPF](https://github.com/zoidbergwill/awesome-ebpf#readme) - Virtual machine that allows you to write more efficient and powerful tracing and monitoring for Linux systems.
147 | - [Arch-based Projects](https://github.com/PandaFoss/Awesome-Arch#readme) - Linux distributions and projects based on Arch Linux.
148 | - [AppImage](https://github.com/AppImage/awesome-appimage#readme) - Package apps in a single file that works on various mainstream Linux distributions.
149 | - macOS - Operating system for Apple's Mac computers.
150 | - [Screensavers](https://github.com/agarrharr/awesome-macos-screensavers#readme)
151 | - [Apps](https://github.com/jaywcjlove/awesome-mac#readme)
152 | - [Open Source Apps](https://github.com/serhii-londar/open-source-mac-os-apps#readme)
153 | - [watchOS](https://github.com/yenchenlin/awesome-watchos#readme) - Operating system for the Apple Watch.
154 | - [JVM](https://github.com/deephacks/awesome-jvm#readme)
155 | - [Salesforce](https://github.com/mailtoharshit/awesome-salesforce#readme)
156 | - [Amazon Web Services](https://github.com/donnemartin/awesome-aws#readme)
157 | - [Windows](https://github.com/0pandadev/awesome-windows#readme) - Consumer desktop operating system.
158 | - [PowerToys Run Plugins](https://github.com/hlaueriksson/awesome-powertoys-run-plugins#readme) - Community plugins for the Windows quick launcher.
159 | - [IPFS](https://github.com/ipfs/awesome-ipfs#readme) - P2P hypermedia protocol.
160 | - [Fuse](https://github.com/fuse-compound/awesome-fuse#readme) - Mobile development tools.
161 | - [Heroku](https://github.com/ianstormtaylor/awesome-heroku#readme) - Cloud platform as a service.
162 | - [Raspberry Pi](https://github.com/thibmaek/awesome-raspberry-pi#readme) - Credit card-sized computer aimed at teaching kids programming, but capable of a lot more.
163 | - [Qt](https://github.com/JesseTG/awesome-qt#readme) - Cross-platform GUI app framework.
164 | - [WebExtensions](https://github.com/fregante/Awesome-WebExtensions#readme) - Cross-browser extension system.
165 | - [Smart TV](https://github.com/vitalets/awesome-smart-tv#readme) - Create apps for different TV platforms.
166 | - [GNOME](https://github.com/Kazhnuz/awesome-gnome#readme) - Simple and distraction-free desktop environment for Linux.
167 | - [KDE](https://github.com/francoism90/awesome-kde#readme) - A free software community dedicated to creating an open and user-friendly computing experience.
168 | - [.NET](https://github.com/quozd/awesome-dotnet#readme)
169 | - [Core](https://github.com/thangchung/awesome-dotnet-core#readme)
170 | - [Roslyn](https://github.com/ironcev/awesome-roslyn#readme) - Open-source compilers and code analysis APIs for C# and VB.NET languages.
171 | - [Amazon Alexa](https://github.com/miguelmota/awesome-amazon-alexa#readme) - Virtual home assistant.
172 | - [DigitalOcean](https://github.com/jonleibowitz/awesome-digitalocean#readme) - Cloud computing platform designed for developers.
173 | - [Flutter](https://github.com/Solido/awesome-flutter#readme) - Google's mobile SDK for building native iOS and Android apps from a single codebase written in Dart.
174 | - [Home Assistant](https://github.com/frenck/awesome-home-assistant#readme) - Open source home automation that puts local control and privacy first.
175 | - [IBM Cloud](https://github.com/victorshinya/awesome-ibmcloud#readme) - Cloud platform for developers and companies.
176 | - [Firebase](https://github.com/jthegedus/awesome-firebase#readme) - App development platform built on Google Cloud.
177 | - [Robot Operating System 2.0](https://github.com/fkromer/awesome-ros2#readme) - Set of software libraries and tools that help you build robot apps.
178 | - [Adafruit IO](https://github.com/adafruit/awesome-adafruitio#readme) - Visualize and store data from any device.
179 | - [Cloudflare](https://github.com/irazasyed/awesome-cloudflare#readme) - CDN, DNS, DDoS protection, and security for your site.
180 | - [Actions on Google](https://github.com/ravirupareliya/awesome-actions-on-google#readme) - Developer platform for Google Assistant.
181 | - [ESP](https://github.com/agucova/awesome-esp#readme) - Low-cost microcontrollers with WiFi and broad IoT applications.
182 | - [Deno](https://github.com/denolib/awesome-deno#readme) - A secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
183 | - [DOS](https://github.com/balintkissdev/awesome-dos#readme) - Operating system for x86-based personal computers that was popular during the 1980s and early 1990s.
184 | - [Nix](https://github.com/nix-community/awesome-nix#readme) - Package manager for Linux and other Unix systems that makes package management reliable and reproducible.
185 | - [Integration](https://github.com/stn1slv/awesome-integration#readme) - Linking together different IT systems (components) to functionally cooperate as a whole.
186 | - [Node-RED](https://github.com/naimo84/awesome-nodered#readme) - A programming tool for wiring together hardware devices, APIs, and online services.
187 | - [Low Code](https://github.com/zenitysec/awesome-low-code#readme) - Allowing business professionals to address their needs on their own with little to no coding skills.
188 | - [Capacitor](https://github.com/riderx/awesome-capacitor#readme) - Cross-platform open source runtime for building Web Native apps.
189 | - [ArcGIS Developer](https://github.com/Esri/awesome-arcgis-developer#readme) - Mapping and location analysis platform for developers.
190 | - [Bluetooth Low Energy](https://github.com/dotintent/awesome-ble#readme) - Low-power wireless communication protocol ideal for IoT, wearables, and other battery-powered applications.
191 | - [Uno Platform](https://github.com/MartinZikmund/awesome-uno-platform#readme) - Open-source .NET UI platform for building cross-platform apps.
192 | - [Google Cloud](https://github.com/GoogleCloudPlatform/awesome-google-cloud#readme) - Cloud computing services by Google.
193 |
194 | ## Programming Languages
195 |
196 | - [JavaScript](https://github.com/sorrycc/awesome-javascript#readme)
197 | - [Promises](https://github.com/wbinnssmith/awesome-promises#readme)
198 | - [Standard Style](https://github.com/standard/awesome-standard#readme) - Style guide and linter.
199 | - [Must Watch Talks](https://github.com/bolshchikov/js-must-watch#readme)
200 | - [Tips](https://github.com/loverajoel/jstips#readme)
201 | - [Network Layer](https://github.com/Kikobeats/awesome-network-js#readme)
202 | - [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages#readme)
203 | - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science#readme) - Impossible sounding projects that exist.
204 | - [Maintenance Modules](https://github.com/maxogden/maintenance-modules#readme) - For npm packages.
205 | - [npm](https://github.com/sindresorhus/awesome-npm#readme) - Package manager.
206 | - [AVA](https://github.com/avajs/awesome-ava#readme) - Test runner.
207 | - [ESLint](https://github.com/dustinspecker/awesome-eslint#readme) - Linter.
208 | - [Functional Programming](https://github.com/stoeffel/awesome-fp-js#readme)
209 | - [Observables](https://github.com/sindresorhus/awesome-observables#readme)
210 | - [npm scripts](https://github.com/RyanZim/awesome-npm-scripts#readme) - Task runner.
211 | - [30 Seconds of Code](https://github.com/30-seconds/30-seconds-of-code#readme) - Code snippets you can understand in 30 seconds.
212 | - [Ponyfills](https://github.com/Richienb/awesome-ponyfills#readme) - Like polyfills but without overriding native APIs.
213 | - [Swift](https://github.com/matteocrippa/awesome-swift#readme) - Apple's compiled programming language that is secure, modern, programmer-friendly, and fast.
214 | - [Education](https://github.com/hsavit1/Awesome-Swift-Education#readme)
215 | - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds#readme)
216 | - [Python](https://github.com/vinta/awesome-python#readme) - General-purpose programming language designed for readability.
217 | - [Asyncio](https://github.com/timofurrer/awesome-asyncio#readme) - Asynchronous I/O in Python 3.
218 | - [Scientific Audio](https://github.com/faroit/awesome-python-scientific-audio#readme) - Scientific research in audio/music.
219 | - [CircuitPython](https://github.com/adafruit/awesome-circuitpython#readme) - A version of Python for microcontrollers.
220 | - [Data Science](https://github.com/krzjoa/awesome-python-data-science#readme) - Data analysis and machine learning.
221 | - [Typing](https://github.com/typeddjango/awesome-python-typing#readme) - Optional static typing for Python.
222 | - [MicroPython](https://github.com/mcauser/awesome-micropython#readme) - A lean and efficient implementation of Python 3 for microcontrollers.
223 | - [Rust](https://github.com/rust-unofficial/awesome-rust#readme)
224 | - [Pest](https://github.com/pest-parser/awesome-pest#readme) - Parser generator.
225 | - [Haskell](https://github.com/krispo/awesome-haskell#readme)
226 | - [PureScript](https://github.com/passy/awesome-purescript#readme)
227 | - [Go](https://github.com/avelino/awesome-go#readme)
228 | - [Scala](https://github.com/lauris/awesome-scala#readme)
229 | - [Scala Native](https://github.com/tindzk/awesome-scala-native#readme) - Optimizing ahead-of-time compiler for Scala based on LLVM.
230 | - [Ruby](https://github.com/markets/awesome-ruby#readme)
231 | - [Clojure](https://github.com/razum2um/awesome-clojure#readme)
232 | - [ClojureScript](https://github.com/hantuzun/awesome-clojurescript#readme)
233 | - [Elixir](https://github.com/h4cc/awesome-elixir#readme)
234 | - [Elm](https://github.com/sporto/awesome-elm#readme)
235 | - [Erlang](https://github.com/drobakowski/awesome-erlang#readme)
236 | - [Julia](https://github.com/svaksha/Julia.jl#readme) - High-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science.
237 | - [Lua](https://github.com/LewisJEllis/awesome-lua#readme)
238 | - [C](https://github.com/inputsh/awesome-c#readme)
239 | - [C/C++](https://github.com/fffaraz/awesome-cpp#readme) - General-purpose language with a bias toward system programming and embedded, resource-constrained software.
240 | - [R](https://github.com/qinwf/awesome-R#readme) - Functional programming language and environment for statistical computing and graphics.
241 | - [Learning](https://github.com/iamericfletcher/awesome-r-learning-resources#readme)
242 | - [D](https://github.com/dlang-community/awesome-d#readme)
243 | - [Common Lisp](https://github.com/CodyReichert/awesome-cl#readme) - Powerful dynamic multiparadigm language that facilitates iterative and interactive development.
244 | - [Learning](https://github.com/GustavBertram/awesome-common-lisp-learning#readme)
245 | - [Perl](https://github.com/hachiojipm/awesome-perl#readme)
246 | - [Groovy](https://github.com/kdabir/awesome-groovy#readme)
247 | - [Dart](https://github.com/yissachar/awesome-dart#readme)
248 | - [Java](https://github.com/akullpp/awesome-java#readme) - Popular secure object-oriented language designed for flexibility to "write once, run anywhere".
249 | - [RxJava](https://github.com/eleventigers/awesome-rxjava#readme)
250 | - [Kotlin](https://github.com/KotlinBy/awesome-kotlin#readme)
251 | - [OCaml](https://github.com/ocaml-community/awesome-ocaml#readme)
252 | - [ColdFusion](https://github.com/seancoyne/awesome-coldfusion#readme)
253 | - [Fortran](https://github.com/rabbiabram/awesome-fortran#readme)
254 | - [PHP](https://github.com/ziadoz/awesome-php#readme) - Server-side scripting language.
255 | - [Composer](https://github.com/jakoch/awesome-composer#readme) - Package manager.
256 | - [Pascal](https://github.com/Fr0sT-Brutal/awesome-pascal#readme)
257 | - [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey#readme)
258 | - [AutoIt](https://github.com/J2TeaM/awesome-AutoIt#readme)
259 | - [Crystal](https://github.com/veelenga/awesome-crystal#readme)
260 | - [Frege](https://github.com/sfischer13/awesome-frege#readme) - Haskell for the JVM.
261 | - [CMake](https://github.com/onqtam/awesome-cmake#readme) - Build, test, and package software.
262 | - [ActionScript 3](https://github.com/robinrodricks/awesome-actionscript3#readme) - Object-oriented language targeting Adobe AIR.
263 | - [Eta](https://github.com/sfischer13/awesome-eta#readme) - Functional programming language for the JVM.
264 | - [Idris](https://github.com/joaomilho/awesome-idris#readme) - General purpose pure functional programming language with dependent types influenced by Haskell and ML.
265 | - [Ada/SPARK](https://github.com/ohenley/awesome-ada#readme) - Modern programming language designed for large, long-lived apps where reliability and efficiency are essential.
266 | - [Q#](https://github.com/ebraminio/awesome-qsharp#readme) - Domain-specific programming language used for expressing quantum algorithms.
267 | - [Imba](https://github.com/koolamusic/awesome-imba#readme) - Programming language inspired by Ruby and Python and compiles to performant JavaScript.
268 | - [Vala](https://github.com/desiderantes/awesome-vala#readme) - Programming language designed to take full advantage of the GLib and GNOME ecosystems, while preserving the speed of C code.
269 | - [Coq](https://github.com/coq-community/awesome-coq#readme) - Formal language and environment for programming and specification which facilitates interactive development of machine-checked proofs.
270 | - [V](https://github.com/vlang/awesome-v#readme) - Simple, fast, safe, compiled language for developing maintainable software.
271 | - [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
272 | - [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts.
273 | - [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use.
274 |
275 |
276 |
277 |
278 |
279 |
280 |
281 |
282 |
283 |
284 |
285 |
286 |
287 | ## Front-End Development
288 |
289 | - [ES6 Tools](https://github.com/addyosmani/es6-tools#readme)
290 | - [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo#readme)
291 | - [Web Tools](https://github.com/lvwzhen/tools#readme)
292 | - [CSS](https://github.com/awesome-css-group/awesome-css#readme) - Style sheet language that specifies how HTML elements are displayed on screen.
293 | - [Critical-Path Tools](https://github.com/addyosmani/critical-path-css-tools#readme)
294 | - [Scalability](https://github.com/davidtheclark/scalable-css-reading-list#readme)
295 | - [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css#readme)
296 | - [Protips](https://github.com/AllThingsSmitty/css-protips#readme)
297 | - [Frameworks](https://github.com/troxler/awesome-css-frameworks#readme)
298 | - [React](https://github.com/enaqx/awesome-react#readme) - JavaScript library for building user interfaces.
299 | - [Relay](https://github.com/expede/awesome-relay#readme) - Framework for building data-driven React apps.
300 | - [React Hooks](https://github.com/glauberfc/awesome-react-hooks#readme) - Lets you use state and other React features without writing a class.
301 | - [Web Components](https://github.com/web-padawan/awesome-web-components#readme)
302 | - [Polymer](https://github.com/Granze/awesome-polymer#readme) - JavaScript library to develop Web Components.
303 | - [Angular](https://github.com/PatrickJS/awesome-angular#readme) - App framework.
304 | - [Backbone](https://github.com/sadcitizen/awesome-backbone#readme) - App framework.
305 | - [HTML5](https://github.com/diegocard/awesome-html5#readme) - Markup language used for websites & web apps.
306 | - [SVG](https://github.com/willianjusten/awesome-svg#readme) - XML-based vector image format.
307 | - [Canvas](https://github.com/raphamorim/awesome-canvas#readme)
308 | - [KnockoutJS](https://github.com/dnbard/awesome-knockout#readme) - JavaScript library.
309 | - [Dojo Toolkit](https://github.com/petk/awesome-dojo#readme) - JavaScript toolkit.
310 | - [Inspiration](https://github.com/NoahBuscher/Inspire#readme)
311 | - [Ember](https://github.com/ember-community-russia/awesome-ember#readme) - App framework.
312 | - [Android UI](https://github.com/wasabeef/awesome-android-ui#readme)
313 | - [iOS UI](https://github.com/cjwirth/awesome-ios-ui#readme)
314 | - [Meteor](https://github.com/Urigo/awesome-meteor#readme)
315 | - [BEM](https://github.com/sturobson/BEM-resources#readme)
316 | - [Flexbox](https://github.com/afonsopacifer/awesome-flexbox#readme)
317 | - [Web Typography](https://github.com/deanhume/typography#readme)
318 | - [Web Accessibility](https://github.com/brunopulis/awesome-a11y#readme)
319 | - [Material Design](https://github.com/sachin1092/awesome-material#readme)
320 | - [D3](https://github.com/wbkd/awesome-d3#readme) - Library for producing dynamic, interactive data visualizations.
321 | - [Emails](https://github.com/jonathandion/awesome-emails#readme)
322 | - [jQuery](https://github.com/petk/awesome-jquery#readme) - Easy to use JavaScript library for DOM manipulation.
323 | - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know#readme)
324 | - [Web Audio](https://github.com/notthetup/awesome-webaudio#readme)
325 | - [Offline-First](https://github.com/pazguille/offline-first#readme)
326 | - [Static Website Services](https://github.com/agarrharr/awesome-static-website-services#readme)
327 | - [Cycle.js](https://github.com/cyclejs-community/awesome-cyclejs#readme) - Functional and reactive JavaScript framework.
328 | - [Text Editing](https://github.com/dok/awesome-text-editing#readme)
329 | - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design#readme)
330 | - [Vue.js](https://github.com/vuejs/awesome-vue#readme) - App framework.
331 | - [Marionette.js](https://github.com/sadcitizen/awesome-marionette#readme) - App framework.
332 | - [Aurelia](https://github.com/aurelia-contrib/awesome-aurelia#readme) - App framework.
333 | - [Charting](https://github.com/zingchart/awesome-charting#readme)
334 | - [Ionic Framework](https://github.com/candelibas/awesome-ionic#readme)
335 | - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools#readme)
336 | - [PostCSS](https://github.com/jdrgomes/awesome-postcss#readme) - CSS tool.
337 | - [Draft.js](https://github.com/nikgraf/awesome-draft-js#readme) - Rich text editor framework for React.
338 | - [Service Workers](https://github.com/TalAter/awesome-service-workers#readme)
339 | - [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps#readme)
340 | - [choo](https://github.com/choojs/awesome-choo#readme) - App framework.
341 | - [Redux](https://github.com/brillout/awesome-redux#readme) - State container for JavaScript apps.
342 | - [Browserify](https://github.com/browserify/awesome-browserify#readme) - Module bundler.
343 | - [Sass](https://github.com/Famolus/awesome-sass#readme) - CSS preprocessor.
344 | - [Ant Design](https://github.com/websemantics/awesome-ant-design#readme) - Enterprise-class UI design language.
345 | - [Less](https://github.com/LucasBassetti/awesome-less#readme) - CSS preprocessor.
346 | - [WebGL](https://github.com/sjfricke/awesome-webgl#readme) - JavaScript API for rendering 3D graphics.
347 | - [Preact](https://github.com/preactjs/awesome-preact#readme) - App framework.
348 | - [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources#readme)
349 | - [Next.js](https://github.com/unicodeveloper/awesome-nextjs#readme) - Framework for server-rendered React apps.
350 | - [lit](https://github.com/web-padawan/awesome-lit#readme) - Library for building web components with a declarative template system.
351 | - [JAMstack](https://github.com/automata/awesome-jamstack#readme) - Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt markup.
352 | - [WordPress-Gatsby](https://github.com/henrikwirth/awesome-wordpress-gatsby#readme) - Web development technology stack with WordPress as a back end and Gatsby as a front end.
353 | - [Mobile Web Development](https://github.com/myshov/awesome-mobile-web-development#readme) - Creating a great mobile web experience.
354 | - [Storybook](https://github.com/lauthieb/awesome-storybook#readme) - Development environment for UI components.
355 | - [Blazor](https://github.com/AdrienTorris/awesome-blazor#readme) - .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
356 | - [PageSpeed Metrics](https://github.com/csabapalfi/awesome-pagespeed-metrics#readme) - Metrics to help understand page speed and user experience.
357 | - [Tailwind CSS](https://github.com/aniftyco/awesome-tailwindcss#readme) - Utility-first CSS framework for rapid UI development.
358 | - [Seed](https://github.com/seed-rs/awesome-seed-rs#readme) - Rust framework for creating web apps running in WebAssembly.
359 | - [Web Performance Budget](https://github.com/pajaydev/awesome-web-performance-budget#readme) - Techniques to ensure certain performance metrics for a website.
360 | - [Web Animation](https://github.com/sergey-pimenov/awesome-web-animation#readme) - Animations in the browser with JavaScript, CSS, SVG, etc.
361 | - [Yew](https://github.com/jetli/awesome-yew#readme) - Rust framework inspired by Elm and React for creating multi-threaded frontend web apps with WebAssembly.
362 | - [Material-UI](https://github.com/nadunindunil/awesome-material-ui#readme) - Material Design React components for faster and easier web development.
363 | - [Building Blocks for Web Apps](https://github.com/componently-com/awesome-building-blocks-for-web-apps#readme) - Standalone features to be integrated into web apps.
364 | - [Svelte](https://github.com/TheComputerM/awesome-svelte#readme) - App framework.
365 | - [Design systems](https://github.com/klaufel/awesome-design-systems#readme) - Collection of reusable components, guided by rules that ensure consistency and speed.
366 | - [Inertia.js](https://github.com/innocenzi/awesome-inertiajs#readme) - Make single-page apps without building an API.
367 | - [MDBootstrap](https://github.com/mdbootstrap/awesome-mdbootstrap#readme) - Templates, layouts, components, and widgets to rapidly build websites.
368 | - [Master CSS](https://github.com/master-co/awesome-master-css#readme) - A virtual CSS language with enhanced syntax.
369 | - [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React.
370 | - [Tiny JS](https://github.com/thoughtspile/awesome-tiny-js#readme) - Frontend libraries that fit into 2 kB with dependencies.
371 | - [Frontend GIS](https://github.com/joewdavies/awesome-frontend-gis#readme) - Geographic Information Systems (GIS) for web browsers.
372 |
373 | ## Back-End Development
374 |
375 | - [Flask](https://github.com/mjhea0/awesome-flask#readme) - Python framework.
376 | - [Docker](https://github.com/veggiemonk/awesome-docker#readme)
377 | - [Vagrant](https://github.com/iJackUA/awesome-vagrant#readme) - Automation virtual machine environment.
378 | - [Pyramid](https://github.com/uralbash/awesome-pyramid#readme) - Python framework.
379 | - [Play1 Framework](https://github.com/PerfectCarl/awesome-play1#readme)
380 | - [CakePHP](https://github.com/friendsofcake/awesome-cakephp#readme) - PHP framework.
381 | - [Symfony](https://github.com/sitepoint-editors/awesome-symfony#readme) - PHP framework.
382 | - [Education](https://github.com/pehapkari/awesome-symfony-education#readme)
383 | - [Laravel](https://github.com/chiraggude/awesome-laravel#readme) - PHP framework.
384 | - [Education](https://github.com/fukuball/Awesome-Laravel-Education#readme)
385 | - [TALL Stack](https://github.com/livewire/awesome-tall-stack#readme) - Full-stack development solution featuring libraries built by the Laravel community.
386 | - [Rails](https://github.com/gramantin/awesome-rails#readme) - Web app framework for Ruby.
387 | - [Gems](https://github.com/hothero/awesome-rails-gem#readme) - Packages.
388 | - [Phalcon](https://github.com/phalcon/awesome-phalcon#readme) - PHP framework.
389 | - [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess#readme)
390 | - [nginx](https://github.com/fcambus/nginx-resources#readme) - Web server.
391 | - [Dropwizard](https://github.com/stve/awesome-dropwizard#readme) - Java framework.
392 | - [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes#readme) - Open-source platform that automates Linux container operations.
393 | - [Lumen](https://github.com/unicodeveloper/awesome-lumen#readme) - PHP micro-framework.
394 | - [Serverless Framework](https://github.com/pmuens/awesome-serverless#readme) - Serverless computing and serverless architectures.
395 | - [Apache Wicket](https://github.com/PhantomYdn/awesome-wicket#readme) - Java web app framework.
396 | - [Vert.x](https://github.com/vert-x3/vertx-awesome#readme) - Toolkit for building reactive apps on the JVM.
397 | - [Terraform](https://github.com/shuaibiyy/awesome-terraform#readme) - Tool for building, changing, and versioning infrastructure.
398 | - [Vapor](https://github.com/vapor-community/awesome-vapor#readme) - Server-side development in Swift.
399 | - [Dash](https://github.com/ucg8j/awesome-dash#readme) - Python web app framework.
400 | - [FastAPI](https://github.com/mjhea0/awesome-fastapi#readme) - Python web app framework.
401 | - [CDK](https://github.com/kolomied/awesome-cdk#readme) - Open-source software development framework for defining cloud infrastructure in code.
402 | - [IAM](https://github.com/kdeldycke/awesome-iam#readme) - User accounts, authentication and authorization.
403 | - [Slim](https://github.com/nekofar/awesome-slim#readme) - PHP framework.
404 | - [Fiber](https://github.com/gofiber/awesome-fiber#readme) - Web framework built on top of Fasthttp, the fastest HTTP engine for Go.
405 | - [Kustomize](https://github.com/DevOpsHiveHQ/awesome-kustomize#readme) - Kubernetes native declarative configuration management tool.
406 | - [OpenTofu](https://github.com/virtualroot/awesome-opentofu#readme) - Open-source infrastructure as code tool.
407 | - [Reflex](https://github.com/reflex-dev/awesome-reflex#readme) - Python web framework for building both your frontend and backend with no JavaScript.
408 |
409 | ## Computer Science
410 |
411 | - [University Courses](https://github.com/prakhar1989/awesome-courses#readme)
412 | - [Data Science](https://github.com/academic/awesome-datascience#readme)
413 | - [Tutorials](https://github.com/siboehm/awesome-learn-datascience#readme)
414 | - [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning#readme)
415 | - [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials#readme)
416 | - [ML with Ruby](https://github.com/arbox/machine-learning-with-ruby#readme) - Learning, implementing, and applying Machine Learning using Ruby.
417 | - [Core ML Models](https://github.com/likedan/Awesome-CoreML-Models#readme) - Models for Apple's machine learning framework.
418 | - [H2O](https://github.com/h2oai/awesome-h2o#readme) - Open source distributed machine learning platform written in Java with APIs in R, Python, and Scala.
419 | - [Software Engineering for Machine Learning](https://github.com/SE-ML/awesome-seml#readme) - From experiment to production-level machine learning.
420 | - [AI in Finance](https://github.com/georgezouq/awesome-ai-in-finance#readme) - Solving problems in finance with machine learning.
421 | - [JAX](https://github.com/n2cholas/awesome-jax#readme) - Automatic differentiation and XLA compilation brought together for high-performance machine learning research.
422 | - [XAI](https://github.com/altamiracorp/awesome-xai#readme) - Providing insight, explanations, and interpretability to machine learning methods.
423 | - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing#readme)
424 | - [Spanish](https://github.com/dav009/awesome-spanish-nlp#readme)
425 | - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme)
426 | - [Question Answering](https://github.com/seriousran/awesome-qa#readme) - The science of asking and answering in natural language with a machine.
427 | - [Natural Language Generation](https://github.com/accelerated-text/awesome-nlg#readme) - Generation of text used in data to text, conversational agents, and narrative generation applications.
428 | - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics#readme)
429 | - [Cryptography](https://github.com/sobolevn/awesome-cryptography#readme)
430 | - [Papers](https://github.com/pFarb/awesome-crypto-papers#readme) - Theory basics for using cryptography by non-cryptographers.
431 | - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision#readme)
432 | - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning#readme) - Neural networks.
433 | - [TensorFlow](https://github.com/jtoy/awesome-tensorflow#readme) - Library for machine intelligence.
434 | - [TensorFlow.js](https://github.com/aaronhma/awesome-tensorflow-js#readme) - WebGL-accelerated machine learning JavaScript library for training and deploying models.
435 | - [TensorFlow Lite](https://github.com/margaretmz/awesome-tensorflow-lite#readme) - Framework that optimizes TensorFlow models for on-device machine learning.
436 | - [Papers](https://github.com/terryum/awesome-deep-learning-papers#readme) - The most cited deep learning papers.
437 | - [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources#readme)
438 | - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision#readme)
439 | - [Open Source Society University](https://github.com/ossu/computer-science#readme)
440 | - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming#readme)
441 | - [Empirical Software Engineering](https://github.com/dspinellis/awesome-msr#readme) - Evidence-based research on software systems.
442 | - [Static Analysis & Code Quality](https://github.com/analysis-tools-dev/static-analysis#readme)
443 | - [Information Retrieval](https://github.com/harpribot/awesome-information-retrieval#readme) - Learn to develop your own search engine.
444 | - [Quantum Computing](https://github.com/desireevl/awesome-quantum-computing#readme) - Computing which utilizes quantum mechanics and qubits on quantum computers.
445 | - [Theoretical Computer Science](https://github.com/mostafatouny/awesome-theoretical-computer-science#readme) - The interplay of computer science and pure mathematics, distinguished by its emphasis on mathematical rigour and technique.
446 | - [Conversational AI](https://github.com/jyguyomarch/awesome-conversational-ai#readme) - Build awesome chatbots and digital assistants.
447 | - [Generative AI](https://github.com/steven2358/awesome-generative-ai#readme) - Automatically generate a wide range of unique content in text, image and audio format.
448 |
449 | ## Big Data
450 |
451 | - [Big Data](https://github.com/0xnr/awesome-bigdata#readme)
452 | - [Public Datasets](https://github.com/awesomedata/awesome-public-datasets#readme)
453 | - [Hadoop](https://github.com/youngwookim/awesome-hadoop#readme) - Framework for distributed storage and processing of very large data sets.
454 | - [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering#readme)
455 | - [Streaming](https://github.com/manuzhang/awesome-streaming#readme)
456 | - [Apache Spark](https://github.com/awesome-spark/awesome-spark#readme) - Unified engine for large-scale data processing.
457 | - [Qlik](https://github.com/ambster-public/awesome-qlik#readme) - Business intelligence platform for data visualization, analytics, and reporting apps.
458 | - [Splunk](https://github.com/sduff/awesome-splunk#readme) - Platform for searching, monitoring, and analyzing structured and unstructured machine-generated big data in real-time.
459 | - [Network Analysis](https://github.com/briatte/awesome-network-analysis#readme)
460 |
461 | ## Theory
462 |
463 | - [Papers We Love](https://github.com/papers-we-love/papers-we-love#readme)
464 | - [Talks](https://github.com/JanVanRyswyck/awesome-talks#readme)
465 | - [Algorithms](https://github.com/tayllan/awesome-algorithms#readme)
466 | - [Education](https://github.com/gaerae/awesome-algorithms-education#readme) - Learning and practicing.
467 | - [Algorithm Visualizations](https://github.com/enjalot/algovis#readme)
468 | - [Artificial Intelligence](https://github.com/owainlewis/awesome-artificial-intelligence#readme)
469 | - [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization#readme)
470 | - [Competitive Programming](https://github.com/lnishan/awesome-competitive-programming#readme)
471 | - [Math](https://github.com/rossant/awesome-math#readme)
472 | - [Recursion Schemes](https://github.com/passy/awesome-recursion-schemes#readme) - Traversing nested data structures.
473 | - [Audit Algorithms](https://github.com/erwanlemerrer/awesome-audit-algorithms#readme) - Algorithmic audits of algorithms.
474 | - [AGI & CoCoSci](https://github.com/YuzheSHI/awesome-agi-cocosci#readme) - The reciprocation of Artificial General Intelligence (AGI) and Computational Cognitive Sciences (CoCoSci).
475 | - [Complex Systems](https://github.com/sellisd/awesome-complexity#readme) - The scientific field studying systems with multiple interacting parts and emergent properties.
476 | - [VLM Architectures](https://github.com/gokayfem/awesome-vlm-architectures#readme) - Vision Language Model architectures.
477 |
478 | ## Books
479 |
480 | - [Free Programming Books](https://github.com/EbookFoundation/free-programming-books#readme)
481 | - [Go Books](https://github.com/dariubs/GoBooks#readme)
482 | - [R Books](https://github.com/RomanTsegelskyi/rbooks#readme)
483 | - [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books#readme)
484 | - [Book Authoring](https://github.com/TalAter/awesome-book-authoring#readme)
485 | - [Elixir Books](https://github.com/sger/ElixirBooks#readme)
486 |
487 | ## Editors
488 |
489 | - [Sublime Text](https://github.com/dreikanter/sublime-bookmarks#readme)
490 | - [Vim](https://github.com/mhinz/vim-galore#readme)
491 | - [Neovim](https://github.com/rockerBOO/awesome-neovim#readme) - Vim-fork focused on extensibility and usability.
492 | - [Emacs](https://github.com/emacs-tw/awesome-emacs#readme)
493 | - [Atom](https://github.com/mehcode/awesome-atom#readme) - Open-source and hackable text editor.
494 | - [Visual Studio Code](https://github.com/viatsko/awesome-vscode#readme) - Cross-platform open-source text editor.
495 |
496 | ## Gaming
497 |
498 | - [Game Development](https://github.com/ellisonleao/magictools#readme)
499 | - [Game Talks](https://github.com/hzoo/awesome-gametalks#readme)
500 | - [Godot](https://github.com/godotengine/awesome-godot#readme) - Game engine.
501 | - [Open Source Games](https://github.com/michelpereira/awesome-open-source-games#readme)
502 | - [Unity](https://github.com/RyanNielson/awesome-unity#readme) - Game engine.
503 | - [Chess](https://github.com/hkirat/awesome-chess#readme)
504 | - [LÖVE](https://github.com/love2d-community/awesome-love2d#readme) - Game engine.
505 | - [PICO-8](https://github.com/pico-8/awesome-PICO-8#readme) - Fantasy console.
506 | - [Game Boy Development](https://github.com/gbdev/awesome-gbdev#readme)
507 | - [Construct 2](https://github.com/ConstructCommunity/awesome-construct#readme) - Game engine.
508 | - [Gideros](https://github.com/stetso/awesome-gideros#readme) - Game engine.
509 | - [Minecraft](https://github.com/bs-community/awesome-minecraft#readme) - Sandbox video game.
510 | - [ComputerCraft](https://github.com/tomodachi94/awesome-computercraft#readme) - Minecraft mod that adds programmable computers.
511 | - [Game Datasets](https://github.com/leomaurodesenv/game-datasets#readme) - Materials and datasets for Artificial Intelligence in games.
512 | - [Haxe Game Development](https://github.com/Dvergar/awesome-haxe-gamedev#readme) - A high-level strongly typed programming language used to produce cross-platform native code.
513 | - [libGDX](https://github.com/rafaskb/awesome-libgdx#readme) - Java game framework.
514 | - [PlayCanvas](https://github.com/playcanvas/awesome-playcanvas#readme) - Game engine.
515 | - [Game Remakes](https://github.com/radek-sprta/awesome-game-remakes#readme) - Actively maintained open-source game remakes.
516 | - [Flame](https://github.com/flame-engine/awesome-flame#readme) - Game engine for Flutter.
517 | - [Discord Communities](https://github.com/mhxion/awesome-discord-communities#readme) - Chat with friends and communities.
518 | - [CHIP-8](https://github.com/tobiasvl/awesome-chip-8#readme) - Virtual computer game machine from the 70s.
519 | - [Games of Coding](https://github.com/michelpereira/awesome-games-of-coding#readme) - Learn a programming language by making games.
520 | - [Esports](https://github.com/strift/awesome-esports#readme) - Video games played as a sport.
521 | - [Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev#readme) - The craft of video game creation.
522 | - [Game Engine Development](https://github.com/stevinz/awesome-game-engine-dev#readme) - Building software to speed up game creation.
523 | - [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine.
524 | - [Game Production](https://github.com/vhladiienko/awesome-game-production#readme) - Leading the process of designing, developing, testing and distributing a video game from concept to release.
525 | - [Babylon.js](https://github.com/Symbitic/awesome-babylonjs#readme) - Game engine for cross-platform web and native game development.
526 |
527 | ## Development Environment
528 |
529 | - [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins#readme) - For macOS.
530 | - [Dev Env](https://github.com/jondot/awesome-devenv#readme)
531 | - [Dotfiles](https://github.com/webpro/awesome-dotfiles#readme)
532 | - [Shell](https://github.com/alebcay/awesome-shell#readme)
533 | - [Fish](https://github.com/jorgebucaran/awsm.fish#readme) - User-friendly shell.
534 | - [Command-Line Apps](https://github.com/agarrharr/awesome-cli-apps#readme)
535 | - [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins#readme)
536 | - [GitHub](https://github.com/phillipadsmith/awesome-github#readme) - Hosting service for Git repositories.
537 | - [Browser Extensions](https://github.com/stefanbuck/awesome-browser-extensions-for-github#readme)
538 | - [Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet#readme)
539 | - [Pinned Gists](https://github.com/matchai/awesome-pinned-gists#readme) - Dynamic pinned gists for your GitHub profile.
540 | - [Git Cheat Sheet & Git Flow](https://github.com/arslanbilal/git-cheat-sheet#readme)
541 | - [Git Tips](https://github.com/git-tips/tips#readme)
542 | - [Git Add-ons](https://github.com/stevemao/awesome-git-addons#readme) - Enhance the `git` CLI.
543 | - [Git Hooks](https://github.com/compscilauren/awesome-git-hooks#readme) - Scripts for automating tasks during `git` workflows.
544 | - [SSH](https://github.com/moul/awesome-ssh#readme)
545 | - [FOSS for Developers](https://github.com/tvvocold/FOSS-for-Dev#readme)
546 | - [Hyper](https://github.com/bnb/awesome-hyper#readme) - Cross-platform terminal app built on web technologies.
547 | - [PowerShell](https://github.com/janikvonrotz/awesome-powershell#readme) - Cross-platform object-oriented shell.
548 | - [Alfred Workflows](https://github.com/alfred-workflows/awesome-alfred-workflows#readme) - Productivity app for macOS.
549 | - [Terminals Are Sexy](https://github.com/k4m4/terminals-are-sexy#readme)
550 | - [GitHub Actions](https://github.com/sdras/awesome-actions#readme) - Create tasks to automate your workflow and share them with others on GitHub.
551 |
552 | ## Entertainment
553 |
554 | - [Science Fiction](https://github.com/sindresorhus/awesome-scifi#readme) - Scifi.
555 | - [Fantasy](https://github.com/RichardLitt/awesome-fantasy#readme)
556 | - [Podcasts](https://github.com/ayr-ton/awesome-geek-podcasts#readme)
557 | - [Email Newsletters](https://github.com/zudochkin/awesome-newsletters#readme)
558 | - [IT Quotes](https://github.com/victorlaerte/awesome-it-quotes#readme)
559 |
560 | ## Databases
561 |
562 | - [Database](https://github.com/numetriclabz/awesome-db#readme)
563 | - [MySQL](https://github.com/shlomi-noach/awesome-mysql#readme)
564 | - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy#readme)
565 | - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb#readme)
566 | - [Neo4j](https://github.com/neueda/awesome-neo4j#readme)
567 | - [MongoDB](https://github.com/ramnes/awesome-mongodb#readme) - NoSQL database.
568 | - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb#readme)
569 | - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop#readme) - Graph computing framework.
570 | - [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres#readme) - Object-relational database.
571 | - [CouchDB](https://github.com/quangv/awesome-couchdb#readme) - Document-oriented NoSQL database.
572 | - [HBase](https://github.com/rayokota/awesome-hbase#readme) - Distributed, scalable, big data store.
573 | - [NoSQL Guides](https://github.com/erictleung/awesome-nosql-guides#readme) - Help on using non-relational, distributed, open-source, and horizontally scalable databases.
574 | - [Database Tools](https://github.com/mgramin/awesome-db-tools#readme) - Everything that makes working with databases easier.
575 | - [TypeDB](https://github.com/vaticle/typedb-awesome#readme) - Logical database to organize large and complex networks of data as one body of knowledge.
576 | - [Cassandra](https://github.com/Anant/awesome-cassandra#readme) - Open-source, distributed, wide column store, NoSQL database management system.
577 | - [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support.
578 | - [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase.
579 | - [PocketBase](https://github.com/benallfree/awesome-pocketbase#readme) - An open-source, Go-based backend in one file.
580 | - [Neon](https://github.com/tyaga001/awesome-neon#readme) - An open-source alternative to AWS Aurora.
581 |
582 | ## Media
583 |
584 | - [Creative Commons Media](https://github.com/shime/creative-commons-media#readme)
585 | - [Fonts](https://github.com/brabadu/awesome-fonts#readme)
586 | - [Codeface](https://github.com/chrissimpkins/codeface#readme) - Text editor fonts.
587 | - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources#readme)
588 | - [GIF](https://github.com/davisonio/awesome-gif#readme) - Image format known for animated images.
589 | - [Music](https://github.com/ciconia/awesome-music#readme)
590 | - [Open Source Documents](https://github.com/44bits/awesome-opensource-documents#readme)
591 | - [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization#readme)
592 | - [Broadcasting](https://github.com/ebu/awesome-broadcasting#readme)
593 | - [Pixel Art](https://github.com/Siilwyn/awesome-pixel-art#readme) - Pixel-level digital art.
594 | - [FFmpeg](https://github.com/transitive-bullshit/awesome-ffmpeg#readme) - Cross-platform solution to record, convert and stream audio and video.
595 | - [Icons](https://github.com/notlmn/awesome-icons#readme) - Downloadable SVG/PNG/font icon projects.
596 | - [Audiovisual](https://github.com/stingalleman/awesome-audiovisual#readme) - Lighting, audio and video in professional environments.
597 | - [VLC](https://github.com/mfkl/awesome-vlc#readme) - Cross-platform media player software and streaming server.
598 |
599 | ## Learn
600 |
601 | - [CLI Workshoppers](https://github.com/therebelrobot/awesome-workshopper#readme) - Interactive tutorials.
602 | - [Learn to Program](https://github.com/karlhorky/learn-to-program#readme)
603 | - [Speaking](https://github.com/matteofigus/awesome-speaking#readme)
604 | - [Tech Videos](https://github.com/lucasviola/awesome-tech-videos#readme)
605 | - [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning#readme)
606 | - [Computer History](https://github.com/watson/awesome-computer-history#readme)
607 | - [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids#readme)
608 | - [STEAM](https://github.com/RahulBirCodes/awesome-steam#readme) - Supplements for specific science, technology, engineering, arts, and math (STEAM) courses across all grade levels.
609 | - [Educational Games](https://github.com/yrgo/awesome-educational-games#readme) - Learn while playing.
610 | - [JavaScript Learning](https://github.com/micromata/awesome-javascript-learning#readme)
611 | - [CSS Learning](https://github.com/micromata/awesome-css-learning#readme) - Mainly about CSS – the language and the modules.
612 | - [Product Management](https://github.com/dend/awesome-product-management#readme) - Learn how to be a better product manager.
613 | - [Roadmaps](https://github.com/liuchong/awesome-roadmaps#readme) - Gives you a clear route to improve your knowledge and skills.
614 | - [YouTubers](https://github.com/JoseDeFreitas/awesome-youtubers#readme) - Watch video tutorials from YouTubers that teach you about technology.
615 | - [Hackathon](https://github.com/dribdat/awesome-hackathon#readme) - Running fun and productive hackathons.
616 | - [Certificates](https://github.com/PanXProject/awesome-certificates#readme) - Free computer science certifications to showcase your knowledge.
617 |
618 | ## Security
619 |
620 | - [Application Security](https://github.com/paragonie/awesome-appsec#readme)
621 | - [Security](https://github.com/sbilly/awesome-security#readme)
622 | - [CTF](https://github.com/apsdehal/awesome-ctf#readme) - Capture The Flag.
623 | - [Cyber Security University](https://github.com/brootware/awesome-cyber-security-university#readme) - Free educational resources that focus on learning by doing.
624 | - [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis#readme)
625 | - [Android Security](https://github.com/ashishb/android-security-awesome#readme)
626 | - [Hacking](https://github.com/carpedm20/awesome-hacking#readme)
627 | - [Hacking Spots](https://github.com/daviddias/awesome-hacking-locations#readme)
628 | - [Honeypots](https://github.com/paralax/awesome-honeypots#readme) - Deception trap, designed to entice an attacker into attempting to compromise the information systems in an organization.
629 | - [Incident Response](https://github.com/meirwah/awesome-incident-response#readme)
630 | - [Vehicle Security and Car Hacking](https://github.com/jaredthecoder/awesome-vehicle-security#readme)
631 | - [Web Security](https://github.com/qazbnm456/awesome-web-security#readme) - Security of web apps & services.
632 | - [Lockpicking](https://github.com/fabacab/awesome-lockpicking#readme) - The art of unlocking a lock by manipulating its components without the key.
633 | - [Cybersecurity Blue Team](https://github.com/fabacab/awesome-cybersecurity-blueteam#readme) - Groups of individuals who identify security flaws in information technology systems.
634 | - [Fuzzing](https://github.com/cpuu/awesome-fuzzing#readme) - Automated software testing technique that involves feeding pseudo-randomly generated input data.
635 | - [Embedded and IoT Security](https://github.com/fkie-cad/awesome-embedded-and-iot-security#readme)
636 | - [GDPR](https://github.com/bakke92/awesome-gdpr#readme) - Regulation on data protection and privacy for all individuals within EU.
637 | - [DevSecOps](https://github.com/TaptuIT/awesome-devsecops#readme) - Integration of security practices into [DevOps](https://en.wikipedia.org/wiki/DevOps).
638 | - [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats.
639 | - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts.
640 | - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem.
641 | - [Password Cracking](https://github.com/n0kovo/awesome-password-cracking#readme) - The process of recovering passwords from data that has been stored in or transmitted by a system in scrambled form.
642 | - [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics.
643 | - [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine.
644 | - [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models.
645 | - [Detection Engineering](https://github.com/infosecB/awesome-detection-engineering#readme) - Design, build, and operate detective cybersecurity controls.
646 | - [Annual Security Reports](https://github.com/jacobdjwilson/awesome-annual-security-reports#readme) - Exploring cybersecurity trends, insights, and challenges.
647 |
648 | ## Content Management Systems
649 |
650 | - [Umbraco](https://github.com/umbraco-community/awesome-umbraco#readme)
651 | - [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms#readme) - Ruby on Rails CMS.
652 | - [Wagtail](https://github.com/springload/awesome-wagtail#readme) - Django CMS focused on flexibility and user experience.
653 | - [Textpattern](https://github.com/drmonkeyninja/awesome-textpattern#readme) - Lightweight PHP-based CMS.
654 | - [Drupal](https://github.com/nirgn975/awesome-drupal#readme) - Extensible PHP-based CMS.
655 | - [Craft CMS](https://github.com/craftcms/awesome#readme) - Content-first CMS.
656 | - [Sitecore](https://github.com/MartinMiles/Awesome-Sitecore#readme) - .NET digital marketing platform that combines CMS with tools for managing multiple websites.
657 | - [Silverstripe CMS](https://github.com/wernerkrauss/awesome-silverstripe-cms#readme) - PHP MVC framework that serves as a classic or headless CMS.
658 | - [Directus](https://github.com/directus-community/awesome-directus#readme) - A real-time API and app dashboard for managing SQL database content.
659 | - [Plone](https://github.com/collective/awesome-plone#readme) - Open source Python CMS.
660 |
661 | ## Hardware
662 |
663 | - [Robotics](https://github.com/Kiloreux/awesome-robotics#readme)
664 | - [Internet of Things](https://github.com/HQarroum/awesome-iot#readme)
665 | - [Electronics](https://github.com/kitspace/awesome-electronics#readme) - For electronic engineers and hobbyists.
666 | - [Bluetooth Beacons](https://github.com/rabschi/awesome-beacon#readme)
667 | - [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs#readme) - Checklist for building your own electric guitar.
668 | - [Plotters](https://github.com/beardicus/awesome-plotters#readme) - Computer-controlled drawing machines and other visual art robots.
669 | - [Robotic Tooling](https://github.com/protontypes/awesome-robotic-tooling#readme) - Free and open tools for professional robotic development.
670 | - [LIDAR](https://github.com/szenergy/awesome-lidar#readme) - Sensor for measuring distances by illuminating the target with laser light.
671 | - [Open Hardware](https://github.com/delftopenhardware/awesome-open-hardware#readme) - Open-source hardware projects.
672 | - [ADS-B](https://github.com/rickstaa/awesome-adsb#readme) - Technology broadcasting aircraft's identity, position, and data periodically.
673 | - [Flying FPV](https://github.com/Matthias84/awesome-flying-fpv#readme) - Open hardware and software related to drones / UAVs.
674 |
675 | ## Business
676 |
677 | - [Open Companies](https://github.com/opencompany/awesome-open-company#readme)
678 | - [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup#readme)
679 | - [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr#readme) - Goal setting & communication best practices.
680 | - [Leading and Managing](https://github.com/LappleApple/awesome-leading-and-managing#readme) - Leading people and being a manager in a technology company/environment.
681 | - [Indie](https://github.com/mezod/awesome-indie#readme) - Independent developer businesses.
682 | - [Tools of the Trade](https://github.com/cjbarber/ToolsOfTheTrade#readme) - Tools used by companies on Hacker News.
683 | - [Clean Tech](https://github.com/nglgzz/awesome-clean-tech#readme) - Fighting climate change with technology.
684 | - [Wardley Maps](https://github.com/wardley-maps-community/awesome-wardley-maps#readme) - Provides high situational awareness to help improve strategic planning and decision making.
685 | - [Social Enterprise](https://github.com/RayBB/awesome-social-enterprise#readme) - Building an organization primarily focused on social impact that is at least partially self-funded.
686 | - [Engineering Team Management](https://github.com/kdeldycke/awesome-engineering-team-management#readme) - How to transition from software development to engineering management.
687 | - [Developer-First Products](https://github.com/agamm/awesome-developer-first#readme) - Products that target developers as the user.
688 | - [Billing](https://github.com/kdeldycke/awesome-billing#readme) - Payments, invoicing, pricing, accounting, marketplace, fraud, and business intelligence.
689 | - [Engineering Strategy](https://github.com/aleixmorgadas/awesome-engineering-strategy#readme) - How to design and execute engineering strategies for tech leadership.
690 |
691 | ## Work
692 |
693 | - [Slack](https://github.com/matiassingers/awesome-slack#readme) - Team collaboration.
694 | - [Communities](https://github.com/filipelinhares/awesome-slack#readme)
695 | - [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job#readme)
696 | - [Productivity](https://github.com/jyguyomarch/awesome-productivity#readme)
697 | - [Niche Job Boards](https://github.com/tramcar/awesome-job-boards#readme)
698 | - [Programming Interviews](https://github.com/DopplerHQ/awesome-interview-questions#readme)
699 | - [Code Review](https://github.com/joho/awesome-code-review#readme) - Reviewing code.
700 | - [Creative Technology](https://github.com/j0hnm4r5/awesome-creative-technology#readme) - Businesses & groups that specialize in combining computing, design, art, and user experience.
701 | - [Internships](https://github.com/lodthe/awesome-internships#readme) - CV writing guides and companies that hire interns.
702 |
703 | ## Networking
704 |
705 | - [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn#readme)
706 | - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools#readme)
707 | - [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data.
708 | - [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks.
709 | - [Scapy](https://github.com/secdev/awesome-scapy#readme) - Python-based interactive packet manipulation.
710 |
711 | ## Decentralized Systems
712 |
713 | - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin#readme) - Bitcoin services and tools for software developers.
714 | - [Ripple](https://github.com/vhpoet/awesome-ripple#readme) - Open source distributed settlement network.
715 | - [Non-Financial Blockchain](https://github.com/machinomy/awesome-non-financial-blockchain#readme) - Non-financial blockchain applications.
716 | - [Mastodon](https://github.com/hyperupcall/awesome-mastodon#readme) - Open source decentralized microblogging network.
717 | - [Ethereum](https://github.com/ttumiel/Awesome-Ethereum#readme) - Distributed computing platform for smart contract development.
718 | - [Blockchain AI](https://github.com/steven2358/awesome-blockchain-ai#readme) - Blockchain projects for artificial intelligence and machine learning.
719 | - [EOSIO](https://github.com/DanailMinchev/awesome-eosio#readme) - A decentralized operating system supporting industrial-scale apps.
720 | - [Corda](https://github.com/chainstack/awesome-corda#readme) - Open source blockchain platform designed for business.
721 | - [Waves](https://github.com/msmolyakov/awesome-waves#readme) - Open source blockchain platform and development toolset for Web 3.0 apps and decentralized solutions.
722 | - [Substrate](https://github.com/substrate-developer-hub/awesome-substrate#readme) - Framework for writing scalable, upgradeable blockchains in Rust.
723 | - [Golem](https://github.com/golemfactory/awesome-golem#readme) - Open source peer-to-peer marketplace for computing resources.
724 | - [Stacks](https://github.com/friedger/awesome-stacks-chain#readme) - A smart contract platform secured by Bitcoin.
725 | - [Algorand](https://github.com/aorumbayev/awesome-algorand#readme) - An open-source, proof of stake blockchain and smart contract computing platform.
726 | - [ZeroNet](https://github.com/zolagonano/awesome-zeronet#readme) - A decentralized web-like network of peer-to-peer users.
727 | - [Cosmos SDK](https://github.com/cosmos/awesome-cosmos#readme) - Modular framework for building app-specific blockchains in Go.
728 | - [Tor](https://github.com/polycarbohydrate/awesome-tor#readme) - A free overlay network for enabling anonymous communication.
729 |
730 | ## Health and Social Science
731 |
732 | - [Biomedical Information Extraction](https://github.com/caufieldjh/awesome-bioie#readme) - How to extract information from unstructured biomedical data and text.
733 | - [Computational Neuroscience](https://github.com/eselkin/awesome-computational-neuroscience#readme) - A multidisciplinary science which uses computational approaches to study the nervous system.
734 | - [Diversity](https://github.com/folkswhocode/awesome-diversity#readme) - Creating a more inclusive and diverse tech community.
735 | - [Digital History](https://github.com/maehr/awesome-digital-history#readme) - Computer-aided scientific investigation of history.
736 | - [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering#readme) - Building and promoting more compassionate engineering cultures.
737 | - [Healthcare](https://github.com/kakoni/awesome-healthcare#readme) - Open source healthcare software for facilities, providers, developers, policy experts, and researchers.
738 | - [Humane Technology](https://github.com/humanetech-community/awesome-humane-tech#readme) - Open source projects that help improve society.
739 | - [Mental Health](https://github.com/dreamingechoes/awesome-mental-health#readme) - Mental health awareness and self-care in the software industry.
740 | - [Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience#readme) - Study of the nervous system and brain.
741 | - [Digital Humanities](https://github.com/dh-tech/awesome-digital-humanities#readme) - Software for humanities scholars using quantitative or computational methods.
742 | - [Lucid Dreams](https://github.com/IAmCoder/awesome-lucid-dreams#readme) - A dream where one becomes aware they are dreaming.
743 |
744 | ## Events
745 |
746 | - [Creative Tech Events](https://github.com/danvoyce/awesome-creative-tech-events#readme) - Events around the globe for creative coding, tech, design, music, arts and cool stuff.
747 | - [Events in Italy](https://github.com/ildoc/awesome-italy-events#readme) - Tech-related events in Italy.
748 | - [Events in the Netherlands](https://github.com/awkward/awesome-netherlands-events#readme) - Tech-related events in the Netherlands.
749 |
750 | ## Testing
751 |
752 | - [Testing](https://github.com/TheJambo/awesome-testing#readme) - Software testing.
753 | - [Visual Regression Testing](https://github.com/mojoaxel/awesome-regression-testing#readme) - Ensures changes did not break the functionality or style.
754 | - [Selenium](https://github.com/christian-bromann/awesome-selenium#readme) - Open-source browser automation framework and ecosystem.
755 | - [Appium](https://github.com/SrinivasanTarget/awesome-appium#readme) - Test automation tool for apps.
756 | - [TAP](https://github.com/sindresorhus/awesome-tap#readme) - Test Anything Protocol.
757 | - [JMeter](https://github.com/aliesbelik/awesome-jmeter#readme) - Load testing and performance measurement tool.
758 | - [k6](https://github.com/grafana/awesome-k6#readme) - Open-source, developer-centric performance monitoring and load testing solution.
759 | - [Playwright](https://github.com/mxschmitt/awesome-playwright#readme) - Node.js library to automate Chromium, Firefox and WebKit with a single API.
760 | - [Quality Assurance Roadmap](https://github.com/fityanos/awesome-quality-assurance-roadmap#readme) - How to start & build a career in software testing.
761 | - [Gatling](https://github.com/aliesbelik/awesome-gatling#readme) - Open-source load and performance testing framework based on Scala, Akka, and Netty.
762 |
763 | ## Miscellaneous
764 |
765 | - [Scientific Writing](https://github.com/writing-resources/awesome-scientific-writing#readme) - Distraction-free scientific writing with Markdown, reStructuredText and Jupyter notebooks.
766 | - [JSON](https://github.com/burningtree/awesome-json#readme) - Text based data interchange format.
767 | - [GeoJSON](https://github.com/tmcw/awesome-geojson#readme)
768 | - [Datasets](https://github.com/jdorfman/awesome-json-datasets#readme)
769 | - [CSV](https://github.com/secretGeek/awesomeCSV#readme) - A text file format that stores tabular data and uses a comma to separate values.
770 | - [Discounts for Student Developers](https://github.com/AchoArnold/discount-for-student-dev#readme)
771 | - [Radio](https://github.com/kyleterry/awesome-radio#readme)
772 | - [Awesome](https://github.com/sindresorhus/awesome#readme) - Recursion illustrated.
773 | - [Analytics](https://github.com/0xnr/awesome-analytics#readme)
774 | - [REST](https://github.com/marmelab/awesome-rest#readme)
775 | - [Continuous Integration and Continuous Delivery](https://github.com/cicdops/awesome-ciandcd#readme)
776 | - [Services Engineering](https://github.com/mmcgrana/services-engineering#readme)
777 | - [Free for Developers](https://github.com/ripienaar/free-for-dev#readme)
778 | - [Answers](https://github.com/cyberglot/awesome-answers#readme) - Stack Overflow, Quora, etc.
779 | - [Sketch](https://github.com/diessica/awesome-sketch#readme) - Design app for macOS.
780 | - [Boilerplate Projects](https://github.com/melvin0008/awesome-projects-boilerplates#readme)
781 | - [Readme](https://github.com/matiassingers/awesome-readme#readme)
782 | - [GitHub Wiki](https://github.com/MyHoneyBadger/awesome-github-wiki#readme) - Comprehensive documentation on GitHub beyond README.
783 | - [Design and Development Guides](https://github.com/NARKOZ/guides#readme)
784 | - [Software Engineering Blogs](https://github.com/kilimchoi/engineering-blogs#readme)
785 | - [Self Hosted](https://github.com/awesome-selfhosted/awesome-selfhosted#readme)
786 | - [FOSS Production Apps](https://github.com/DataDaoDe/awesome-foss-apps#readme)
787 | - [Gulp](https://github.com/alferov/awesome-gulp#readme) - Task runner.
788 | - [AMA](https://github.com/sindresorhus/amas#readme) - Ask Me Anything.
789 | - [Answers](https://github.com/stoeffel/awesome-ama-answers#readme)
790 | - [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography#readme)
791 | - [OpenGL](https://github.com/eug/awesome-opengl#readme) - Cross-platform API for rendering 2D and 3D graphics.
792 | - [GraphQL](https://github.com/chentsulin/awesome-graphql#readme)
793 | - [Urban & Regional Planning](https://github.com/APA-Technology-Division/urban-and-regional-planning-resources#readme) - Concerning the built environment and communities.
794 | - [Transit](https://github.com/CUTR-at-USF/awesome-transit#readme)
795 | - [Research Tools](https://github.com/emptymalei/awesome-research#readme)
796 | - [Data Visualization](https://github.com/javierluraschi/awesome-dataviz#readme)
797 | - [Microservices](https://github.com/mfornos/awesome-microservices#readme)
798 | - [Unicode](https://github.com/jagracey/Awesome-Unicode#readme) - Unicode standards, quirks, packages and resources.
799 | - [Code Points](https://github.com/Codepoints/awesome-codepoints#readme)
800 | - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners#readme)
801 | - [Katas](https://github.com/gamontal/awesome-katas#readme)
802 | - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism#readme)
803 | - [Citizen Science](https://github.com/dylanrees/citizen-science#readme) - For community-based and non-institutional scientists.
804 | - [MQTT](https://github.com/hobbyquaker/awesome-mqtt#readme) - "Internet of Things" connectivity protocol.
805 | - [For Girls](https://github.com/cristianoliveira/awesome4girls#readme)
806 | - [Vorpal](https://github.com/vorpaljs/awesome-vorpal#readme) - Node.js CLI framework.
807 | - [Vulkan](https://github.com/vinjn/awesome-vulkan#readme) - Low-overhead, cross-platform 3D graphics and compute API.
808 | - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX#readme) - Typesetting language.
809 | - [Economics](https://github.com/antontarasenko/awesome-economics#readme) - An economist's starter kit.
810 | - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov#readme)
811 | - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics#readme)
812 | - [Cheminformatics](https://github.com/hsiaoyi0504/awesome-cheminformatics#readme) - Informatics techniques applied to problems in chemistry.
813 | - [Colorful](https://github.com/Siddharth11/Colorful#readme) - Choose your next color scheme.
814 | - [Steam](https://github.com/scholtzm/awesome-steam#readme) - Digital distribution platform.
815 | - [Bots](https://github.com/hackerkid/bots#readme) - Building bots.
816 | - [Site Reliability Engineering](https://github.com/dastergon/awesome-sre#readme)
817 | - [DTrace](https://github.com/xen0l/awesome-dtrace#readme) - Dynamic tracing framework.
818 | - [Userscripts](https://github.com/bvolpato/awesome-userscripts#readme) - Enhance your browsing experience.
819 | - [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon#readme) - Pokémon and Pokémon GO.
820 | - [ChatOps](https://github.com/exAspArk/awesome-chatops#readme) - Managing technical and business operations through a chat.
821 | - [Falsehood](https://github.com/kdeldycke/awesome-falsehood#readme) - Falsehoods programmers believe in.
822 | - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd#readme) - Software development approach for complex needs by connecting the implementation to an evolving model.
823 | - [Quantified Self](https://github.com/woop/awesome-quantified-self#readme) - Self-tracking through technology.
824 | - [SaltStack](https://github.com/hbokh/awesome-saltstack#readme) - Python-based config management system.
825 | - [Web Design](https://github.com/nicolesaidy/awesome-web-design#readme) - For digital designers.
826 | - [Creative Coding](https://github.com/terkelg/awesome-creative-coding#readme) - Programming something expressive instead of something functional.
827 | - [No-Login Web Apps](https://github.com/aviaryan/awesome-no-login-web-apps#readme) - Web apps that work without login.
828 | - [Free Software](https://github.com/johnjago/awesome-free-software#readme) - Free as in freedom.
829 | - [Framer](https://github.com/podo/awesome-framer#readme) - Prototyping interactive UI designs.
830 | - [Markdown](https://github.com/BubuAnabelas/awesome-markdown#readme) - Markup language.
831 | - [Dev Fun](https://github.com/mislavcimpersak/awesome-dev-fun#readme) - Funny developer projects.
832 | - [Magento 2](https://github.com/DavidLambauer/awesome-magento2#readme) - Open Source eCommerce built with PHP.
833 | - [TikZ](https://github.com/xiaohanyu/awesome-tikz#readme) - Graph drawing packages for TeX/LaTeX/ConTeXt.
834 | - [Ad-Free](https://github.com/johnjago/awesome-ad-free#readme) - Ad-free alternatives.
835 | - [Prometheus](https://github.com/roaldnefs/awesome-prometheus#readme) - Open-source monitoring system.
836 | - [Homematic](https://github.com/homematic-community/awesome-homematic#readme) - Smart home devices.
837 | - [Ledger](https://github.com/sfischer13/awesome-ledger#readme) - Double-entry accounting on the command-line.
838 | - [Web Monetization](https://github.com/thomasbnt/awesome-web-monetization#readme) - A free open web standard service that allows you to send money directly in your browser.
839 | - [Uncopyright](https://github.com/johnjago/awesome-uncopyright#readme) - Public domain works.
840 | - [Crypto Currency Tools & Algorithms](https://github.com/Zheaoli/awesome-coins#readme) - Digital currency where encryption is used to regulate the generation of units and verify transfers.
841 | - [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters#readme) - Companies that offer their tools and services for free to open source projects.
842 | - [Design Principles](https://github.com/robinstickel/awesome-design-principles#readme) - Create better and more consistent designs and experiences.
843 | - [Theravada](https://github.com/johnjago/awesome-theravada#readme) - Teachings from the Theravada Buddhist tradition.
844 | - [inspectIT](https://github.com/inspectit-labs/awesome-inspectit#readme) - Open source Java app performance management tool.
845 | - [Open Source Maintainers](https://github.com/nayafia/awesome-maintainers#readme) - The experience of being an open source maintainer.
846 | - [Calculators](https://github.com/xxczaki/awesome-calculators#readme) - Calculators for every platform.
847 | - [Captcha](https://github.com/ZYSzys/awesome-captcha#readme) - A type of challenge–response test used in computing to determine whether or not the user is human.
848 | - [Jupyter](https://github.com/markusschanta/awesome-jupyter#readme) - Create and share documents that contain code, equations, visualizations and narrative text.
849 | - [FIRST Robotics Competition](https://github.com/andrewda/awesome-frc#readme) - International high school robotics championship.
850 | - [Speakers](https://github.com/karlhorky/awesome-speakers#readme) - Conference and meetup speakers in the programming and design community.
851 | - [Board Games](https://github.com/edm00se/awesome-board-games#readme) - Table-top gaming fun for all.
852 | - [Software Patreons](https://github.com/uraimo/awesome-software-patreons#readme) - Fund individual programmers or the development of open source projects.
853 | - [Parasite](https://github.com/ecohealthalliance/awesome-parasite#readme) - Parasites and host-pathogen interactions.
854 | - [Food](https://github.com/jzarca01/awesome-food#readme) - Food-related projects on GitHub.
855 | - [Bitcoin Payment Processors](https://github.com/alexk111/awesome-bitcoin-payment-processors#readme) - Start accepting Bitcoin.
856 | - [Scientific Computing](https://github.com/nschloe/awesome-scientific-computing#readme) - Solving complex scientific problems using computers.
857 | - [Amazon Sellers](https://github.com/ScaleLeap/awesome-amazon-seller#readme)
858 | - [Agriculture](https://github.com/brycejohnston/awesome-agriculture#readme) - Open source technology for farming and gardening.
859 | - [Product Design](https://github.com/ttt30ga/awesome-product-design#readme) - Design a product from the initial concept to production.
860 | - [Prisma](https://github.com/catalinmiron/awesome-prisma#readme) - Turn your database into a GraphQL API.
861 | - [Software Architecture](https://github.com/simskij/awesome-software-architecture#readme) - The discipline of designing and building software.
862 | - [Connectivity Data and Reports](https://github.com/stevesong/awesome-connectivity-info#readme) - Better understand who has access to telecommunication and internet infrastructure and on what terms.
863 | - [Stacks](https://github.com/stackshareio/awesome-stacks#readme) - Tech stacks for building different apps and features.
864 | - [Cytodata](https://github.com/cytodata/awesome-cytodata#readme) - Image-based profiling of biological phenotypes for computational biologists.
865 | - [IRC](https://github.com/davisonio/awesome-irc#readme) - Open source messaging protocol.
866 | - [Advertising](https://github.com/cenoura/awesome-ads#readme) - Advertising and programmatic media for websites.
867 | - [Earth](https://github.com/philsturgeon/awesome-earth#readme) - Find ways to resolve the climate crisis.
868 | - [Naming](https://github.com/gruhn/awesome-naming#readme) - Naming things in computer science done right.
869 | - [Web Archiving](https://github.com/iipc/awesome-web-archiving#readme) - An effort to preserve the Web for future generations.
870 | - [WP-CLI](https://github.com/schlessera/awesome-wp-cli#readme) - Command-line interface for WordPress.
871 | - [Credit Modeling](https://github.com/mourarthur/awesome-credit-modeling#readme) - Methods for classifying credit applicants into risk classes.
872 | - [Ansible](https://github.com/ansible-community/awesome-ansible#readme) - A Python-based, open source IT configuration management and automation platform.
873 | - [Biological Visualizations](https://github.com/keller-mark/awesome-biological-visualizations#readme) - Interactive visualization of biological data on the web.
874 | - [QR Code](https://github.com/make-github-pseudonymous-again/awesome-qr-code#readme) - A type of matrix barcode that can be used to store and share a small amount of information.
875 | - [Veganism](https://github.com/sdassow/awesome-veganism#readme) - Making the plant-based lifestyle easy and accessible.
876 | - [Translations](https://github.com/mbiesiad/awesome-translations#readme) - The transfer of the meaning of a text from one language to another.
877 | - [Scriptable](https://github.com/dersvenhesse/awesome-scriptable#readme) - An iOS app for automations in JavaScript.
878 | - [WebXR](https://github.com/msub2/awesome-webxr#readme) - Enables immersive virtual reality and augmented reality content on the web.
879 | - [Computational Geometry](https://github.com/atkirtland/awesome-computational-geometry#readme) - Computational approaches for problems in geometry.
880 | - [OpenStreetMap](https://github.com/osmlab/awesome-openstreetmap#readme) - An open data mapping project utilized by many apps and devices.
881 | - [Computational Biology](https://github.com/inoue0426/awesome-computational-biology#readme) - Computational approaches applied to problems in biology.
882 | - [Read the Docs](https://github.com/readthedocs-examples/awesome-read-the-docs#readme) - Example documentation projects to inspire and help bootstrap new documentation projects.
883 | - [Quarto](https://github.com/mcanouil/awesome-quarto#readme) - Scientific and technical open-source publishing system built on Pandoc.
884 | - [Biological Image Analysis](https://github.com/hallvaaw/awesome-biological-image-analysis#readme) - Interpreting biological phenomena using images.
885 | - [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI.
886 | - [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI.
887 | - [Stock Trading](https://github.com/shi-rudo/awesome-stock-trading#readme) - Purchase and sale of equities of publicly traded companies with the aim of generating profits.
888 | - [Steam Deck](https://github.com/airscripts/awesome-steam-deck#readme) - A handheld gaming computer developed by Valve.
889 | - [Astrophotography](https://github.com/lunohodov/awesome-astrophotography#readme) - Photography of astronomical objects, celestial events, or areas of the night sky.
890 | - [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing.
891 | - [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices.
892 | - [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text.
893 | - [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A software architecture approach where services collaborate by publishing and subscribing to events.
894 |
895 | ## Related
896 |
897 | - [All Awesome Lists](https://github.com/topics/awesome) - All the Awesome lists on GitHub.
898 | - [Awesome Search](https://awesomelists.top) - Quick search for Awesome lists.
899 | - [StumbleUponAwesome](https://github.com/basharovV/StumbleUponAwesome) - Discover random pages from the Awesome dataset using a browser extension.
900 | - [Awesome CLI](https://github.com/umutphp/awesome-cli) - A simple command-line tool to dive into Awesome lists.
901 | - [Awesome Viewer](https://awesome.digitalbunker.dev) - A visualizer for all of the above Awesome lists.
902 | - [Track Awesome List](https://www.trackawesomelist.com) - View the latest updates of Awesome lists.
903 | - [Open Source Heroes - Awesome](https://opensource-heroes.com/awesome) - View Awesome lists with extra info like stars, last update, and license.
904 |
--------------------------------------------------------------------------------