import SoftwareDeveloper from 'thompsonemerson';
class Bio extends SoftwareDeveloper {
name = 'Mohammad Vahedi';
title = 'Software Engineer';
company = 'Snappfood';
location = 'Tehran, IR';
}
class Skills extends SoftwareDeveloper {
languages = ['Go', 'JavaScript'];
databases = ['MySQL', 'PostgreSQL'];
frameworks = ['Gin', 'React'];
}
😃
Happy Developer
Pinned Loading
-
-
-
automatic-password-generator
automatic-password-generator PublicAtomatic Password Generator for Node.js
JavaScript 2
-
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.