👋 Hi, I’m @octoberclub👀 I’m interested in inclusive web development, raspberry pi and microcontrollers, maths, music, maps, cats and modern agile🌱 I’m currently learning Typescript and Tailwind CSS💞️ I’m looking to collaborate on ethical software / microcontroller projects/sounds📫 How to reach me - on mastodon @octoberclub@tech.lgbt or linkedin/octoberclub
Engineer/Manager pendulum. I am interested in pi, synths, software, science, and the environment.
- Brighton, UK
- https://octoberclub.wordpress.com/
Block or Report
Block or report octoberclub
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
#region Here Be Dragons..
2// ___====-_ _-====___3// __--^^^ // \\ ^^^--_4// _-^ // ( ) \\ ^-_5// - // |\^^/| \\ - -
1
--ghc 7.102foo1 = ["one"]
3foo2 = ["one", "two"]
4foo3 = ["one", "two", "three"]
5foo4 = ["one", "two", "three", "four"]
-
1
import RPi.GPIO as GPIO, time
2GPIO.setmode(GPIO.BCM)
3GPIO.setwarnings(False)
45GPIO.setup(14, GPIO.OUT)
-
12
describe.only('flatten', function () {
3describe('pets', function () {
4// take a structure and flatten it into an array of objects keyed by owner5it('get owners pets', function () {
-
CSSnowflakes Public
Forked from pajasevi/CSSnowflakes
CSS snowlakes for your website, no JS nedded!!
HTML
-


