Skip to content

MTrawinska/Python-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

Python-Projects-Portfolio---Owner

1. 21_oczko_blackjack - Card game

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+

More about

2. OOP skills - SUP class based

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

More about

3. Automated-job-search-support

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+

More about

4. Weather_API_python

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

More about

5. Pesel validation

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+

More about

6. Automated texting

Developed 05/2020

Sending automated text messages via Twilio

Requirements: Python 3.5+, libraries: random, schedule, time More about

About

Python Projects Portfolio - Owner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published