Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by MusaTahawar

A curated list of projects in awesome lists by MusaTahawar .

https://github.com/musatahawar/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

expense-tracker expense-tracker-app python python-3 python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

pyhton python-app python3 sms-bomber whatsapp-message-bomber

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

bar-graph interactive-visualizations plotly python python-bar-graph python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/snake-game

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

python python-game python-snake-game python3 snake-game

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

Last synced: 05 Jan 2025

https://github.com/musatahawar/video-recorder

This is a simple video recorder using CV2 and Python.

python python3 screen-recorder

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

alarm-clock pytho python python-alarm-clock python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

Last synced: 05 Jan 2025

https://github.com/musatahawar/weather-app

This is a simple weather app created in Python. It allows users to retrieve current weather information for a specific location.

python python-3 python3 weather-apis weather-app weather-app-pyth

Last synced: 05 Jan 2025

https://github.com/musatahawar/rock-paper-scissors

This is a Simple rock, paper, scissors game which is made using python.

Last synced: 05 Jan 2025

https://github.com/musatahawar/qr-code-maker

The QR Code Maker is a simple Python program that generates QR codes from text or URLs. QR codes can be used for a variety of applications, including sharing links, contact information, or Wi-Fi credentials.

python python-3 python3 qr-code qr-code-maker

Last synced: 05 Jan 2025

https://github.com/musatahawar/python

Last synced: 05 Jan 2025

https://github.com/musatahawar/key-logger

Hi! This is an advance python program which can be use for hacking passwords and stuff.

Last synced: 05 Jan 2025

https://github.com/musatahawar/url-shortner

This is a simple URL shortener created using PHP and MySQL. It allows you to take long URLs and generate shorter, more manageable versions. Users can also access the original URLs by clicking on the shortened links.

database php php-framework php7 php8 sql sql-database url-shortner

Last synced: 05 Jan 2025

https://github.com/musatahawar/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().

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

pokemon pokemon-game python python-2 python-game python2 python3

Last synced: 26 Dec 2024

https://github.com/musatahawar/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.

python python-2 python-3 python-game python-module python3

Last synced: 22 Dec 2024

https://github.com/musatahawar/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.

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

Last synced: 05 Jan 2025

https://github.com/musatahawar/interactive-pie-chart

A simple interactive pie chart using python, mplcursors and matplotlib

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

character-counter characters python python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

auto-clicker auto-clicker-python auto-clicker-script python python-3 python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

Last synced: 05 Jan 2025

https://github.com/musatahawar/gantt-chart

A Gantt chart made using pandas, matplotlib and python.

gantt-chart matplotlib python

Last synced: 05 Jan 2025

https://github.com/musatahawar/image-resizer

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

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

imaetosketch python sketcheffect

Last synced: 05 Jan 2025

https://github.com/musatahawar/video-transcriber

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

python python3 transcription-script

Last synced: 05 Jan 2025

https://github.com/musatahawar/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.

c calcula gui python python-3 python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/covid-19

This is a Python script that fetches the latest COVID-19 statistics from a designated source and sends desktop notifications using the plyer library. The script allows you to stay updated on COVID-19 data for different states or regions.

covid-19 covid-app covid-python python python-3 python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/pdf-merger

This is a Python script that uses the PyPDF2 library to merge multiple PDF files into a single PDF document. The script allows you to specify the order in which the PDFs are merged and provides robust error handling.

pytho python-3 python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/constant-mouse-mover

This is a python script which moves mouse after every 2s. and it is beneficial for those who are working in a company which monitors your mouse movements.

Last synced: 05 Jan 2025

https://github.com/musatahawar/password-generator-

This is a Simple python program which generates a password.

Last synced: 05 Jan 2025

https://github.com/musatahawar/water-reminder

This is python program which will remind us to drink water as we programmers mostly sits on our chairs and we forget to drink water but this program will help you with that.

Last synced: 05 Jan 2025

https://github.com/musatahawar/tic-tac-toe

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

Last synced: 05 Jan 2025

https://github.com/musatahawar/guess-the-number

This is a command line based guess the number game which is made using python.

number-guessing-game python python-3 python-program python-project python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/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-translator language-translator-gui-using-python language-translator-python python python-3 python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/news-app

News App is a Python-based application that provides users with the latest news articles from various sources. It leverages external news APIs to fetch and display up-to-date news information.

news news-app news-python python python-3 python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/face-recognization

Face Recognizer is a Python-based application that can detect and recognize faces in images or via a webcam feed. It utilizes OpenCV for face detection and dlib for facial landmark extraction and recognition. This project provides a basic framework for face recognition, which can be further customized and extended for various applications.

face-recogni face-recognition-python python python3

Last synced: 05 Jan 2025

https://github.com/musatahawar/bmi-calculator

HI! This is a simple program which calculates user's bmi using his weight and height and tells that is he over weight or not.

Last synced: 05 Jan 2025

https://github.com/musatahawar/chat-bot

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

chatbot chatgpt python python3 pythonprojects

Last synced: 05 Jan 2025

https://github.com/musatahawar/jarvis-ai

This is a Python-based AI assistant with voice recognition capabilities. The assistant can perform a variety of tasks, including answering questions, playing songs on YouTube, providing weather updates, and fetching and reading out the latest news headlines.

ai ai-assistant python python-3 python-ai python-ai-program python3 voice-recognition

Last synced: 05 Jan 2025