Why Not Working Side Project My personal updates for side project. It's been hard to focus on things so putting here for the future self. 12 Jan, 2021 life 12 Jan, 2021 life
Serverless Flask With Dynamodb Create flask application using DynamoDB as the database and deploy to AWS Lambda 3 Dec, 2020 flask 3 Dec, 2020 flask
Django Compare UUID with String How to compare UUID field value with string in Django template 15 Nov, 2020 django 15 Nov, 2020 django
Introduction to Django Async Views Newly added async views support in Django enables lot of possibilites previously thought it's not possible 13 Aug, 2020 django 13 Aug, 2020 django
How to Make Money With Blogging? Make money with writing blog post that you enjoy. 26 Jul, 2020 blog 26 Jul, 2020 blog
Flask Hello World How to code hello world in python flask web framework. Hello World in Flask Web Application Framework 11 Jul, 2020 flask 11 Jul, 2020 flask
How to add colour to Hugo Tags Add colors to Hugo tags and categories. Blog post tags differnt color for each tag. 7 Jul, 2020 hugo 7 Jul, 2020 hugo
How to use Django Q Object What is Django Q Object and How we can use it in our application simple guide 6 Jul, 2020 django 6 Jul, 2020 django
How to add Times Ago in Django Template Django add times ago template filter to display time since posted. 5 Jul, 2020 django 5 Jul, 2020 django
How to display today items in Django template Compare queryset date object and list only today entries in Django Template 2 Jul, 2020 django 2 Jul, 2020 django