December 9, 2017November 1, 2022Technology Install Microsoft Office Picture Manager If you have upgraded to Microsoft Office 2013 or above from any of the earlier versions, then you might have realized that […]
October 10, 2017December 7, 2022Lifestyle Protected: MyPlan – 20171010 There is no excerpt because this is a protected post.
September 30, 2017July 9, 2019Technology Working with GIT – Part 3 (Problems with pull push fetch and merge) While working with git, git pull and git push make up for the majority of the commands we run. git pull This […]
September 22, 2017July 9, 2019Technology Serving HTML files using ExpressJS and NodeJS Sometimes it is required to just wrap up a simple NodeJS server using the ExpressJS framework and get started with building an […]
August 9, 2017November 1, 2022Technology Starting a simple local webserver using NodeJS and Express Sometimes you just need a web server in your local computer but don’t want to bother installing a full fledged software like […]
August 5, 2017February 17, 2022Technology Working with GIT – Part 2 (Working with branches) While working with repositories, one would have come across the concept of branch. While in every CVS system, the meaning of branch […]
June 3, 2017December 9, 2022Articles Love Letter? Break-Up Letter? This is almost a decade old letter I found lying in my email archive. Had written this for a friend of mine who had […]
March 12, 2017July 19, 2019Finance Resolutions for the Financial Year 2017-2018 As the current financial year 2016-2017 comes to an end, we have start running havoc to make investments to make sure to save […]
October 19, 2016November 1, 2022Projects m2nChat – NodeJS powered simple chat application Recently I have been getting my hands dirty on NodeJS. It is a very powerful JavaScript runtime that has been designed to build […]
August 10, 2016February 17, 2022Technology Working with GIT – Part 1 (Creating my first git project) I have started working on git recently for my projects and find it a huge step towards keeping my work organized and synced. […]