Skip to content
View DerrickL25's full-sized avatar

Block or report DerrickL25

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. jeshraghian/snntorch jeshraghian/snntorch Public

    Deep and online learning with spiking neural networks in Python

    Python 1.3k 223

  2. SNN_Gesture_Classification SNN_Gesture_Classification Public

    As part of my research group, I developed a neuromorphic gesture classification system using PyTorch and a specialized Spiking Neural Network (snntorch) library. This project involved the recogniti…

    Jupyter Notebook 2

  3. Physical-Inter-Device-Morse-Code-Transmission Physical-Inter-Device-Morse-Code-Transmission Public

    I developed a system on a Raspberry PI 4 to translate text into morse code, and relay it to an ESP32C3 RUST microcontroller via a flashing LED.

    C

  4. Bluetooth-Mouse-w-ESP32 Bluetooth-Mouse-w-ESP32 Public

    I used the IMU on the ESP32C3 microcontroller to act as a peripheral connected to a Raspberry PI 4 via bluetooth.

    C

  5. Multi-Threaded-HTTP-Server Multi-Threaded-HTTP-Server Public

    Barebones server capable of processing concurrent HTTP requests in C, utilizing low-level synchronization primitives.

    C

  6. RSA-Cryptography RSA-Cryptography Public

    As part of a school project, I wrote a barebones RSA cryptography program in C capable of generating key pairs of varying size, and file encryption/decryption.

    C