Skip to content
View firatkarakusoglu's full-sized avatar

Block or report firatkarakusoglu

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. Tracking-The-Life Tracking-The-Life Public

    Java 2 1

  2. File-Based-Database-Management-System File-Based-Database-Management-System Public

    File based database management system supports catalog files, paging, caching and insert, select, update and delete operations. Concurrency and large files (files that has size more than the memory…

    C++ 1

  3. tensorflow-speech-recognition tensorflow-speech-recognition Public

    Forked from pannous/tensorflow-speech-recognition

    Speech recognition using google's tensorflow deep learning framework, sequence-to-sequence neural networks

    Python 1

  4. geo geo Public

    Forked from davidmoten/geo

    Geohash utitlies in java

    Java 1

  5. Machine-Language-Interpreter Machine-Language-Interpreter Public

    A machine language defines a set of instructions that a CPU can execute to perform operations. In other words, a machine language defines what you can do with your computer. Modern processors have …

    1

  6. Refinery-Operations-Simulation Refinery-Operations-Simulation Public

    In this refinery operations simulation each second the ship on the row unloads its oil to the big tank if it is possible. It means, there has to be enough space to take row oil into the big tank. I…

    C++