Eager and innovative python programming Intern with a proven track record at Oasis Infobyte, where I enhanced real-world applications by developing projects like a Voice Assistant and a BMI Calculator. Skilled in Python and C++, I excel in Object-Oriented Programming and problem-solving, demonstrating a keen ability to tackle complex challenges.
Developed the following projects as part of the internship:
BMI Calculator :
Planning to develop a graphical user interface (GUI) using Tkinter/PyQt for better user experience., User data storage, Historical BMI tracking, Data visualization using graphs, Python, Tkinter/PyQt, File Storage/Database
Random Password Generator:
Planning to develop a GUI-based password generator with options for password complexity, adherence to security rules, and clipboard integration for easy copying., Python, Tkinter/PyQt, Random Module
Voice Assistant :
Created a basic voice assistant capable of recognizing and executing simple voice commands., Planning to enhance it with advanced features in the future., Python, Speech Recognition, pyttsx3
Bank Management System (OOPs with C++):
Designed and implemented a bank management system using Object-Oriented Programming principles in C++., Account creation, Deposit, Withdrawal, Transaction history management, C++, OOPs