Skip to content
View A-Streitenberger's full-sized avatar
  • Johannes Gutenberg-Universität Mainz / Freiberuflich
  • Mainz, Germany
  • LinkedIn in/a-streitenberger

Block or report A-Streitenberger

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

Hi! 👋

my name is Alex and I'm currently finishing my master degree in Computer Science at JGU in Mainz. I already have several years of experience as a working student in various companies, including large corporations and small start-ups. Since December 2023 I have been working as a freelancer programming API integrations in the logistics industry.

Here on GitHub you can find projects I'm working on and want to share.

Project easyFastGP: An implementation of a standard genetic programming in Python with implemented performance improvements, especially the evaluation of individuals in numba annotated functions.

Project spring-user-management (will be published soon): A Spring Boot application for user management. This project will serve as a base project for others and will include the following features Single Sign-On (SSO), 2FA authentication, registration by email verification and other security measures (e.g. locking users out after X incorrect password attempts).

Popular repositories Loading

  1. easyFastGP easyFastGP Public

    Base implementation of genetic programming in Python with memory-efficient tree representation and usage of Numba for better performance.

    Python 1

  2. A-Streitenberger A-Streitenberger Public

    My personal repo