Skip to content
View AliAsafPolat's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Istanbul
Block or Report

Block or report AliAsafPolat

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

Pinned Loading

  1. CalendarApp CalendarApp Public

    I implemented a Calendar App for the Android platform using Java. Users can create an event and specify its importance. Also, users can choose to be notified with an alarm. Location services are al…

    Java

  2. Grayscale-Movie-Colorization-Using-Deep-Learning Grayscale-Movie-Colorization-Using-Deep-Learning Public

    Forked from mfurkanns/Grayscale-Movie-Colorization-Using-Deep-Learning

    In this AI project, we developed a system that can colorize the old grayscale videos using deep learning techniques.

  3. ObjectTrackingImplementations ObjectTrackingImplementations Public

    I focused on Object Tracking and did some implementations. I observed the stages of tracking an object.

    Python

  4. BigDataAnalysis-Hadoop BigDataAnalysis-Hadoop Public

    I implemented a Hadoop cluster system with 1 master and 2 slaves. I developed a system that implements 5 different operations over data: addition, mean, stdev, range, and median. I also added a use…

    Java 1

  5. MouseKeyListenerApp MouseKeyListenerApp Public

    I developed a system that records the mouse and keyboard movements and play them with specified periods. That periods can be arranged between given times to the system.

    C#

  6. FlappyBird-w-Unity FlappyBird-w-Unity Public

    I implemented a Genetic Algorithm to the flappy bird game. I also developed exact same game using Unity and C#. Thanks to this project I observed AI implementations on games.

    C#