Experienced Frontend Developer with a demonstrated history of working in software houses in the healthcare, marketing and advertising industries.
Skilled in
Web markup, including HTML5, CSS and pre-processing platforms, such as SASS. Client-side scripting and JavaScript, frameworks (React.js). Code versioning control (GitHub). Front end tooling (Gulp). Design / handoff (Zeplin, Adobe XD, figma ). Strong engineering professional with a Bachelor's degree focused in Information Technology and computing from Arab Open University .
Nothing here yet.
Introduction: Conditionals are a fundamental concept in programming languages, and JavaScript is no exception. Understanding conditionals is crucial for controlling the flow of your code and making decisions based on certain conditions. In this blog ...

Introduction: JavaScript, being a dynamically typed language, has its ways of representing the absence of a value. The two primary values used in such cases are 'undefined' and 'null'. Despite often being used interchangeably, these two values have d...
