type Developer struct {
Name string `json:"name"`
Role string `json:"role"`
Focus []string `json:"focus"`
Note string `json:"note"`
}
func NewShabab() Developer {
return Developer{
Name: "Ahmed Shabab Noor",
Role: "Data Engineer II at Pathao",
Focus: []string{"Data", "Backend", "Analytics", "AI & ML", "Building Scalable Systems"},
Note: "Professional work on company's self-hosted GitLab, personal projects on GitHub",
}
}
π―
Focusing
Trying to learn new things everyday.
-
@pathao-eng Pathao, United International University
- Dhaka, Bangladesh
- ashababnoor.github.io
- https://orcid.org/0000-0002-6441-1867
- in/ashababnoor
- @ashababnoor
Highlights
- Pro
Pinned Loading
-
bigquery-previewer
bigquery-previewer Publicβ‘ VS Code extension to preview BigQuery query cost and errors via dry run β without executing the query.
TypeScript
-
cheatsheets
cheatsheets PublicConcise, easy-to-reference cheatsheets for various programming languages and technologies
-
-
-
-
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.


