Code & Create: A Web Dev Journey
Sharing my journey through tech - what I'm building, learning, and exploring along the way.
Mastering Flexbox in Bootstrap: A Modern Approach to Layout Beyond the 12 Columns
Dive into the core concepts of Flexbox, a powerful CSS module for one-dimensional layouts, and discover how Bootstrap 4+ leverages it through intuitive utility classes. …
Read more →
Untangling the Django Mess: Why Refactoring Views is Your Best Future-Proofing Strategy
Is your Django project burdened by convoluted, hard-to-maintain views? This post explores why revamping "legacy" Django views isn't just acceptable—it's essential for long-term project health, …
Read more →
Django REST Part 4 - Connecting React to Django: A Beginner's Guide
You’ve built a secure Django API—now let’s use it. Learn how to build a React frontend that handles Token authentication and communicates with your 4 …
✹ Read more →
Django REST Part 3 - Automating API Testing: Postman Environments & Scripts
Master the art of professional API testing. Learn how to use Postman to automate the login flow and test your public and private endpoints without …
✹ Read more →
Django REST Part 2 - Public vs. Private URLs: Securing Django with Token Auth
A deep dive into creating a secure API system with public access, private access, and a custom login/logout flow.
✹ Read more →
Django REST Part 1 - Building a REST API with Django: The Initial Setup
Learn how to initialize a Django REST Framework project from scratch and create your first functional JSON endpoint.
✹ Read more →
Business Idea: The Canva & Etsy Partnership – A Systems-Based Model
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 →
Setting Up Django on Windows 11 with VS Code, WSL2, and Docker
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 →
From Dim Sum to M2: How I Finally Fell in Love with Oolong Tea
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 →
How to Create a Django 6 App with PostgreSQL and Bootstrap for Fly.io
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 →
Showing 31 - 40 out of 79 records