Musa Tahawar (MusaTahawar)

MusaTahawar

Geek Repo

Company:@awareinternational

Location:Pakistan, Lahore

Home Page:http://musatahawar.epizy.com

Github PK Tool:Github PK Tool

Musa Tahawar's repositories

Expense-Tracker

Expense Tracker is a Python application with a graphical user interface (GUI) that allows you to keep track of your expenses and analyze your spending over different months. You can add expenses for multiple months, view a list of expenses, calculate expenses between two selected months, save and load data from a CSV file

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

Whatsapp-SMS-Bomber

hatsApp Message Sender is a simple Python application that allows users to send WhatsApp messages programmatically using the pywhatkit library. This application provides a graphical user interface (GUI) built with the tkinter library, enabling users to enter phone numbers, messages, and schedule messages to be sent at specific times.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Alarm-Clock

An Alarm Clock using Tkinter in Python. Without alarms, several people would oversleep and land up late for work. Alarm clocks may also be useful for keeping sleep schedules regular.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Auto-Clicker

This is a simple auto-clicker script in Python using the `pynput` library that can be toggled on and off with a specific key. It allows you to automate mouse clicks by continuously clicking the left mouse button.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Calculator-App

Still working on it :)

Stargazers:0Issues:1Issues:0

Calendar

This Python script generates a digital calendar with a graphical user interface using the tkinter library. Users can input the desired year and month to display the corresponding calendar.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Pokemon-Game

Hi this is a Pokemon game which is a command line version made in python i'll continue to make changes in it.

Language:PythonStargazers:0Issues:1Issues:0

Calculator-php

This is a straightforward PHP calculator that performs basic arithmetic operations including addition, subtraction, multiplication, and division. Designed with simplicity and functionality in mind, it provides an easy-to-use interface for performing calculations directly from a web browser.

Language:PHPLicense:MITStargazers:0Issues:0Issues:0

Character-Counter

A python program which counts the number of character that are entered in this python program, these type of mini python scripts can be very beneficial sometimes.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Chat-bot

This Python-based chatbot utilizes OpenAI's GPT-3.5 model to engage in conversational interactions with users.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

Choose-correct-option

A simple Python quiz game where you can test your knowledge by answering questions. You can easily add your own questions and answers to the game.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Excel-Projects

Welcome to my Excel Projects Repository! Dive into a collection of meticulously crafted and diverse Excel projects designed to streamline processes, analyze data, and visualize insights. From dynamic dashboards to sophisticated data analysis tools, this repository showcases innovative solutions built in Excel.

License:CC0-1.0Stargazers:0Issues:1Issues:0

Gantt-Chart

A Gantt chart made using pandas, matplotlib and python.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

GUI-Calculator

This is a simple graphical user interface (GUI) calculator created using Python and the Tkinter library. It allows you to perform basic mathematical operations and additional operations like factorial and exponentiation.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Image-Resizer

Hi! This is a simple python program to resize an image.

License:MITStargazers:0Issues:1Issues:0

Image-to-Sketch

This Python script utilizes the OpenCV library to convert a given image into a pencil sketch effect. It performs several image processing steps to achieve this effect, including image inversion, Gaussian blur, and image division.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Interactive-bar-chart

This Python script demonstrates how to create an interactive bar graph using the Plotly library. The script allows users to visualize data in a dynamic and interactive way.

Language:PythonStargazers:0Issues:1Issues:0

Interactive-Pie-Chart

A simple interactive pie chart using python, mplcursors and matplotlib

Language:PythonStargazers:0Issues:1Issues:0

Language-Translator

Language Translator is a simple Python application that allows you to translate text from one language to another using the Google Translate service. It also provides the capability to copy the translated text to the clipboard.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

Notepad

The Simple Notepad application allows users to perform basic text editing operations such as creating new text files, opening existing files, and saving files. It provides a clean and user-friendly interface for writing and editing text content.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Pokedex

Musa Pokedex is a simple Python application using the pypokedex library and the tkinter GUI framework to display information about Pokémon. You can enter the name or ID of a Pokémon, and the application will retrieve and display details such as its image, type, base stats, weight, height, and abilities.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Snake-Game

This is a simple implementation of the classic Snake game using Python and the Pygame library.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Stop-Watch

This Python program implements a simple stopwatch using the `time` module. It allows users to start, stop, and display the elapsed time of the stopwatch.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Tic-Tac-Toe

A simple implementation of the classic Tic Tac Toe game in Python with an AI opponent using the Minimax algorithm.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

To-Do-List

This simple To-Do List App is built using Python's Tkinter library, allowing users to add tasks, mark them as complete, and delete tasks.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Video-Recorder

This is a simple video recorder using CV2 and Python.

Language:PythonStargazers:0Issues:1Issues:0

Video-Transcriber

This script uses the Whisper library to transcribe text and save the result to a file.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Webcam-Live-Streaming-with-Flask

This Python script allows you to stream live video from your laptop's webcam to any device connected to the same network, such as your mobile phone or tablet. It utilizes the Flask web framework to create a simple web server and OpenCV library to capture video from the webcam.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Wifi-Scanner

This Python script utilizes the powerful scapy library to perform ARP scans on a specified IP address range. The script prompts the user to input an IP address and range, validates the input, and then conducts the ARP scan using scapy.arping().

Stargazers:0Issues:1Issues:0