import SoftwareDeveloper from 'huseynaghah';
class Bio extends SoftwareDeveloper {
name = 'Huseynagha Hagverdiev';
title = 'Software Engineer';
location = 'Baku, AZ';
}
class Skills extends SoftwareDeveloper {
languages = ['JavaScript', 'NodeJS'];
databases = ['MsSQL', 'MongoDB'];
frameworks = ['React', 'ExpressJS'];
}
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.