About Me
A passionate front-end developer dedicated to creating intuitive and responsive web experiences. With a strong foundation in modern web technologies and a keen eye for design, I transform complex problems into elegant solutions.
----------------------------------------------------------------------
const coder =
name: AWAB ML,
hardworking: true,
quickLearner: true,
problemSolver: true,
skills: ["HTML", "CSS", "JavaScript", "React", "Node.js", "Git"],
hireable: function() {
return (
this.hardworking &&
this.problemSolver &&
this.skills.length > 5
);
}
};
};
A passionate front-end developer dedicated to creating intuitive and responsive web experiences. With a strong foundation in modern web technologies and a keen eye for design, I transform complex problems into elegant solutions.
Company Name | June 2023 - Present
Relevant Coursework: Web Development, Data Structures, Algorithm Design
A deep dive into the power and flexibility of React Hooks in modern web development.
Read More