Vandana Prabhu
Aurora, IL, **504
********@******.***
*****************@*****.***
Education
• Purdue University, West Lafayette, Indiana
• Major: Computer Science
• Expected Graduation: May 2022
• Degree: Bachelor of Science
Skills
• Current Junior in Computer Science at Purdue University pursuing Machine Learning and Artificial Intelligence.
• Proficient in Java 8 (Lambda expressions, Generics, Collections)
• Proficient in C Programming Language (make, terminal, UNIX commands)
• Proficient in Python
• Proficient in R
• Proficient in GitHub, SQL, Spring Framework, REST Web Services, and Postman Internship and Work Experience
Data Mine Corporate Partners Program:
John Deere Golf Course Boundary Identification August 2020- Present The company I am working with is John Deere, and the project we are working on is monitoring a golf course using satellite imagery where we obtain satellite images and perform a variety of algorithms on the images, like Edge Detection, extracting RGB pixels, fairways, etc. TechPoint Xtern SOS Challenge June 2020- July 2020 As a member of the Telehealth team, my team and I created an app that helps Diabetic patients manage their blood glucose and blood sugar during the COVID-19 JP Morgan Chase Virtual Experience May 2020- June 2020 https://insidesherpa.s3.amazonaws.com/completion-
certificates/JP%20Morgan/R5iK7HMxJGBgaSbvk_JPMorgan%20Chase_AwAyNmDXDtvxeyj Tx_completion_certificate.pdf
Goldman Sachs: Engineering Essentials June 2020- July 2020
• One of many nationwide sophomores Computer Science students selected through a competitive selection process for introduction to Goldman Sachs Software Engineering
• Will be doing projects in REST web services, Spring Framework for investment related products
Coursework
• System Programming
• Data Mining and Machine Learning (Fall 2020)
• Introduction to Statistics (Fall 2020)
• The Data Mine I (Fall 2020)
• The Data Mine Corporate Partners I (Fall 2020)
• Problem Solving and Object- Oriented Programming
• Foundations of Computer Science
• Programming in C
• Computer Architecture
• Data Structures and Algorithms
• Systems Programming
• Principles of Economics
• The Market of Economic Ideas Honors
• Linear Algebra (Spring 2020)
• Multivariate Calculus (Fall 2019)
• Plane Analytic Geometry and Calculus II (Spring 2019)
• Plane Analytic Geometry and Calculus I (Fall 2018) C Programming Projects
• Cipher- Constructs a text cipher that gives users the option to either encrypt or decrypt text.
• Image Processing- Creates a project that manipulates a given image by changing its color, cropping the image, adding borders, blurring the image, and many more operations
• Hash Table- This program creates a HashTable
• Airline Management- This program would add airports, find airports, finds paths between destination airports and origin airport, determines whether there are direct flights or one stop flights between the origin airport and destination airport, among more operations.
• Matrix Operations- A program that performs mathematical operations like addition, subtraction, multiplication, and creating identity matrices and inverse matrices of matrices.
Data Structures and Algorithms Projects
• Patient Scheduling using a Circular Queue
• On- line Queries on Dynamic Data Sets using Red- Black Trees
• Product Recommendation Tool using a HashTable
• Shortest Path using Dijkstra’s Algorithm and Minimum Spanning Tree using Kruskal’s Algorithm
Computer Architecture Projects
• Learn to program using the Raspberry Pi
• Learn the ARM assembly language
• Learn to build circuits using breadboards
Systems Programming Projects
• Malloc Implementation
• Process Monitor
• Writing your own Shell
• Thread Implementation
• Building a simple HTTP server