Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
64 contributions in the last year
Activity overview
Contribution activity
October 2020
- gayanW/GameJam
- gayanW/open-project-1 ShaderLab
Created a pull request in UnityTechnologies/open-project-1 that received 7 comments
Use null propagation operator
Since C# 6.0, we could use null propagation operator for null checks.