Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View kagancankaba's full-sized avatar

Block or report kagancankaba

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kagancankaba/README.md

Kağan Can Kaba

Computer Engineering student at Kocaeli University with interests in computer vision, deep learning, reinforcement learning, robotics, mobile development, and game development.

About Me

  • Computer Engineering @ Kocaeli University
  • Interested in Computer Vision, AI, robotics, and mobile development

Tech Stack

Languages Python · Java · C · C# · Dart · MATLAB

Frameworks & Tools Flutter · Unity · ROS · OpenCV · TensorFlow · NumPy · Gymnasium

Databases & Other MongoDB · Git · Android SDK

Projects

Here are some highlights from my work:

  • Word Crush — Turkish word puzzle mobile game built with Flutter
  • Cyber Assault — Tower defense game built in Unity with OOP principles
  • Fashion MNIST MLP — Neural network built from scratch, ~86% accuracy
  • Harris Corner Detection — Implemented from scratch using NumPy and OpenCV
  • Kocaeli News Map — Web scraper with NLP classification and Google Maps visualization
  • Multi-Robot Fleet Manager — A*, Dijkstra, PRM path planning with deadlock management in MATLAB
  • LIDAR Scan Processing — Point cloud processing and line detection in C

Connect

LinkedIn

Pinned Loading

  1. word-crush word-crush Public

    Turkish word puzzle mobile game built with Flutter — Combo mechanics, special powers and joker system

    Dart

  2. cyber-assault cyber-assault Public

    A Tower Defense game built in Unity with C#, featuring OOP principles, 3 tower types and enemy waves in a Cyberworld theme

    ASP.NET

  3. fashion-mnist-mlp-from-scratch fashion-mnist-mlp-from-scratch Public

    Multi-Layer Perceptron built from scratch with NumPy on Fashion MNIST — 86% test accuracy

    Jupyter Notebook

  4. harris-corner-detection harris-corner-detection Public

    Harris Corner Detection implemented from scratch using NumPy and OpenCV

    Python

  5. kocaeli-news-map kocaeli-news-map Public

    Desktop app that scrapes, classifies and visualizes local Kocaeli news on an interactive map using Python, MongoDB and Google Maps API

    Python

  6. multi-robot-fleet-manager multi-robot-fleet-manager Public

    MATLAB App Designer application for multi-robot path planning with A*, Dijkstra and PRM algorithms, collision detection and deadlock management

    MATLAB