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

https://github.com/aritrakar/python-projects

🐍A collection of some projects I have built with Python.
https://github.com/aritrakar/python-projects

artificial-intelligence matplotlib matplotlib-animation python webscraping

Last synced: 30 days ago
JSON representation

🐍A collection of some projects I have built with Python.

Awesome Lists containing this project

README

          

# Python-Projects

1. **Blackjack**: A simple Blackjack simulator.

2. **Chatbot**: Contains different chatbots written at different times. See README.md in this folder.

3. **Clock**: A sleek neomorphic clock designed with Matplotlib.

4. **OpenCV**: Exploratory work in OpenCV.

5. **Stocks**: Contains some Matplotlib scripts to visualize the stock prices of any number of stocks from the National Stock Exchange (India) in real-time.

6. **Tic-Tac-Toe**: A Tic-Tac-Toe simulator implementing the Minimax algorithm (with and without Alpha-Beta pruning).

7. **Weather**: Simple weather logger that logs the weather for Waterloo, Canada in a CSV file.

8. **WhatsApp**: Simple webscraping projects automating WhatsApp Web.