Skip to content
View canberkdurmus's full-sized avatar

Block or report canberkdurmus

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

Hello, I am Can Berk! πŸ‘‹

  • πŸ‘” I’m currently working as a real-time control software engineer at CERN.
  • ⚑ I like hackathons and working on UAV projects. I have ten awards from various competitions.
  • 🧐 You can learn more about my experiences, projects, and awards from canberkdurmus.com
  • ✍️ I’m sharing Raspberry Pi projects and guides here: singleboardblog.com
  • πŸ”­ I use C++, Python, and Java for work. I develop real-time control software for various systems on particle accelerators.
  • πŸ”‘ In my past roles and projects I used
    • OpenCV for real-time thermal imaging and analysis
    • High-level hardware interfaces for Python
    • Multi-threading for communications and network operations
    • Python and QT for automated quality assurance and hardware testing applications
    • Flask, NodeJS, SQL for electronic control hardware production data management applications
    • OpenCV with CUDA and C++ for hardware-accelerated image processing
    • PX4 Mavlink ROS and Gazebo for building and testing autonomous UAV applications
    • Raspberry Pi for almost everything!
  • πŸ“« How to reach me:

Pinned Loading

  1. nearest_smaller_values nearest_smaller_values Public

    Advanced Data Structures Project: A Python implementation to use cartesian trees to solve all nearest smaller values problem

    Python 2

  2. http_proxy_server http_proxy_server Public

    Multithreaded HTTP Server & Proxy Server with Python3

    Python 2 2

  3. cuda-test cuda-test Public

    Tinkering with OpenCV with Cuda support, also testing out the performance difference.

    C++ 1

  4. object_detection_with_deep_learning object_detection_with_deep_learning Public

    Real time object detection with Caffe and OpenCV.

    Python 4

  5. artificial_neural_network artificial_neural_network Public

    Scikit-Learn artificial neural network with 2 hidden layers implementation example.

    Python 1

  6. motif_search motif_search Public

    Genetic motif searching algorithms, Random Motif Search and Gibbs Samplings included. Implemented for academic purposes.

    Python 2