Skip to content

Commit 03c0294

Browse files
committed
Robot Updated at:18 Sep 2024 21:10:35 GMT
1 parent 764f7dd commit 03c0294

12 files changed

+51
-25
lines changed

docs/awesome/awesome-agi-cocosci.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Contributions are greatly welcomed! Please refer to [Contribution Guidelines](ht
116116

117117
* [Complexity Management in a Discovery Task](https://www.cmu.edu/dietrich/psychology/pdf/klahr/PDFs/schunn-klahr.pdf) - ***CogSci'92***, 1992. [[All Versions](https://scholar.google.com/scholar?cluster=18138712608977258974&hl=en&as_sdt=2005&sciodt=0,5)]. Advanced experiments on dual space search.
118118

119-
* [A dual-space model of iteratively deepening exploratory learning](https://www.sciencedirect.com/science/article/pii/S1071581996900324) - ***International Journal of Human-Computer Studies***, 1996. [[All Versions](https://scholar.google.com/scholar?cluster=17337189265334825678&hl=en&as_sdt=2005&sciodt=0,5)]. Iterative version (in depth and in width) of dual space search.
119+
* [A dual-space model of iteratively deepening exploratory learning](https://www.sciencedirect.com/science/article/pii/S1071581996900324) - ***International Journal of Human-Computer Studies***, 1996. [[All Versions](https://scholar.google.com/scholar?cluster=17337189265334825678)]. This paper describes a cognitive model of exploratory learning, which covers both trial-and-error and instruction-taking activities. The model, implemented in Soar, is grounded in empirical data of subjects in a task-oriented, trial-and-error exploratory learning situation. A key empirical finding reflected in the model is the repeated scanning of a subset of the available menu items, with increased attention to items on each successive scan. This is explained in terms of dual search spaces, the external interface and the user's internal knowledge, both of which must be tentatively explored with attention to changing costs and benefits.
120120

121121
* [Heuristics for Scientific Experimentation: A Developmental Study](https://www.sciencedirect.com/science/article/abs/pii/S0010028583710030) - ***Cognitive Psychology***, 1993. [[All Versions](https://scholar.google.com/scholar?cluster=2469515962071844494&hl=en&as_sdt=2005&sciodt=0,5)]. A piece of evidence on children have basic scientific thinking skills.
122122

docs/awesome/awesome-algorithms.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,10 @@ If you want to contribute, please read the [contribution guidelines](https://git
8282
* [The Algorithm Design Manual](http://www.algorist.com/) - Easy to read and full of real-world examples.
8383
* [The Art of Computer Programming](http://www-cs-faculty.stanford.edu/~uno/taocp.html) - The Book.
8484
* [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/books/structure-and-interpretation-computer-programs-second-edition)
85-
* [Algorithms and Data Structures in Action](https://www.manning.com/books/algorithms-and-data-structures-in-action) - A different and a great way to introduce algorithms and data structures that can be used at work.
85+
* [Advanced Algorithms and Data Structures](https://www.manning.com/books/advanced-algorithms-and-data-structures) - A different and a great way to introduce algorithms and data structures that can be used at work.
8686
* [Algorithmic Puzzles](https://www.amazon.com/Algorithmic-Puzzles-Anany-Levitin/dp/0199740445) - A very accessible illustration of algorithms in the forms of puzzles. No programming experience is required!
8787
* [Standford CS166](https://web.stanford.edu/class/cs166/) - Standford CS166, a course in the design, analysis, and implementation of data structures.
88+
* [Grokking Data Structures](https://www.manning.com/books/grokking-data-structures) - Grokking Data Structures carefully guides you from the most basic data structures like arrays or linked lists all the way to powerful structures like graphs. It’s perfect for beginners.
8889

8990
### Algorithm Analysis
9091
- [Sedgewick & Flajolet. An Introduction to the Analysis of Algorithm](https://www.amazon.com/Introduction-Analysis-Algorithms-Introdu-Algori_p2-ebook/dp/B00B3TB7IQ) - Am advanced complete survey, intended only for the mathematically matured reader.

docs/awesome/awesome-angular.md

+6
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc
183183
* [This is Angular](https://dev.to/this-is-angular)
184184
* [daily.dev](https://app.daily.dev/tags/angular)
185185
* [qupaya](https://qupaya.com/blog/)
186+
* [Offering Solutions](https://offering.solutions/blog/)
186187

187188
##### Books
188189

@@ -245,6 +246,7 @@ become an Angular expert.
245246
* [Simplified Courses](https://www.simplified.courses/angular-training) - Angular Training by Expert Brecht Billiet!
246247
* [Marmicode](https://www.eventbrite.fr/o/younes-jaaidi-marmicode-29329031085)
247248
* [Angular - The Complete Guide](https://www.udemy.com/course/the-complete-guide-to-angular-2)
249+
* [Offering Solutions](https://offering.solutions/trainings/)
248250

249251
##### On-Site Training
250252

@@ -253,6 +255,7 @@ become an Angular expert.
253255
* [Angular.DE (Germany)](https://angular.de/schulungen/angular-intensiv/)
254256
* [Workshops.DE (Germany)](https://workshops.de/seminare-schulungen-kurse/angular-typescript/)
255257
* [Simplified Courses](https://www.simplified.courses/angular-training) - Angular Training by Expert Brecht Billiet!
258+
* [Offering Solutions](https://offering.solutions/trainings/)
256259

257260
##### YouTube Channels
258261

@@ -565,6 +568,7 @@ become an Angular expert.
565568
* [angular-prerender](https://github.com/chrisguttandin/angular-prerender) - A command line tool to prerender Angular Apps.
566569
* [analogjs](https://analogjs.org/) - Fullstack Angular meta-framework supports both server-side rendering (SSR) and static site generation (SSG) of Angular applications.
567570
* [ngx-ssr-code-remover](https://github.com/xsip/ngx-ssr-code-remover) - Post processor to remove SSR Code from bundles when served.
571+
* [treaty](https://github.com/treatyjs/treaty) - The meta framework for Angular. An alternative to Analog.
568572

569573
#### Site Templates
570574

@@ -896,6 +900,7 @@ become an Angular expert.
896900
* [angular-cc-library](https://github.com/timofei-iatsenko/angular-cc-library) - Library to support Credit Card input masking and validation.
897901
* [ngx-ui-switch](https://github.com/webcat12345/ngx-ui-switch) - A simple iOS 7 style switch component for Angular.
898902
* [olt-ngx-ui-switch](https://github.com/OuterlimitsTech/olt-ngx-ui-switch) - NGX UI Switch (Forked) to latest version of Angular.
903+
* [auto-complete](https://github.com/ng2-ui/auto-complete) - Angular Auto Complete component and directive.
899904

900905
##### Validation
901906

@@ -1200,6 +1205,7 @@ for the creation of web applications developed with Angular.
12001205
* [Tailkit UI](https://tailkit.com/) - Carefully crafted, easy to customize, fully responsive Tailwind CSS Components, Templates and Tools for your Tailwind CSS based projects.
12011206
* [Preline UI](https://preline.co/docs/frameworks-angular.html#docs-on-this-page-sidebar) - [Preline](https://github.com/htmlstreamofficial/preline) is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
12021207
* [ngxtw](https://github.com/William-Mba/ngxtw) - Tailwind CSS components for Angular Enterprise Applications. Super easy to use and customize.
1208+
* [Metronic](https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/angular) - A comprehensive toolkit of UI components built with Tailwind CSS, enabling you to create modern, scalable web applications quickly and efficiently.
12031209

12041210
##### Node Based
12051211

docs/awesome/awesome-ble.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ Bluetooth Low Energy (BLE): Low-power wireless communication protocol enabling e
55

66
A collaborative list of Awesome Bluetooth Low Energy resources by [🔴 intent](https://withintent.com).
77

8-
![](https://img.shields.io/badge/Contents-43-green) ![](https://img.shields.io/github/last-commit/dotintent/awesome-ble/main)
8+
![](https://img.shields.io/github/last-commit/dotintent/awesome-ble/main)
99

1010

1111

1212
## Documentation
13+
1314
_Official specifications, standards, and technical documentation about the Bluetooth Low Energy (BLE) protocol._
1415

1516
- [Android Bluetooth Low Energy](https://developer.android.com/guide/topics/connectivity/bluetooth/ble-overview) - Overview about BLE in Android.
@@ -23,6 +24,7 @@ _Official specifications, standards, and technical documentation about the Bluet
2324
- [Wikipedia Bluetooth Low Energy](https://en.wikipedia.org/wiki/Bluetooth_Low_Energy) - The wiki page for Bluetooth Low Energy (BLE).
2425

2526
## Library
27+
2628
_Software libraries and frameworks for integrating Bluetooth Low Energy (BLE) functionality into various platforms, including mobile, embedded systems, and IoT devices._
2729

2830
- [bluepy](https://github.com/IanHarvey/bluepy) - A Python interface for Bluetooth LE on Linux.
@@ -31,6 +33,7 @@ _Software libraries and frameworks for integrating Bluetooth Low Energy (BLE) fu
3133
- [SimpleBLE](https://github.com/OpenBluetoothToolbox/SimpleBLE) - The all-in-one C/C++/Python/Rust Bluetooth LE library for MacOS, iOS, Windows, and Linux.
3234

3335
## iOS
36+
3437
_iOS libraries, tools, and resources for developing Bluetooth Low Energy (BLE) applications on Apple devices._
3538

3639
- [AsyncBluetooth](https://github.com/manolofdez/AsyncBluetooth) - A small library that adds concurrency to CoreBluetooth APIs.
@@ -40,12 +43,14 @@ _iOS libraries, tools, and resources for developing Bluetooth Low Energy (BLE) a
4043
- [Swifty Sensors](https://github.com/codeinversion/sensors-swift) - Bluetooth LE Sensor Manager for iOS and macOS.
4144

4245
## KMM
46+
4347
_Resources and libraries for building Bluetooth Low Energy (BLE) applications using the Kotlin Multiplatform Mobile (KMM) framework._
4448

4549
- [BlueFalcon](https://github.com/Reedyuk/blue-falcon) - A Bluetooth kotlin multiplatform "Cross-Platform" library for iOS and Android.
4650
- [Kable](https://github.com/JuulLabs/kable) - Kotlin Asynchronous Bluetooth Low Energy provides a simple Coroutines-powered API for interacting with Bluetooth Low Energy devices.
4751

4852
## Android
53+
4954
_Android libraries, tools, and resources for integrating Bluetooth Low Energy (BLE) functionality into Android applications._
5055

5156
- [Android BluetoothGatt Sample](https://github.com/android/connectivity-samples/tree/main/BluetoothLeGatt) - An example application demonstrating how to use BluetoothGatt API on Android.
@@ -56,23 +61,31 @@ _Android libraries, tools, and resources for integrating Bluetooth Low Energy (B
5661
- [SmartGattLib](https://github.com/movisens/SmartGattLib) - SmartGattLib is a Java library that simplifies the work with Bluetooth SMART devices (a.k.a. Bluetooth Low Energy in Bluetooth 4.0). It provides all UUIDs of the adopted GATT specification and an convenient way to interpret the characteristics (e.g. Heart Rate, BatteryLevel).
5762

5863
## Flutter
64+
5965
_Flutter libraries, tools, and resources for developing Bluetooth Low Energy (BLE) applications using the Flutter framework for both iOS and Android._
6066

6167
- [Flutter Blue Plus](https://github.com/boskokg/flutter_blue_plus) - Flutter Blue Plus is a bluetooth plugin for Flutter, a new app SDK to help developers build modern multi-platform apps.
6268
- [Flutter Reactive BLE](https://github.com/PhilipsHue/flutter_reactive_ble) - Flutter Reactive BLE is a Flutter library that handles BLE operations for multiple devices.
6369

6470
## Tool
71+
6572
_Development and testing tools for Bluetooth Low Energy (BLE) applications, including analyzers, debuggers, and simulators._
6673

6774
- [Bettercap](https://github.com/bettercap/bettercap) - A easily extensible and portable framework for security researchers to test BLE security.
6875
- [nRF Connect](https://github.com/NordicSemiconductor/pc-nrfconnect-core) - An application framework for developing, testing, and provisioning devices based on Nordic Semiconductor chips.
6976

7077
## Web
78+
7179
_Web-based resources, frameworks, and tools for building Bluetooth Low Energy (BLE) applications using JavaScript and web technologies._
7280

7381
- [Web Bluetooth Device Info](https://github.com/urish/web-bluetooth-device-info) - Web Bluetooth demo to get information about a connected Bluetooth device.
7482
- [Web Bluetooth Samples](https://github.com/WebBluetoothCG/demos) - A collection of Web Bluetooth API usage examples.
7583

84+
## Security
85+
86+
_Security related resources around BLE._
87+
88+
- [Awesome Bluetooth Security](https://github.com/engn33r/awesome-bluetooth-security) - An awesome repo related to Bluetooth (and also BLE) realted security
7689

7790
## Contributing
7891

docs/awesome/awesome-detection-engineering.md

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ All contributions are welcome, please carefully review the [contributing guideli
2222
- [Detection Development Lifecycle | Haider Dost et al.](https://medium.com/snowflake/detection-development-lifecycle-af166fffb3bc) - Snowflake’s implementation of the Detection Development Lifecycle.
2323
- [Threat Detection Maturity Framework | Haider Dost of Snowflake](https://medium.com/snowflake/threat-detection-maturity-framework-23bbb74db2bc) - A maturity matrix to measure the success of your threat detection program.
2424
- [Elastic's Detection Engineering Behavior Maturity Model](https://www.elastic.co/security-labs/elastic-releases-debmm) - Elastic's qualitative and quantitative approach to measuring threat detection program maturity.
25+
- [Prioritizing Detection Engineering | Ryan McGeehan](https://medium.com/starting-up-security/prioritizing-detection-engineering-b60b46d55051) - A longtime detection engineer outlines how a detection engineering program should be built from the ground up.
2526

2627

2728
- [MITRE Cyber Analytics Repository (CAR)](https://car.mitre.org) - MITRE's well-maintained repository of detection content.

docs/awesome/awesome-electronics.md

+1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ This list is for websites, services, software, tools and more: everything that y
143143
- [Findchips](https://www.findchips.com/) - Part search from Supply Frame.
144144
- [Parts.io](https://parts.io/) - Another search engine from Supply Frame geared towards discovering new parts.
145145
- [Electronic Component Search Engine](https://componentsearchengine.com/) - Free access to schematic symbols, PCB footprints and 3D models.
146+
- [Yoo Need One - SMD Marking Database](https://smd.yooneed.one/) - Surface Mount Device (SMD) component marking database.
146147

147148

148149
## Project Sharing Platforms

docs/awesome/awesome-go.md

+1
Original file line numberDiff line numberDiff line change
@@ -2037,6 +2037,7 @@ _Libraries for scientific computing and data analyzing._
20372037
- [pagerank](https://github.com/alixaxel/pagerank) - Weighted PageRank algorithm implemented in Go.
20382038
- [piecewiselinear](https://github.com/sgreben/piecewiselinear) - Tiny linear interpolation library.
20392039
- [PiHex](https://github.com/claygod/PiHex) - Implementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi.
2040+
- [Poly](https://github.com/bebop/poly) - A Go package for engineering organisms.
20402041
- [rootfinding](https://github.com/khezen/rootfinding) - root-finding algorithms library for finding roots of quadratic functions.
20412042
- [sparse](https://github.com/james-bowman/sparse) - Go Sparse matrix formats for linear algebra supporting scientific and machine learning applications, compatible with gonum matrix libraries.
20422043
- [stats](https://github.com/montanaflynn/stats) - Statistics package with common functions missing from the Golang standard library.

0 commit comments

Comments
 (0)