CodingBowl

Code & Create: A Web Dev Journey

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

Setting Up Development Environment Using VS Code

9 Jun 2025 Development
Setting up a proper development environment is the first step towards building robust Python and Django applications. This guide will walk you through the essentials …...
Read more →
image

3 commonly used IDEs for Python Dev on Raspberry Pi

8 Jun 2025 Development
VS Code is a lightweight, versatile IDE good for Python and web development on Raspberry Pi. PyCharm offers powerful tools for Django but needs a …...
Read more →
image

Slack & GitHub Integration: Get Commit Notifications for Specific Branches

3 Jun 2025 DevOps
This guide provides a straightforward process to install the GitHub app on your Slack workspace and configure it to receive real-time commit notifications for a …...
Read more →
image

SASS Integration with Django and Bootstrap

1 Jun 2025 Web Design
Using SCSS (Sassy CSS) with Django and Bootstrap provides full control over Bootstrap’s design system. It enables you to customize, override, and optimize styles tailored …...
Read more →
image

What is Responsible AI?

1 May 2025 AI
Responsible AI means developing and using artificial intelligence ethically, ensuring fairness, transparency, safety, privacy, accountability, human oversight, and societal benefit....
Read more →