Skip to content

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

Notifications You must be signed in to change notification settings

aritrakar/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.