Skip to content
View pawel2000pl's full-sized avatar

Block or report pawel2000pl

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. AnonymousMessenger AnonymousMessenger Public

    Simple text (and anonymous) messenger.

    Python

  2. LedDriverIoT LedDriverIoT Public

    IOT led driver dedicated for XIAO-ESP32C3

    C++

  3. SeedSorter SeedSorter Public

    It is a software for embedded system which is based on raspberry pi 4. It is designed for a bean seed sorting machine. The machine and software were designed and created by Paweł Bielecki.

    Pascal

  4. ScrabbleCheat ScrabbleCheat Public

    Python

  5. ALU module for multiplication and di... ALU module for multiplication and division at once with optimized register usage
    1
    `timescale 1ns / 1ps
    2
    
                  
    3
    module ALU #(
    4
        parameter N = 64
    5
    ) ( 
  6. docker_with_php docker_with_php Public

    PHP Application Template with Docker and VS Code Debugging

    PHP