Skip to content

jumbophp/dumbophp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm Stefan aka Dumbo !

Senior Software Developer at [Dumbo](https://lzomedia.com)

Twitter Follow Linkedin: Stefan GitHub followers website

About Me

I create software and open source packages mainly about php, python and data engineering. I have a passion for learning and sharing my knowledge with others in a way that's as public as possible. You can see a full list of what I am up to on DumboPHP.

My Tech Stack

<?php

namespace SaturnPHP\Stefan;

class Profile extends Me
{
    final public function getCurrentWorkplace(): array
    {
        return [
            'name' => 'Stefan I',
            'position' => 'Senior Software Engineer',
            'company' => 'Lzo Media',
            'workplace' => [
                'company' => 'Lzo Media',
                'position' => 'Founder'         
            ]
        ];
    }
    
    final public function getContactDetails(): array
    {
        return [
            'email' => 'stefan@LzoMedia.com',
            'website' => 'https://LzoMedia.com',
        ];
    }
    
    final public function getProgrammingLanguages(): array
    {
        return [
            PHP::class,
            Python::class,
            Typescript::class,
            Golang::class,
            C::class,
        ];
    }
    
    
    final public function getFrameworks(): array
    {
        return [
            Symfony::class,
            Laravel::class,
            Zend::class,
            Django::class,
            Flask::class,
            FastApi::class,
            Vue::class,
            React::class,
            Angular::class,
            Mux::class
            Ionic::class,
            Bootstrap::class,
            Tailwind::class,
            Bulma::class,
        ];
    }
    
    
    final public function getDatabases(): array
    {
        return [
            MySql::class,
            Postgres::class,
            Sqlite::class,
            Redis::class,
            Mongo::class,
            Elastic::class,
        ];
    }

    final public function getInterests():array
    {
        return [
            "Serverless",
            "DevOps",
            "Cloud",
            "NLP",
            "Artificial Intelligence",
        ];
    }
   
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


My latest blog posts


Weekly development breakdown

Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 434.1 kB Used in GitHub's Storage

🏆 229 Contributions in the Year 2024

💼 Opted to Hire

📜 87 Public Repositories

🔑 3 Private Repositories

I'm an Early 🐤

🌞 Morning                627 commits         █████████░░░░░░░░░░░░░░░░   35.09 % 
🌆 Daytime                799 commits         ███████████░░░░░░░░░░░░░░   44.71 % 
🌃 Evening                326 commits         █████░░░░░░░░░░░░░░░░░░░░   18.24 % 
🌙 Night                  35 commits          ░░░░░░░░░░░░░░░░░░░░░░░░░   01.96 % 

📅 I'm Most Productive on Monday

Monday                   473 commits         ███████░░░░░░░░░░░░░░░░░░   26.47 % 
Tuesday                  351 commits         █████░░░░░░░░░░░░░░░░░░░░   19.64 % 
Wednesday                305 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.07 % 
Thursday                 348 commits         █████░░░░░░░░░░░░░░░░░░░░   19.47 % 
Friday                   164 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   09.18 % 
Saturday                 62 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   03.47 % 
Sunday                   84 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   04.70 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Europe/London

💬 Programming Languages: 
PHP                      5 hrs 46 mins       ██████████░░░░░░░░░░░░░░░   40.44 % 
Docker                   1 hr 24 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   09.83 % 
Vue.js                   1 hr 22 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   09.66 % 
YAML                     1 hr 2 mins         ██░░░░░░░░░░░░░░░░░░░░░░░   07.33 % 
Astro                    46 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   05.45 % 

🔥 Editors: 
PhpStorm                 14 hrs 17 mins      █████████████████████████   100.00 % 

🐱‍💻 Projects: 
automation.todayintel.com8 hrs 37 mins       ███████████████░░░░░░░░░░   60.41 % 
lzomedia.com             2 hrs 51 mins       █████░░░░░░░░░░░░░░░░░░░░   19.97 % 
community.todayintel.com 1 hr 23 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   09.71 % 
thebmwmechanic.co.uk     44 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   05.22 % 
app.debregister.com      28 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.29 % 

💻 Operating System: 
Linux                    14 hrs 17 mins      █████████████████████████   100.00 % 

I Mostly Code in PHP

PHP                      37 repos            █████████████░░░░░░░░░░░░   52.86 % 
Python                   14 repos            █████░░░░░░░░░░░░░░░░░░░░   20.00 % 
JavaScript               4 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   05.71 % 
Astro                    2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   02.86 % 
C++                      2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   02.86 % 

Timeline

Lines of Code chart

Last Updated on 31/05/2024 00:20:17 UTC


These Readme stats are generated using Github action stats

NOTE: Top languages does not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on the usage across repositories.