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

Block or report SBajonczak

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

  1. hivemonitor hivemonitor Public

    An Hive Montor based on Homie for an Arduino devices or a similar one

    C++ 5 2

  2. HoneyVending HoneyVending Public

    C++ 5 1

  3. Custom PowerShell Profile that conta... Custom PowerShell Profile that contains OmyPosh and some custom git aliasses
    1
    
                  
    2
    
                  
    3
    if (Get-Module -ListAvailable -Name oh-my-posh) {
    4
    }
    5
    else{
  4. ChristmasTown ChristmasTown
    1
    #include <Homie.h>
    2
    
                  
    3
    #include <Ticker.h>
    4
    
                  
    5
    #define FW_NAME "bochumsba-iot-fw";#
  5. IOT-Doorbell-Notification IOT-Doorbell-Notification Public

    This IOT Project is a sideproject that will use an esp device to notify if the doorbell was ringing

    C++ 1 1