blog.ivanlokhov.com

Dec 8

Getting OpenStreetMap geodata with Nominatim API

OpenStreetMap offers a convenient way of querying its geodata with Nominatim API. I was missing some data, so I wrote a Node.js script which uses Nominatim to perform reverse geocoding.
Mar 10

Setting dynamic prefixed CSS grid properties with JavaScript

Supporting CSS grid in Internet Explorer can be tricky, especially if you don’t know the number of rows and columns in advance. Here’s one way to tackle this problem.
Jul 8, 2018

Exporting and synchronising Chrome bookmarks

If you don’t want to sign in to Chrome and sync your devices: a Node.js script to programatically export and sync bookmarks.
Apr 2, 2018

Shell scripting for website build automation

I wrote a script to automate repetitive tasks which I need to do when updating my personal website.
© 2019 Ivan Lokhov
Blog index | Personal site