Skip to content
View batuhanonder's full-sized avatar

Block or report batuhanonder

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
BatuhanOnder/README.md

Pinned Loading

  1. Hepsiburada-API Hepsiburada-API Public

    I used Hepsiburada API in this project. I divided it into methods so that it can be used for integration into various systems and added Turkish explanations.

    C#

  2. BouncingBall BouncingBall Public

    It is a bouncing ball game that I created inspired by the old games BrickBreaker.

    Java

  3. Mine_Sweeper_Game Mine_Sweeper_Game Public

    I re-coded the nostalgic game using the CodeGym library. Our goal is to finish the whole game without hitting the bombs. Bombs are randomly placed. Be careful when taking the first step :)

    Java

  4. git_Central_Limit_Theorem git_Central_Limit_Theorem Public

    The central limit theorem states that if you have a population with mean μ and standard deviation σ and take sufficiently large random samples from the population with replacement , then the distri…

    Java