Skip to content
View dhairyap927's full-sized avatar

Block or report dhairyap927

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. Titanic-Problem-Analysis Titanic-Problem-Analysis Public

    This dataset typically includes information about the passengers, such as their age, sex, class, cabin, fare, and whether or not they survived. Analysis is done on the basis of these factors to kno…

  2. Banking-System- Banking-System- Public

    Java

  3. TicTacToe_BASH TicTacToe_BASH Public

    A simple game implementation using Bash scripting. Players input taken from an input file and then is read from the file to update the board, and the script determines the winner or declares a draw…

    Shell

  4. TicTacToe_C TicTacToe_C Public

    This project is a command-line implementation of Tic-Tac-Toe in C. It reads moves from a file, validates the game board, checks for a winner or tie, and displays the final state. Enjoy playing or s…

    C