Skill focus
Python
Python is where I reach when a manual reporting task, file cleanup, API pull, or repeatable data job needs to become reliable instead of tedious.
PythonpandasrequestsSQLitePower BI inputs
How it helps in an office
In an office setting, Python can turn recurring spreadsheet work into repeatable scripts: validating CSV exports, cleaning CRM data, combining files, checking missing values, and preparing clean inputs for Power BI or Excel.
Practical examples
- Automate recurring exports and file transformations.
- Call APIs with pagination, retries, and basic logging.
- Create data quality checks before reports reach leadership.
- Package small utilities so nontechnical staff can use cleaner outputs.
What I focus on
pandas
API requests
CSV/Excel cleanup
repeatable scripts