Skip to content
View ragane's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report ragane

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

Typing SVG

Alt text

  • My name is Szymon.
  • I am from Poland, living in Warsaw.
  • I am MSc. in the field of mechatronics, both my diploma theses focused on the developing and issues of unmanned ground vehicles.
  • I am a hobbyst programming rookie.
  • I am currently expanding my C++ and Python skills with an emphasis on their use in unmanned vehicles. In the future, I want to start working with deep and machine learning.
  • My interests are robotics, weight lifting and mixed martial arts.

Languges and tools:

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

Written articles:

How to reach me:

Alt text Alt text Alt text

Pinned

  1. ImageProcessingApp ImageProcessingApp Public

    A GUI application whose main use is for easy and intuitive use of the opencv package for image processing tasks. It enables immediate visibility of changes made to the image and easy access to all …

    Python 1

  2. MPU-Kalman-Filter MPU-Kalman-Filter Public

    GUI App with implementation of class Kalman Filter for real data recorded by MPU6050. The data read from the IMU are generated in graphs together with the data estimated by the Kalman Filter.

    C++

  3. ROS-mapping-robot ROS-mapping-robot Public

    Tracked, mapping robot developed in the ROS environment

    CMake

  4. TemperatureSensor_KalmanFilter TemperatureSensor_KalmanFilter Public

    This project uses the Kalman filter class to estimate the condition of the DHT11 temperature and humidity sensor. This is a scalar case. The read data is presented in the GUI developed in Qt.

    C++

  5. PID-Regulator PID-Regulator Public

    Simple class for PID regulator implementation

    C++

  6. Vector-Calculator Vector-Calculator Public

    Vector Calculator to do basic actions on vectors

    C++