From 07ef1c38547f7fa48172d01f509eaea249d45c73 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 5 Nov 2023 10:44:20 +0200 Subject: Made the presentation and some other things. Changes to be committed: modified: LINKS.md renamed: images/SBC-NodeMCU-ESP32-01-board.png -> images/ESP32-board.png new file: images/android-studio-logo.png new file: images/arduino-logo.png new file: images/linux-logo.jpg new file: images/pytorch-logo.png new file: images/tensorflow-logo.png new file: images/void-linux-logo.png modified: presentation/sent_markdown_presentation --- images/ESP32-board.png | Bin 0 -> 2317872 bytes images/SBC-NodeMCU-ESP32-01-board.png | Bin 2317872 -> 0 bytes images/android-studio-logo.png | Bin 0 -> 103756 bytes images/arduino-logo.png | Bin 0 -> 146994 bytes images/linux-logo.jpg | Bin 0 -> 50984 bytes images/pytorch-logo.png | Bin 0 -> 53471 bytes images/tensorflow-logo.png | Bin 0 -> 71343 bytes images/void-linux-logo.png | Bin 0 -> 64226 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/ESP32-board.png delete mode 100644 images/SBC-NodeMCU-ESP32-01-board.png create mode 100644 images/android-studio-logo.png create mode 100644 images/arduino-logo.png create mode 100644 images/linux-logo.jpg create mode 100644 images/pytorch-logo.png create mode 100644 images/tensorflow-logo.png create mode 100644 images/void-linux-logo.png (limited to 'images') diff --git a/images/ESP32-board.png b/images/ESP32-board.png new file mode 100644 index 0000000..b002fa2 Binary files /dev/null and b/images/ESP32-board.png differ diff --git a/images/SBC-NodeMCU-ESP32-01-board.png b/images/SBC-NodeMCU-ESP32-01-board.png deleted file mode 100644 index b002fa2..0000000 Binary files a/images/SBC-NodeMCU-ESP32-01-board.png and /dev/null differ diff --git a/images/android-studio-logo.png b/images/android-studio-logo.png new file mode 100644 index 0000000..034250a Binary files /dev/null and b/images/android-studio-logo.png differ diff --git a/images/arduino-logo.png b/images/arduino-logo.png new file mode 100644 index 0000000..03836b2 Binary files /dev/null and b/images/arduino-logo.png differ diff --git a/images/linux-logo.jpg b/images/linux-logo.jpg new file mode 100644 index 0000000..487f535 Binary files /dev/null and b/images/linux-logo.jpg differ diff --git a/images/pytorch-logo.png b/images/pytorch-logo.png new file mode 100644 index 0000000..04a3929 Binary files /dev/null and b/images/pytorch-logo.png differ diff --git a/images/tensorflow-logo.png b/images/tensorflow-logo.png new file mode 100644 index 0000000..60e6ffa Binary files /dev/null and b/images/tensorflow-logo.png differ diff --git a/images/void-linux-logo.png b/images/void-linux-logo.png new file mode 100644 index 0000000..5732060 Binary files /dev/null and b/images/void-linux-logo.png differ -- cgit v1.2.3