Skip to content
View araiyan's full-sized avatar

Block or report araiyan

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. Financial-Tracker-App Financial-Tracker-App Public

    A program to track an user's financial transactions for every month.

    C++ 3 3

  2. CheckersAI CheckersAI Public

    An AI to play Checkers using Minimax with alpha-beta pruning and a Q-learning model for fine tuning

    Python 6

  3. First-Dimension-Perfectly-Elastic-Collision First-Dimension-Perfectly-Elastic-Collision Public

    This program simulates Perfectly Elastic Collision by taking the velocity and weight of two objects to calculate their final velocity after colliding by taking their respective momentum and kenetic…

    C++

  4. Nodes-With-Threads Nodes-With-Threads Public

    A program that uses Struct to make node to pointers and has many usefull functions to use the nodes. The insertion works parallel with the program using threads

    C++

  5. Random-Precise-Number-Generator Random-Precise-Number-Generator Public

    Generates a random number within a range that contains decimal values.

    C++

  6. Space-Engineers-Inverntory-Management-Script Space-Engineers-Inverntory-Management-Script Public

    This script helps manage inventories for space engineers

    C#