Skip to content
View wayneworkman's full-sized avatar

Block or report wayneworkman

Report abuse

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

Report abuse
wayneworkman/README.md

Blog GitHub LinkedIn SpinnyLights

I’m an AWS solutions architect with a strong background in infrastructure, cloud automation, and Python development. My free-time passions are currently focused on embedded systems, microcontrollers, and electronics — especially around low-power robotics, LoRa communication, and custom PCB design.

I enjoy building things that solve real problems, whether it’s a secure radio protocol, a battery-aware sensor system, or a weird little robot that sends telemetry from the middle of nowhere. I also like working with neural networks, and I’m exploring Nvidia Jetson Nano and Google Coral for hobby robotics projects.

You’ll find a mix of hardware experiments, utility scripts, and project documentation here. I value simplicity, clarity, and solutions that work reliably in the real world.

Pinned Loading

  1. terraform-aws-module-cloudwatch-alarm-triage terraform-aws-module-cloudwatch-alarm-triage Public

    Uses AWS Bedrock to triage activated CloudWatch Alarms, giving responders greater context to act upon.

    Python 1

  2. sines sines Public

    Toolset designed for modeling and extrapolating time series data using sine wave decomposition.

    Python

  3. deadman deadman Public

    Python

  4. tern tern Public

    A smart, AI‑aware shim that watches every plan/apply and talks back.

    Python

  5. bedrock-crossregion-tool-workaround bedrock-crossregion-tool-workaround Public

    Workaround for missing tool support in AWS Bedrock cross-region inference. Use prompt engineering to extract code from any model's response, making it easy to swap between Nova Premier, Claude, and…

    Python

  6. python_aws_bedrock_converse_example python_aws_bedrock_converse_example Public

    Demonstrates how to have back & forth conversation via the AWS Bedrock Converse API.

    Python