Skip to content
View mkloubert's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mkloubert

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

  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

    2

  2. vscode-kanban vscode-kanban Public archive

    Kanban board for Visual Studio Code.

    JavaScript 282 52

  3. egomobile/vscode-powertools egomobile/vscode-powertools Public

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

    JavaScript 66 10

  4. js-promises js-promises Public

    Helpers for promises, which work in Node and the browser.

    TypeScript 2

  5. js-strings js-strings Public

    String helpers.

    TypeScript 1

  6. node-enumerable node-enumerable Public

    ES2017 ready LINQ features written in TypeScript.

    TypeScript 14 3