Hey Everyone! I am Md Hishaam Akhtar. I study Computer Science at Vellore Institute of Technology. I am a Backend Developer at DSC VIT. I have worked with several tools and technologies including Node.js, MongoDB, Postgres. My favorite tool to work with is Node.js. I also have a Node.js course on Udemy which is free for everyone. I have a fair knowledge of Docker and Cloud Computing. I aim to become a Software Engineer.
Most of my projects feature server side coding. Node.js with Express.js is my choice for such scenarios. It is lightweight, easy to use and most importantly, very easy to get started with.
Document Based Databases are very useful in several places. MongoDB is the most popular Document Based Database out there with several applications. Coupled with Node.js, it forms a great pair for any project.
Relational Databases have always had a huge role in the industry. It is one of the most essential skills out there to be learnt. And whats better than learning Postgres, which is the largest free and open source relational database.
Deployment of applications play a huge role in any project. With the help of docker and its ability to containerize an application, its very easy to deploy. Docker is a useful skill that I learnt while deploying my projects