
Logical and Organised Individual. Excellent teamwork, interpersonal and communication skills.
Participated in blood donation camp
Played JUDO and VolleyBall
Movie Search Engine Using Web Scrapping, Basically used python to make this Search engine. Web scraping on imdb.com for fetching information about movies with different genres using python with Beautiful soup and Requests. Install and import required modules. Getting URLs of different genres. Parse the page with the URL containing movies of different genres using Beautiful Soup and requests. Extract information about the movie title, genre, year of release, rating, certificate, votes, etc. Convert all information into a pandas data frame and save it as a CSV file.
Virtual Assistant chatbots, Aim to develop a virtual assistant using python, Open AI GPT-3, speech recognition libraries and automation scripting. Implemented voice recognition and synthesis using python libraries for seamless voice interaction., 09/2023, 11/2023 Malaria Detection, Developed a python based program for malaria detection, leveraging machine learning, deep learning amd image processing techniques. Implemented a convocational neural network(CNN) model for image classification. Achieved a accuracy of 90% in detection.