Pinned Repositories
bootstrap-theme-hive13
A Bootstrap theme for Hive13.
brunch-with-elm
Barebones skeleton with Elm to make starting Elm apps or testing Elm-JS things easier.
creeperpanel-elm
Simple control panel for CreeperHost Minecraft Servers implemented in Elm+NW.js.
creeperpanel-react
Electron based Control Panel for CreeperHost Minecraft Instances, UI implemented in React.
mobx-mithril-todo
Learning MobX using Mithril as the UI layer.
musings
Coalesced Musings across Many Things
react-addons-gsap-transition-group
vue-flyd
Use Flyd in Vue! If some reaction is good, more is better, right?
word-generator-sketching
Random diddling around with ideas to generate novel words/phoneme-strings, based on existing sources or de novo.
joedski's Repositories
joedski/musings
Coalesced Musings across Many Things
joedski/vue-flyd
Use Flyd in Vue! If some reaction is good, more is better, right?
joedski/M8Guide
A foldable 4-page mini guide containing shortcuts for the Dirtywave M8
joedski/model-ts-knex
A simple DB interface using knex and TS to ease common query steps and codegen migrations
joedski/arduino-analog-sensor-ref-indication-test
A simple test that indicates whether an input is higher or lower than a given reference
joedski/arduino-animation-utils
Some utilities I use a lot for animation on Arduinos
joedski/arduino-ir-range-sensor
Second attempt at IR Range Sensor (PlatformIO Project)
joedski/arduino-ir-sensor-simple-distance-threshold-test
A simple distance threshold tester using an IR sensor and some pulsing
joedski/arduino-ir-tracking-sensors-test
More specific test for my IR tracking robot head
joedski/arduino-six-leds-wave
Just a simple 6-LED wave using all 6 PWM pins of an Uno, nothing fancy
joedski/arduino-test-acceldemo-leds
Changing the acceldemo that comes with Adafruit's LIS3DH lib to use LEDs for the glory of colorfulness
joedski/csp
Content Security Policy middleware
joedski/daggy
Library for creating tagged constructors.
joedski/dns-fns-lua
Functions for creating and parsing DNS messages in Lua
joedski/dns-toy-js
Simple DNS lib/app, mostly learning how to make and parse DNS message
joedski/dotfiles
A template for structuring dotfiles (using Dotbot as an installer)
joedski/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
joedski/joedski
Config files for my GitHub profile.
joedski/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
joedski/magic_card_detector
Python implementation of a Magic: the Gathering card segmentation and recognition
joedski/nodemcu-mdns-client
Multicast DNS browser in Lua for nodemcu(esp8266)
joedski/nodemcu-mdns-client-test
Trying to do mDNS queries with NodeMCU Lua
joedski/pio-arduino-uno-six-leds-wave
Just a simple 6-LED wave using all 6 PWM pins of an Uno, nothing fancy; now in PlatformIO flavor
joedski/project-notebook
A note taking app for projects and research
joedski/startoad
Fork of the original Starheart project to add MIDI controlled toads
joedski/StompBrokerJS
NodeJS StompBroker
joedski/super-snow-globe
A Trinket-powered, accelerometer-activated snow globe
joedski/tcg-proxy-print-helper
A simple proxy print helper for TCG cards
joedski/test-cases-webpack-handlebars-loader-weirdness
Testing weirdness with Handlebars Loader
joedski/vue-async-data
Simple Daggy-powered AsyncData thing with Vue functional component