Skip to content
Avatar

Achievements

Achievements

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.

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 full stack developer.

I love Matrix!!!


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

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", "REST APIs",
            "Scrum / Agile", "VB.NET"
        ]
    };
    public twitter = "@mjkloubert";
    public username = "mkloubert";

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

const me = new MarcelKloubert();

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

👇 My pinned repos 👇

Pinned

  1. flitz, a lightweight and extremly fast HTTP server with all basics for Node.js 10+

    2

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

    JavaScript 12 1

  3. Kanban board for Visual Studio Code.

    JavaScript 220 41

  4. Sets up controllers for Express framework.

    TypeScript 7 1

  5. About A standalone CLI application, serving Swagger UIs via a HTTP server.

    TypeScript 2 1

  6. ES2017 ready LINQ features written in TypeScript.

    TypeScript 13 3

116 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2021

Created 2 commits in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.