Skip to content
View berkay-c's full-sized avatar

Highlights

  • Pro

Block or report berkay-c

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

Hi there , I'm Berkay 👋

Software & RPA Developer From Turkey

  • 🔭 I’m currently working on RPA Projects

  • 🌱 I’m currently learning Machine Learning

  • 👯 I’m looking to collaborate on Data Science Project

  • 🤝 I’m looking for help with Machine Learning and Image Processing

  • 📫 How to reach me [email protected]

Connect with me:

berkay-c berkay-c berkayciftci

Languages and Tools:

arduino c csharp flask git java linux matlab mysql python selenium sqlite


Pinned Loading

  1. data-scraping-from-real-estate-site data-scraping-from-real-estate-site Public

    It has been developed to obtain the information of the house for sale advertisements on the popular real estate site.

    Python 1

  2. sentiment-analysis-with-textblob-and-automation-with-selenium sentiment-analysis-with-textblob-and-automation-with-selenium Public

    It is aimed to perform Sentiment Analysis using TextBlob Module and Automation using Selenium Module.

    Python

  3. data-analysis-with-IBB-open-data-portal data-analysis-with-IBB-open-data-portal Public

    Analysis of 2004-2019 Istanbul Green Field Data in IBB-Open Data Portal

    Jupyter Notebook

  4. data-scraping-and-web-app data-scraping-and-web-app Public

    In this project, a web app has been developed that runs in your own locale, which searches through the database when the data obtained by scraping the data is stored in the database and the search …

    Python

  5. data-scraping-with-scrapy data-scraping-with-scrapy Public

    Using the Python SCRAPY library, all the data in the 'Best Selling Books' category from the website 'kitapyurdu.com' were scraped. The data was stored in Mongo DB, one of the NoSQL databases.

    Python

  6. samurai-sudoku-solver samurai-sudoku-solver Public

    Sudoku solver with Backtracking Algorithm.

    Python