This is my personla portfolio website, build with django. The website media files were deployed in s3 bucket as django dont serve media files in production level. The mysql database was connected with ssh tunnel from a shared hosting server. Ckeditor was also used for dynamic content writing. I have also setup CICD pipeline with github action included testing during deployment.