Implementing FastAPI Services — Abstraction and Separation of ConcernsFastAPI application and service structure for a more maintainable codebaseDec 29, 2020151Dec 29, 2020151
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, 202011Dec 29, 202011
Python i18n — Localizing Transactional Email TemplatesLeverage Python, Jinja and i18n Ally to define, localize, and preview transactional emailsDec 29, 20201Dec 29, 20201
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, 20201Dec 29, 20201
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, 202032Feb 9, 202032
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, 20183Dec 10, 20183
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, 20189Nov 25, 20189
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, 201842Nov 23, 201842
Barebone Flask WebsiteLearn how to set up and deploy a barebone website in FlaskNov 7, 20185Nov 7, 20185
Barebone Flask REST APILearn how to set up and deploy a barebone REST API in FlaskOct 15, 20171173Oct 15, 20171173