This document is a certificate from RMK Senior Secondary School in Chennai certifying that a student completed a computer science project for the 2017-2018 academic year. It includes the student's name, class, roll number, and signatures from internal and external examiners and the school principal. The project titled "PLAYER PROFILE MANAGEMENT" uses C++ to create, display, modify, and delete cricket player profiles with details like name, age, matches played, runs scored, bowling stats etc. Functions calculate batting average, strike rate, bowling average and economy. The code uses classes, files, and menus to manage player profiles.