Skip to content
View ugurmengilli's full-sized avatar

Highlights

  • Pro

Block or report ugurmengilli

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

Summary

Mechatronics Engineer, Software Developer, and Researcher with expertise in control and optimization algorithms, automated systems, embedded robotic systems software, and software development for human-computer-robot interaction. Proficient in developing advanced control solutions for robotic systems, with extensive hands-on experience in real-time force and motion control and machine learning. Strong academic background with contributions to international conferences and publications in robotics and control systems. Highly skilled in programming and experienced in applying cutting-edge technologies in research and industry. Passionate about leveraging robotics, automation, and AI to solve complex engineering challenges and derive innovation.

Pinned Loading

  1. playground-sys-id playground-sys-id Public

    A playground for system identification algorithms using JAX.

    Jupyter Notebook

  2. bloxorz-ai-solver bloxorz-ai-solver Public

    AI puzzle solver for the Bloxorz game featuring A* search algorithm in Python.

    Python

  3. ai-algorithms ai-algorithms Public

    Implementations of some common AI algorithms

    C++ 1

  4. akari-ai-solver akari-ai-solver Public

    A Python-based solver for the Akari puzzle that leverages Google OR-Tools to model and solve complex constraint satisfaction requirements. It defines puzzle variables, enforces illumination constra…

    Python

  5. matrix-implementation matrix-implementation Public

    Excercise: Column-major matrix implementation and related operations that lead to the solution of a system of linear equations

    C++

  6. l-puzzle-ai-solution l-puzzle-ai-solution Public

    Solve classical L-puzzle game via basic AI algorithms

    CMake