Skip to content
View Cajs's full-sized avatar

Organizations

@YourBNC @PDS-UK @ThePHPCommunity

Block or report Cajs

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
Cajs/README.md

Hi ๐Ÿ‘‹, I'm Cameron Stephen!


Lead Developer at PDS

<?php

namespace Cajs;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'PDS',
                'position' => 'Lead Developer'
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Javascript::class,
            Laravel::class,
            Symfony::class,
            Go::class,
        ];
    }
}

๐Ÿ“ˆ Stats

Note - Stats are calculated as the last 7 days from yesterday. Today's stats are not included.

Code Time

Profile Views

Last Updated on 12/02/2025 06:11:22 UTC

Pinned Loading

  1. Cloudflare-IPs Cloudflare-IPs Public

    Automatically collect Cloudflare IP's and parse them to NGINX to show real visitor IP's

    Shell