<?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>DEV Community: Joel Mulongo Wambulwa </title>
    <description>The latest articles on DEV Community by Joel Mulongo Wambulwa  (@joelwmulongo).</description>
    <link>https://dev.to/joelwmulongo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F578800%2F255d8f30-0fb8-4e18-9ba2-30e1690bb788.jpg</url>
      <title>DEV Community: Joel Mulongo Wambulwa </title>
      <link>https://dev.to/joelwmulongo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joelwmulongo"/>
    <language>en</language>
    <item>
      <title>JSON and PHP Array Converter</title>
      <dc:creator>Joel Mulongo Wambulwa </dc:creator>
      <pubDate>Sun, 20 Nov 2022 12:16:08 +0000</pubDate>
      <link>https://dev.to/joelwmulongo/json-and-php-array-converter-2c06</link>
      <guid>https://dev.to/joelwmulongo/json-and-php-array-converter-2c06</guid>
      <description>&lt;p&gt;Converts a PHP short tag array or a JSON array into the opposite array type. The script is meant to cut down on JSON array conversion time. Most useful for mapping conversion &lt;br&gt;
&lt;iframe height="600" src="https://codepen.io/JoelMulongo/embed/ZERvKWQ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>learning</category>
    </item>
    <item>
      <title>twitter posts fetcher</title>
      <dc:creator>Joel Mulongo Wambulwa </dc:creator>
      <pubDate>Tue, 15 Nov 2022 06:35:54 +0000</pubDate>
      <link>https://dev.to/joelwmulongo/twitter-posts-fetcher-3b2</link>
      <guid>https://dev.to/joelwmulongo/twitter-posts-fetcher-3b2</guid>
      <description>&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/JoelwMulongo"&gt;
        JoelwMulongo
      &lt;/a&gt; / &lt;a href="https://github.com/JoelwMulongo/tw"&gt;
        tw
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      twitter posts, likes, lists fetcher
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;Utilizes the Twitter API to fetch twitter posts, likes and lists.&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/75514748/202886500-7cc53a76-ba8e-4aed-b34e-83ed15d30df8.jpg"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--LvB5KwEs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/75514748/202886500-7cc53a76-ba8e-4aed-b34e-83ed15d30df8.jpg"&gt;&lt;/a&gt;&lt;/p&gt;

  &lt;div class="js-render-enrichment-target"&gt;
    &lt;div class="render-plaintext-hidden"&gt;
      &lt;pre&gt;graph LR
Request((Request))
Request --TwitterApi--&amp;gt; Twitter
Twitter((Twitter))
&lt;/pre&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;span class="js-render-enrichment-loader d-flex flex-justify-center flex-items-center width-full"&gt;
    
  
  

  &lt;/span&gt;



  &lt;div class="js-render-enrichment-target"&gt;
    &lt;div class="render-plaintext-hidden"&gt;
      &lt;pre&gt;graph TD;

Twitter--&amp;gt;FetchedPost;
&lt;/pre&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;span class="js-render-enrichment-loader d-flex flex-justify-center flex-items-center width-full"&gt;
    
  
  

  &lt;/span&gt;


&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/JoelwMulongo/tw"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>twitter</category>
      <category>javascript</category>
      <category>github</category>
    </item>
    <item>
      <title>CSS Grid layout</title>
      <dc:creator>Joel Mulongo Wambulwa </dc:creator>
      <pubDate>Wed, 24 Mar 2021 12:34:31 +0000</pubDate>
      <link>https://dev.to/joelwmulongo/css-grid-layout-4dcm</link>
      <guid>https://dev.to/joelwmulongo/css-grid-layout-4dcm</guid>
      <description>&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1374652212928987137-538" src="https://platform.twitter.com/embed/Tweet.html?id=1374652212928987137"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1374652212928987137-538');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1374652212928987137&amp;amp;theme=dark"
  }



&lt;/p&gt;

</description>
      <category>css</category>
      <category>twitter</category>
    </item>
    <item>
      <title>Common Gateway Interface in Web Authoring</title>
      <dc:creator>Joel Mulongo Wambulwa </dc:creator>
      <pubDate>Tue, 23 Feb 2021 09:27:42 +0000</pubDate>
      <link>https://dev.to/joelwmulongo/common-gateway-interface-in-web-authoring-4f0c</link>
      <guid>https://dev.to/joelwmulongo/common-gateway-interface-in-web-authoring-4f0c</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg2dfepp1nwk5kdt54msp.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg2dfepp1nwk5kdt54msp.jpeg" alt="Alt Text" width="743" height="413"&gt;&lt;/a&gt; &lt;/p&gt;
&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/@joelmulongo97/common-gateway-interface-in-web-authoring-e7e77e80501a" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P2RSfB9S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:88:88/1%2AhTsOlLZlFP857xJoHPACbQ.jpeg" alt="Joel Mulongo"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/@joelmulongo97/common-gateway-interface-in-web-authoring-e7e77e80501a" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Common Gateway Interface in Web Authoring | by Joel Mulongo | Medium&lt;/h2&gt;
      &lt;h3&gt;Joel Mulongo ・ &lt;time&gt;Jan 21, 2021&lt;/time&gt; ・ 
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YjpYcCMa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/medium-f709f79cf29704f9f4c2a83f950b2964e95007a3e311b77f686915c71574fef2.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>webdev</category>
      <category>html</category>
    </item>
    <item>
      <title>Learn Programming by Playing Games</title>
      <dc:creator>Joel Mulongo Wambulwa </dc:creator>
      <pubDate>Sat, 20 Feb 2021 08:26:32 +0000</pubDate>
      <link>https://dev.to/joelwmulongo/learn-programming-by-playing-games-1mfk</link>
      <guid>https://dev.to/joelwmulongo/learn-programming-by-playing-games-1mfk</guid>
      <description>&lt;p&gt;Follow through the thread &lt;iframe class="tweet-embed" id="tweet-1362877211808837633-770" src="https://platform.twitter.com/embed/Tweet.html?id=1362877211808837633"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1362877211808837633-770');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1362877211808837633&amp;amp;theme=dark"
  }



&lt;/p&gt;

</description>
      <category>python</category>
      <category>javascript</category>
      <category>css</category>
    </item>
    <item>
      <title>Simple Piano Keys</title>
      <dc:creator>Joel Mulongo Wambulwa </dc:creator>
      <pubDate>Thu, 18 Feb 2021 04:42:13 +0000</pubDate>
      <link>https://dev.to/joelwmulongo/simple-piano-keys-2m88</link>
      <guid>https://dev.to/joelwmulongo/simple-piano-keys-2m88</guid>
      <description>&lt;p&gt;Standard piano black and white Keys &lt;br&gt;
&lt;iframe height="600" src="https://codepen.io/JoelMulongo/embed/YzpZdMv?height=600&amp;amp;default-tab=js,result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>css</category>
      <category>codepen</category>
      <category>javascript</category>
      <category>html</category>
    </item>
  </channel>
</rss>
