Skip to content
View TomBonness's full-sized avatar
💭
🌸🌴⛲️🐬💾
💭
🌸🌴⛲️🐬💾

Sponsoring

@watzon

Block or report TomBonness

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
TomBonness/README.md
.    '                   .  "   '            TOM BONNESS
         .  .  .                 '      '    ----------------
 "`       .   .                              Austin, TX
                                  '     '    building useful stuff
.    '      _______________                  terminal tools  | embedded sensors
        ==c(___(o(______(_()                 AI harnesses    | cloud pipelines
               \=\                           fun math stuff  | buzzwords etc
                )=\
               //|\\
              //|| \\
             // ||  \\
            //  ||   \\
           //         \\

projects

[01] fasterm

A Rust terminal RSVP reader for speed reading command output, scrollback, cmux/tmux panes, files, and agent transcripts without losing context.

Rust TUI cmux tmux

A word-discovery archive built around a finite dictionary corpus: for showing off some cool fundimental principals like the zipf curve data.

Next.js TypeScript Amplify Gen 2 DynamoDB

A semiconductor defect prediction dashboard using UCI SECOM wafer fabrication data, PyTorch predictions, Flask APIs, drift detection, and an Angular UI.

PyTorch Flask Angular SQLite AWS

C++/SFML visualizer that decomposes 2D paths into epicycles with the Discrete Fourier Transform. Preset/custom shapes, real-time controls, etc.

An ESP32 garden sensor pipeline from firmware to AWS to dashboard.

  • device firmware: ESP32 + DHT11, ESP-IDF, MQTT over TLS into AWS IoT Core
  • dashboard: React/Tailwind/Recharts with Lambda, DynamoDB, API Gateway, Amplify, CDN

Tools and languages

SYSTEMS / EMBEDDED  C • C++ • Rust • ESP32 • ESP-IDF • CMake
CLOUD / BACKEND     AWS IoT Core • Lambda • DynamoDB • API Gateway • EC2 • Amplify • Flask
FRONTEND            TypeScript • React • Next.js • Angular • TailwindCSS
ML / DATA           PyTorch • drift detection • model monitoring • SQLite

Footer wave

Pinned Loading

  1. fasterm fasterm Public

    A terminal RSVP reader for stdin and tmux scrollback

    Rust

  2. wordfinder wordfinder Public

    A minimalist word-discovery archive.

    TypeScript

  3. fourier-visualizer fourier-visualizer Public

    Interactive Fourier series visualizer, decompose any shape into epicycles and watch them trace it in real-time

    C++

  4. semiguard semiguard Public

    ML Project turning abysmal data into useful results

    Jupyter Notebook

  5. cloudsprouts-IoT-device cloudsprouts-IoT-device Public

    🌡️ ESP32 + DHT11 IoT sensor sending temperature & humidity data to AWS IoT Core over MQTT and storing in DynamoDB. Built with ESP-IDF.

    C

  6. cloudsprouts-dashboard cloudsprouts-dashboard Public

    Frontend dashboard for a full-stack IoT project using AWS and ESP32 to monitor real-time sensor data.

    JavaScript