Skip to content

privet56/BunnyAndCloud

Repository files navigation

BunnyAndCloud

BunnyAndCloud - the code behind http://bunnyandcloud.herokuapp.com/ & https://bunny-bunnyandcloud.193b.starter-ca-central-1.openshiftapps.com/

A MEAN application (= MongoDB + Express + AngularJS), running on NodeJS. Additional libraries: pixi and ThreeJS (for 3D content in the browser), and some Angular JS plugins.

GUI

Infinite Scroll:

BunnyAndCloud 1

2D Game with PIXI.JS:

bunnyandcloud.2d.adventure.gif

3D Picture Navigator:

bunnyandcloud.3d.gif

ASCII Generator based on pictures:

bunnyandcloud.asciiGenerator.gif

3D Game with THREE.JS:

bunnyandcloud.bunnygame.gif

MAP with worldwide bunny picture navigator:

bunnyandcloud.bunnymap.gif

bunnyandcloud.with.infinitescroll.gif

Health Graph with NVD3 (D3 wrapper) and PM2 Data on the server side:

pm2.on.cloud.2.png

OpenShift configuration for HTTPS, encrypted by Transport Layer Security (TLS):

openshift.https.cfg.png

GitHub WebHook triggers automatic update of the OpenShift NodeJS App after PUSH

github.webhook.png