Skip to content

Cajs/Cajs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

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

I'm an Early 🐤

🌞 Morning                11375 commits       ████████░░░░░░░░░░░░░░░░░   30.06 % 
🌆 Daytime                21872 commits       ██████████████░░░░░░░░░░░   57.80 % 
🌃 Evening                4590 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.13 % 
🌙 Night                  2 commits           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.01 % 

📅 I'm Most Productive on Thursday

Monday                   5214 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.78 % 
Tuesday                  6738 commits        ████░░░░░░░░░░░░░░░░░░░░░   17.81 % 
Wednesday                8304 commits        █████░░░░░░░░░░░░░░░░░░░░   21.95 % 
Thursday                 9098 commits        ██████░░░░░░░░░░░░░░░░░░░   24.04 % 
Friday                   6945 commits        █████░░░░░░░░░░░░░░░░░░░░   18.35 % 
Saturday                 506 commits         ░░░░░░░░░░░░░░░░░░░░░░░░░   01.34 % 
Sunday                   1034 commits        █░░░░░░░░░░░░░░░░░░░░░░░░   02.73 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Europe/London

💬 Programming Languages: 
PHP                      4 hrs 12 mins       ████████████████████░░░░░   80.01 % 
textmate                 37 mins             ███░░░░░░░░░░░░░░░░░░░░░░   11.90 % 
.env file                15 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.90 % 
Bash                     7 mins              █░░░░░░░░░░░░░░░░░░░░░░░░   02.46 % 
Blade Template           2 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.66 % 

🔥 Editors: 
PhpStorm                 5 hrs 15 mins       █████████████████████████   100.00 % 

💻 Operating System: 
Linux                    5 hrs 15 mins       █████████████████████████   100.00 % 

Last Updated on 24/07/2024 12:09:36 UTC

Releases

No releases published

Packages