About me

I am a frontend developer who loves working with Javascript whether its NodeJS or Browser.

I do share things, which I feel excited about on my Github, Blog and Twitter.

OSS projects

  • css-in-js - A css in js library (WIP)

  • import-usage - A cli tool to figure out the usage of any specific import in your source files.

  • viper-nodejs - A configuration manager for nodejs written in Typescript and works with various config formats.

  • InstaLater - A chrome plugin to save images, text and url while browsing the web.

  • JSbin clone - A simple JSBin clone to get an undersanding of how they work internally.

  • cache-javascript-localstorage - A library to cache JS files in localStorage, supports cache bursting also. This was done way back when Service worker were still catching up so might not be relevant at this point of time.

  • Moviespotting - A twitter like social network where in people would share which movie they are watching. Something on the lines of Goodreads for movies. Features like follow someone, likes, creating list is supported.