Giter Site home page Giter Site logo

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

Marcel Kloubert's Projects

node-remote-debugger icon node-remote-debugger

Server-side Node.js library for interacting with 'vs-remote-debugger' Visual Studio Code extension.

node-send-file icon node-send-file

Node.js app that sends and receives files over the network secure.

node-simple-socket icon node-simple-socket

Wrapper for Node.js sockets that makes it easy to send data compressed and crypted (RSA / AES).

node-workflows icon node-workflows

Simple and fast implementation of action-driven workflows for Node.js written in TypeScript.

notifiable.net icon notifiable.net

Set of classes for easy and powerful implementation of IPropertyChanged based objects.

php-remote-debugger icon php-remote-debugger

Server-side PHP library for interacting with 'vs-remote-debugger' Visual Studio Code extension.

php5boilerplate icon php5boilerplate

PHP 5 based and modular content management system for starting from scratch

php7boilerplate icon php7boilerplate

PHP 7 based and modular framework for starting websites and APIs from scratch

phpdeebuk icon phpdeebuk

Debugger that outputs PHP data via JavaScript generated popup.

phplivedoc icon phplivedoc

Website that displays live PHP documentation of classes and functions with the help of reflection and WITHOUT the need of building output documents.

regexparam icon regexparam

A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍♂️

scriptthor icon scriptthor

Executes scripts by using external engines / compilers. The support for other languages can be easily realized by writing own plug-ins.

sendnet icon sendnet

Console application that sends or receives files via WCF.

tinycloud icon tinycloud

ASP.NET cloud environment with a RESTful JSON API.

ts-toolbox icon ts-toolbox

Set of useful functions, classes, modules and helpers for Node.js written in TypeScript.

tsconfig icon tsconfig

Personal tsconfig.json, which can be used by anyone.

tsconfig-1 icon tsconfig-1

Shared TypeScript and tslint config files for e.GO projects.

uvu icon uvu

uvu is an extremely fast and lightweight test runner for Node.js and the browser

verdaccio icon verdaccio

📦🔐A lightweight private npm proxy registry

vs-chat icon vs-chat

A XMPP (Jabber) chat system for Visual Studio Code.

vs-cron icon vs-cron

[DEPRECATED] Visual Studio Code (VS Code) extension that runs tasks periodically.

vs-deploy icon vs-deploy

Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.

vs-json-explorer icon vs-json-explorer

Visual Studio Code extension to display structure of a JSON document in an explorer view.

vs-media-player icon vs-media-player

Visual Studio Code extension to control media players like Spotify or VLC directly from the editor.

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.