Compare commits

...

12 Commits

Author SHA1 Message Date
doubler
6a59897da1 Merge branch 'main' into patch-1 2023-07-02 22:36:35 +03:00
Sindre Sorhus
3a05b85ac2 Add Whisper 2023-06-29 13:57:16 +02:00
Sindre Sorhus
5c9fded233 Add ChatGPT 2023-06-29 13:56:09 +02:00
Stephens Nunnally
050d069408 Add Game Engine Development (#2482) 2023-06-22 13:10:11 +02:00
Rick Staa
392719856b Add ADS-B (#2567)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-06-21 13:03:21 +02:00
Sindre Sorhus
7c4bdffb5f Update guidelines 2023-06-21 13:41:53 +03:00
Vitalii
28a36d6865 Add Game Production (#2509) 2023-06-21 13:32:17 +03:00
Andreas Hunkeler
16c1cc65af Add Security Card Games (#2498)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-06-21 13:16:28 +03:00
Julien Robert
1a8fd64c38 Add Cosmos SDK (#2686) 2023-06-21 13:07:48 +03:00
Sascha Steinbiss
777789373b Add Suricata (#2454) 2023-06-21 13:01:47 +03:00
Rahul Bir
a0b0a2ce01 Add STEAM (#2453) 2023-06-21 02:06:40 +03:00
Matthias84
e75eddb0c0 Add Flying FPV (#2400) 2023-06-20 16:12:57 +03:00
2 changed files with 12 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
- [ ] Your entry should be added at the bottom of the appropriate category.
- [ ] The title of your entry should be title-cased and the URL to your list should end in `#readme`.
- Example: `- [Software Architecture](https://github.com/simskij/awesome-software-architecture#readme) - The discipline of designing and building software.`
- [ ] No blockchain-related lists.
- [ ] The suggested Awesome list complies with the below requirements.
## Requirements for your Awesome list

View File

@@ -511,7 +511,9 @@
- [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.
- [Game Engine Development](https://github.com/stevinz/awesome-game-engine-dev#readme) - Building software to speed up game creation.
- [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine.
- [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.
## Development Environment
@@ -592,6 +594,7 @@
- [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning#readme)
- [Computer History](https://github.com/watson/awesome-computer-history#readme)
- [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids#readme)
- [STEAM](https://github.com/RahulBirCodes/awesome-steam#readme) - Supplements for specific science, technology, engineering, arts, and math (STEAM) courses across all grade levels.
- [Educational Games](https://github.com/yrgo/awesome-educational-games#readme) - Learn while playing.
- [JavaScript Learning](https://github.com/micromata/awesome-javascript-learning#readme)
- [CSS Learning](https://github.com/micromata/awesome-css-learning#readme) - Mainly about CSS the language and the modules.
@@ -625,6 +628,8 @@
- [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.
- [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics.
- [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine.
## Content Management Systems
@@ -650,6 +655,8 @@
- [Robotic Tooling](https://github.com/protontypes/awesome-robotic-tooling#readme) - Free and open tools for professional robotic development.
- [LIDAR](https://github.com/szenergy/awesome-lidar#readme) - Sensor for measuring distances by illuminating the target with laser light.
- [Open Hardware](https://github.com/delftopenhardware/awesome-open-hardware#readme) - Open-source hardware projects.
- [ADS-B](https://github.com/rickstaa/awesome-adsb#readme) - Technology broadcasting aircraft's identity, position, and data periodically.
- [Flying FPV](https://github.com/Matthias84/awesome-flying-fpv#readme) - Open hardware and software related to drones / UAVs.
## Business
@@ -704,6 +711,7 @@
- [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.
- [Cosmos SDK](https://github.com/cosmos/awesome-cosmos#readme) - Modular framework for building app-specific blockchains in Go.
## Health and Social Science
@@ -860,6 +868,9 @@
- [Read the Docs](https://github.com/readthedocs-examples/awesome-read-the-docs#readme) - Example documentation projects to inspire and help bootstrap new documentation projects.
- [Quarto](https://github.com/mcanouil/awesome-quarto#readme) - Scientific and technical open-source publishing system built on Pandoc.
- [Maps Data](https://github.com/thedoubler/awesome-maps-data#readme) - Dynamic collection of interactive websites with data and real-time data, engaging maps, and stunning visualizations for air, space, history, and more.
- [ChatGPT](https://github.com/sindresorhus/awesome-chatgpt#readme) - Artificial intelligence chatbot developed by OpenAI.
- [Whisper](https://github.com/sindresorhus/awesome-whisper#readme) - Open-source AI-powered speech recognition system developed by OpenAI.
## Related