Code & Create: A Web Dev Journey
Sharing my journey through tech - what I'm building, learning, and exploring along the way.
Setting Up Development Environment Using VS Code
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 →
3 commonly used IDEs for Python Dev on Raspberry Pi
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 →
Slack & GitHub Integration: Get Commit Notifications for Specific Branches
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 →
SASS Integration with Django and Bootstrap
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 →
What is Responsible AI?
Responsible AI means developing and using artificial intelligence ethically, ensuring fairness, transparency, safety, privacy, accountability, human oversight, and societal benefit....
Read more →