This website is built with Django and Vue (nuxt) js. I developed the whole backend (rest api) part of this website using wagtail cms api (headless cms) which is built on top of Django. I have also implemented email smtp setup for sending notification emails in contact form submission and career form submission through the website using celery redis. I have used the Redis cache for performance optimization.