Skip to content
View Tynoee's full-sized avatar

Block or report Tynoee

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. Loan-Approval-Prediction Loan-Approval-Prediction Public

    This project is a web application for predicting loan approval status based on various financial and personal attributes. It uses a machine learning model that I trained on historical loan data to …

    Jupyter Notebook 1

  2. AI-Flappy-Bird-Game AI-Flappy-Bird-Game Public

    An AI agent that learns to play Flappy Bird using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. This project uses Pygame for game rendering and NEAT Python for training the neural n…

    Python 1

  3. Covid19_Data_Analysis Covid19_Data_Analysis Public

    This is an analysis of Covid 19 dataset using multiple SQL queries. The dataset used for this analysis includes various information regarding COVID-19 cases such as confirmed cases, deaths, and rec…

    1

  4. Sudoku-solver Sudoku-solver Public

    This is a sudoku solver using backtracking algorithm. It includes graphical GUI.

    Python 1

  5. T.L.C_Catering_Company_Website T.L.C_Catering_Company_Website Public

    A Flask web-based application designed to simplify the booking and management of events like weddings and birthday parties. Users can view event packages, make bookings, and contact the service pro…

    HTML 3

  6. AI-Job-Interview-Chatbot AI-Job-Interview-Chatbot Public

    A mobile app with an AI-powered chatbot that simulates job interviews, analyzes responses, and provides personalized feedback.

    Java