CodingBowl

Code & Create: A Web Dev Journey

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

Level Up Your Web Skills: Mastering Forms, Layouts, and Logic

3 May 2026 Edu Mini Courses
Take your web development to the next level by learning how to build interactive forms, create modern layouts with Flexbox/Grid, and use JavaScript logic to …
✹ Read more →
image

From Zero to Web Ready: Learning the Essentials of HTML, CSS, and JavaScript

2 May 2026 Edu Mini Courses
Kickstart your coding journey with a comprehensive guide to the first four lessons of web development. Learn how to structure content with HTML, style it …
Read more →
image

The Django Deployment Pipeline: 5 Essential Commands for a Stable Launch

19 Apr 2026 Tech Deployment
A technical guide to the "Big Five" terminal commands every developer needs to validate, debug, and secure a Django application before moving to production.
Read more →
image

Java Mini Lesson 2: Saving Your Code with Git and GitHub

18 Apr 2026 Edu Mini Courses
Learn how to use Git to save your work history and GitHub to build an online profile that shows off your skills to future employers.
Read more →
image

Java Mini Lesson 1: Writing and Running Your First Program in VS Code

18 Apr 2026 Edu Mini Courses
Ready to start your coding journey? Learn how to set up VS Code, install the Java engine (JDK) and the Extension Pack, and write your …
Read more →
image

The Singapore IT Education Roadmap: From Secondary School to NUS/NTU

12 Apr 2026 Edu Student Guides
A complete breakdown of IT and Computer Science modules across Secondary (O-Levels), ITE (Higher Nitec), Poly (Diploma), JC (A-Levels), and Universities (NTU/NUS).
Read more →
image

How to Manage Two GitHub Accounts in VS Code Without Losing Your Mind

11 Apr 2026 Tech DevOps
Stop fighting with permission denied errors. Learn how to configure SSH hosts and Git remotes to switch between personal and professional GitHub accounts automatically in …
✹ Read more →
image

Solving the Dependency 'cairo' not found" Error in GitHub Codespaces

23 Mar 2026 Tech Development
A quick guide to resolving Meson build failures caused by missing Cairo development headers in containerized environments like VS Code Codespaces, specifically for Django PDF …
✹ Read more →
image

Automating Stripe Product Sync: Building the sync_stripe_catalog Command

23 Mar 2026 Tech Development
Learn how to automate your product management by creating a custom Django management command to fetch Products and Prices from the Stripe API and map …
✹ Read more →
image

Set Up Stripe on Django

23 Mar 2026 Tech Development
Integrating Stripe directly into Django gives you maximum control over your checkout flow. This guide walks you through a professional, "clean" setup using the Stripe …
✹ Read more →

Showing 1 - 10 out of 85 records