Welcome to my Python Projects Repository!
This space features a diverse set of scripts, tools, and applications developed using Python β showcasing my skills in data analysis, automation, scripting, and visualization.
These projects are designed to solve real-world problems using clean, modular code and industry-standard libraries.
- Data Analysis using
Pandas,NumPy, andStatsmodels - Data Visualization with
Matplotlib,Seaborn, andPlotly - Automation & Scripting for task simplification using core Python &
Schedule - APIs & Web Integration via
requests,BeautifulSoup,Flask - ETL Pipelines for extracting, transforming, and loading datasets
- File Handling and data preprocessing (CSV, JSON, Excel)
- Working with Databases using
SQLite3,SQLAlchemy, andMySQL Connector - Basic Machine Learning implementation using
scikit-learn