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

Block or report anand346

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
anand346/README.md
<?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.';
    }
}

Popular repositories Loading

  1. findissues findissues Public

    FindIssues 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 🧑‍💻✨.

    JavaScript 67 69

  2. muzical muzical Public

    Muzical is a platform that let's you enjoy watching youtube videos and songs in-sync with friends and family members. All you need to do is just join a channel and start enjoying ✨

    JavaScript 8 10

  3. portfolio portfolio Public

    SCSS 1

  4. php_udemy_coupon_extractor php_udemy_coupon_extractor Public

    respository for udemy coupon extractor

    PHP

  5. php_insta_downloader php_insta_downloader Public

    PHP

  6. js_breakout_game js_breakout_game Public

    JavaScript