Skip to content
View beyzakarali's full-sized avatar
  • Istanbul / Turkey
Block or Report

Block or report beyzakarali

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
beyzakarali/README.md
{
  "name": "Beyza Karalı",
  "areas": [
    "data science",
    "artificial intelligence",
    "RPA"
  ],
  "current position": [
    {
      "role": "Ce student ",
      "place": "Karadeniz Technical University"
    },
    {
      "role": "Data Management Consultant ",
      "place": "Data Management Link"
    }
  ],
  "programming":[
    {
      "Languages": "C , C++ , Python , SQL",
      "Technologys": "Qt , PyQt5 ,Stm32, Uipath "
    }  
  ]
}

Pinned

  1. Bank-Management-System Bank-Management-System Public

    It is an application that allows you to manage all your bank accounts in a simple and easy way from a single source.

    Python 2

  2. Voice-Analysis Voice-Analysis Public

    Voice recognition operations are performed in Python. Used Spectrogram Transform with librosa library.

    Jupyter Notebook 3

  3. Artificial-Neural-Network Artificial-Neural-Network Public

    Artificial Neural Network Design for Single Neuron, Multi Neuron and Multi Layer.

    C++ 2

  4. Inverse-Perspective-Transformation Inverse-Perspective-Transformation Public

    Inverse perspective to a plane surface with texture mapping.

    C# 1

  5. Kelime-Tahmin-Oyunu Kelime-Tahmin-Oyunu Public

    Forked from uzunb/Kelime-Tahmin-Oyunu

    Problemde ipuçlarından faydalanarak belirlenen bir kelimenin (hem kullanıcı, hem de bilgisayar tarafından) bulunmasıdır.

    C++ 1

  6. Speech-Recognition-ANN Speech-Recognition-ANN Public

    Forked from bongtavas/Speech-Recognition-ANN

    Speech Recognition implementation using Artificial Neural Networks

    Python