Shivam's articles
Google Maps Made Easy with GMaps.js
Shivam Mamgain explores ways to utilize and customize Google Maps with GMaps.js, a library that makes it much easier to harness the Google Maps API.
SQLite 3 Beyond the Basics
Shivam dives deeper into SQLite after introducing you to the basics the last time around. This time, we look at transactions, queries, aliases and more.
Getting Started with SQLite3: Basic Commands
Shivam Mamgain introduces the basic commands of SQLite3, explaining how to use it from the command line.