Setting up a Secure API Server on DigitalOcean using Node Express, Mongoose, MongoDB, and Auth0
Creating a Vagrant Box for Strongloop Development with Ubuntu 16.04 (Xenial)
So I’m working on a mobile app development project which is using Loopback for REST API generation. I wanted to set up a Vagrant box with the following attributes: Use VirtualBox Ubuntu Server 16.04 (Xenial Xerus) x64 Latest NodeJs (currently 6.11.3) Strongloop (npm package that installs CLI for working with loopback) This wasn’t as straightforward […]
Creating a Filter Pipe for Angular 2 (in Ionic 2)
I’ve been getting into the world of building cross-platform mobile apps using the Ionic 2 Framework with Angular 2 for Typescript. Yesterday I needed to build a view that displayed a list of players that were grouped by the team that they’re on. The final view is shown here on the right. The solution was to […]
Super-fast Secure WordPress Install on DigitalOcean with NGINX, PHP7, and Ubuntu 16.04 LTS
Updated: 2018-01-01 I’ve recently begun migrating websites from my old web host to DigitalOcean. Today, I’m documenting the steps I use to stand up a new server instance. Some of these technologies are still close to the bleeding edge, so if you’re really worried about stability, you may want to stick with some of the […]
DIY LED Bubble Tube: Part 6–First Test!
DIY LED Bubble Tube: Part 5–Motor Control
DIY LED Bubble Tube: Part 4–Tube Construction
Okay, so now that I had acquired all of my materials for my bubbler, written the code to control it, and designed the base, it was time to construct the actual tube. This turned out to be the part that has been the most frustrating and required the most experimentation so far. Laser Cutting the End Cap […]