Skip to content
View epatrik107's full-sized avatar
  • Engelbrecht Patrik

Highlights

  • Pro
Block or Report

Block or report epatrik107

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

Pinned

  1. Prompt-Engineering-HW-BME Prompt-Engineering-HW-BME Public

    This Python project uses Flask and OpenAI's API to generate personalized workout plans. Users input their fitness goals, workout duration, and location. The application then generates a detailed pl…

    Python 1

  2. Programming3-HW-BME Programming3-HW-BME Public

    This project is a Java-based implementation of the classic Snake game. It features a GUI for gameplay and settings, a scoreboard system, and game state management. The game allows players to custom…

    Java

  3. Circle-Limit Circle-Limit Public

    The project is a C++ application that generates a graphical representation of a star using OpenGL. It includes a Poincare texture and allows the star to rotate around a point and itself. The star's…

    C

  4. Freeform-Curves Freeform-Curves Public

    The provided code is part of a C++ OpenGL framework for creating and managing shaders, textures, and GPU programs. It includes classes for handling 2D and 3D vectors, 4x4 matrices, textures, and GP…

    C

  5. Points-Lines Points-Lines Public

    This C++ project provides a framework for creating 2D and 3D geometric objects using OpenGL. It includes classes for handling vectors, matrices, textures, and GPU programs. The application supports…

    C