Skip to content
View andrewbejjani's full-sized avatar

Organizations

@BMW-InnovationLab
Block or Report

Block or report andrewbejjani

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

Popular repositories

  1. AIRduino-Guitar AIRduino-Guitar Public

    Instrumentation project that uses Arduino and several sensors to emulate a real guitar as an air guitar. Users will strum an air guitar and output real guitar music.

    C++

  2. AI-Recipe-Recommender-System AI-Recipe-Recommender-System Public

    Machine Learning project that recommends recipes based on user preference for previous recipes using Neural Networks. Data was preprocessed to make it suitable for training, after training we used …

    Jupyter Notebook

  3. Requesting-and-Publishing-Weather-Data-with-ESP32 Requesting-and-Publishing-Weather-Data-with-ESP32 Public

    Using the ESP32 as both HTTP and MQTT clients to obtain weather data from the internet whenever a request from the user is obtained. This involves the use of Mosquitto MQTT broker to allow communic…

    C

  4. Extending-Single-Cycle-RV32I-Processor-Core Extending-Single-Cycle-RV32I-Processor-Core Public

    VHDL-based project that aims at extending a Single Cycle RV32I processor core to support multiple features such as CSRs and M-extension. Pipelining was also done along with hardware support for dat…

    VHDL

  5. ROS2-Coordinates-Transformation ROS2-Coordinates-Transformation Public

    ROS2 based project that uses multiple nodes and a custom message and service to apply matrix transformation to certain coordinates and log the new coordinates. All nodes are launched through a laun…

    C++

  6. AI-projects AI-projects Public

    Two AI based projects that involve the use of Classical ML and NLP. These topics will be put into use through proper feature engineering and cleaning of the datasets, and then testing will be carri…

    Jupyter Notebook