Create Profile Pictures with Node.js, JQuery and Google MDL

Easily build avatars into any application using Filestack’s API to upload files, detect faces, and crop with just a few lines of code.

Similar

Kubernetes Node Local DNS Cache

Overview I was playing around with my home Kubernetes cluster and decided to try out Node Local DNS Cache. It’s a really cool piece of software, that helps with DNS load by caching most of responses on the node local DNS and solves Linux conntrack races, ... (more…)

Read more »

Flask for Node Developers

Today we’ll be going through how to build a basic CRUD server-side application using Python and Flask, geared toward JavaScript developers versed in Node and Express. Similar to Express, Flask is a simple, yet powerful micro-framework for Python, perfect ... (more…)

Read more »