I am a fullstack JavaScript developer with both back-end and front-end skills. I have always looked for opportunities and challenges to make my mark. I have never stopped engaging my passion to help others and solve their problems. As a fullstack JavaScript developer, I enjoy paying obsessive attention to detail and various development mechanisms. My unequivocal love for creation and my work ethic have directed me towards the mission of making a contribution to make the world a better place. That's why I'm excited to make a positive impact in a fast-growing company.
- π€ Iβm looking to collaborate on more open source projects
- π¬ Ask me about anything, I love to answer!
- π« Email me at babsfullstack@gmail.com.
import FullstackDeveloper from 'babsfullstack97';
class Bio extends FullstackDeveloper {
name = 'Babacar NIANG';
title = 'Fullstack Javascript Developer';
company = 'Horus Lab';
location = 'Dakar, SN';
}
class Skills extends FullstackDeveloper {
languages = ['JavaScript', 'PHP', 'Python'];
databases = ['MySQL', 'MongoDB', 'PostgreSQL'];
frameworks = ['React', 'React Native', 'Node', 'GraphQL', 'Express'];
extras = ['AWS', 'Docker', 'Linux'];
tools = ['VS Code', 'Vim', 'GitHub'];
}