Skip to content
View hibahassan1's full-sized avatar

Highlights

  • Pro

Block or report hibahassan1

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. Nutrition-Tracking-Database-Project Nutrition-Tracking-Database-Project Public

    A comprehensive SQL database for nutrition tracking with tables for clients, meals, foods, ingredients, and categories. It utilises complex queries to calculate BMI, analyse food consumption patter…

    1

  2. Face-Recognition-using-CNN Face-Recognition-using-CNN Public

    Implemented a robust face recognition system using Convolutional Neural Networks (CNN) in Python. Leveraged deep learning techniques to analyze and recognize facial features with high accuracy.

    Jupyter Notebook

  3. MathBot-AI-Mathematics-Assistant MathBot-AI-Mathematics-Assistant Public

    MathBot is an AI-powered mathematics assistant built with Python and NLTK. It can solve equations, perform derivatives and integrals, and provide information on various mathematical concepts. The a…

    Jupyter Notebook

  4. MIPS-CPU-Simulator MIPS-CPU-Simulator Public

    A C++ program simulating a basic MIPS processor that converts MIPS assembly instructions into machine code and executes them step by step. Ideal for learning MIPS architecture.

    C++

  5. Netflix-Film-List-Management Netflix-Film-List-Management Public

    Implemented a C++ program to manage a film list using linked lists. The program allows users to add, delete, and display films, as well as arrange them alphabetically.

    C++

  6. Sign-Language-to-Text-and-Voice-Converter Sign-Language-to-Text-and-Voice-Converter Public

    This project utilizes SVM to recognize sign language fingerspelling, translating it into written alphabets. It also offers a voice feature for users to hear the recognised alphabets.

    Jupyter Notebook