Implementing FastAPI Services — Abstraction and Separation of ConcernsFastAPI application and service structure for a more maintainable codebaseDec 29, 20201Dec 29, 20201
CI/CD Workflow for AWS ECS via Terragrunt and GitHub ActionsAdopt Terraform to auto-provision infrastructure, and GitHub Flow to continuously test and deploy codeDec 29, 2020Dec 29, 2020
Python i18n — Localizing Transactional Email TemplatesLeverage Python, Jinja and i18n Ally to define, localize, and preview transactional emailsDec 29, 2020Dec 29, 2020
Setting up Dark Mode for Nuxt and Storybook via Tailwind CSSEnable multiple color modes for component design in Storybook and integration in your Nuxt appDec 29, 2020Dec 29, 2020
Create a macOS Menu Bar App with Python (Pomodoro Timer)On my Mac, I use the menu bar countless times per day. In this post we will go through the process of creating a custom macOS menu bar app…Feb 9, 2020Feb 9, 2020
Deploy Flask Apps to AWS Elastic Beanstalk using Travis CIIn this article, we are going to deploy a Flask application to AWS Elastic Beanstalk via a GitHub and Travis CI deployment pipeline. Our…Feb 9, 2020Feb 9, 2020
Deploy Python Functions to AWS Lambda with PyCharmLearn how to speed up your serverless workflow by deploying your AWS Lambda Python functions with PyCharmDec 10, 2018Dec 10, 2018
Barebone Serverless Flask REST API on Zeit NowLearn how to set up a barebone JSON REST API in Flask and deploy it to Zeit NowNov 25, 2018Nov 25, 2018
Barebone Serverless Python JSON API on Zeit NowLearn how to set up a Serverless JSON API running on Python and deploy it to Zeit NowNov 23, 2018Nov 23, 2018
Barebone Flask WebsiteLearn how to set up and deploy a barebone website in FlaskNov 7, 2018Nov 7, 2018