Suvi's House

Suvi's House

This site is a little about me, Suvethan Vignarajah (Suvi), and my interests. I'll be blogging about web technologies (maybe mostly front-end), and some random fun stuff as well - just for kicks. Have a look around, your comments and feedback are most certainly welcome!

Experiments

Creating a Voice Assistant with Web Speech API

Mar 25, 2017
This is a demonstration of how the SpeechRecognition and SpeechSynthesis interfaces of the Web Speech API can be used to create a voice assistant for a website.

Get Conversion Rate

May 8, 2016
This is a simple API that lets you get the conversion rate of one currency to another. It also allows you to get the converted value, if one is passed through.

Google Maps API and AngularJS

Jan 24, 2016
This is just a small snippet of how AngularJS can be used with Google Maps API in a quite powerful way.

Heatmap of USA Tornados in 2011

Jan 23, 2016
Using the Heatmap Layer in Google Maps API to visualize Tornado intensity in the US for 2011.

World Population

Jan 23, 2016
A little project I worked on that displays the populations of countries around the world using Google's Data Visualization.

Front-end

What's in your `<head>` tag? Pt 1.

Jan 30, 2016
Part 1 of this post will look at some useful tags for Search Engine Optimization (SEO) to add to the `<head>` element of your site.