MAMuhammad Arslan Sarwarinopenreplay.hashnode.dev·Jan 12, 2023 · 14 min readBuilding A Wordle Clone Using ReactIn the popular Wordle game, you must guess a five-letter word by typing on a keyboard. When you type the word, you get hints related to the word you're guessing. There're multiple hints you get while playing this game. Green Letter - if it's correct...00
MAMuhammad Arslan Sarwarinarslans.hashnode.dev·Aug 21, 2022 · 11 min readHow to Get a Job as a Software EngineerIn this guide, we'll cover: Five Reasons You Should Get into Tech How to Become a Software Engineer Without Degree Career Paths for Software Engineers How to Prepare for Technical Interviews List of Platforms for Job Hunting Five Reasons You Sh...00
MAMuhammad Arslan Sarwarinarslans.hashnode.dev·May 11, 2022 · 8 min readHow to Become a DevOps EngineerIn this article, you will learn what concepts and tools you need to understand and what are the tasks and responsibilities of a DevOps Engineer. There are two main parts when you create an application: Development Developing of application Testing o...00
MAMuhammad Arslan Sarwarinarslans.hashnode.dev·May 1, 2022 · 8 min readCSS Grid: A Complete GuideCSS Grid Layout is a unique two-dimensional grid system for CSS. You can use a grid to design significant page layouts or small UI components. It offers a layout system with rows and columns, making it easier to design web pages without using floats ...00