<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>CODING w/RICKY</title><description>Personal website of Richard Barella - Software developer, writer, and lifelong learner</description><link>https://codingwithricky.com/</link><atom:link href="https://codingwithricky.com/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>Richard Barella</managingEditor><language>en</language> <pubDate>Tue, 01 Jul 2025 18:03:29 -0000</pubDate> <lastBuildDate>Tue, 01 Jul 2025 18:03:29 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.17.3</generator> <image> <url>None</url> <title>CODING w/RICKY</title><link>https://codingwithricky.com/</link> </image> <item> <title>First post</title> <category>Blog</category> <category>Musings</category> <description>&lt;p&gt;This is my blog. &#34;Coding With Ricky&#34;. It&#39;s a blog for everyone, where I can share my insights and learnings as a Software Engineer so you can learn along with me.&lt;/p&gt;</description><link>https://codingwithricky.com/blog/2019/08/02/first-post/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2019/08/02/first-post/</guid> </item> <item> <title>Implementing a Photo Stylizer in Python using a QuadTree Algorithm</title> <category>Art</category> <category>Python</category> <category>Tutorials</category> <description>Learn how to write a python script to create a quadtree based filter for stylizing photos</description><link>https://codingwithricky.com/blog/2019/08/03/implementing-a-photo-stylizer-in-python-using-a-quadtree-algorithm/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2019/08/03/implementing-a-photo-stylizer-in-python-using-a-quadtree-algorithm/</guid> </item> <item> <title>Readably Display Arbitrary Python Data</title> <category>Python</category> <category>Terminal</category> <category>Tutorials</category> <description>Learn a method for displaying nested python dicts and lists to the terminal</description><link>https://codingwithricky.com/blog/2019/08/10/readably-display-arbitrary-python-data/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2019/08/10/readably-display-arbitrary-python-data/</guid> </item> <item> <title>Write more elegant Plotly Dash clientside callbacks completely in Python</title> <category>Plotly Dash</category> <category>Python</category> <category>Tutorials</category> <category>Web</category> <description>Runs clientside callback functions in Dash applications using Python syntax, eliminating the need for inline JavaScript.</description><link>https://codingwithricky.com/blog/2025/02/18/write-more-elegant-plotly-dash-clientside-callbacks-completely-in-python/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2025/02/18/write-more-elegant-plotly-dash-clientside-callbacks-completely-in-python/</guid> </item> <item> <title>Creating a CLI with Shell Scripting</title> <category>Shell</category> <category>Tutorials</category> <description>Process argument inputs to a Shell script using the &#34;shift&#34; command</description><link>https://codingwithricky.com/blog/2022/07/12/creating-a-cli-with-shell-scripting/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2022/07/12/creating-a-cli-with-shell-scripting/</guid> </item> <item> <title>&#39;ControlMaster auto&#39; for reusing SSH connections</title> <category>CLI</category> <category>Linux</category> <category>Nuggets</category> <category>SSH</category> <category>Shell</category> <description>Master SSH connection efficiency with &#39;ControlMaster auto&#39;</description><link>https://codingwithricky.com/blog/2024/04/25/controlmaster-auto-for-reusing-ssh-connections/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2024/04/25/controlmaster-auto-for-reusing-ssh-connections/</guid> </item> <item> <title>Creating Modular Web Components in Plotly Dash with BaseComponent</title> <category>Plotly Dash</category> <category>Python</category> <category>Tutorials</category> <category>Web</category> <description>A Python package to simplify component structuring while promoting modular web design</description><link>https://codingwithricky.com/blog/2025/02/15/creating-modular-web-components-in-plotly-dash-with-basecomponent/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2025/02/15/creating-modular-web-components-in-plotly-dash-with-basecomponent/</guid> </item> <item> <title>Easily plot graphs in your website using Plotly + Python</title> <category>Plots</category> <category>Python</category> <category>Tutorials</category> <category>Web</category> <description>100 billion ways to plot data on the web, but this one is the easiest</description><link>https://codingwithricky.com/blog/2019/08/28/easily-plot-graphs-in-your-website-using-plotly--python/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2019/08/28/easily-plot-graphs-in-your-website-using-plotly--python/</guid> </item> <item> <title>Super Easy Python CLI with Click</title> <category>CLI</category> <category>Python</category> <category>Tutorials</category> <description>Your python code is now 100% more elegant and usable as a command-line program using Click</description><link>https://codingwithricky.com/blog/2019/08/18/super-easy-python-cli-with-click/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2019/08/18/super-easy-python-cli-with-click/</guid> </item> <item> <title>Learn coding on FreeCodeCamp without internet access</title> <category>FreeCodeCamp</category> <category>Setup</category> <category>Tutorials</category> <description>Unreliable internet? Or going off the grid? Download and install FreeCodeCamp to learn offline.</description><link>https://codingwithricky.com/blog/2021/05/15/learn-coding-on-freecodecamp-without-internet-access/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2021/05/15/learn-coding-on-freecodecamp-without-internet-access/</guid> </item> <item> <title>Intro to Github Pages: Create a simple and free personal website</title> <category>Github-Pages</category> <category>Tutorials</category> <category>Web</category> <description>Anyone with or without coding experience can make a website for free</description><link>https://codingwithricky.com/blog/2021/05/10/intro-to-github-pages-create-a-simple-and-free-personal-website/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2021/05/10/intro-to-github-pages-create-a-simple-and-free-personal-website/</guid> </item> <item> <title>Monitoring Windows usage in Python: A Step-by-Step Guide</title> <category>Monitoring</category> <category>Python</category> <category>Tutorials</category> <description>Discover how to monitor and log Windows usage with Python in this step-by-step guide. From fetching the active window title and process details to continuously tracking and logging changes in real-time, this article walks you through building a simple yet powerful monitoring tool using Python&#39;s pywin32 and psutil libraries. Perfect for anyone interested in productivity tracking, system monitoring, or just exploring Python’s interaction with the Windows OS.</description><link>https://codingwithricky.com/blog/2024/08/09/monitoring-windows-usage-in-python-a-step-by-step-guide/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2024/08/09/monitoring-windows-usage-in-python-a-step-by-step-guide/</guid> </item> <item> <title>Passwordless SSH between systems that share a /home</title> <category>CLI</category> <category>Linux</category> <category>Nuggets</category> <category>SSH</category> <category>Shell</category> <description>Save 2 seconds of your time by setting up an SSH key</description><link>https://codingwithricky.com/blog/2023/03/03/passwordless-ssh-between-systems-that-share-a-home/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2023/03/03/passwordless-ssh-between-systems-that-share-a-home/</guid> </item> <item> <title>Quickstart to Plaid Financial API using Django</title> <category>Django</category> <category>Fintech</category> <category>Plaid</category> <category>Python</category> <category>Tutorials</category> <category>Web</category> <description>A Django-based template for building apps using Plaid</description><link>https://codingwithricky.com/blog/2020/05/20/quickstart-to-plaid-financial-api-using-django/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2020/05/20/quickstart-to-plaid-financial-api-using-django/</guid> </item> <item> <title>Top-down structure of code</title> <category>Coding</category> <category>Nuggets</category> <description>Simple reminder on how to structure code</description><link>https://codingwithricky.com/blog/2025/04/15/top-down-structure-of-code/</link> <pubDate>Wed, 25 Jun 2025 03:15:04 +0000</pubDate><source url="https://codingwithricky.com/feed_rss_created.xml">CODING w/RICKY</source><guid isPermaLink="true">https://codingwithricky.com/blog/2025/04/15/top-down-structure-of-code/</guid> </item> </channel></rss>