Built a compliance management platform that helps mortgages brokers run identity, income verification and credit checks all in one place. The app can extract data from dozens of UK banks, using a PDF parsing library that I built. The backend is Typescript + PostgreSQL, with a React + Next.js frontend. See slides below.
Built a tool that ethically scrapes car rental site data to help a client be price competitive. The frontend is built with Streamlit + Python. To run the scrape, I used Docker (for the scraping), Terraform (for the infrastructure) and AWS Glue + Athena + S3 (for the ETL pipeline). The tool is deployed on AWS and can be scaled to handle several scrapes per day in many locations. See slides below.