<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>GPUBrainStorm - Think deeply.</title>
  <language>en-us</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://gpubrainstorm.com/rss/" type="application/rss+xml"/>
  <link>https://gpubrainstorm.com</link>
  <description>
    <![CDATA[<p>Hi, I’m Mohamad, a Technical Lead at Esports Middle East in Dubai. I specialize in developing real-time streaming solutions, game development, and technical infrastructure for esports events. With a background in Information Systems Engineering (Intelligence Systems) and proficiency in multiple programming languages like C++, Python, and JavaScript, I am passionate about experimenting with new technologies and pushing the boundaries of what's possible. Always learning, never giving up, and committed to delivering high-performance solutions, I work across cloud platforms like AWS and Google Cloud to power scalable esports operations.</p><p><br></p><p>Our Projects Library:</p><p><a href="https://www.behance.net/esportsme" rel="noopener noreferrer" target="_blank">https://www.behance.net/esportsme</a></p><p>My Accounts:</p><p><a href="https://github.com/GPUbrainStorm" rel="noopener noreferrer" target="_blank">GitHub</a> - <a href="https://www.behance.net/2e394b0a" rel="noopener noreferrer" target="_blank">Behance</a> - <a href="https://www.linkedin.com/in/mohamad-darwish-kakashi/" rel="noopener noreferrer" target="_blank">LinkedIn</a> - <a href="https://www.facebook.com/00kakash17/" rel="noopener noreferrer" target="_blank">Facebook</a> - <a href="https://x.com/DarwishMohamamd" rel="noopener noreferrer" target="_blank">X</a></p>]]>
  </description>
  <itunes:author>Mohamad Darwish</itunes:author>
  <itunes:image href="https://media-cdn.gpubrainstorm.com/gpubrainstorm/production/images/channel-d2843c5a569b740966a11c7d87d5f426.png"/>
  <image>
    <title>GPUBrainStorm - Think deeply.</title>
    <url>https://media-cdn.gpubrainstorm.com/gpubrainstorm/production/images/channel-d2843c5a569b740966a11c7d87d5f426.png</url>
    <link>https://gpubrainstorm.com</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Science">
    <itunes:category text="Mathematics"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <itunes:category text="Science">
    <itunes:category text="Physics"/>
  </itunes:category>
  <item>
    <title>DateTimeFunctions-UnrealEnginePlugin</title>
    <guid>PtiQy-qKx-B</guid>
    <pubDate>Wed, 09 Oct 2024 16:05:00 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>This is an Unreal Engine plugin that provides some functions related to Date and Time with a countdown functionality using event binding. Packaged and tested on Unreal Engine 5.2 on windows only but in theory it can be compiled on any other version and for any other platform.</p><p>To use it, just download it on your machine as zip file then extract to your project folder: YourProjectFolder -&gt; Plugins (if this folder doesn't exist you can create it).</p><p>Features:</p><p>1- DateTime operations: Unix Timestamp, Subtract Dates (Result in seconds), Get time in a selected timezone.</p><p>2- DateTime Formating: Format any date to a selected formt. Available formats are: DD/MM/YYYY | MM/DD/YYYY | Mon,DD YYYY | DD Mon YYYY | DD Month YYYY | YYYY-MM-DD</p><p>3- Countdown functionality: Input in seconds, an event can be binded and called on every second to update the seconds.</p><p><br></p><p><a href="https://github.com/GPUbrainStorm/DateTimeFunctions" rel="noopener noreferrer" target="_blank">Link</a></p>]]>
    </description>
    <link>https://www.gpubrainstorm.com/i/DateTimeFunctions/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
</channel>
</rss>