Skip to content
View MartinBialecki's full-sized avatar
Block or Report

Block or report MartinBialecki

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

Hi 👋, I'm Marcin Białecki

Programmer and Data Engineer from Poland with a passion for introducing automation

Languages and Tools:

mssql cplusplus arduino unity android kotlin flutter javascript html5 mysql python

Connect with me:

marcin-bialecki

Pinned

  1. Robot-kola-NOT Robot-kola-NOT Public

    Code project for operating a rover with a robotic arm created for the NOT Scientific Circle of the University of Applied Sciences in Konin.

    C++

  2. Lucid-Dreaming-Device Lucid-Dreaming-Device Public

    A project for a device that helps achieve lucid dreams using light signals and selected music played during the REM phase of sleep. The device uses an ESP32 Lite board with built-in Bluetooth, Wi-F…

    C++ 1

  3. Asteroids-Game Asteroids-Game Public

    A 3D game whose goal is to fly as far as possible in a spaceship flying through a swarm of asteroids.

    C# 1

  4. CoDzisiajZjesc CoDzisiajZjesc Public

    An application for randomizing what to eat and allowing you to add your own ideas for dishes.

    Kotlin

  5. Pong-Game Pong-Game Public

    Pong Game where you control the paddle and bounce the balls. You can set the paddle to be controlled by the player or by the computer. Successive balls appear at certain times and change their spee…

    JavaScript

  6. Bitmap-greedy-algorithm Bitmap-greedy-algorithm Public

    The program searches the path from one point to another on a 100/100 map. It uses a greedy algorithm that compares the average times it takes to pass given fields around. He chooses a square that i…

    C++