Mar 31, 2022CSS units in a nutshell.In this post, I will explain the most used CSS units that you will use if you are a front-end developer. There are a lot of CSS units but we can make it simple by dividing them into two categories:- 1. Absolute units 2. Relative units ABSOLUTE UNITS These units are fixed…CSS2 min readCSS2 min read
Jul 2, 20217 lessons from 7 habitsWhenever I want some clarity in my life I turned myself to only one thing that I know would never let me down. Yes, you guessed it right — it’s BOOKS. I recently read a book that I had heard a lot about but wasn’t interested in reading it. Man…Motivation6 min readMotivation6 min read
Jun 29, 2021What really is SELF LOVE ❤️ ?My thoughts on the topic: 👇🏼 I have heard so many people saying that if we truly wanna be happy then the path for it starts with self love. But I really struggled with this for a long time. In a world where people define us in so many ways…Self Love2 min readSelf Love2 min read
Jun 27, 2021Linked Lists for DummiesExplaining all the four types. Earlier I explained Array Data Structure and today I am explaining Linked Lists. A linked list is a linear data structure in which the order of its elements is not pre-defined in the memory. For example, our to-do list that we make every day in…Datastrucutre4 min readDatastrucutre4 min read
Jun 22, 2021Array Data Structure For DummiesAs software engineers, we have to face Data structure and algorithms one way or the other no matter how hard we try to avoid them. For beginners, this can be a very hard topic to grasp and wrap their heads around. But don’t worry I got you covered. Today, I…Datastrucutre3 min readDatastrucutre3 min read
Jun 12, 2021Who am I?Hi, 👋 my name is Gautam Khatter, and I am an engineer from India. 🏷 Connect with me:- Twitter, Facebook, LinkedIn, GitHub, Youtube Engineering has always been my passion. …About Me2 min readAbout Me2 min read