Migration and automation
Modernize what already exists and automate the repetitive: move a system to a maintainable stack and turn manual work into tasks that run on their own.
What it covers
- Migration to a maintainable stack, keeping the existing schema and data.
- A planned cutover with a rollback path: operations never stop.
- Bulk imports and data cleaning from Excel or CSV, with a report of whatever did not match.
- Scheduled reports and synchronizations that reach whoever needs them on their own.
- Bridges between systems that do not talk to each other.
Technologies
- Python
- pandas
- SQLAlchemy
- PostgreSQL
- MySQL
- GNU Bash