RSSAmplifier

Blog

Break | Better

Tutorials, Side-Projects, and Data-Driven Storytelling.

blog.patricktriest.comRSS feed ↗12 posts

Latest posts

Building a Full-Text Search App Using Docker and Elasticsearch

Adding fast, flexible full-text search to apps can be a challenge. In this tutorial, we'll walk through setting up a full-text search application using Docker, Elasticsearch, and 100 classic novels.

An Introduction To Utilizing Public-Key Cryptography In Javascript

Build an end-to-end RSA-2048 encrypted messaging app using Socket.io and Vue.js.

Exploring United States Policing Data Using Python

Use Python to analyze and visualize an open-source dataset of 60 million police stops from across the US.

You Should Learn Regex

Regular Expressions (Regex): One of the most powerful, widely applicable, and sometimes intimidating techniques in software engineering.

Build An Interactive Game of Thrones Map (Part II) - Leaflet.js & Webpack

Learn to build an interactive map web application showing data from Game of Thrones using Leaflet.js, Webpack, and frameworkless Javascript components.

Build An Interactive Game of Thrones Map (Part I) - Node.js, PostGIS, and Redis

A 20-minute guide to building a Node.js API to serve geospatial "Game of Thrones" data from PostgreSQL (with the PostGIS extension) and Redis.

10 Tips To Host Your Web Apps For Free

A guide to navigating of the competitive marketplace of web hosting companies and cloud service providers.

Analyzing Cryptocurrency Markets Using Python

A data-driven approach to cryptocurrency (Bitcoin, Ethereum, Litecoin, Ripple etc.) market analysis and visualization using Python.

Async/Await Will Make Your Code Simpler

Or How I Learned to Stop Writing Callback Functions and Love Javascript ES8.

Would You Survive the Titanic? A Guide to Machine Learning in Python

A hands-on introduction, in Python, to using machine learning techniques for your own projects and data sets.

Tracking Air-Pollution In Delhi Using Low-Cost IoT Technology

Monitoring air pollution throughout Delhi using low-cost IoT devices attached to to auto-rickshaws.

The Internet of Coffee: Building a Wifi Coffee Maker

IoT technology can be utilized for some very important causes such as energy conservation, identity protection, urban monitoring, and…making coffee.