Skip to content
View arielslai's full-sized avatar

Block or report arielslai

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. ESP32-Fall-Detector ESP32-Fall-Detector Public

    This project implements a wearable fall detection system using an ESP32 microcontroller and an MPU6050 accelerometer/gyroscope module. It detects potential falls and sends SMS alerts using a WiFi c…

    C++

  2. GPU-Accelerated-CNN GPU-Accelerated-CNN Public

    The purpose of this project was to **compare CPU vs GPU performance** when training a Convolutional Neural Network (CNN) on the CIFAR-10 dataset. The experiment demonstrates the practical benefits …

    Jupyter Notebook

  3. simon-says simon-says Public

    A tilt‑controlled Simon Says memory game for ESP32, using an MPU6050 IMU and a 128×64 SSD1306 OLED. Players watch a sequence of arrows on the OLED, then reproduce the sequence by tilting the board …

    C++