Compare commits

...

4 Commits

Author SHA1 Message Date
PandaDEV
c93dd4a691 Update readme.md 2024-10-24 08:33:24 +10:00
PandaDEV
16794e3686 Merge branch 'main' into patch-1 2024-10-24 08:32:56 +10:00
Steven Levithan
d1448ed9dc Add Regex (#3071) 2024-10-23 01:14:51 +07:00
Henrik Lau Eriksson
460f1a944f Add PowerToys Run Plugins (#3075) 2024-10-23 00:24:51 +07:00

View File

@@ -158,6 +158,8 @@
- [JVM](https://github.com/deephacks/awesome-jvm#readme)
- [Salesforce](https://github.com/mailtoharshit/awesome-salesforce#readme)
- [Amazon Web Services](https://github.com/donnemartin/awesome-aws#readme)
- [Windows](https://github.com/0pandadev/awesome-windows#readme) - The most used operating sytem for consumer PC's.
- [PowerToys Run Plugins](https://github.com/hlaueriksson/awesome-powertoys-run-plugins#readme) - Community plugins for the Windows quick launcher.
- [IPFS](https://github.com/ipfs/awesome-ipfs#readme) - P2P hypermedia protocol.
- [Fuse](https://github.com/fuse-compound/awesome-fuse#readme) - Mobile development tools.
- [Heroku](https://github.com/ianstormtaylor/awesome-heroku#readme) - Cloud platform as a service.
@@ -192,7 +194,6 @@
- [Bluetooth Low Energy](https://github.com/dotintent/awesome-ble#readme) - Low-power wireless communication protocol ideal for IoT, wearables, and other battery-powered applications.
- [Uno Platform](https://github.com/MartinZikmund/awesome-uno-platform#readme) - Open-source .NET UI platform for building cross-platform apps.
- [Google Cloud](https://github.com/GoogleCloudPlatform/awesome-google-cloud#readme) - Cloud computing services by Google.
- [Windows](https://github.com/0pandadev/awesome-windows#readme) - The most used operating sytem for consumer PC's.
## Programming Languages
@@ -887,6 +888,7 @@
- [Astrophotography](https://github.com/lunohodov/awesome-astrophotography#readme) - Photography of astronomical objects, celestial events, or areas of the night sky.
- [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing.
- [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices.
- [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text.
## Related