Skip to content
View jbrzozoski's full-sized avatar

Block or report jbrzozoski

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. zephyrproject-rtos/zephyr zephyrproject-rtos/zephyr Public

    Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.

    C 10.5k 6.4k

  2. Simple bash script to safely check p... Simple bash script to safely check passwords against the pwnedpasswords.com API
    1
    #!/bin/bash
    2
    
                  
    3
    # Get a password from the user...
    4
    while read -s -p "Enter password to check or Ctrl-C to quit: " pass2check
    5
    do
  3. eclipse/tahu eclipse/tahu Public

    Eclipse Tahu addresses the existence of legacy SCADA/DCS/ICS protocols and infrastructures and provides a much-needed definition of how best to apply MQTT into these existing industrial operational…

    Java 221 128

  4. merbanan/rtl_433 merbanan/rtl_433 Public

    Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

    C 6k 1.3k