Skip to content
View kaelyavel's full-sized avatar

Block or report kaelyavel

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
kaelyavel/README.md
  • πŸ‘‹ Hello, I’m El Bachir

  • 🌱 I’m an HPC Graduate with Gameplay Programming experience, mainly using Unreal Engine and Unity.

  • 🎏 My two main programming languages are C++ and C#.

  • πŸ”€ I have wrote parallel programs in :

    • C -> MPI/OpenMP target for time optimisation
    • C++ -> CUDA for Raytracing
    • C# -> .Net environment and Gameplay and Systems programming
    • Python -> Biology data processing
  • πŸ‘€ I’m interested in :

    • Game Engines technologies (open-source, semi open-source, and proprietary ones)
    • Gameplay Programming
    • Computer Graphics
    • 2D and 3D Animation systems
    • 3D Modeling
    • Painting Softwares
  • πŸ“ I'm based in France.

  • πŸ“« You can reach me out by mail, or through Github DMs.

  • πŸ“± The last games I worked on :

    • "Looper Eats" on IOS : https://tinyurl.com/kael-looper (propriety of BMS, I was responsible for coding the entire Gameplay Mechanics)
    • "Cup Stack 3D!" on IOS : https://tinyurl.com/kael-stack (propriety of BMS, I was responsible for coding the entire Gameplay Mechanics)
    • (Two new games are coming soon to this list)
Looper Eats Cup Stack 3D!

Pinned Loading

  1. Emploitic-Job-Scrapper Emploitic-Job-Scrapper Public

    Scraps jobs available for a keyword from Emploitic.com

    Python

  2. sequential-to-parallel-C-convertor sequential-to-parallel-C-convertor Public

    This tool converts a sequential C code in input, to a parallel C code as output.

    C 1