Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/esterified/esterified

Config files for my GitHub profile.
https://github.com/esterified/esterified

config github-config

Last synced: about 2 months ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

        

👋 Hi, I am Fayed!


### About Me...

```javascript
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",
};
}
}

```


Metrics left
Metrics right