Pinned Repositories
angular-conceptual-overview
code from Angular JS Developer Guide Conceptual Overview (see https://code.angularjs.org/1.2.26/docs/guide/concepts)
betterdo-razor-pages-playground
A playground for learning razor pages
bowling-game-kata-csharp
contact-list
simple contact list using vanilla javascript
csharp-async-example
A simple example of async programming in C#
Enumeration
A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options. No third-party dependencies.
es6-tutorial
Step-by-step tutorial to get familiarized with ES6 basics (also known as ECMAScript, ECMAScript 2015 or ES2015).
NMETileLayerExample
example use of nme-tilelayer by elsassph https://github.com/elsassph/nme-tilelayer
socket-chat
code from the socket.io chat example (http://socket.io/get-started/chat/)
castever's Repositories
castever/NMETileLayerExample
example use of nme-tilelayer by elsassph https://github.com/elsassph/nme-tilelayer
castever/csharp-async-example
A simple example of async programming in C#
castever/socket-chat
code from the socket.io chat example (http://socket.io/get-started/chat/)
castever/angular-conceptual-overview
code from Angular JS Developer Guide Conceptual Overview (see https://code.angularjs.org/1.2.26/docs/guide/concepts)
castever/betterdo-razor-pages-playground
A playground for learning razor pages
castever/bowling-game-kata-csharp
castever/contact-list
simple contact list using vanilla javascript
castever/Enumeration
A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options. No third-party dependencies.
castever/es6-tutorial
Step-by-step tutorial to get familiarized with ES6 basics (also known as ECMAScript, ECMAScript 2015 or ES2015).
castever/file-importer-practice
Practice project exploring how to deliver what the customer wants without over engineering
castever/fizzbuzz-tdd-kata
TDD implementation of FizzBuzz; commit after steps
castever/java-intro
introductory java code for fun
castever/JohnnyFiveExamples
Example programs using the Johnny-Five JS Library
castever/NodeBotsStarter
Simple project for Node Bots (see http://nodebots.io/ and http://johnny-five.io/)
castever/presenter-socket-toy
castever/rules-ive-heard
Rules I've Heard While Working
castever/snake-js
Version of classic snake game