Skip to content
View BeanGreen247's full-sized avatar
Block or Report

Block or report BeanGreen247

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BeanGreen247/README.md

Thomas here!

Old bio!

Hi. I am a somewhat capable developer with experience in programming everything from Web development to App development creating web apps and desktop applications. If you need something, just let me know and I will see what I can do. My background should give you an idea of what I am capable of.

New bio!

DevOps Engineer. Linux/Windows poweruser. Love opensource.

<?php

namespace TomasMozdren;

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

    public function getDailyKnowledge(): array
    {
        return [
            Java::class,
            Jira::class,
            Confluence::class,
            Git::class,
            IntelliJ::class,
            VSCode::class,
            Php::class,
            HTML::class,
            CSS::class,
            Javascript::class,
            Python::class,
            Flask::class,
        ];
    }

    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
    
    public function getWebsiteLink(): string
    {
        return 'http://beangreen247.xyz/';
    }
    
    public function getLinkedInLink(): string
    {
        return 'https://www.linkedin.com/in/tom%C3%A1%C5%A1-mozd%C5%99e%C5%88-3382b71a6/';
    }
}

📫 How to reach me: ...

📚 Docs:...

Other docs...

### Attention please So I am in the process of looking for a new job, either Remote or On-Site so If I am a good fit for a role in your company a or a company you work for, please let me know via LinkedIn or Email or Telegram. Thank you.

I have an email, we can get in touch...

mozdrent@gmail.com

Pinned Loading

  1. openbox-with-windows-snapping openbox-with-windows-snapping Public

    A custom build of openbox with window snapping

    C 1

  2. Debian_10_Proprietary_NVIDIA_Driver_Install_Guide Debian_10_Proprietary_NVIDIA_Driver_Install_Guide Public

    Steps on installing proprietary NVIDIA drivers on Debian 10.

    15 5

  3. tin tin Public

    tin - a small text editor

  4. setCPUandMouse.sh setCPUandMouse.sh Public

    a startup script for automated powerplan setting and clock speed setting, can also disable mouse acceleration

    Shell

  5. Eqvaldi-deer/install-scripts Eqvaldi-deer/install-scripts Public

    install scripts for Debian Linux

    Shell 1

  6. ArchLinux-KDE-Plasma-setup-script ArchLinux-KDE-Plasma-setup-script Public

    A script that automates the etire process of setting up the full KDE plasma desktop env with some additional apps and tweaks to make it more usable for my usecase.

    Shell 2 1