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

Block or report maik-hasler

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

Hi there 👋

I have been programming professionally since my apprenticeship as an IT specialist for application development in August 2021. Before that I mainly programmed privately for many years, which I still do to this day. Nevertheless, since my apprenticeship I have been able to expand and deepen my previous knowledge enormously, as well as discover new technologies and learn new programming languages.

C# and Python in particular are among the programming languages in which I have the most experience.

Pinned

  1. SeleniumSharper SeleniumSharper Public

    SeleniumSharper is a powerful, lightweight tool that makes working with Selenium much easier. By offering a set of useful extensions and tools, it enhances the experience of working with Selenium.

    C#

  2. Functional.Primitives Functional.Primitives Public

    Functional.Primitives.Maybe is a lightweight library providing a functional-style Maybe<T> struct. This struct represents an optional value that may or may not be present, offering a more expressiv…

    C#

  3. chesspy chesspy Public

    This is a school project of a chess game developed in Python using the pygame library. It allows clients to play against each other.

    Python