- Location
- Brampton, Ontario, Canada
- Resume
- Resume.pdf
- Portals
-
-
Vancouver, British Columbia, Canada
-
- Categories
- Engineering project management Software development Machine learning Artificial intelligence Hardware
Skills
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-BirdCreated 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.