Skip to content
View sinemckontas's full-sized avatar
  • Turkey
Block or Report

Block or report sinemckontas

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

Popular repositories

  1. FlightSearch FlightSearch Public

    Java 2

  2. cse1142-javafx cse1142-javafx Public

    Text-based mini RPG

    Java 1

  3. CSE4082-AI-Project2 CSE4082-AI-Project2 Public

    AI player implemented for the 2048 single-player game using expectimax algorithm with heuristics

    Java 1

  4. cse3038-project1 cse3038-project1 Public

    Some procedures implemented in MIPS assembly language

    Assembly 1

  5. cse3038-project2 cse3038-project2 Public

    Extended MIPS single-cycle implementation by implementing two additional instructions using Verilog in ModelSim.

    Verilog 1

  6. MazeSolver2D MazeSolver2D Public

    Maze solver designed and implemented for solving 2D mazes using graph search with different strategies

    Python