Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 750 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 750 Bytes

Playground

This repository contains a collection of small Python projects, each focusing on different concepts and skills. These projects are meant for learning purposes and are hopefully great for anyone looking to expand their Python knowledge.

Projects Overview

Here's a brief overview of the projects included in this repository:

  • Background Cleaner: a Python app that clears the background of a picture, and adds the colour you like.
  • Crypto Auto-investor: a Python app that uses the Kraken API to automate buying orders of a set of crypto coins.

Contributing

If you'd like to contribute to this repository, feel free to open a pull request with your proposed changes or create an issue to discuss ideas and improvements.