-
Self
- New York
- http://carlos-lema.com
- @carlos_lema
Stars
carloslema / EventSystem
Forked from bruceriggs/EventSystemA simple event system where classes can subscribe to events and respond to them.
sle118 / FreeTouchDeck
Forked from DustinWatts/FreeTouchDeckFor interfacing with Windows/macOS/Linux using an ESP32, a touchscreen and BLE.
A utility for converting "Gcode" to a "JSON object" and "Gcode JSON objects" back into "GCode"
jherrm / gcode-viewer
Forked from joewalnes/gcode-viewerA web-based 3D GCode viewer.
seeul8er / RepPanel_sim
Forked from lvgl/lv_port_pc_eclipsePC simulator project for RepPanel, an embedded GUI for Duet based 3D printers
dansullyLT / rs-csv-importer
Forked from hissy/rs-csv-importerReally Simple CSV Importer for WordPress
JulienCroain / mm
Forked from iutbay-bak/mmOpen source Web File Manager (Javascript + VueJS 2)
carloslema / vue-blocks
Forked from ghostiam/vue-blocksVue2 dataflow graph editor
carloslema / p5-vue-starter
Forked from aatishb/p5-vue-starterCombining multiple p5.js canvases in a single page using Vue
carloslema / Google-Cloud-Speech-Node-Socket-Playground
Forked from vin-ni/Google-Cloud-Speech-Node-Socket-PlaygroundA Playground for Cross Device Live Speech Recognition with node.js, express and socket.io.
krtkl / snickerdoodle-linux
Forked from Xilinx/linux-xlnxsnickerdoodle Linux
carloslema / Prephirences
Forked from phimage/PrephirencesPrephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state.
carloslema / chisel
Forked from facebook/chiselChisel is a collection of LLDB commands to assist debugging iOS apps.
BDGradientNode is a subclass of SKSpriteNode for adding gradients to textures. This is normally a surprisingly convoluted process! (More on that in the Background section below.) With BDGradientNod…