CodingBowl

Code & Create: A Web Dev Journey

Sharing my journey through tech - what I'm building, learning, and exploring along the way.
image

Django REST Part 2 - Public vs. Private URLs: Securing Django with Token Auth

3 Jan 2026 Tech Development
A deep dive into creating a secure API system with public access, private access, and a custom login/logout flow.
✹ Read more →
image

Django REST Part 1 - Building a REST API with Django: The Initial Setup

3 Jan 2026 Tech Development
Learn how to initialize a Django REST Framework project from scratch and create your first functional JSON endpoint.
✹ Read more →
image

Business Idea: The Canva & Etsy Partnership – A Systems-Based Model

1 Jan 2026 Tech Digital Retail
A standalone business concept exploring a partnership between a systems architect and a digital designer to launch a digital retail shop on Etsy selling healthcare …
Read more →
image

Setting Up Django on Windows 11 with VS Code, WSL2, and Docker

19 Dec 2025 Tech Development
A 12-step guide to building a robust development environment on Windows 11. Learn how to integrate WSL2, Visual Studio Code, and Docker to run a …
✹ Read more →
image

From Dim Sum to M2: How I Finally Fell in Love with Oolong Tea

18 Dec 2025 Tea Oolong
Discover why Oolong tea is more than just a restaurant staple. From its "Black Dragon" origins to the creamy, floral notes of the M2 White …
✹ Read more →
image

How to Create a Django 6 App with PostgreSQL and Bootstrap for Fly.io

14 Dec 2025 Tech Development
A comprehensive guide to setting up Django 6 using a PostgreSQL database, environment variables, and Bootstrap, specifically optimized for deployment on Fly.io.
Read more →
image

How to Upgrade from Django 5.1 to Django 5.2 (LTS)

13 Dec 2025 Tech Development
A step-by-step guide to upgrading your Django project from version 5.1 to the 5.2 Long Term Support release, including pre-upgrade checks, installation commands, and key …
Read more →
image

Preparing PostgreSQL for Django on Fly.io

11 Dec 2025 Tech DevOps
This article details the necessary steps within your Django project and using the flyctl CLI to correctly provision, connect, and configure a production-ready PostgreSQL database …
Read more →
image

10 Steps to Deploy a New Django App on Fly.io

11 Dec 2025 Tech DevOps
This article provides a quick and structured guide to setting up and deploying a fresh Django project onto the Fly.io platform, utilizing its automated configuration …
Read more →
image

Fly.io Pre-Deployment Checklist: Install and Configure flyctl

11 Dec 2025 Tech DevOps
This checklist provides the essential preparatory steps—account creation, payment setup, and flyctl installation/authentication—that must be completed before you can begin deploying your Django application to …
✹ Read more →

Showing 31 - 40 out of 75 records