Certn - ADA DINER (Adverse Data Aggregator Data INgestER)

About the project

Certn is an app that wants to ease the process of background checks for criminal records, education, employment verification, credit reports, etc. On ADA DINER we are working on an app that triggers crawls on demand, to check criminal records for a certain person.

Tech Stack

  • Python
  • Django
  • Django REST Framework
  • Celery
  • PostgreSQL
  • Docker-docker/compose
  • Swagger
  • Github Actions
  • Scrapy/Scrapyd
  • Jenkins

What did I work on?

  • Dockerized the old app so the development could be more streamlined
  • Refactor of old Django code to DRF
  • Developed multiple scrapers for multiple police sites in Canada and Interpol
  • Created the Github Actions and Jenkins CI configurations