Skip to content
View SiymX's full-sized avatar

Block or report SiymX

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 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. 8Queens 8Queens Public

    This program solves the 8-Queens Problem and prints a random solution on an 8x8 board. The program uses a backtracking algorithm to place the queens on the board then checks if it is safe to place …

    C 1

  2. ImageRecognizer ImageRecognizer Public

    This program is a graphical user interface (GUI) application for image recognition using a pre-trained ResNet-50 model from tkinter.

    Python 1

  3. SentimentAnalyzer SentimentAnalyzer Public

    This program is a Python-based sentiment analyzer that automatically determines the sentiment of user input and provides individual explanations for each word.

    Python 1

  4. ExpenseTracker ExpenseTracker Public

    This program allows user to track and manage their expenses by adding, editing, and deleting expense entries, which gets displayed with the name, amount, category, and the dates.

    JavaScript 1

  5. EchoHands EchoHands Public

    EchoHands is an AI-powered ASL typing game that uses your webcam to recognize hand gestures in real-time. Practice fingerspelling as you match ASL signs with falling letters in a fun, educational c…

    JavaScript

  6. RukuCounter RukuCounter Public

    A ReactJS web application that uses a machine learning model to detect the Rukū posture during Islamic prayer and count how many times it is performed. Designed for real-time use without displaying…

    Jupyter Notebook