diff --git a/3D_Printed_LED_Fire_Horns/3D_Printed_LED_Fire_Horns.py b/3D_Printed_LED_Fire_Horns/code.py similarity index 100% rename from 3D_Printed_LED_Fire_Horns/3D_Printed_LED_Fire_Horns.py rename to 3D_Printed_LED_Fire_Horns/code.py diff --git a/Analog_Inputs_for_Raspberry_Pi_Using_the_MCP3008/Analog_Inputs_for_Raspberry_Pi_Using_the_MCP3008.py b/Analog_Inputs_for_Raspberry_Pi_Using_the_MCP3008/code.py similarity index 100% rename from Analog_Inputs_for_Raspberry_Pi_Using_the_MCP3008/Analog_Inputs_for_Raspberry_Pi_Using_the_MCP3008.py rename to Analog_Inputs_for_Raspberry_Pi_Using_the_MCP3008/code.py diff --git a/Buzzing_Mindfulness_Bracelet/Buzzing_Mindfulness_Bracelet.py b/Buzzing_Mindfulness_Bracelet/code.py similarity index 100% rename from Buzzing_Mindfulness_Bracelet/Buzzing_Mindfulness_Bracelet.py rename to Buzzing_Mindfulness_Bracelet/code.py diff --git a/CLUE_Hand_Wash_Timer/clue_hand_wash_timer.py b/CLUE_Hand_Wash_Timer/code.py similarity index 100% rename from CLUE_Hand_Wash_Timer/clue_hand_wash_timer.py rename to CLUE_Hand_Wash_Timer/code.py diff --git a/CPB_ANCS/print_code.py b/CPB_ANCS/print_code/code.py similarity index 100% rename from CPB_ANCS/print_code.py rename to CPB_ANCS/print_code/code.py diff --git a/CircuitPython_BLE_Rover/circuitpython_ble_rover.py b/CircuitPython_BLE_Rover/code.py similarity index 100% rename from CircuitPython_BLE_Rover/circuitpython_ble_rover.py rename to CircuitPython_BLE_Rover/code.py diff --git a/CircuitPython_Logger/aio_handler.py b/CircuitPython_Logger/aio_handler/code.py similarity index 100% rename from CircuitPython_Logger/aio_handler.py rename to CircuitPython_Logger/aio_handler/code.py diff --git a/CircuitPython_Logger/aio_test.py b/CircuitPython_Logger/aio_test/code.py similarity index 100% rename from CircuitPython_Logger/aio_test.py rename to CircuitPython_Logger/aio_test/code.py diff --git a/CircuitPython_Logger/ble_handler.py b/CircuitPython_Logger/ble_handler/code.py similarity index 100% rename from CircuitPython_Logger/ble_handler.py rename to CircuitPython_Logger/ble_handler/code.py diff --git a/CircuitPython_Logger/ble_test.py b/CircuitPython_Logger/ble_test/code.py similarity index 100% rename from CircuitPython_Logger/ble_test.py rename to CircuitPython_Logger/ble_test/code.py diff --git a/CircuitPython_Logger/file_handler.py b/CircuitPython_Logger/file_handler/code.py similarity index 100% rename from CircuitPython_Logger/file_handler.py rename to CircuitPython_Logger/file_handler/code.py diff --git a/CircuitPython_Logger/uart_handler.py b/CircuitPython_Logger/uart_handler/code.py similarity index 100% rename from CircuitPython_Logger/uart_handler.py rename to CircuitPython_Logger/uart_handler/code.py diff --git a/CircusPython_BLE/circus.py b/CircusPython_BLE/code.py similarity index 100% rename from CircusPython_BLE/circus.py rename to CircusPython_BLE/code.py diff --git a/EInk_Bonnet_Event_Calendar/event_calendar.py b/EInk_Bonnet_Event_Calendar/code.py similarity index 100% rename from EInk_Bonnet_Event_Calendar/event_calendar.py rename to EInk_Bonnet_Event_Calendar/code.py diff --git a/EInk_CircuitPython_Quickstart/213_tricolor_eink_fw_badge.py b/EInk_CircuitPython_Quickstart/213_tricolor_eink_fw_badge/code.py similarity index 100% rename from EInk_CircuitPython_Quickstart/213_tricolor_eink_fw_badge.py rename to EInk_CircuitPython_Quickstart/213_tricolor_eink_fw_badge/code.py diff --git a/EInk_CircuitPython_Quickstart/213_tricolor_eink_fw_text.py b/EInk_CircuitPython_Quickstart/213_tricolor_eink_fw_text/code.py similarity index 100% rename from EInk_CircuitPython_Quickstart/213_tricolor_eink_fw_text.py rename to EInk_CircuitPython_Quickstart/213_tricolor_eink_fw_text/code.py diff --git a/EInk_CircuitPython_Quickstart/27_tricolor_eink_shield_badge.py b/EInk_CircuitPython_Quickstart/27_tricolor_eink_shield_badge/code.py similarity index 100% rename from EInk_CircuitPython_Quickstart/27_tricolor_eink_shield_badge.py rename to EInk_CircuitPython_Quickstart/27_tricolor_eink_shield_badge/code.py diff --git a/EInk_CircuitPython_Quickstart/27_tricolor_eink_shield_text.py b/EInk_CircuitPython_Quickstart/27_tricolor_eink_shield_text/code.py similarity index 100% rename from EInk_CircuitPython_Quickstart/27_tricolor_eink_shield_text.py rename to EInk_CircuitPython_Quickstart/27_tricolor_eink_shield_text/code.py diff --git a/FunHouse_IOT_Hub/neopixel_remote/feather_code.py b/FunHouse_IOT_Hub/neopixel_remote/feather_code/code.py similarity index 100% rename from FunHouse_IOT_Hub/neopixel_remote/feather_code.py rename to FunHouse_IOT_Hub/neopixel_remote/feather_code/code.py diff --git a/Metro_Matrix_Clock/metro_matrix_clock.py b/Metro_Matrix_Clock/code.py similarity index 100% rename from Metro_Matrix_Clock/metro_matrix_clock.py rename to Metro_Matrix_Clock/code.py diff --git a/Pico_RP2040_Servo/pico-servo.py b/Pico_RP2040_Servo/code.py similarity index 100% rename from Pico_RP2040_Servo/pico-servo.py rename to Pico_RP2040_Servo/code.py diff --git a/Pico_RP2040_Solenoid/pico-solenoid.py b/Pico_RP2040_Solenoid/code.py similarity index 100% rename from Pico_RP2040_Solenoid/pico-solenoid.py rename to Pico_RP2040_Solenoid/code.py diff --git a/PyPortal_NeoPixel_Color_Picker/PyPortal_NeoPixel_Color_Picker.py b/PyPortal_NeoPixel_Color_Picker/code.py similarity index 100% rename from PyPortal_NeoPixel_Color_Picker/PyPortal_NeoPixel_Color_Picker.py rename to PyPortal_NeoPixel_Color_Picker/code.py diff --git a/Speech_Synthesis_on_the_Raspberry_Pi/saying_sounds_using_buttons.py b/Speech_Synthesis_on_the_Raspberry_Pi/saying_sounds_using_buttons/code.py similarity index 100% rename from Speech_Synthesis_on_the_Raspberry_Pi/saying_sounds_using_buttons.py rename to Speech_Synthesis_on_the_Raspberry_Pi/saying_sounds_using_buttons/code.py diff --git a/Speech_Synthesis_on_the_Raspberry_Pi/speaking_temperature.py b/Speech_Synthesis_on_the_Raspberry_Pi/speaking_temperature/code.py similarity index 100% rename from Speech_Synthesis_on_the_Raspberry_Pi/speaking_temperature.py rename to Speech_Synthesis_on_the_Raspberry_Pi/speaking_temperature/code.py diff --git a/Speech_Synthesis_on_the_Raspberry_Pi/talking_clock.py b/Speech_Synthesis_on_the_Raspberry_Pi/talking_clock/code.py similarity index 100% rename from Speech_Synthesis_on_the_Raspberry_Pi/talking_clock.py rename to Speech_Synthesis_on_the_Raspberry_Pi/talking_clock/code.py diff --git a/ufo/ufo.py b/ufo/code.py similarity index 100% rename from ufo/ufo.py rename to ufo/code.py