Skip to content
View robstave's full-sized avatar

Block or report robstave

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
robstave/readme.md

Rob the fiddler

Updo demo

Rob the fiddler

Languages:Go, JS/TS

About Me

Featured Projects

Arduino Component Sketches

ACS

Collection of sketches for ATTiny to replace logic blocks in lunetta like circuits or whatever.

I really like to make things blink and go beep. A LOT of sketches that do that. Mostly for ATTINY85 but a few other chips are supported. Its arduino code, so most sketches can be refactored pretty easily.

Language:C

Learning projects

These are more exercises and learning things.

D3 mitre attack widget

Size Limit logo by Anton Lovchikov

D3 Mitre exercise

An attempt to see just how little code I could write with chatGPT. I had it build a D3 widget interatively without changing any code. Just a conversation ( and a little copy/paste into JS fiddle )

Language:js



RTO

Size Limit logo by Anton Lovchikov

Return to Office Calculator

Language:Go

Pinned Loading

  1. ArduinoComponentSketches ArduinoComponentSketches Public

    Collection of sketches for ATTiny to replace logic blocks in lunetta like circuits or whatever.

    C++ 41 9

  2. Arduino-nano-lfo Arduino-nano-lfo Public

    Implements LFO on a nano

    C++ 2

  3. miniProProjects miniProProjects Public

    Collection of projects for Arduino Mini pro. Mostly sound or visual things.

    Arduino 2

  4. meowmorize meowmorize Public

    Flashcard app

    Go

  5. rto rto Public

    Go

  6. d3-mitre-ai-experiment d3-mitre-ai-experiment Public

    An experiment to see how well chat handles d3 things

    JavaScript