Creating a blog site with Eleventy
by Vinu John,
A blog post on my experiences with the Eleventy static site generator and how I was able to structure my project to make something unique and extensible.
Learning about neural networks with Go
by Vinu John,
A blog post on how I created a neural network for the purposes of recognizing handwritten digits using a simple HTML canvas, a little bit of JavaScript, and a Go web service.