About myself

I am a programmer/technology guy. I like building web applications using all the standard technologies like HTML, CSS, JavaScript, JQuery, ASP.NET, and SQL Server. I also know a good variety of programming languages too. .NET C# is my favourite, I know Java very well, and I know Javascript pretty well too. For operating systems I have experience in both Linux and Windows, Linux being my current operating system. I also have experience developing applications for Android.

Before entering the professional world, I spent some of the most fruitful years of my life studying Information Technology at Bharati Vidyapeeth’s College of Engineering, Pune. My interest in computers, internet and Linux dates back to 1997, when I was first introduced to a computer. That computer (Intel Pentium 120 MHz, 1.2GB HDD, 8MB RAM) was one of the most awesome things I had ever possessed.

My blogs over the years

I have worked with multiple organizations and technologies. One thing which has remained constant is that I always blogged about those technologies:

How this site is developed

This website is built with Hugo, a static site generator written in Go, using the PaperMod theme. The pages are written in Markdown. Syntax highlighting is generated by Hugo’s built-in Chroma highlighter, search is client-side via Fuse.js, and comments run on giscus, backed by GitHub Discussions. You can have a look at the source code on GitHub. I push changes out to that repository using git, and a GitHub Actions workflow builds and deploys the site to GitHub Pages automatically.