Skip to content
View RichardBronosky's full-sized avatar

Organizations

@DecaturMakers
Block or Report

Block or report RichardBronosky

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
RichardBronosky/README.md

Ahoy, I'm Bruno ☮️❤️🌈🧘🏽🕉☸️☯️

I love hacking the world around me. That includes:

  • making my own tools (Arch)
  • automating infrastructure/operations
  • robotics, microprocessors, SBCs, and IoT
  • hacking my 2015 Jeep, 2011 HD Dyna Glide, and 2015 Kawasaki KLR650
  • packing my own parachute PD Sabre-2 190 parachute

I'm on GitHub, LinkedIn, YouTube, Twitter, LinkedIn, Facebook. But the best way to learn who I am is to check out my resume or interactions with the FOSS community.

stats langs

Pinned

  1. resume resume Public

    Bruno Bronosky's Resume

    HTML 14 1

  2. pi-init2 pi-init2 Public

    Forked from mdehaas/pi-init2

    Set up a Raspberry Pi and manage any of its configuration just from the /boot partition

    Go 22 6

  3. rpi-mitmproxy-gateway rpi-mitmproxy-gateway Public

    Build an SSL capable transparent proxying WiFi Access point with budget commodity hardware and Open Source software.

    Shell 14 2

  4. pi-gen-extender pi-gen-extender Public

    This wrapper around the official RPi-Distro/pi-gen repo helps you build a minimal Raspbian image with extra debs installed.

    Shell 8 1

  5. rpifind rpifind
    1
    #!/bin/bash -eu
    2
    
                  
    3
    sudo nmap -sP -n $(
    4
            ip address show $(ip route get 8.8.8.8 | \
    5
            awk '$1=="none"{$5=$6} /8.8.8.8/{print $5; exit}'
  6. bbq bbq Public

    Every one loves Bar-B-Que. This is how I make it.

    1