All Posts

195 posts since 2007

Software engineering

SpaceVim review

As a Vim user for nearly 2 decades, recently I got an opportunity to explore SpaceVim a new Vim distribution. Some of the features worth ...

Ai/ml

Choropleth Maps in Python

Choropleth maps are a great way to represent geographical data. I have done a basic implementation of two different data sets. I have use...