PinnedCI/CD of Flask Application using AWS CodeBuild, CodeDeploy and CodePipeline(Part 1)Automate deployment of flask web app using AWS CodeBuild, CodeDeploy and CodePipelineOct 29, 2023Oct 29, 2023
Published inLevel Up CodingPython doesn’t have built-in Multi-line comment feature?This blog is just a 2 miutes extension on the blog written by Dan Bader.May 251May 251
Published inLevel Up Coding403: access_denied, issue fix when using Google AuthenticationThis blog talks about why this 403 access_denied issue occurrs and what are the possible workarounds.Mar 10Mar 10
What is Private method in Python?Private methods in Python are not technically private, do you know that?Dec 2, 20231Dec 2, 20231
CI/CD of Flask Application using AWS CodeBuild, CodeDeploy and CodePipeline(Part 4)Automating deployment of Flask WebApp using AWS CodeBuild, CodeDeploy and CodePipeline(Part 4)Nov 5, 20231Nov 5, 20231
CI/CD of Flask Application using AWS CodeBuild, CodeDeploy and CodePipeline(Part 3)Automate the deployment of Flask WebApp using AWS CodeBuild, CodeDeploy and CodePipeline(Part 3)Nov 4, 2023Nov 4, 2023
CI/CD of Flask Application using AWS CodeBuild, CodeDeploy and CodePipeline(Part 2)Automate deployment of flask web app using AWS CodeBuild, CodeDeploy and CodePipeline(Part-2)Oct 29, 2023Oct 29, 2023
Logging into EC2 Instances Without a .pem File: Alternative Authentication MethodRemove dependency from .pem fileAug 6, 2023Aug 6, 2023
Published inGeek CultureHow Cron job aided me to speed up my WebApp?In short, the web app was quite slow in the this era of speed. Through this blog, I would be sharing what I tried to make the application…Mar 28, 2023Mar 28, 2023
Published inGeek CultureEnglish to Hindi text translation using MarianMT models from HuggingFaceIn this short blog, I will cover up how to do text translation using the popular transformer library from Huggingface 🤗Jul 20, 2021Jul 20, 2021