Hello World
I began my programming journey with C, and I remember the first program I wrote was something along the lines of and was overjoyed when I saw the output on the screen.
printf("Hi there, I am Deepak")
Over the years while I was in college, pursuing my Engineering degree in computer science, I learned a plethora of languages. I transitioned from C, C++, COBOL (yes, COBOL was, and I'm guessing still is, a thing – and I loved it!) and many more.
After working extensively with desktop applications in my day-to-day job (we make EHR & PM applications for hospitals and clinics), I decided to delve into web development. I was really fascinated by the idea of creating something that can be accessed by anyone, anywhere, and on any device.
I started with HTML, CSS, and Javascript, and later moved on to React, Node, and a few other frameworks.
Using these skills, I was able to create full-stack applications for my company as internal tools. It has been a fantastic journey so far, and I am eager to learn more and more.
This blog serves as a platform for me to share my knowledge with the world and also to track my progress. I usually don't showcase every project in the open, but with this blog, I am going to change that.
I intend to write about every project I work on and share the things I learn along the way.