Skip to content
View DaoudSabat's full-sized avatar

Block or report DaoudSabat

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

Popular repositories Loading

  1. CalendarLeapYear CalendarLeapYear Public

    A C++ console application that displays a full-year calendar for any input year. Highlights Sundays in red, accounts for leap years, and uses Windows console color functions for better visual prese…

    C++

  2. Portfolio-website Portfolio-website Public

    A personal portfolio website showcasing my projects, skills, and background as a Computer Science graduate. Built with HTML, CSS, and JavaScript for a clean, responsive design.

    HTML

  3. finger-tracking-mouse finger-tracking-mouse Public

    A Python-based finger tracking system using OpenCV and MediaPipe. Tracks hand landmarks in real time via webcam for gesture recognition, interaction, or control applications.

    Python

  4. FuelTrackingApp FuelTrackingApp Public

    A Django-based API that calculates total trip distance, estimates fuel stops based on your vehicle's range, and computes fuel costs using Google Maps and a CSV file of fuel station data.

    Python

  5. virtualAssistantPy virtualAssistantPy Public

    A simple Python voice assistant that listens to your commands and performs actions like telling the time, searching Google/Wikipedia, opening websites, and responding with greetings using speech re…

    Python

  6. targetNumberGame targetNumberGame Public

    A C++ puzzle game based on a 3x3 grid where the goal is to transform all numbers into 9 using minimal moves. Selecting a cell increases values in its row and column. Includes UNDO and REDO function…

    C++