<?php
namespace AnandRaj;
class About extends Me
{
public function getBasicDetails(): array
{
return [
'details' => [
'name' => 'Anand Raj',
'mail' => '[email protected]',
'linkedin' => 'https://linkedin.com/in/anand346',
'blogs' => 'https://bepractical.tech/blogs',
]
];
}
public function getKnowledgeBase(): array
{
return [
Php::class,
Javascript::class,
CodeIgniter::class,
ReactJs::class,
NextJs::class,
TailwindCss::class,
];
}
public function getGoal(): string
{
return 'To contribute to open source.';
}
}
🏠
Working from home
Full-stack developer | Next.js | CodeIgniter | Javascript | PHP
- Bhopal, India
-
19:08
(UTC +05:30) - hireanand.dev
- @itsanand346
- in/anand346
- itsanand346
Popular repositories Loading
-
findissues
findissues PublicFindIssues aims to provide you access to the most recent created issues on github which is not assigned to anyone yet, with its advance search technique 🧑💻✨.
-
php_udemy_coupon_extractor
php_udemy_coupon_extractor Publicrespository for udemy coupon extractor
PHP
-
-
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.