Skip to content
View mkloubert's full-sized avatar

Highlights

  • Pro

Block or report mkloubert

Report abuse

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

Report abuse
mkloubert/README.md

πŸ‘‹ Hello there!

I am a Senior FullStack Developer.

I love Matrix!!!


Currently, I do a lot of stuff in TypeScript, .NET and Go, but also in Docker and React.js (+ Native).

Skills

These are some things I really like:

C#
C#
Go
Go
JavaScript
JavaScript
Material UI
Material UI
React
React
TypeScript
TypeScript
.NET
.NET
Debian
Debian
Docker
Docker
Kubernetes
Kubernetes
Node.js
Node.js
Spring
Spring

Thats me in TypeScript:

class MarcelKloubert {
    public readonly birthday = new Date();
    public readonly name = "Marcel Kloubert";
    public readonly skills = {
        "architecture": [
            "Microservices", "MVC", "serverless", "SPA"
        ],
        "backend": [
            ".NET (+ Core)", "C#", "Deno", "Express.js", "Go", "Java", "Kotlin",
            "Node.js", "PHP", "Spring", "Symfony", "TypeScript", "Vert.x", "WCF"
        ],
        "database": [
            "Mongo DB", "MySQL", "PostgreSQL", "SQLite 3", "T-SQL"
        ],
        "devops": [
            "Azure", "Docker", "GitHub Actions", "Kubernetes", "nginx"
        ],
        "e-commerce": [
            "Magento", "OXID", "Shopware"
        ],
        "frontend": [
            "Android", "Bootstrap", "HTML", "JavaScript", "React (.js + Native)",
            "Reporting Services", "SASS", "Windows Forms", "WPF", "Vue"
        ],
        "tools": [
            "Android Studio", "BitBucket", "git", "GitHub", "GitLab",
            "IntelliJ", "PhpStorm", "Redis", "Visual Studio",
            "Visual Studio Code", "WebStorm", "Xcode"
        ],
        "_misc": [
            "Firebase", "GNU/Linux", "Jira", "OSS", "Python",
            "REST APIs", "Scrum / Agile", "VB.NET"
        ]
    };

    public username = "mkloubert";

    public toString() {
        return this.name;
    }
}

const me = new MarcelKloubert();

// 1979
console.log( me.birthday.getFullYear() );

Interesting projects

Name Description Notes
js-promises Helpers for promises, which work in Node and the browser. JavaScript / TypeScript, Browser, Node.js
js-strings String helpers, which work in Node and the browser. JavaScript / TypeScript, Browser, Node.js

Support

I would be happy if you support by work.

πŸ‘‡ My pinned repos πŸ‘‡

Pinned Loading

  1. awesome-gitfather awesome-gitfather Public

    A curated list of awesome and amazing things The GitFather and his friends did, still do and will do as well

    3

  2. go-package-manager go-package-manager Public

    A package manager for Go

    Go 5 1

  3. egomobile/e-gpt egomobile/e-gpt Public archive

    Command line tool that interacts with ChatGPT without additional software and an embedded UI.

    TypeScript 4 2

  4. vscode-kanban vscode-kanban Public archive

    Kanban board for Visual Studio Code.

    JavaScript 285 52

  5. egomobile/vscode-powertools egomobile/vscode-powertools Public archive

    A swiss army knife with lots of tools, extensions and (scriptable) enhancements for Visual Studio Code.

    JavaScript 73 10

  6. vscode-remote-workspace vscode-remote-workspace Public archive

    Multi protocol support for handling remote files like local ones in Visual Studio Code.

    TypeScript 206 38