Skip to content
View Dhouhaga's full-sized avatar
👽
👽

Block or report Dhouhaga

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. Mental-Health-Monitoring-Mobile-Robot Mental-Health-Monitoring-Mobile-Robot Public

    A mobile four-wheeled robot based on ESP32-CAM that collects environmental and facial data, computes mental health scores, visualizes them in real time with InfluxDB and Grafana, and sends alerts w…

    C++

  2. Automated-Chemotherapy-Preparation-System Automated-Chemotherapy-Preparation-System Public

    Automated Chemotherapy Preparation System (C++, Python)

  3. Smart-Lock Smart-Lock Public

    This project is a C++-based smart lock system developed on an ESP32 board. It integrates RFID, LCD, I2C, a keypad, and a custom website for both local and remote control.

    C++

  4. Pi3-Detecto-Coin-Recognition Pi3-Detecto-Coin-Recognition Public

    A coin recognition system using a Raspberry Pi 3 and a Detecto image-recognition model. Created as an end-of-year project.

    Jupyter Notebook

  5. Recipe-App Recipe-App Public

    An android app developed as a final project for Mobile Development class, using Android Studio. It provides a personal space to the user who can: Sign In/Out | Add, modify or delete recipes | Chang…

    Java 1

  6. Distributed-Tic-Tac-Toe Distributed-Tic-Tac-Toe Public

    This project implements a distributed Tic Tac Toe game using Java RMI (Remote Method Invocation). Players can connect to a central server, join game sessions, and play against opponents in real-tim…

    Java