an aspiring MERN stack Web developer, currently looking for oppurtunities to expand my skillset and work in a colloborative environment
import SoftwareDeveloper from 'India';
class Bio extends SoftwareDeveloper {
name = 'Aman Singh';
title = 'Aspiring Software Engineer' || 'MERN Stack Web Developer';
location = 'Jharkhand, India';
availability = "Available to hire!!";
}
class Skills extends SoftwareDeveloper {
frontend = ['JavaScript', 'HTML', 'CSS', 'React', 'Redux'];
backend = ['NodeJs', 'ExpressJs', 'MongoDB'];
ui = ['Chakra-Ui'];
}
Thanks a lot. ❤️



