I am excited to start my career as a Software Engineer with a focus on Back-End Development. I like to build software and games which can be scaled and reused in different applications with minimal human effort. I have academic experience in building games, web applications, and applying machine learning models to solve problems. I am always looking forward to learning and enhancing my skills. In my free time, I like to do graphic design, watch animated movies, and cook.
Manvi Nagdev
Raleigh, NC 27606 US
(984) 777-1114
mnagdev@ncsu.edu
Master of Computer Science• August 2019 - May 2021
I strengthened my skills in software engineering and explored game development and AI tracks. My coursework includes Algorithms, Software Engineering, AI, Computer Networks, Database Management Systems, Game Engine Foundations.
Bachelor of Engineering, Computer Science• August 2015 - May 2019
I developed an understanding of the fundamentals of Computer Science and learned programming languages like Python, C++, and Java. I practiced competitive coding questions on Hackerrank and received 5-star badges in 'Problem Solving' and 'Python' tracks. I participated in TCS CodeVita 2017 and secured the 506th position out of 100,000 participants.
Software Engineer Intern• June 2020 - August 2020
I worked with Cisco' ACI team on Flow-State Validator project. I automated the testing for this newly created tool code for catching bugs and issues to determine weaknesses. I modified existing software systems to add new features, applied multiprocessing concepts to optimize time and memory utilization, and wrote shell scripts for regular cleanup of unwanted files. I learned to configure traffic flows in Ixia and tested the tool for different traffic flow types, for example, EP to EP flow, EP - L3 flow, L3 - L3 flow, etc.
Research Intern• June 2018 - August 2018
I worked in a team of 4 members. We studied and compared clock synchronization protocols for cloud data centers and proposed clock synchronization algorithms to achieve high precision at intra and inter-cloud data center networks. We also performed computer simulations of data center topologies in OMNeT++, analyzed and visualized results using Python.
Member of Event Organizing Team• October 2019 - Present
I participated in organizing events for the graduate students at NC State University. I co-hosted the 'Diwali Celebration' event and helped in planning the 'Icebreakers' (Freshers’ Party) for the students admitted in the Spring 2020 semester.
Member of Core Committee• January 2017 - July 2019
I designed posters for city-level events and posts for social media. I also worked with my team to organize events in the college and city to help students boost confidence and enhance their personality.
Built a game engine in C++ from scratch. It allows multiple players to play the game synchronously and works well for 2D platformers.
Implemented a classification model for measuring the accuracy of search algorithms used by e-Commerce websites by predicting on a scale of 1 to 4 how much the search results are relevant to search queries
It is a 3D shooting game with maps for different levels, lighting sources, and moving enemy robots
Motion behaviors - arrive, wander, flock by characters used in Game AI
Implemented A* algorithm for finding the path betweem source and destination and recursive DFS to perform decision making.