Pinned Repositories
adi
A Dependency Injector (DI) targeted toward ES6.
beginnerjs
Interactive tutorial for beginning JavaScript - aimed at kids and beyond.
boilerplate-client-react
easy-assert
Simple TypeScript/JavaScript library for asserting values - for simple test output to console.log for visual inspection.
easy-draw
Simple TypeScript/JavaScript library for drawing graphics (HTML5 canvas, SVG) in a data-first way.
easy-game
Simple TypeScript/JavaScript library for 2D HTML5 games, designed for functional/data-first programming for kids.
easy-game-challenges
Starting point for easy-game challenges.
easy-vector2d
Simple TypeScript/JavaScript library for 2D (x, y) vector types and functions
redux-universal-example-shop
Universal (isomorphic) example application using React, Redux, and Node.js
philiplopez's Repositories
philiplopez/easy-draw
Simple TypeScript/JavaScript library for drawing graphics (HTML5 canvas, SVG) in a data-first way.
philiplopez/redux-universal-example-shop
Universal (isomorphic) example application using React, Redux, and Node.js
philiplopez/beginnerjs
Interactive tutorial for beginning JavaScript - aimed at kids and beyond.
philiplopez/easy-assert
Simple TypeScript/JavaScript library for asserting values - for simple test output to console.log for visual inspection.
philiplopez/easy-game
Simple TypeScript/JavaScript library for 2D HTML5 games, designed for functional/data-first programming for kids.
philiplopez/easy-game-challenges
Starting point for easy-game challenges.
philiplopez/easy-vector2d
Simple TypeScript/JavaScript library for 2D (x, y) vector types and functions
philiplopez/ezcanvas1
philiplopez/forces-and-motion-basics
"Forces and Motion: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
philiplopez/isicp
Interactive Structure and Interpretation of Computer Programs
philiplopez/js4kids-reference
philiplopez/kalm-mobile
A mobile app for creating meditation/yoga/other routines
philiplopez/learn-reitit-course-files
🎦 Learn Reitit course files for building Cheffy REST API
philiplopez/mac
virtual machine in c
philiplopez/noc-book
The Nature of Code book (archived repo, see README for new repo / build system!)
philiplopez/noc-book-2
Repository for The Nature of Code book with p5.js
philiplopez/noc-examples-p5.js
Port to p5.js of Nature of Code examples
philiplopez/noc-kadenze
Code from Kadenze online course
philiplopez/pong.hs
A pong game written in haskell
philiplopez/realm
philiplopez/redux-place-manager
Redux-friendly place-manager (router with defined transition process)
philiplopez/scala-js-games
Some simple games ported to Scala-Js
philiplopez/scalajs-spa-tutorial
Tutorial for creating a simple Single Page Application in ScalaJS
philiplopez/sigh-es6-library-boilerplate
Very basic ES6 library boilerplate using sighjs
philiplopez/sitemakr-authoring
Author-time tools for SiteMakr
philiplopez/sitemakr-ui-service
SiteMakr Services for User Interface application
philiplopez/universal-redux
An npm package that lets you jump right into coding React and Redux with universal (isomorphic) rendering. Only manage Express setups or Webpack configurations if you want to.
philiplopez/webappjourney
A Web Application Journey set of posts on Medium.com
philiplopez/WholeCell
Mycoplasma genitalium whole-cell model
philiplopez/work-easy
Working through some examples with easy-game and friends to develop the API.