Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
526 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 10 commits in 7 repositories
Created 1 repository
Created a pull request in adafruit/Adafruit_CircuitPython_AdafruitIO that received 2 comments
BREAKING Update for ESP32S2, CPython
BREAKING CHANGE: init argument now takes in a adafruit_circuitpython_requests object instead of a wifimanager object.
Added compatibility and exam…
Opened 8 other pull requests in 5 repositories
adafruit/Adafruit_Learning_System_Guides
3
merged
adafruit/Adafruit_CircuitPython_AdafruitIO
2
merged
adafruit/Adafruit_IO_Arduino
1
merged
microsoft/ExpressivePixels
1
merged
adafruit/Adafruit_IO_Python
1
open
Reviewed 7 pull requests in 6 repositories
adafruit/circuitpython 2 pull requests
adafruit/Adafruit_CircuitPython_AWS_IOT 1 pull request
adafruit/Adafruit_CircuitPython_FONA 1 pull request
adafruit/Adafruit_CircuitPython_Requests 1 pull request
adafruit/Adafruit_CircuitPython_AdafruitIO 1 pull request
adafruit/Adafruit_Learning_System_Guides 1 pull request
Created an issue in microsoft/ExpressivePixels that received 23 comments
Unable to compile ExpressivePixelsMinimal Example, missing EPXPlatform_Runtime
@GJSea I'm attempting to compile the ExpressivePixelsMinimal example for an Adafruit Matrix Portal M4 (https://www.adafruit.com/product/4745) and a…