Hero

Hello,
This is Kristian Hadzhiev , I'm a Professional Software Developer.

name:'Kristian Hadzhiev',
skills:['React', 'NextJS', 'Redux', 'Express', 'MySql', 'MongoDB', 'AWS'],
hardWorker:true,
quickLearner:true,
problemSolver:true,
hireable:function() {
return(
this.hardWorker&&
this.problemSolver&&
this.skills.length>=5
);
};
};

© Developer Portfolio by Kristian hadzhiev