Skip to content
View hamdanbasri's full-sized avatar
🎮
Working on something...
🎮
Working on something...

Block or report hamdanbasri

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
hamdanbasri/README.md


Table of Contents
  1. About Me
  2. Projects
  3. What I Am Learning
  4. Connect

About Me

Hamdan Basri's Dev Card

public class AboutMe
{
  public string occupation;
  public string engineOfChoice;
  public string coreLanguage;
  public string whatIAmLearning;
  
  void Start()
  {
    occupation = I am a 🎮 developer that focuses on the logic and mechanics of the game.
    engineOfChoice = Starting 2023, I mainly work using Unreal Engine, I used to use develop for Unity Game Engine.
    coreLanguage = My core is in C# programming, I am still learning C++.
    whatIAmLearning = Currently improving my skills related to Unreal Engine.
  }
}

toplanguage
api

Projects

My Skills

  • Design Experience Specialist
  • Current Focus
    • Unreal Engine
    • C++
    • Azure DevOps
    • Apple Vision Pro
    • Python
    • Javascript
  • Recent Project: Claw Machine using Unreal Engine 5
  • Multiplayer Third Person Shooter Using Unity and Photon Network: Bad Ape Another Dimension
  • Previous works with weareEDT using:
    • Unity
    • Unreal Engine
    • Spark AR
    • HTC Vive, Oculus Quest 1 & 2, Valve Index

Youtube

What I Am Learning

Unreal Engine html5 css3 javascript python AzureDevOps Photon

Connect

(back to top)

Pinned Loading

  1. DamSimulationWebGL DamSimulationWebGL Public

    Dam Simulation

    HTML

  2. AutoRotateControl AutoRotateControl Public

    Rotate any GameObject on individual axis and controlling their speed

    C# 1

  3. FPSDisplayForUnity FPSDisplayForUnity Public

    A simple code to display the FPS in your game

    C# 1

  4. LerpControl LerpControl Public

    Control the speed and duration of a Lerp Gameobejct

    C#

  5. HapticController-UnityXRInteractionToolkit HapticController-UnityXRInteractionToolkit Public

    Custom haptic feedback for VR using XR Interaction Toolkit

    C#

  6. LookAtAxisController LookAtAxisController Public

    Easily LookAt objects by locking the look direction on a specific axis.

    C#