Boids Simulation in CUDA September 2025 - September 2025 SCHOOL · SOLO A simulation of "Boids" in CUDA C++. Boids are a concept in artificial life algorithms that aim to emulate the collective flocking behavior of real-life birds. #Year2025 #GPU_programming #graphical_user_interface #simulation #performance_analysis #GPU_optimization #GPU_profiling #CUDA #Nsight_Developer_Tools #C++ #CMake #OpenGL
Mini Maya in C++ March 2023 - March 2023 SCHOOL · SOLO A mesh-editor GUI that performs Catmull-Clark subdivision on input OBJ files, binds model skeletons for transformation, and exports out to USD. #Year2023 #3D-modeling #rasterization #graphical_user_interface #Autodesk_Maya #GLSL #C++ #QT #OpenGL #OpenUSD
Chess in Java November 2021 - December 2021 SCHOOL · SOLO A simple chess application with state-saving and move-hints / limitations. #Year2021 #turn-based #game_development #graphical_user_interface #Java #Java_Swing