Michael Carroll

Analyze Real-time Sentiment, Emotion with IBM Watson
BuildJul 28, 2019

Analyze Real-time Sentiment, Emotion with IBM Watson

Build an application that analyzes and measures user sentiment and emotion of an input as positive, negative, or neutral.
PubNub logo
Michael Carroll
Add Geocoding, Mapping with Mapbox & PubNub BLOCKS
BuildJul 28, 2019

Add Geocoding, Mapping with Mapbox & PubNub BLOCKS

Enable real-time geocoding and mapping in an AngularJS web application with a modest 44-line PubNub JavaScript BLOCK and 73 lines of HTML/JS.
PubNub logo
Michael Carroll
Add Turn-by-Turn Navigation & Mapbox Directions API
BuildJul 28, 2019

Add Turn-by-Turn Navigation & Mapbox Directions API

How to build in turn-by-turn navigation into your real-time apps using the Mapbox Directions API.
PubNub logo
Michael Carroll
Embed a Static Map and Update Geolocation
BuildJul 28, 2019

Embed a Static Map and Update Geolocation

How to embed a static map into a web or mobile app and update and mark geolocation in real time.
PubNub logo
Michael Carroll
Multiplayer Gaming Using Phaser – Occupancy Counter
BuildJul 28, 2019

Multiplayer Gaming Using Phaser – Occupancy Counter

How to build a JavaScript occupancy counter for multiplayer games that automatically updates a counter based on new users going online or offline.
PubNub logo
Michael Carroll
Real-time Visualizations & Dashboards: Epoch + Python
BuildJul 28, 2019

Real-time Visualizations & Dashboards: Epoch + Python

How to stream real-time data and create real-time visualizations and dashboards using the Epoch library and PubNub Python.
PubNub logo
Michael Carroll
Making Chatbots Talk with IBM Watson Text-to-Speech
BuildJul 22, 2019

Making Chatbots Talk with IBM Watson Text-to-Speech

How to build a chatbot application that analyzes a stream of text, and uses Watson text-to-speech to speak based on customized thresholds.
PubNub logo
Michael Carroll
React Native Chat App - Part Two: Message History
ChatJul 2, 2019

React Native Chat App - Part Two: Message History

Part Two of ever-growing React Native chat tutorial series, covering chat history - storing, fetching and displaying historic chat messages in order
PubNub logo
Michael Carroll
Android Geolocation Tracking + Google Maps API (3/4)
BuildJun 29, 2019

Android Geolocation Tracking + Google Maps API (3/4)

Geolocation returns the location of a connected device. We'll plot and update the data in real time as it changes on a live-updating map with Google Maps API
PubNub logo
Michael Carroll