- Project Intro
- Project Detail
- 2D_airplane_adventure_game
- Alien_invasion
- Web_scraper_api
- Data_visualization
📚 This project inlcudes some ideas from the books I read:
1. Learning Python 5th Edition, by Mark Lutz
2. Python Crash Course: A Hands-On, Project-Based Introduction to Programming, by Eric Matthes
1. 2D_airplane_adventure_game
📺 Screenshots for 2D_airplane_adventure_game
📺 Screenshots for Alien_invasion
⚔ Let's play
There are two python files
hn_submissions.py
returns blog post titles, links and comments numbers from HackNews
python_repos.py
returns the most popular GitHub repositories numbers
📺 Screenshots for Web_scraper_api
- hn_submissions.py:
- python_repos.py:
This porject is my playground for the plotly and pandas module with Python