Skip to content
View daretogo's full-sized avatar

Block or report daretogo

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

Popular repositories Loading

  1. creeksidecoding creeksidecoding Public

    This repository is going to house all the data that I reference in my middle school coding class that I am teaching to the Co-Op at CreekSide

    HTML 3

  2. duckdoor duckdoor Public

    Raspberry pi zero W controlled TB6612FNG motor controller using lead screw / threaded rod based door opener and closer with limit switches to control stopping

    Python 1

  3. esp32-prometheus-door-exporter esp32-prometheus-door-exporter Public

    This repo contains the Arduino code to get an ESP-32 to broadcast the "metric" of a door open/closed sensor for scraping by Prometheus.

    C++ 1

  4. weekendmodder-picoflasher-breakout weekendmodder-picoflasher-breakout Public

    Repo to home open source files for the PicoFlasher breakout board made with @ShawMerlin

    1

  5. basic_python_https_post_receiver basic_python_https_post_receiver Public

    Basic python webserver to receive HTTPS POST request and write them out to file

    Python 1

  6. find_common_pandas_flask find_common_pandas_flask Public

    This will likely be a docker containerized application using the flask middleware to present a web interface which under the covers will use pandas to find common items between two spreadsheets. Th…

    Python