Skip to content
View BeanGreen247's full-sized avatar
💭
"If you can breathe, you have no right to give up!" – Unknown, 2025
💭
"If you can breathe, you have no right to give up!" – Unknown, 2025

Block or report BeanGreen247

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
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. BeanMon Public

    A Simple Linux System Monitor

    C

  2. fvwm Public

    repository for my fvwm config

    Shell

  3. eqvaldi/install-scripts Public

    install scripts for Debian Linux

    Shell 1

  4. Debian_10_Proprietary_NVIDIA_Driver_Install_Guide Public

    Steps on installing proprietary NVIDIA drivers on Debian 10.

    16 5

  5. 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 7 1

  6. Windows-10-Minimizer Public

    A utility to make your Windows 10 install more lightweight

    PowerShell 4