Giter Site home page Giter Site logo

beangreen247 / archlinux-kde-plasma-setup-script Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 192 KB

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 93.58% PowerShell 3.02% Batchfile 3.40%
arch 2023 2023-projects 247 archlinux automation bash bean beangreen247 bin

archlinux-kde-plasma-setup-script's Introduction

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

[email protected]

archlinux-kde-plasma-setup-script's People

Contributors

beangreen247 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

darhyno

archlinux-kde-plasma-setup-script's Issues

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.