Skip to content
View OPunktSchmidt's full-sized avatar
  • DekaBank Deutsche Girozentrale
  • Deutschland
Block or Report

Block or report OPunktSchmidt

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

Hi there 👋

I am a software developer from Germany and mainly develop in C#/.Net. Privately and as part of side business, I also use other technologies such as Android/Java. I am interested in Cloud/DevOps/Automation and am trying to educate myself in this area. I'm always open to learn new things.

I am the founder and developer of the Android app "Fast Calorie Counter" which has over 300,000 downloads on the Play Store. The app takes a minimalist and time-saving approach in an information-overflowing world. Try it if you like:

The largest of my repositories are currently private because they are part of my side business. At the moment you will find small experiments and learning projects here. Maybe in the future I'll find an idea to develop something bigger in public.

Pinned

  1. KpImageViewer-Extended KpImageViewer-Extended Public

    Customized and extended version of an image viewer control found on CodeProject.

    C# 8 2

  2. CSharpRegexBenchmark CSharpRegexBenchmark Public

    This small project is used to evaluate the different possibilities of executing a regular expression in C# and to compare the performance.

    C#