Hello,
This is Abhishek Rawat, a Passionate and Professional Software Developer.
This is Abhishek Rawat, a Passionate and Professional Software Developer.
portfolio.js
const coder = {
name: 'Abhishek Rawat',
skills: ['Python','JavaScript','HTML','CSS','Docker','Next.js',
'MySQL'],
hardWorker: true,
quickLearner: true,
problemSolver: true,
hireable: function () {
return (
this.hardWorker &&
this.problemSolver &&
this.skills.length >= 5
);
}
};










.png)



