Skip to content
View ge47kuf's full-sized avatar
  • Technical University of Munich
  • Munich

Block or report ge47kuf

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

Popular repositories Loading

  1. cpp-external-sort cpp-external-sort Public

    C++ implementation of an external sort algorithm capable of handling large files with limited memory.

    Python

  2. cpp-performance-optimization cpp-performance-optimization Public

    C++ code optimization examples (Matrix Multiplication, Mandelbrot Set, Map App) using AVX, multithreading, data structures, and perf analysis.

    C++

  3. Java-Numerical-Algorithms Java-Numerical-Algorithms Public

    A set of Java tools for mathematical computations, including various interpolation techniques, linear algebra functions for tridiagonal matrices, Fourier transforms, and an image scaling applicatio…

    Java

  4. layered-architecture-spring-javafx layered-architecture-spring-javafx Public

    A client-server application showcasing layered architecture: Spring Boot backend, JavaFX frontend, managing Person/Note data in-memory.

    Java