Pinned Repositories
BeginningJavaScript
This repo contains the examples, notes and problems for my O'Reilly video "Beginning Programming with JavaScript"
cesu8
ANSI C header library that converts between cesu8 and utf8
duktape-jsi
JSI bindings for Duktape
jermaine
yet another javascript modeling tool
js-multigraph
I was a core contributor to Multigraph from 2012-2014
LearningWebAppDev
Examples from the book "Learning Web Application Development".
msl
I contributed to the internal and open-source JS implementations of MSL from 2013-2017
node-dev-bootstrap
bootstrap a development environment for node.js using Vagrant, includes redis-server and mongodb
nuclide
I was a core contributor to Nuclide from 2017-2018.
processing.js-ide
online processing.js ide I wrote over a decade ago: http://semmy.me/ide
semmypurewal's Repositories
semmypurewal/node-dev-bootstrap
bootstrap a development environment for node.js using Vagrant, includes redis-server and mongodb
semmypurewal/LearningWebAppDev
Examples from the book "Learning Web Application Development".
semmypurewal/BeginningJavaScript
This repo contains the examples, notes and problems for my O'Reilly video "Beginning Programming with JavaScript"
semmypurewal/processing.js-ide
online processing.js ide I wrote over a decade ago: http://semmy.me/ide
semmypurewal/jermaine
yet another javascript modeling tool
semmypurewal/node-talk-examples
Examples from talks I gave on Node.js to the Asheville Coders League, the Athens Linux Users Group, and the UTC student IEEE chapter.
semmypurewal/semmypurewal.github.io
homepage
semmypurewal/babel-flow-bootstrap
minimal flow + es2015 setup
semmypurewal/cesu8
ANSI C header library that converts between cesu8 and utf8
semmypurewal/cowsay-example
example for my git talk
semmypurewal/homepage
semmypurewal/node-self-examples
Examples from a talk I gave on Node.js at the Southeast LinuxFest
semmypurewal/sjjs
San Jose Learning JavaScript Meetup
semmypurewal/spotter.js
[DEPRECATED] Spotter is a JSONP polling library designed for browser-based real-time applications and mashups.
semmypurewal/duktape-jsi
JSI bindings for Duktape
semmypurewal/js-multigraph
I was a core contributor to Multigraph from 2012-2014
semmypurewal/msl
I contributed to the internal and open-source JS implementations of MSL from 2013-2017
semmypurewal/nuclide
I was a core contributor to Nuclide from 2017-2018.
semmypurewal/composition
some stuff about composing functions
semmypurewal/ctwitter
[DEPRECATED] client-side twitter 'streaming' with processing.js integration
semmypurewal/docker-with-correct-user-on-shared-volume
as titled. :P
semmypurewal/dotfiles
My dotfiles
semmypurewal/hack4food
semmypurewal/node-browserify
browser-side require() the node.js way
semmypurewal/nofrendo
Clone from source http://www.baisoku.org/nofrendo-2.0pre1.zip
semmypurewal/react-boilerplate
You're probably looking for this: https://github.com/petehunt/react-boilerplate
semmypurewal/rsocket-js
JavaScript implementation of RSocket
semmypurewal/stream_experiment
An attempt to implement a subset of Rx on top of Node.js object streams
semmypurewal/Tic-Tac-Node
Browser-to-browser Tic Tac Toe with Node, Express and Socket.io
semmypurewal/yet-another-promise
yet another A+ promise implementation, please don't use this for anything