Skip to content
View awahib480's full-sized avatar

Block or report awahib480

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. tic-tac-toe-vision-ai tic-tac-toe-vision-ai Public

    An AI model trained to recognize Tic-Tac-Toe board and also handles game logic

    JavaScript

  2. dice-face-recognition dice-face-recognition Public

    Model trained to recognize dice faces

    Jupyter Notebook

  3. machine-learning-models machine-learning-models Public

    Notebooks related to Machine Learning..

    Jupyter Notebook

  4. picit-image-editor picit-image-editor Public

    Simple and lightweight image editor built using Python and Streamlit. Includes collage creation and multiple editing and adjustment tools. Check it out:

    Python

  5. hospital-database-management-system hospital-database-management-system Public

    A web-based hospital management system that uses HTML, CSS and JavaScript for front-end and stores data in Oracle Database at back-end accessed through Flask and SQLAlchemy libraries

    HTML

  6. customizable-tcp customizable-tcp Public

    A customizable TCP (Transmission Control Protocol) built over simple UDP for file transfer over same network using Python socket programming.

    Python