diff --git a/Computing/Storage/SD/README.md b/Computing/Storage/SD/README.md
new file mode 100644
index 00000000..7371d38f
--- /dev/null
+++ b/Computing/Storage/SD/README.md
@@ -0,0 +1,30 @@
+All Secure Digital (SD) storage devices contain one or two NAND flash memory chips and a processing unit to manage the operation of the card.
+
+There are three sizes of SD Card permitted by the spcification:
+
+1. original : 1.26 x 0.94 x 0.083 to 0.055 inches
+2. miniSD : 0.85 x 0.79 x 0.055 inches
+3. microSD : 0.56 x 0.43 x 0.039 inches
+
+or, in metric:
+1. original : 32 x 24 x 2.1-1.4 mm
+2. miniSD : 21.5 x 20 x 1.4 mm
+3. microSD : 15 x 11 x 1 mm
+
+Standard SD cards must have with a toggle switch that that permits or blocks write operations on the card.
+The mini and micro sized cards don't offer this feature.
+
+SD cards are available in five storage capacities:
+1. Standard (SDSC): up to 2 GB
+2. High (SDHC): from 2 to 32 GB
+3. Extended (SDXC): from 32 GB to 2 TB
+4. Ultra (SDUC): from 2 TB to 128 TB
+5. Input Output (SDIO): storage with a Bluetooth transciever and/or a GPS receiver
+
+# Storage Formats
+
+* SDSC FAT12, FAT16, and FAT16B.
+* SDHC FAT32
+* XC/HC exFAT
+
+The exFAT file format was specifically designed for NAND flash devices and is likely to remain the standard for many more years.
diff --git a/Computing/Storage/SD/README.txt b/Computing/Storage/SD/README.txt
new file mode 100644
index 00000000..2a571259
--- /dev/null
+++ b/Computing/Storage/SD/README.txt
@@ -0,0 +1,7 @@
+All SD cards (short for Secure Digital), regardless of their size, use one or two small NAND flash memory chips – similar to those found in USB memory sticks and SSDs – and a tiny processor to manage the flow of data and instructions.
+
+There are 3 standards for the dimensions, and they are incompatible with each other. In other words, a miniSD card reader won't work with microSD cards (unless you use an adapter):
+
+Standard SD cards: 1.26 x 0.94 x 0.083 to 0.055 inches (32 x 24 x 2.1-1.4 mm)
+miniSD cards: 0.85 x 0.79 x 0.055 inches (21.5 x 20 x 1.4 mm)
+microSD cards: 0.56 x 0.43 x 0.039 inches (15 x 11 x 1 mm)S
\ No newline at end of file
diff --git a/Computing/Storage/SD/SD-Logo.png b/Computing/Storage/SD/SD-Logo.png
new file mode 100644
index 00000000..31eda7e8
Binary files /dev/null and b/Computing/Storage/SD/SD-Logo.png differ
diff --git a/Computing/Storage/SD/SD-Logo.svg b/Computing/Storage/SD/SD-Logo.svg
new file mode 100644
index 00000000..48dede8f
--- /dev/null
+++ b/Computing/Storage/SD/SD-Logo.svg
@@ -0,0 +1,44 @@
+
+
+
diff --git a/Computing/Storage/SD/SDHC-Logo.png b/Computing/Storage/SD/SDHC-Logo.png
new file mode 100644
index 00000000..3e309bd9
Binary files /dev/null and b/Computing/Storage/SD/SDHC-Logo.png differ
diff --git a/Computing/Storage/SD/SDHC-Logo.svg b/Computing/Storage/SD/SDHC-Logo.svg
new file mode 100644
index 00000000..7dfeb0ad
--- /dev/null
+++ b/Computing/Storage/SD/SDHC-Logo.svg
@@ -0,0 +1,48 @@
+
+
+
diff --git a/Computing/Storage/SD/SDHC_Lexar UHS-II_micro.png b/Computing/Storage/SD/SDHC_Lexar UHS-II_micro.png
new file mode 100644
index 00000000..b429b276
Binary files /dev/null and b/Computing/Storage/SD/SDHC_Lexar UHS-II_micro.png differ
diff --git a/Computing/Storage/SD/SDHC_dimensions.jpg b/Computing/Storage/SD/SDHC_dimensions.jpg
new file mode 100644
index 00000000..90f183c3
Binary files /dev/null and b/Computing/Storage/SD/SDHC_dimensions.jpg differ
diff --git a/Computing/Storage/SD/SDIO_Vector.svg b/Computing/Storage/SD/SDIO_Vector.svg
new file mode 100644
index 00000000..95d5ac37
--- /dev/null
+++ b/Computing/Storage/SD/SDIO_Vector.svg
@@ -0,0 +1,43 @@
+
+
+
+
diff --git a/Computing/Storage/SD/SDUC.png b/Computing/Storage/SD/SDUC.png
new file mode 100644
index 00000000..d4396f17
Binary files /dev/null and b/Computing/Storage/SD/SDUC.png differ
diff --git a/Computing/Storage/SD/SDUC.svg b/Computing/Storage/SD/SDUC.svg
new file mode 100644
index 00000000..9181ff3a
--- /dev/null
+++ b/Computing/Storage/SD/SDUC.svg
@@ -0,0 +1,92 @@
+
+
+
diff --git a/Computing/Storage/SD/SDXC-Logo.png b/Computing/Storage/SD/SDXC-Logo.png
new file mode 100644
index 00000000..2bfe8884
Binary files /dev/null and b/Computing/Storage/SD/SDXC-Logo.png differ
diff --git a/Computing/Storage/SD/SDXC-Logo.svg b/Computing/Storage/SD/SDXC-Logo.svg
new file mode 100644
index 00000000..4fb29059
--- /dev/null
+++ b/Computing/Storage/SD/SDXC-Logo.svg
@@ -0,0 +1,45 @@
+
+
+
+
diff --git a/Computing/Storage/SD/SDXC_Micro.jpg b/Computing/Storage/SD/SDXC_Micro.jpg
new file mode 100644
index 00000000..30fba359
Binary files /dev/null and b/Computing/Storage/SD/SDXC_Micro.jpg differ
diff --git a/Computing/Storage/SD/SDXC_Micro.png b/Computing/Storage/SD/SDXC_Micro.png
new file mode 100644
index 00000000..26a13c94
Binary files /dev/null and b/Computing/Storage/SD/SDXC_Micro.png differ
diff --git a/Computing/Storage/SD/SD_Express_Highest_Speed_Card_Standard.png b/Computing/Storage/SD/SD_Express_Highest_Speed_Card_Standard.png
new file mode 100644
index 00000000..953358ad
Binary files /dev/null and b/Computing/Storage/SD/SD_Express_Highest_Speed_Card_Standard.png differ
diff --git a/Computing/Storage/SD/SD_Lexar_high_speed.png b/Computing/Storage/SD/SD_Lexar_high_speed.png
new file mode 100644
index 00000000..3ed821ad
Binary files /dev/null and b/Computing/Storage/SD/SD_Lexar_high_speed.png differ
diff --git a/Computing/Storage/SD/SD_Samsung_closeup.png b/Computing/Storage/SD/SD_Samsung_closeup.png
new file mode 100644
index 00000000..8456163e
Binary files /dev/null and b/Computing/Storage/SD/SD_Samsung_closeup.png differ
diff --git a/Computing/Storage/SD/SD_adapter.jpg b/Computing/Storage/SD/SD_adapter.jpg
new file mode 100644
index 00000000..4303ea32
Binary files /dev/null and b/Computing/Storage/SD/SD_adapter.jpg differ
diff --git a/Computing/Storage/SD/SD_card_markings.png b/Computing/Storage/SD/SD_card_markings.png
new file mode 100644
index 00000000..cc12aaa6
Binary files /dev/null and b/Computing/Storage/SD/SD_card_markings.png differ
diff --git a/Computing/Storage/SD/SD_dimensions.png b/Computing/Storage/SD/SD_dimensions.png
new file mode 100644
index 00000000..da9a6e50
Binary files /dev/null and b/Computing/Storage/SD/SD_dimensions.png differ
diff --git a/Computing/Storage/SD/SD_micro_Socket.jpeg b/Computing/Storage/SD/SD_micro_Socket.jpeg
new file mode 100644
index 00000000..8de11305
Binary files /dev/null and b/Computing/Storage/SD/SD_micro_Socket.jpeg differ
diff --git a/Computing/Storage/SD/SD_micro_Socket_PIPO.jpeg b/Computing/Storage/SD/SD_micro_Socket_PIPO.jpeg
new file mode 100644
index 00000000..06335d66
Binary files /dev/null and b/Computing/Storage/SD/SD_micro_Socket_PIPO.jpeg differ
diff --git a/Computing/Storage/SD/SD_micro_socket_PP.jpg b/Computing/Storage/SD/SD_micro_socket_PP.jpg
new file mode 100644
index 00000000..c1c6bb1d
Binary files /dev/null and b/Computing/Storage/SD/SD_micro_socket_PP.jpg differ
diff --git a/Computing/Storage/SD/SD_socket_push.avif b/Computing/Storage/SD/SD_socket_push.avif
new file mode 100644
index 00000000..2f2260f7
Binary files /dev/null and b/Computing/Storage/SD/SD_socket_push.avif differ
diff --git a/Computing/Storage/SD/SD_socket_push_big.avif b/Computing/Storage/SD/SD_socket_push_big.avif
new file mode 100644
index 00000000..77eb5e5e
Binary files /dev/null and b/Computing/Storage/SD/SD_socket_push_big.avif differ
diff --git a/Computing/Storage/SD/SD_spec_dimensions.png b/Computing/Storage/SD/SD_spec_dimensions.png
new file mode 100644
index 00000000..387236cf
Binary files /dev/null and b/Computing/Storage/SD/SD_spec_dimensions.png differ
diff --git a/Computing/Storage/SD/SD_speed_classes.png b/Computing/Storage/SD/SD_speed_classes.png
new file mode 100644
index 00000000..0e9f9bd6
Binary files /dev/null and b/Computing/Storage/SD/SD_speed_classes.png differ
diff --git a/Computing/Storage/SD/SD_types_table.png b/Computing/Storage/SD/SD_types_table.png
new file mode 100644
index 00000000..4e9618ad
Binary files /dev/null and b/Computing/Storage/SD/SD_types_table.png differ
diff --git a/Computing/Storage/USB&SD Holder/USBSDHolder.mp4 b/Computing/Storage/USB&SD Holder/USB_SD_Holder_Instructions.mp4
similarity index 100%
rename from Computing/Storage/USB&SD Holder/USBSDHolder.mp4
rename to Computing/Storage/USB&SD Holder/USB_SD_Holder_Instructions.mp4
diff --git a/Computing/Storage/USB&SD Holder/Screenshot_20200308_121925.png b/Computing/Storage/USB&SD Holder/USBs_6_SDs_2.png
similarity index 100%
rename from Computing/Storage/USB&SD Holder/Screenshot_20200308_121925.png
rename to Computing/Storage/USB&SD Holder/USBs_6_SDs_2.png
diff --git a/Computing/Storage/USB&SD Holder/Screenshot_20200308_122800.png b/Computing/Storage/USB&SD Holder/holder in cura.png
similarity index 100%
rename from Computing/Storage/USB&SD Holder/Screenshot_20200308_122800.png
rename to Computing/Storage/USB&SD Holder/holder in cura.png
diff --git a/Computing/Storage/USB&SD Holder/Screenshot_20200308_121844.png b/Computing/Storage/USB&SD Holder/spreadsheet-parameters.png
similarity index 100%
rename from Computing/Storage/USB&SD Holder/Screenshot_20200308_121844.png
rename to Computing/Storage/USB&SD Holder/spreadsheet-parameters.png