Diligent learner with specializing in automation using Selenium, Java, and TestNG. Operate well in both individual and team capacities, leveraging a seasoned work ethic to quickly adapt to different processes and drive company objectives. Strong problem-solving skills and a commitment to continuous improvement.
Trained on automation with Selenium using Java, TestNG and Cucumber(BDD).
Developed and executed comprehensive test cases for an HRMS application, including user login, adding, editing, and deleting employee information. Automated test cases using Selenium WebDriver and TestNG, implemented a keyword-driven framework for enhanced test management, and generated detailed TestNG reports to track and analyze test results
This project promotes an approach where cursor movement can be controlled using a real-time camera, it is an alternative to the current methods, including manual input of buttons or a mouse.This project proposes a cursor control system using hand gestures captured from a webcam, which works smoothly using Python and OpenCV, without any additional hardware requirements.
This project centers on the development of a sophisticated deep-learning model tailored for medical image segmentation. Specifically, the model aims to accurately delineate and highlight regions of interest, such as tumors, in medical images, enhancing the efficiency and accuracy of medical professionals in analyzing and diagnosing conditions from various imaging modalities. Implemented YOLO(You Only Look Once) for object detection using TensorFlow and Keras.Trained the model on annoted datasets and evaluated performance using accuracy, precision, recall and F1-score metrics. Deployed the model in real-time using OpenCV.