RaghadBanna
📊 Eccentric Data Alchemist | 🧙♂️ Turning raw data into cosmic insights with a dash of magic and a sprinkle of Python. 🚀✨
A-Banna for Data AnalysisAmman, Jordan
Pinned Repositories
2048_Game
2D_Space-Shooter_Game
This project showcases a simple 2D space shooter game built using the Pygame library in Python. The game allows players to control a spaceship, avoid enemy obstacles, and score points.
Amazon_Product_craper
This project demonstrates a basic web scraper for Amazon product search results using Python and the BeautifulSoup library. The scraper allows users to search for a product on Amazon, retrieve a specified number of search results, and extract product information such as title, price, and product URL.
Calculator
Calculator using python (an advanced one)
Content-Based_Recommendation_System
This project demonstrates a simple content-based recommendation system that suggests movies, books, and music based on user preferences. The recommendation system uses genres as features to provide relevant recommendations.
Dodge_Game
This document provides documentation for a Python implementation of a simple Dodge Game. The game is built using the Pygame library.
Micro-Python
Numpy-simple-projects
Simple maybe advanced projects in numpy python
OpenAI_ChatBot_Clone
This project demonstrates an advanced chatbot that combines the NLTK library for basic language processing tasks and OpenAI's GPT-3 for generating contextually relevant and human-like responses.
Password_Generator
This document provides documentation for a password generator application implemented in Python using the tkinter library. The application allows users to generate random passwords of varying strengths and lengths.
RaghadBanna's Repositories
RaghadBanna/Micro-Python
RaghadBanna/Python-Micro
Less-than 30 min project using python
RaghadBanna/Numpy-simple-projects
Simple maybe advanced projects in numpy python
RaghadBanna/Calculator
Calculator using python (an advanced one)
RaghadBanna/To-Do-list
To-Do list in basic using Python Tkinter
RaghadBanna/Tetris_Game
RaghadBanna/Typing_speed
RaghadBanna/Snake
- This document provides documentation for a Snake game implemented in Python using the Pygame library. - The game features a snake that moves around the screen, eats food, and grows while avoiding collisions with walls and itself.
RaghadBanna/Turtle_Race
- This document provides documentation for a turtle race betting game implemented in Python using the Turtle graphics library. - The game allows users to bet on a turtle and watch a race among different colored turtles.
RaghadBanna/Password_Generator
This document provides documentation for a password generator application implemented in Python using the tkinter library. The application allows users to generate random passwords of varying strengths and lengths.
RaghadBanna/Dodge_Game
This document provides documentation for a Python implementation of a simple Dodge Game. The game is built using the Pygame library.
RaghadBanna/Tkinter-Scientific_calc
This document provides documentation for a simple calculator application implemented in Python using the tkinter library. The calculator supports basic arithmetic operations and trigonometric functions.
RaghadBanna/2048_Game
RaghadBanna/SimpSocial_Media_Post_Creator
This project demonstrates a basic text-based social media post creator using Python and the Pillow library. The application allows users to create simple text-based social media posts with customizable background colors, text, fonts, and output paths.
RaghadBanna/Amazon_Product_craper
This project demonstrates a basic web scraper for Amazon product search results using Python and the BeautifulSoup library. The scraper allows users to search for a product on Amazon, retrieve a specified number of search results, and extract product information such as title, price, and product URL.
RaghadBanna/Text-Based_Decision_Tree_Game
This project showcases a simple text-based decision tree game in Python. Players make choices that affect the outcome of the game's story. The game utilizes a binary decision tree structure to navigate through different scenarios.
RaghadBanna/Simple_Weather-Forecasting_Application
This project demonstrates a simple weather forecasting application that fetches and displays weather information for a specified city using the OpenWeatherMap API.
RaghadBanna/2D_Space-Shooter_Game
This project showcases a simple 2D space shooter game built using the Pygame library in Python. The game allows players to control a spaceship, avoid enemy obstacles, and score points.
RaghadBanna/Content-Based_Recommendation_System
This project demonstrates a simple content-based recommendation system that suggests movies, books, and music based on user preferences. The recommendation system uses genres as features to provide relevant recommendations.
RaghadBanna/OpenAI_ChatBot_Clone
This project demonstrates an advanced chatbot that combines the NLTK library for basic language processing tasks and OpenAI's GPT-3 for generating contextually relevant and human-like responses.
RaghadBanna/Web-Scraper-News-Article-Extractor
This is a Python web scraper that extracts news articles from a website and stores the information in a structured format, such as a CSV file.