I'm a recent graduate from the University of Utah. I'm currently looking for new opportunities as a software developer. I like to hike, play video games, and learn new things.
Experience
I have 2 years of experience working part-time and internships as a Software Developer. I have experience developing Mobile, Virtual Reality, and PC applications.
Projects
1. Virtual Home Simulator: A Virtual Reality application that simulates real time experience for social work students. Environment: Unity 3D, C#, Node Js, Python, HTML, CSS, JavaScript, jQuery, Bootstrap, Firebase, Oculus rift. ▪ Currently used by more than 5 Social work colleges to train their students. ▪ Converted real homes to interactable environments using Unity3D and custom-built libraries. ▪ Programmed cloud functions using Node.js to log and analyze user data in Firebase. ▪ Built a standalone application using python to authorize new users and visualize user metrics. ▪ Trailer link: https://www.youtube.com/watch?v=Cc0_Kl-cnrE
2. Chromalition: A rollerblading adventure game developed in Unreal Engine 4 and published on Steam ▪ Served as the lead gameplay programmer, designed and developed the primary mechanics. ▪ Programmed the character controller, animations, quick time events and UI ▪ Boosted the performance of the game, by delegating the file loading and updating actors based on player perception. ▪ Download link : https://store.steampowered.com/app/1310270/Chromalition/
3. Game Engine: A C++ based custom game engine developed in Visual Studio. ▪ Architected core game engine systems such as collision system, physics system, memory management system. ▪ Achieved performance improvements using low-level data manipulation methods (SSE registers for matrix computations) and custom-written data structures. ▪ Programmed custom smart and weak pointers. ▪ Project link: https://github.com/HitheshwarMittapelly/GameEngine