Why Not Working Side ProjectMy personal updates for side project. It's been hard to focus on things so putting here for the future self.12 Jan, 2021life12 Jan, 2021life
Serverless Flask With DynamodbCreate flask application using DynamoDB as the database and deploy to AWS Lambda3 Dec, 2020flask3 Dec, 2020flask
Django Compare UUID with StringHow to compare UUID field value with string in Django template15 Nov, 2020django15 Nov, 2020django
Introduction to Django Async ViewsNewly added async views support in Django enables lot of possibilites previously thought it's not possible13 Aug, 2020django13 Aug, 2020django
How to Make Money With Blogging?Make money with writing blog post that you enjoy.26 Jul, 2020blog26 Jul, 2020blog
Flask Hello WorldHow to code hello world in python flask web framework. Hello World in Flask Web Application Framework11 Jul, 2020flask11 Jul, 2020flask
How to add colour to Hugo TagsAdd colors to Hugo tags and categories. Blog post tags differnt color for each tag.7 Jul, 2020hugo7 Jul, 2020hugo
How to use Django Q ObjectWhat is Django Q Object and How we can use it in our application simple guide6 Jul, 2020django6 Jul, 2020django
How to add Times Ago in Django TemplateDjango add times ago template filter to display time since posted.5 Jul, 2020django5 Jul, 2020django
How to display today items in Django templateCompare queryset date object and list only today entries in Django Template2 Jul, 2020django2 Jul, 2020django