Developed: 12/2019
Object Oriented Programming / Classes
Main project idea is to play card game '21' / blackjack/ 'oczko'.Game is based on two players: player1 - "USER" and player2 -"CASINO". Main rule for USER is to get as close to 21 points as possible and win with "CASINO".
Requirements: Python 3.5+
Developed: 01/2020
Object Oriented Programming / Classes
Main project idea is to sample skills of advanced OOP in Python
Requirements: Python 3.5+, unittest, TDD
Other: PEP8, DRY
Developed: 09/2019
Main project idea is to create newsletter with work offers scraped from Indeed portal and delived in csv to email
Requirements: Python 3.5+
Developed: 06/2019
Script that use API to extract weather data for selected city and based on conditions display random joke.
Requirements: Python 3.5+, request, json
Developed: 04/2019
Simple Python script to quickly check PESEL. Net python code only in 3 lines, gross total in 7 lines.
Requirements: Python 3.5+
Developed 05/2020
Sending automated text messages via Twilio
Requirements: Python 3.5+, libraries: random, schedule, time More about