class About extends Me {
static name = "Fayed Ishtar Chowdhury";
constructor() {
this.code = ["Javascript", "Typescript", "PHP", "Python", "Java"];
this.preferredStack = "Full Stack";
}
getMyInterests() {
return ["web dev", "app dev", "tech", "gaming", "music"];
}
getCurrentWorkplace() {
return {
company: "BevyCommerce",
position: "Lead Software Engineer",
};
}
getMySkills() {
return {
frontEnd: ["VanillaJS", "React", "TailwindCss"],
backEnd: {
JS: ["Node", "Express"],
PHP: ["Laravel"],
Python: ["Django"],
},
database: ["MySql", "postgres", "mongodb", "sqlite"],
mobileApp: ["Java", "React Native"],
devops: ["GCP", "docker", "terraform"],
architecture: [
"Progressive Web Applications",
"Single Page Application",
"Serverless Architecture",
"Headless Architecture",
],
misc: ["Shopify", "Wordpress", "Firebase", "open-cv", "tensorflow"],
};
}
getMyInfo() {
return {
mail: "****@gmail.com",
};
}
}
🏠
Working from home
Trying to build beautiful things.
Highlights
Pinned Loading
-
electron-download-manager
electron-download-manager PublicA download manager app for desktop
-
-
Automatic-License-Plate-Recognition-using-KNN
Automatic-License-Plate-Recognition-using-KNN PublicHardware-based implementation to identify license plate numbers and respond based on that
C++
-
-
-
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.