NT
Projects
Blog
Blog
Here’s a list of my blog posts. Filter by topic:
#artificial-intelligence
#auth
#aws
#code
#crypto
#deploy
#django
#docker
#email
#fastapi
#flask
#graphql
#machine-learning
#mobile
#parsejs
#payments
#python
#react
#rest
#stripe
All
Deploying a FastAPI Application to Elastic Beanstalk
21 March 2022
A step by step guide on deploying FastAPI to AWS Beanstalk.
#aws
#deploy
#fastapi
Deploying a Flask Application to Elastic Beanstalk
14 March 2022
A step by step guide on deploying Flask to AWS Beanstalk.
#aws
#deploy
#flask
Deploying a Django Application to Elastic Beanstalk
28 February 2022
A step by step guide on deploying Django to AWS Beanstalk.
#aws
#deploy
#django
Introduction to Django Channels
11 January 2022
Learn how to build a real-time chat using Django Channels.
#django
Accepting Crypto Payments with Django and Coinbase
14 October 2021
Accept crypto payments in Django using Coinbase (Charges / Checkout).
#crypto
#django
#payments
Django REST Framework and Elasticsearch
01 September 2021
Learn how to integrate DRF with Elasticsearch.
#django
#rest
Clean Code in Python
29 July 2021
Clean code, code standards, code principles and general guidelines on writing clean code.
#code
#python
Effectively Using Django REST Framework Serializers
24 March 2021
Learn how to more efficiently and effectively use DRF serializers by example.
#code
#django
#rest
Adding Charts to Django with Chart.js
22 February 2021
This article looks at adding interactive charts to Django admin with Chart.js.
#django
Django and Pydantic
02 February 2021
Learn how to use Pydantic with Django to build RESTful APIs.
#django
#python
#rest
Django Session-based Auth for Single Page Apps
14 December 2020
Add session-based authentication to a Single-Page Application (SPA) powered by Django and React.
#auth
#django
#react
Flask Stripe Subscriptions
26 October 2020
Learn how to handle subscription payments with Flask and Stripe.
#flask
#payments
#stripe
Django Stripe Subscriptions
05 October 2020
Learn how to handle subscription payments with Django and Stripe.
#django
#payments
#stripe
3
View My Projects