From 369962ce0253f3ff9521df777325a40bfa80bd62 Mon Sep 17 00:00:00 2001 From: Aaron Kirtland <16129775+atkirtland@users.noreply.github.com> Date: Sat, 19 Nov 2022 15:10:08 -0500 Subject: [PATCH 01/16] Add Computational Geometry (#2275) --- readme.md | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 readme.md diff --git a/readme.md b/readme.md old mode 100755 new mode 100644 index 1dbde6b6..22401689 --- a/readme.md +++ b/readme.md @@ -939,6 +939,7 @@ - [Translations](https://github.com/mbiesiad/awesome-translations#readme) - The transfer of the meaning of a text from one language to another. - [Scriptable](https://github.com/dersvenhesse/awesome-scriptable#readme) - An iOS app for automations in JavaScript. - [WebXR](https://github.com/msub2/awesome-webxr#readme) - Enables immersive virtual reality and augmented reality content on the web. +- [Computational Geometry](https://github.com/atkirtland/awesome-computational-geometry#readme) - Computational approaches for problems in geometry. - [OpenStreetMap](https://github.com/osmlab/awesome-openstreetmap#readme) - An open data mapping project utilized by many apps and devices. - [Computational Biology](https://github.com/inoue0426/awesome-computational-biology#readme) - Computational approaches applied to problems in biology. From 6e61355011bab89a66039524e12a3e775a64b19e Mon Sep 17 00:00:00 2001 From: gpotter2 <10530980+gpotter2@users.noreply.github.com> Date: Sat, 19 Nov 2022 21:16:15 +0100 Subject: [PATCH 02/16] Add Scapy (#2285) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 22401689..36906fb0 100644 --- a/readme.md +++ b/readme.md @@ -775,6 +775,7 @@ - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools#readme) - [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data. - [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks. +- [Scapy](https://github.com/secdev/awesome-scapy#readme) - Python-based interactive packet manipulation. ## Decentralized Systems From b26b35ee63358d4a209dff3d1adf8ee27338be16 Mon Sep 17 00:00:00 2001 From: Benjamin Sehl Date: Sat, 19 Nov 2022 15:26:56 -0500 Subject: [PATCH 03/16] Add Hydrogen (#2289) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 36906fb0..d0dea628 100644 --- a/readme.md +++ b/readme.md @@ -465,6 +465,7 @@ - [Design systems](https://github.com/klaufel/awesome-design-systems#readme) - Collection of reusable components, guided by rules that ensure consistency and speed. - [Inertia.js](https://github.com/innocenzi/awesome-inertiajs#readme) - Make single-page apps without building an API. - [MDBootstrap](https://github.com/mdbootstrap/awesome-mdbootstrap#readme) - Templates, layouts, components, and widgets to rapidly build websites. +- [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React. ## Back-End Development From 8d7eee662c0c5a39dc8e428a3013527fa4834941 Mon Sep 17 00:00:00 2001 From: Ville Sundell Date: Sat, 19 Nov 2022 22:45:58 +0200 Subject: [PATCH 04/16] Add Move (#2302) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d0dea628..ef03108f 100644 --- a/readme.md +++ b/readme.md @@ -383,6 +383,7 @@ - [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. - [V](https://github.com/vlang/awesome-v#readme) - Simple, fast, safe, compiled language for developing maintainable software. - [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. +- [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts. ## Front-End Development From fd554844f149ee50529468dea3bd145abd23735f Mon Sep 17 00:00:00 2001 From: Hazel Kennedy Date: Sun, 20 Nov 2022 05:16:03 -0800 Subject: [PATCH 05/16] Add Learn Gamedev (#2372) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ef03108f..4063b267 100644 --- a/readme.md +++ b/readme.md @@ -608,6 +608,7 @@ - [CHIP-8](https://github.com/tobiasvl/awesome-chip-8#readme) - Virtual computer game machine from the 70s. - [Games of Coding](https://github.com/michelpereira/awesome-games-of-coding#readme) - Learn a programming language by making games. - [Esports](https://github.com/strift/awesome-esports#readme) - Video games played as a sport. +- [Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev#readme) - The craft of video game creation. ## Development Environment From d206b4ec5c3eac70b1dae7942698ce95d5d2be9d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 28 Nov 2022 14:13:26 +0700 Subject: [PATCH 06/16] Meta tweaks --- readme.md | 45 --------------------------------------------- 1 file changed, 45 deletions(-) diff --git a/readme.md b/readme.md index 4063b267..facb152f 100644 --- a/readme.md +++ b/readme.md @@ -49,18 +49,6 @@

- -
- Doppler -
- All your environment variables, in one place -
- Stop struggling with scattered API keys, hacking together home-brewed tools, -
- and avoiding access controls. Keep your team and servers in sync with Doppler. -
-
-
WorkOS @@ -104,24 +92,6 @@

- -
- Gitpod -
- Dev environments built for the cloud -
- - Natively integrated with GitLab, GitHub, and Bitbucket, Gitpod automatically and continuously prebuilds dev -
- environments for all your branches. As a result team members can instantly start coding with fresh dev environments -
- for each new task - no matter if you are building a new feature, want to fix a bug, or work on a code review. -
-
-
-
-
-

@@ -174,21 +144,6 @@

-
- -
- Sizzy -
-
- - Before Sizzy: web development is stressing you out, responsive design is hard, you have an overwhelming amount of opened tabs & apps. -
- After Sizzy: all the tools you need in one place, responsive design is a breeze, no more context switching. -
-
-
-
-



From da84280d72bcde8cc556af8437eb698be88ef1f0 Mon Sep 17 00:00:00 2001 From: Lola Date: Wed, 7 Dec 2022 21:45:04 +0800 Subject: [PATCH 07/16] Add Master CSS (#2382) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index facb152f..9f414618 100644 --- a/readme.md +++ b/readme.md @@ -421,6 +421,7 @@ - [Design systems](https://github.com/klaufel/awesome-design-systems#readme) - Collection of reusable components, guided by rules that ensure consistency and speed. - [Inertia.js](https://github.com/innocenzi/awesome-inertiajs#readme) - Make single-page apps without building an API. - [MDBootstrap](https://github.com/mdbootstrap/awesome-mdbootstrap#readme) - Templates, layouts, components, and widgets to rapidly build websites. +- [Master CSS](https://github.com/master-co/awesome-master-css#readme) - A virtual CSS language with enhanced syntax. - [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React. ## Back-End Development From 49396c45738ebecfe6e7126d984a6c51e0a3920c Mon Sep 17 00:00:00 2001 From: Aleix Morgadas Date: Sat, 17 Dec 2022 00:29:47 +0100 Subject: [PATCH 08/16] Add Engineering Strategy (#2325) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9f414618..99e9fa3e 100644 --- a/readme.md +++ b/readme.md @@ -714,6 +714,7 @@ - [Engineering Team Management](https://github.com/kdeldycke/awesome-engineering-team-management#readme) - How to transition from software development to engineering management. - [Developer-First Products](https://github.com/agamm/awesome-developer-first#readme) - Products that target developers as the user. - [Billing](https://github.com/kdeldycke/awesome-billing#readme) - Payments, invoicing, pricing, accounting, marketplace, fraud, and business intelligence. +- [Engineering Strategy](https://github.com/aleixmorgadas/awesome-engineering-strategy#readme) - How to design and execute engineering strategies for tech leadership. ## Work From 9478bdd402e4841ca1e89f4c7817867872616c4e Mon Sep 17 00:00:00 2001 From: Estee Tey Date: Sun, 18 Dec 2022 01:27:19 +0800 Subject: [PATCH 09/16] Add Supabase (#2426) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 99e9fa3e..b18c992e 100644 --- a/readme.md +++ b/readme.md @@ -617,6 +617,7 @@ - [TypeDB](https://github.com/vaticle/typedb-awesome#readme) - Logical database to organize large and complex networks of data as one body of knowledge. - [Cassandra](https://github.com/Anant/awesome-cassandra#readme) - Open-source, distributed, wide column store, NoSQL database management system. - [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support. +- [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase. ## Media From 2fe1c3705058df84124589686aaf79c5071a9123 Mon Sep 17 00:00:00 2001 From: Serhii Kulykov Date: Wed, 21 Dec 2022 23:03:28 +0200 Subject: [PATCH 10/16] Update link to Web Components (#2459) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b18c992e..55733625 100644 --- a/readme.md +++ b/readme.md @@ -354,7 +354,7 @@ - [React](https://github.com/enaqx/awesome-react#readme) - JavaScript library for building user interfaces. - [Relay](https://github.com/expede/awesome-relay#readme) - Framework for building data-driven React apps. - [React Hooks](https://github.com/glauberfc/awesome-react-hooks#readme) - Lets you use state and other React features without writing a class. -- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way#readme) +- [Web Components](https://github.com/web-padawan/awesome-web-components#readme) - [Polymer](https://github.com/Granze/awesome-polymer#readme) - JavaScript library to develop Web Components. - [Angular](https://github.com/PatrickJS/awesome-angular#readme) - App framework. - [Backbone](https://github.com/sadcitizen/awesome-backbone#readme) - App framework. From 75eac709f43c44128f1804257de4be99d5b60647 Mon Sep 17 00:00:00 2001 From: n0kovo Date: Mon, 26 Dec 2022 13:24:46 +0100 Subject: [PATCH 11/16] Add Password Cracking (#2386) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 55733625..189feaf9 100644 --- a/readme.md +++ b/readme.md @@ -675,6 +675,7 @@ - [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats. - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. - [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. +- [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. ## Content Management Systems From e78674dc2fe1b2d8043b7ec3e989fa2e8642f422 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 18 Jan 2023 18:02:48 +0700 Subject: [PATCH 12/16] Meta tweaks --- readme.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/readme.md b/readme.md index 189feaf9..41b2068c 100644 --- a/readme.md +++ b/readme.md @@ -17,9 +17,9 @@ Check out my latest app

- Favorites Widget + Any Text
- Call your favorite people directly from the iPhone Lock Screen + Put any text on your iPhone's Lock Screen


@@ -71,15 +71,6 @@

- -
- OSS Capital -
-
- Founded in 2018, OSS Capital is the first and only venture capital platform focused
exclusively on supporting early-stage COSS (commercial open source) startup founders.
-
-
-

From 8aa3455ca943cb64edbcfe9a5329d880759b94a0 Mon Sep 17 00:00:00 2001 From: Tomo <68489118+tomodachi94@users.noreply.github.com> Date: Fri, 3 Feb 2023 06:12:47 -0800 Subject: [PATCH 13/16] Add ComputerCraft (#2405) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 41b2068c..6fe32a89 100644 --- a/readme.md +++ b/readme.md @@ -545,6 +545,7 @@ - [Construct 2](https://github.com/ConstructCommunity/awesome-construct#readme) - Game engine. - [Gideros](https://github.com/stetso/awesome-gideros#readme) - Game engine. - [Minecraft](https://github.com/bs-community/awesome-minecraft#readme) - Sandbox video game. +- [ComputerCraft](https://github.com/tomodachi94/awesome-computercraft#readme) - Minecraft mod that adds programmable computers. - [Game Datasets](https://github.com/leomaurodesenv/game-datasets#readme) - Materials and datasets for Artificial Intelligence in games. - [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. - [libGDX](https://github.com/rafaskb/awesome-libgdx#readme) - Java game framework. From 91cd8040106383dc10fece5e88b265f0ff2c6807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20M=C3=A4hr?= Date: Sat, 11 Feb 2023 07:57:35 +0100 Subject: [PATCH 14/16] Add Digital Humanities (#2394) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6fe32a89..a33a63e9 100644 --- a/readme.md +++ b/readme.md @@ -758,6 +758,7 @@ - [Humane Technology](https://github.com/humanetech-community/awesome-humane-tech#readme) - Open source projects that help improve society. - [Mental Health](https://github.com/dreamingechoes/awesome-mental-health#readme) - Mental health awareness and self-care in the software industry. - [Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience#readme) - Study of the nervous system and brain. +- [Digital Humanities](https://github.com/dh-tech/awesome-digital-humanities#readme) - Software for humanities scholars using quantitative or computational methods. ## Events From abc8bb09858130d6867121c74864ec00ef4d531f Mon Sep 17 00:00:00 2001 From: Steven Van Vaerenbergh Date: Sat, 11 Feb 2023 18:08:46 +0100 Subject: [PATCH 15/16] Add Generative AI (#2445) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a33a63e9..3a6a86e5 100644 --- a/readme.md +++ b/readme.md @@ -486,6 +486,7 @@ - [Quantum Computing](https://github.com/desireevl/awesome-quantum-computing#readme) - Computing which utilizes quantum mechanics and qubits on quantum computers. - [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. - [Conversational AI](https://github.com/jyguyomarch/awesome-conversational-ai#readme) - Build awesome chatbots and digital assistants. +- [Generative AI](https://github.com/steven2358/awesome-generative-ai#readme) - Automatically generate a wide range of unique content in text, image and audio format. ## Big Data From c9da614a2b710079025c90803e2eb60ed3958965 Mon Sep 17 00:00:00 2001 From: Zola Gonano Date: Sun, 12 Feb 2023 06:39:26 +0000 Subject: [PATCH 16/16] Add ZeroNet (#2327) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3a6a86e5..05837821 100644 --- a/readme.md +++ b/readme.md @@ -747,6 +747,7 @@ - [Golem](https://github.com/golemfactory/awesome-golem#readme) - Open source peer-to-peer marketplace for computing resources. - [Stacks](https://github.com/friedger/awesome-stacks-chain#readme) - A smart contract platform secured by Bitcoin. - [Algorand](https://github.com/aorumbayev/awesome-algorand#readme) - An open-source, proof of stake blockchain and smart contract computing platform. +- [ZeroNet](https://github.com/zolagonano/awesome-zeronet#readme) - A decentralized web-like network of peer-to-peer users. ## Health and Social Science