Skip to content
View tdeshazo's full-sized avatar

Block or report tdeshazo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
tdeshazo/README.md

👋 Hi, I'm Travis DeShazo

🚀 Technical Software Engineer | Embedded Systems Enthusiast | Lifelong Learner

Hey! My day job lives behind corporate firewalls, so you won’t see what I do professionally here. This account showcases my personal projects, experiments, and hobbies (i.e., the things I build at 5am with coffee or after the kids are asleep.)

🛠️ Tech Stack & Tools

  • Languages: Python, C#, C/C++, VBA, SQL, Go
  • Frameworks & Tools: .NET, PyQt, PlatformIO, Arduino, CircuitPython
  • Databases: SQL Server, Oracle, SQLite
  • Hardware: ESP32, RP2040, Raspberry Pi, 3D printing

How I work (values)

  • Pragmatic > perfect. Ship something small; iterate.
  • User-centric. Tools should remove friction, not add it.
  • Transparent. Clear READMEs, visible trade-offs, honest limits.
  • Collaborative. I like crossing silos and connecting dots.
  • Always learning. Even at work I’m often a lone wolf—so I welcome opportunities to grow, improve, and code collaboratively.

Connect


Legal & disclaimers

All opinions are my own. Nothing here represents my employer or discloses proprietary or confidential information. Projects are for education and personal use unless stated otherwise.

Pinned Loading

  1. autocropper autocropper Public

    Python utility for cropping people for use in small displays

    Python

  2. passage-probe passage-probe Public

    A command-line tool to index and perform hybrid semantic & lexical search over text files

    Python 15

  3. ir-switch-demo ir-switch-demo Public

    A minimal demonstration of using an infrared breakbeam sensor to safely control pump operations with an ATtiny85

    C

  4. bf-interpreter bf-interpreter Public

    A Brainf**k interpreter in Python

    Python

  5. lvgl-sensor-demo lvgl-sensor-demo Public

    An interactive demo showcasing optical sensors with live display

    C

  6. nfc-business-card nfc-business-card Public

    Reading/writing NTAG215 NFC cards over serial

    Python