Skip to content
View mmcza's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mmcza

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

Hi there πŸ‘‹

  • πŸ‘¨β€πŸŽ“ I'm currently studying Automatic Control and Robotics πŸ€– (major in Autonomous Robots and Systems)
  • πŸ”­ I’m currently working on machine learning algorithms for robots and computer vision
  • 🌱 I’m currently learning path finding algorithms and control for robots
  • ⚑ Fun fact: this emote 🏎 on Android and iOS devices has the proper color for the F1 car 😎

🧰 My toolbox

Currently using:

Used in the past:

Pinned

  1. Temperature-control-using-Fuzzy-Logic-on-Raspberry-PI Temperature-control-using-Fuzzy-Logic-on-Raspberry-PI Public

    Temperature control application using Fuzzy Logic on Raspberry PI that is connnected to computer using MQTT.

    MATLAB 1

  2. TurtleBot-RRT-Star TurtleBot-RRT-Star Public

    A nav2 path planning plugin for RRT Star Algorithm with simulation on TurtleBot3

    C++ 1

  3. Position-control-of-a-vehicle-on-a-ramp-using-STM32 Position-control-of-a-vehicle-on-a-ramp-using-STM32 Public

    Position control of a vehicle on a ramp using a Nucleo board with STM32F746-ZG, It was a project for 5th semester for course Microprocessor Systems (Systemy Mikroprocesorowe).

    C 1

  4. CS2_Items_Values CS2_Items_Values Public

    Project to get prices of CS2 containers from Steam Marketplace, store them in a PostgreSQL database and (in future) create some visualization and data analysis

    Python

  5. Car-dealer-website Car-dealer-website Public

    A simple project of a website that could be used for selling cars (or whatever else data is inside the database)

    JavaScript 1

  6. License-plate-recognition License-plate-recognition Public

    Goal of the project is to recognize license plates on images without using deep learning methods. Project was prepared for course "Vision systems". Final accuracy on test set was around 80-85%.

    Python