Skip to content
View David-R-Lange's full-sized avatar

Block or report David-R-Lange

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
David-R-Lange/README.md

Hi, I’m @David-R-Lange

I'm a student in Hanover, Germany. I've learned Numerical Mathematics and Simulations with the languages Octave/Matlab and C/C++ at my university.
I want to deepen my knowledge of what is possible with C++.

Interests

Many things in Computer Science interest me, but nothing more than Game Development and almost everything associated with that.
I would especcially like to learn Game Engine Programming, Emulation and Graphics Programming.

REMINDER:

Due to me learning Programming and showing what I have learned, I will never use any kind of AI (Github Copilot or ChatGPT) to help me, when I'm stuck or otherwise.

Socials:

You can reach me via my email: renedavidbrueggemann@gmail.com

Pinned Loading

  1. algeprog algeprog Public

    C++

  2. simple-calculator simple-calculator Public

    C++

  3. singly-linked-list singly-linked-list Public

    Data Structure of the singly linked list in c

    C

  4. tic-tac-toe tic-tac-toe Public

    C++

  5. snake-game snake-game Public

    snake-game with TUI on Linux written in C++ using ncurses.h

    C++