Skip to content

khat190/OIBSIP

Repository files navigation

🌐 OIBSIP Internship Tasks

This repository contains all my projects completed during the Oasis Infobyte Internship Program (OIBSIP).


🧩 Tasks Included

🧠 Task 1 – Password Generator

A Python program that generates random, secure passwords based on user preferences for length and character types.


⚖️ Task 2 – BMI Calculator using Tkinter

A GUI-based application that allows users to calculate their Body Mass Index (BMI) using height and weight inputs.
It displays whether the user is underweight, normal, overweight, or obese.


🗣️ Task 3 – Voice Assistant

A Python-based voice assistant that responds to commands like greeting, telling time/date, searching the web, etc.
It uses libraries such as speech_recognition, pyttsx3, and pywhatkit.

🛠️ Technologies Used

  • Python 3
  • Tkinter (GUI)
  • speech_recognition, pyttsx3, pywhatkit
  • Random, String, Datetime, Requests

⚙️ How to Run

  1. Clone this repository:
    git clone https://github.com/khat190/OIBSIP.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors