Started as Data Scientist at Artificial Intelligence and R&D department. Working on artificial intelligence solutions for various banking problems.
Project Member at Arçelik A.Ş. Atölye 4.0 Advanced Robotics Lab. Currently working on ROS (Robot Operating System) and the navigation stack on a custom AGV (Automated Guided Vehicle).
Created 2D map of the place I worked using a depth-sensing camera and ran shortest path algorithms on that map. Developed location-aware video player using buetooth beacons on an Android device.
Helping students in computer labs and solving problems of computers.
Worked as Work and Travel (WAT) international student.
Had lots of friends from USA besides other countries including Serbia, Russia, China.
Operated the dish machine.
Supervised proper rinse and wash temperatures.
Stored and used dish chemicals properly.
Set up and organized the dish racks.
Exhibited teamwork.
Worked after school.
Developed marketing skills.
A 3D object modeled by cubes using OpenGL Coordinates of cubes gotten by Kinect Camera. A controllable actor cube is also added to the…
Used minimax algorithm with alpha-beta pruning. Developed heuristics for better performance.
We used AR, IOT and Mobile technologies in this project. It is a public media that people can post media on Bluetooth Beacons. I was…
The literature indicates that there are couple of methods that can be used to estimate location via RSSI signal strength. Namely these are…
Database of a Bookstore is designed and proper data (customer names, branch names, salesman names etc.) gathered for the database and a GUI…
At the end of every BİLMÖK (Bilgisayar Mühendisliği Öğrencileri Kongresi - Computer Engineering Students Congress) ballotings held for the…
BİLMÖK (Bilgisayar Mühendisliği Öğrencileri Kongresi - Computer Engineering Students Congress) is the greatest student congress in Turkey…
A program that converts C code to Assembly code using lex and yacc tools.
Network management application written in Java and C for computer laboratories in schools. In this scenario, Lecturer can watch any of the…
CPU scheduling algorithm of Linux 2.4 replaced by fair-share CPU scheduling. CPU is shared equally for groups and then shared among users in…
An internet radio player for Beaglebone Black using Python. Radio list (with their URI, names and genres) and listened songs (with their…
A zello-like push to talk Android mobile application. The voice messages are coded with opus codec and transmitted over UDP. Node.js…
User asked to choose a text file and a key file to encrypt/decrypt the text file and the file is encrypted/decrypted. The aim of the project…
A copy of Raiden Fighters 2, a 1997 scrolling shooter arcade game, is made using Java. The aim of the project was applying OOP concepts…
Constructed a 2D linked list and programmed a colorful tetris console game using C++.
A simple vim-like text editor having cursor and command mode. In cursor mode, user can view the text using arrow keys. In command mode, user…