Resourceful Examination Assistant known for high productivity and efficient task completion. Specialize in exam coordination, data management, and student communication. Excel in time management, problem-solving, and adaptability, ensuring seamless examination processes. Committed to maintaining confidentiality and integrity in all aspects of work. With background as Examination Assistant, have gained in-depth understanding of examination processes and procedures. Experience includes managing administrative details of examinations, ensuring accuracy and integrity of testing materials, and coordinating with instructors. Strengths lie in organization skills, data analysis, and ability to handle multiple tasks efficiently under pressure.
Electronic Communications, Defense Research and Development Laboratory, Learnt about Satellite Communications, Fiber Optic Communications and their applications including Splicing of fibers.
Data Aggregation: The goal of using data aggregation is to mark attendance for students using an application called Godseye. With the help of this application, student's attendance is captured and imported on a spreadsheet on a daily basis and a summary of the student's attendance performance is presented on a weekly basis. Later, students' attendance performance is then updated on a dashboard for their reference.
Game Simulation (Battleship): The main goal of this project is to build a generic version of one of the most popular online games Battleship. This game is built by using Python programming that creates a grid one for computer and one for user and enables the user to place their ships on the user board and allows the game to start only when 4 ships are placed on the user board. The game is to find the ships on the opponent's (computer) board. The user wins if all the ships on the computer board are found. The user loses if the computer is able to find all the ships on the user board. The game draws if the maximum number of attempts are reached to find the ships.