Giter VIP home page Giter VIP logo

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' => '[email protected]',
            '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.

Stefan ♥'s Projects

authme icon authme

:lock: Authenticate yourself in Minecraft and re-validate your session

awesome-cto icon awesome-cto

A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

block-lab icon block-lab

Block Lab is a fork for the block lab plugin witch is open source and has all the fields for free

bot.whatsapp.app icon bot.whatsapp.app

This is a repo that send a message to your person of choice with a random love giphy

crawler icon crawler

This is a php package that will allow users to get a sentiment of an blog article using https://nlpapi.org

darkstore icon darkstore

Darkstore App using Flutter & Firebase & GetX & laravel Information About The Application: -Theme Dark Mode -language English && Arabic -Authentication Using Email & Facebook & Google - Google Map -gateway payment Paymob

devilbox icon devilbox

A modern Docker LAMP stack and MEAN stack for local development

fatebot icon fatebot

IRC botnet, that's mainly used to launch denial-of-service attacks.

feeds icon feeds

PHP magic for Laravel: Unleash your inner feed-finder wizardry! Because who doesn't want to be a feed whisperer?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.