Skip to content
View kereis's full-sized avatar
🍴
Fork it until you make it.
🍴
Fork it until you make it.
  • Germany
  • 03:15 (UTC +02:00)
Block or Report

Block or report kereis

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

Hi πŸ‘‹, I'm Kevin Reis

I'm a full-stack developer who likes to tinker with random stuff here and there.


About me

  • πŸ‘“ Professional experiences in Java Backend development and iOS app development
  • βš’ Currently working as a full-stack developer with Spring Boot and React
  • πŸ†• Always ready to try out new stuff and to jump in at the deep end
  • πŸ“« How to reach me: e-mail, XING

Current (other) active projects

  • traefik-certs-dumper - A small Docker image which dumps certificates from Traefik's ACME json storage into designated file formats

Older projects

  • LibreWB - A project to set up an intelligent management of charging stations for electric vehicles as a part of a research project during my studies
  • MeDit - A Markdown editor for Android, born by the attempt of passing an exam ;p

Languages and Tools:

I've already worked with these kind of tools:
android angularjs bash cplusplus docker git go java javascript kotlin nodejs objectivec react spring swift typescript

Pinned

  1. traefik-certs-dumper traefik-certs-dumper Public

    Dumps Let's Encrypt certificates of a specified domain which Traefik stores in acme.json.

    Shell 107 24

  2. medit medit Public

    MeDit - A portable Markdown editor for Android

    Kotlin 1

  3. latex-science-paper-template latex-science-paper-template Public template

    LaTeX template for writing German scientific papers like Bachelor thesis

    TeX

  4. SMF-Docker SMF-Docker Public

    Forked from vortexau/SMF-Docker

    Simple Machines Forum in Docker

    Dockerfile

  5. Simulates communication between rece... Simulates communication between receiver and sender using CDMA (Code Division Multiple Access)
    1
    import java.util.ArrayList;
    2
    import java.util.Arrays;
    3
    import java.util.List;
    4
    
    
    5
    /**