HelloIām Jakaria Masum
JavaScript lover š | Crafting frameworks and coding the future š»āØ
const profile = {
name: 'Jakaria Masum',
title: 'Full-Stack Developer | Cloud Enthusiast | Problem Solver',
skills: [
'React', 'NextJS', 'Redux', 'Express',
'MySQL', 'MongoDB', 'Docker', 'TypeScript',
'Git', 'Linux'
],
hardWorker: true,
quickLearner: true,
problemSolver: true,
yearsOfExperience: 1,
hireable: function() {
return (
this.hardWorker &&
this.problemSolver &&
this.skills.length >= 5 &&
this.yearsOfExperience >= 1
);
}
};
WHO I AM?
Hello! Iām Jakaria Masum, a passionate Full Stack Developer with over 6 months of experience building and optimizing scalable web applications. I specialize in crafting seamless user experiences and robust backend systems, using a diverse tech stack to bring innovative ideas to life. My journey in software development has been fueled by a strong dedication to learning and problem-solving. I enjoy working on end-to-end solutions, from designing intuitive front-end interfaces to architecting efficient and secure backends.
