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

Block or report SBajonczak

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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