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

Highlights

  • Pro

Block or report Arpityadav

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
Arpityadav/README.md
<?php
namespace ArpitYadav;
class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'Backend Developer' => 'Ripenapps, Nodia',         
            ]
        ];
    }
    public function getDailyKnowledge(): array
    {
        return [
            PHP::class,
            Javascript::class,
            Laravel::class,
            Vue::class,
            React::class,
            Inertia::class,
            TailwindCss::class,
            Aws::class,
        ];
    }
    public function getFutureGoal(): string
    {
        return [
            'I am determined to launch the next greatest thing',
            'To contribute to open source',    
        ];
    }
    
    public function moreAboutme(): string
    {
        return 'http://arpityadav.me';
    }
}

Pinned Loading

  1. forum forum Public

    PHP 2

  2. ShoppingCart ShoppingCart Public

    Shopping Cart with laravel

    PHP 1 1

  3. birdboard birdboard Public

    Based on a video series by Jeffrey way (Laracasts)

    PHP 1

  4. reddit-clone reddit-clone Public

    PHP 1

  5. laravel-movies-example laravel-movies-example Public

    Building a Movie App using Laravel, Tailwind CSS and The Movie DB REST API

    PHP 1

  6. Lincher Lincher Public

    PHP 1