โš  This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Backend & Infrastructure enthusiast, focused on automation, clean architecture, and scalable platforms.

<?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 13/02/2026 06:33:38 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