Luke Else luke-else
luke-else pushed to main at luke-else/esp32-wifi 2023-06-19 20:57:54 +00:00
63b6627867 Created ESP32 app that scans local APs and reports signal strength.
luke-else pushed to main at luke-else/esp32-std-template 2023-06-19 17:38:07 +00:00
052441b3d4 Initial upload of project template
luke-else created repository luke-else/esp32-std-template 2023-06-19 17:32:55 +00:00
luke-else created repository luke-else/esp32-wifi 2023-06-19 17:19:32 +00:00
luke-else pushed to master at luke-else/subnet_calculator 2023-05-26 13:20:22 +00:00
108f8f2ab4 #5 Update cargo.toml and license to allow for publish to crates.io
luke-else opened issue luke-else/subnet_calculator#5 2023-05-26 13:09:42 +00:00
Update documentation
luke-else closed issue luke-else/subnet_calculator#4 2023-05-26 13:04:41 +00:00
Update from CLI to library for expandability
luke-else pushed to master at luke-else/subnet_calculator 2023-05-26 13:04:26 +00:00
00735d5691 #4 Adapated code to contain a lib.rs so can be used as library. Have also updated doctests as they were poorly formatted and did not actually test any of the functionality
luke-else opened issue luke-else/subnet_calculator#4 2023-05-26 13:03:13 +00:00
Update from CLI to library for expandability
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 13:29:30 +00:00
df207f20fe Changed the code to run arynchronously
luke-else created branch sync in luke-else/rustic_mongo 2023-05-22 13:22:43 +00:00
luke-else pushed to sync at luke-else/rustic_mongo 2023-05-22 13:22:43 +00:00
a4949a0d6a Updated Synchronous code to record total time of execution
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 12:20:11 +00:00
7ec01a8717 Updated program to record query durations
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 11:48:42 +00:00
5b8e7de9f1 Changed std::env::var(
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 10:24:14 +00:00
40098478b9 Updated use of credential builder to make code more efficient and removed unrelated JSON file
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 09:42:11 +00:00
ce6e443c41 Created code to upload packets to a mongo instance. Pretty boring but just practising how to use the mongo driver
luke-else created repository luke-else/rustic_mongo 2023-05-22 08:15:15 +00:00
luke-else pushed to development at luke-else/luke-else.co.uk 2023-05-19 13:51:27 +00:00
3eb3b6845b Updated line numbers on flip card
luke-else pushed to development at luke-else/luke-else.co.uk 2023-05-19 13:45:30 +00:00
71227d7d78 Updated flip card to use rust syntax
luke-else pushed to main at luke-else/sql_latency_test 2023-05-19 11:26:04 +00:00
adb0dddb59 Upload of Latency testing code for the sakila test database in MySQL