Skip to content
View tobiaslocker's full-sized avatar
Block or Report

Block or report tobiaslocker

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
tobiaslocker/README.md

Greetings, Earthling ✌️

Welcome to my github! I graduated as electrical engineer but I mostly write Software. I am not part of team ${MY_LANGUAGE} because basically they all do the same thing. Except javascript, javascript is just weird.

Pinned

  1. simple-web-app-with-docker-compose simple-web-app-with-docker-compose Public

    A simple web application with a Flask backend and React frontend using Docker Compose

  2. simple-dockerized-flask-backend simple-dockerized-flask-backend Public

    A simple rest blueprint, served with gunicorn, running in Docker

    Python 1

  3. simple-dockerized-react-frontend simple-dockerized-react-frontend Public

    A simple frontend running in Docker. Sends a request to an api and shows response

    HTML

  4. open62541pp open62541pp Public

    C++ wrapper for open62541

    C++ 7

  5. base64 base64 Public

    A modern C++ base64 encoder / decoder

    C++ 86 16

  6. ostr ostr Public

    C++ ostream printing helpers

    C++