Skip to content
View manczakw's full-sized avatar
🚀
🚀

Block or report manczakw

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

Pinned Loading

  1. licence_plate_detection_image_processing licence_plate_detection_image_processing Public

    Program that detects licnce plates on photo, and saves them as .pgm file

    C

  2. VGG_16_BIRDS_525 VGG_16_BIRDS_525 Public

    Modified Vgg16 neural network recognizing species of 525 birds

    Jupyter Notebook

  3. pixel-clock pixel-clock Public

    Smart LED 32x8 Pixel Clock

    G-code 2

  4. DIY-oximeter DIY-oximeter Public

    Atmega328p with custom PCB designed to monitor pulse and O2 level. Created as Final project for Embeded systems course.

    C++

  5. snake32 snake32 Public

    Simple snake game using STM32 Nucleo-L476RG, joystick and SPI TFT 1.8' LCD Display

    C

  6. A_star_python A_star_python Public

    A star path finding algorythm in python

    Python