Skip to content
View esterified's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report esterified

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
esterified/README.md

👋 Hi, I am Fayed!

About Me...

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

Pinned Loading

  1. electron-download-manager Public

    A download manager app for desktop

    TypeScript 2 1

  2. MRI-image-CNN Public

    MRI Image classification using LeNet.

    Python 2

  3. Automatic-License-Plate-Recognition-using-KNN Public

    Hardware-based implementation to identify license plate numbers and respond based on that

    C++ 1

  4. JWT-Auth Public

    Basic JWT auth example

    TypeScript 1

  5. snake-game-js Public

    Snake Game built for Browser

    JavaScript 1

  6. openai-image Public

    Generate AI images

    TypeScript 1

630 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing esterified's contributions from March 03, 2024 to March 03, 2025. The contributions are 80% commits, 13% code review, 7% pull requests, 0% issues.

Contribution activity

March 2025

esterified has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.