Anshuman Dhillon
Learner
(1)
31
Location
Brampton, Ontario, Canada
Portals
Categories
Engineering project management Software development Machine learning Artificial intelligence Hardware

Skills

Game testing 1 Google docs 1 Product quality (qa/qc) 1 Quality assurance 1 Teamwork 1 Video game development 1

Socials

Achievements

Latest feedback

Recent projects

Education

Bachelors, Computer Engineering
Toronto Metropolitan University
September 2023 - April 2027

Personal projects

Flappy Bird Game
June 2024 - June 2024
https://github.com/Anshuman-Dhillon/Flappy-Bird

Created a simple 2D flappy bird game in lua using the LÖVE framework during CS50x Game Development.

Real-Time RayTracer
June 2024 - August 2024
https://github.com/Anshuman-Dhillon/Real-Time-RayTracer

• Developed a high-performance interactive real-time raytracer using C++ in Visual Studio utilizing Vulkan for precise control over the GPU, achieving improved system performance.
• Implemented complex path tracing algorithms through the application of linear algebra, including recursive ray-object intersection logic, shadow calculations, and color correction to accomplish the rendering results.
• Leveraged Dear ImGui for real-time debugging and performance optimization, facilitating the adjustment of rendering parameters to maintain visual fidelity while improving render times by 43%.

Sokoban Game
July 2023 - August 2023
https://github.com/Anshuman-Dhillon/Sokoban

• Developed a 2D puzzle game in Java, using Swing for GUI design and applying object-oriented principles to create a file I/O system for dynamic level loading and maintaining an optimized code structure.
• Created more than 10 custom levels with obstacle navigation mechanics, impactful sound effects, responsive input controls, and collision detection, receiving positive feedback on game design.