Skip to content
View halilbeytorun's full-sized avatar

Block or report halilbeytorun

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 Loading

  1. Algorithmic_Trading_in_Turkey Algorithmic_Trading_in_Turkey Public

    This repository consist of a basic python script which gets BIST30 stock values/saves them (using yahoo finance). Then it uses these values in backtrader.py library to check their RSI values. I twi…

    Python 3 1

  2. DesignPatternsWithModernCpp DesignPatternsWithModernCpp Public

    This repository will include essential design patterns written in C++

    C++ 1

  3. FunStructures FunStructures Public

    Fun C++ implementations

    C++ 1

  4. reactor_pattern reactor_pattern Public

    Implementation of Reactor Pattern paper.

    C++ 1

  5. HIB HIB Public

  6. HashTable HashTable Public

    HashTable data structure with linked list.

    C++