James
Simple websocket server that echos what it receives to all clients, and stores some state
Example todo app in Python demonstrating basic use of docker for local dev
Client SPA for participation in online assessments using Redux with React and Babel support
A short demo and presentation put together for a talk at BrightonPy user group
A simple angular 2 SPA to record and view a fisherman's daily catches - https://catch-o-the-day.herokuapp.com
A simple express application implementing a basic API and hosted page for an SPA to record and view a fisherman's daily catches - https://catch-o-the-day.herokuapp.com
A simple implementation of social sign on for securing an Express application
Simple blog app using Redux with React and Babel support, based on tutorial from Stephen Grider
C# Class Library project that contains example code from the NSubstitute tutorials - http://nsubstitute.github.io/
PHP Laravel + bootstrap site for my wife's project management business - http://www.littlebearproduction.co.uk/
First attempt at a simple website UI smoke test automation framework, using Ruby, Watir and Cucumber