Welcome to Rodney's Python Vault -- a personal, evolving Python project that showcases stuff I've learned with Python.
This broken into 'level-based' modules that demo a range a Python topics: from simple things to more advanced.
python-vault/ β βββ main.py # Main launcher menu for all modules βββ README.md # You're here! β βββ level_1_basics/ # Beginner Python scripts β βββ hello_world.py β βββ basic_calculator.py β βββ level_2_intermediate/ # OOP, algorithms, testing, etc β βββ (coming soon) β βββ level_3_web_api_automation/ # Web scraping, APIs, automation β βββ (coming soon) β βββ level_4_data_science/ # Pandas, Matplotlib, data analysis β βββ (coming soon) β βββ level_5_machine_learning/ # ML models, classification, regression β βββ (coming soon) β βββ level_6_gui_integration/ # Dashboards and full integration β βββ (coming soon) β βββ utils/ # Reusable functions or helpers βββ (coming soon)
- Clone or download this repo
git clone https://github.com/yourusername/python-vault.git
cd python-vault
2. Run the main launcher
```bash
python main.py
Completed Modules
Level Module Name What It Covers
1 hello_world.py Print, user input, f-strings
1 basic_calculator.py Functions, loops, conditionals, error handling
π§ Purpose
This project helps me:
Reinforce every Python concept through coding
Build a strong personal codebase I can showcase
Learn real tools used in development, data, and automation
Stay consistent and curious while growing in my craft
π Coming Soon
Data structures and algorithms
Web scraping tools
REST API usage and automation
Data science + visualization
Machine learning models
A complete GUI dashboard app
π‘ Want to Learn From This?
Fork it, run it, or follow along as I keep adding levels.
Feedback, collabs, or tips are welcome!
π Connect
Rodney Dejournett
π§ rldejournett01@gmail.com
π LinkedIn