A curated collection of Python scripts and projects demonstrating my skills in scripting, data analysis, web development, and automation.
This repository showcases a variety of Python-based projects I have developed, ranging from:
- Automation scripts to streamline daily tasks
- Data analysis and visualization tools
- Web scrapers to collect and process information
- Small web applications built with Flask or FastAPI
Each folder contains a standalone project with its own README, dependencies, and examples.
- 📦 Modular and well-structured code
- 🐍 Compatible with Python 3.7+
- 📊 Examples of data manipulation with pandas and NumPy
- 🌐 Lightweight web interfaces (Flask/FastAPI)
- 📈 Clear documentation and usage examples
Make sure you have installed:
- Python 3.11 or higher
pip(Python package installer)