Skip to content
View Nimaw's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@pieweb-ir@Memaran-Dadeh

Block or report Nimaw

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Nimaw/README.md
<?phpnamespaceApp\Models;
useIlluminate\Foundation\Human;
class Nima extends Human
{
use InteractsWithHeartBeats, InteractsWithDifficultconditions;
publicfunctiongetCurrentWorkplaceAttribute(): array
{
return [
'workplace' => [
'company' => 'Mdadeh',
'position' => 'Back End developer' ]
];
}
publicfunctiongetDailyKnowledgeAttribute(): array
{
return [
Php::class,
Laravel::class,
Python::class,
JS::class,
Git::class
];
}
publicfunctiongetFutureGoalAttribute(): string
{
return'To contribute to more open source projects.';
}
}

Nima's github activity graph

Nimaw GitHub statsNimaw GitHub Github Steak

Pinned Loading

  1. Lara-CommandsLara-CommandsPublic

    A package for more Laravel commands.

    PHP 6

  2. Spammer-BotSpammer-BotPublic

    WhatsApp, Discord, Telegram message spammer with python

    Python 5