Skip to content
View ForgotMyCode's full-sized avatar

Block or report ForgotMyCode

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
ForgotMyCode/README.md
  • 👋 Hi, I’m @ForgotMyCode

I do primarily C++, Java, C and Python.

Wanna check more of my activities? Check out my leetcode!

Notes:

• I am moving away from GitHub as I dislike the way they handle code of their users. I will still use it to maintain old projects and as my dashboard and to collaborate, but I will not upload any more of my projects to GitHub.

• I am moving away from LeetCode as the recent changes such as the forced removal of dislikes made the experience worse and the problems do not feel sufficiently challenging anymore.

Here are some of my projects that are hosted here

(Check my Repositories for more!)

Smoothed Particle Hydrodynamics

Fluid particle simulation for CPU and GPU (using CUDA) + visualisation using OpenGL.

screenshot2 (1)

Mandelbrot Set

Parallel implementation of Mandelbrot set, visualisation in Dear ImGui.

screenshot

Here are some of my other projects that are not hosted here:

(usually due to size of some assets)

Leaft

A small relaxing game made in Unreal engine.

leaft

Autumn Landscape

A small interactive adventure in autumn nature, made with OpenGL.

screenshot2

Intermediate Shadow Maps for Interactive Many-Lights Rendering

Implementation of an advanced shadow mapping algorithm in OpenGL.

pgr2ss1

Cloth physics simulation

Provot's spring model in Unreal engine.

cp

Rope

Making rope interact with physics objects in Unreal engine.

wire

Currently work in progress projects:

  • Multiplayer shooter in Unreal engine

  • Low level C++ UI library

Popular repositories Loading

  1. SmoothedParticleHydrodynamics SmoothedParticleHydrodynamics Public

    C++ 1

  2. Monopoly Monopoly Public

    Monopoly game as assigned by willy

    C

  3. BrainFuckInterpreter BrainFuckInterpreter Public

    BrainFuck interpreter in C

    C

  4. Polyglot Polyglot Public

    Java, JavaScript and C Polyglot // throws warning in gcc

    C

  5. ForgotMyCode ForgotMyCode Public

    Config files for my GitHub profile.

  6. DesignPatterns DesignPatterns Public

    Java