Skip to content
View vor1c's full-sized avatar
🌏
🌏
  • HTBLuVA Salzburg
  • Salzburg

Highlights

  • Pro

Block or report vor1c

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-IntelliDrive-DiplomArbeit Cpp-IntelliDrive-DiplomArbeit Public

    This is the HTL Salzburg Diplomarbeit created by Devrim Yildiz and Tobias Huber. The Diplomarbeit is about a Generative Ai, which learns driving.

    C++ 3

  2. C-Fraction-Reduction-Tool C-Fraction-Reduction-Tool Public

    This C program provides a function to calculate the greatest common divisor (gcd) of two integers and another function to reduce a given fraction to its lowest terms using the gcd. The main functio…

    C 1

  3. C-Swapping-Values C-Swapping-Values Public

    This repository contains C code that demonstrates two different approaches to swap the values of two variables. The first approach is to pass the variables by value to a function, while the second …

    C 1

  4. C-Pointer-Addresses-And-Values C-Pointer-Addresses-And-Values Public

    A C program that demonstrates how to use pointers to access the memory addresses and values of variables.

    C 1

  5. C-Ball-Collision-Simulation-WinAPI C-Ball-Collision-Simulation-WinAPI Public

    This is a simple ball collision simulation program written in C. It uses Windows API for graphics and animation. The program generates random colored balls that collide and bounce off each other. T…

    C 1

  6. C-Polynomial-Derivative C-Polynomial-Derivative Public

    This repository contains a C program that calculates the derivative of a polynomial entered by the user using the power rule of differentiation. The resulting polynomial is outputted and the user c…

    C 1