class Devmsh extends Developer
{
public String $name = "Mohammed Shurrab";
public String $position = "CTO @ Extreme";
public function knowledge()
{
return collect([
"Laravel",
"Flutter",
"TDD",
"Refactoring",
"Serverless",
]);
}
public function contacts()
{
return collect([
"twitter" => "https://twitter.com/devmsh",
"github" => "https://github.com/devmsh",
]);
}
public function publications()
{
return collect([
"medium" => "https://medium.com/@devmsh",
"podcast" => "https://reds-talk-podcast.simplecast.com/",
"youtube" => "https://www.youtube.com/channel/UCm4QTRXViHlmWV4egG7Z0WQ/",
]);
}
}
π¨βπ»
Available for new projects
#TDD #Laravel #Flutter π¨βπ»π
-
Extreme
- Istanbul, Turkey
- https://www.linkedin.com/in/devmsh
- @devmsh
Pinned Loading
-
blueprint
blueprint PublicForked from laravel-shift/blueprint
A code generation tool for Laravel developers.
PHP 1
-
onestudio-co/flutter-bond
onestudio-co/flutter-bond Public templateYour next Flutter project template!
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.