Skip to content
View tenacke's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tenacke

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
tenacke/README.md
  • 👋 Hi, I’m @tenacke
  • 👀 I’m interested in Data Engineering, Automated Systems, Artificial Intelligence and Solvers
  • 🌱 I’m currently studying Computer Engineering Bachelor's at Bogazici University
  • 📫 You can reach me via my email

Popular repositories Loading

  1. N-Puzzle-solver N-Puzzle-solver Public

    This is my first search algorithm project

    Java

  2. tenacke tenacke Public

    Config files for my GitHub profile.

  3. Algorithm-Analysis Algorithm-Analysis Public

    This is a brief analysis of 3 sorting algorithms by their complexity and performance by random inputs

    Java

  4. FlappyBird FlappyBird Public

    A FlappyBird clone without any game engines

    Java

  5. Deep-Learning-Exercises Deep-Learning-Exercises Public

    This is an exercise codes I used while learning DeepLearning library Tensorflow-Keras

    Python

  6. Graph-Shortest-Path Graph-Shortest-Path Public

    A clever solution to a modified version of Traveling Salesman problem

    Java