Education

Konya Food and Agriculture University

Computer Engineering - B.S.

2016 - 2021

CGPA: 3.31/4.00 - 4th rank in the department

Publications

Speculator and Influencer Evaluation in Stock Market by Using Social Media

M. Doğan, Ö. Metin, E. Tek, S. Yumuşak and K. Öztoprak, "Speculator and Influencer Evaluation in Stock Market by Using Social Media," 2020 IEEE International Conference on Big Data (Big Data), Atlanta, GA, USA, 2020, pp. 4559-4566, DOI: 10.1109/BigData50022.2020.9378170.

Work Experience

Torku, Information Technologies

Infrastructure Operator

October 2021 - Now

Konya Food and Agriculture University, Distant Education Management

Intern

March 2021 - May 2021

  • Developed monitoring and reporting module for Distant Education System of the Konya Food and Agriculture University

HAVELSAN, R&D, Technology and Product Management

Intern

July 2020 - August 2020

  • Worked on development of the Authentication Server Function(AUSF) module of 5G
  • Completed Authentication/Security submodule with a team of three people

Torku, Information Technologies

Intern

July 2019 - September 2019

  • Worked on the development of an information flow system

Skills

  • Programming

    Python

    Java

    C#

    C++

  • Tools

    Docker

    REST API

    Git

    Unity

    OpenCV

    Android Studio

    Flask

    MongoDB

    SQLite

    MySQL

    Qt 5

  • Operating Systems

    Linux (Ubuntu 16.04, 18.04, 20.04)

    Windows (7, 8, 8.1, 10)

Projects

Cassava Leaves Disease Classification by Using Machine Learning

A Kaggle competition project to classify predefined diseases observed on cassava plant leaves by using labeled leaf images

Used Technologies: Python - Tensorflow - OpenCV

SPAF

Autonomous and randomized Scalable Vector Graphics (SVG) and image creation application with QT5 GUI for commercial uses

**Used Technologies: **Python - Qt5 - SVG - SQLite

Tweet Collector

Autonomous tweet collection application that is written in Python to collect tweets about given tags based on the date and language

**Used Technologies: **Python - Selenium - SQLite

Fish-eye Lens Aided Precision Landing of Drones with Computer-Vision

Undistorting the image of fish-eye lenses and remapping image according to the principle axis of the drone

**Used Technologies: **Python - OpenCV

Designing & Simulating a 16-bit RISC based Processor

Designed and created own instruction format and data-path based on Harvard architecture to support 18 necessary instructions comprising a memory and register operations.

Developed a desktop simulator using Python and PyQt which enables users to execute their programs using our Assembly instructions and visualize the current memory and register values.

**Used Technologies: **Python - Qt