<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/atom+xml" href="https://feeds.transistor.fm/cillers-world-class-hackathons" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Cillers Developer Experience</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/cillers-world-class-hackathons</itunes:new-feed-url>
    <description>In "Cillers Developer Experience", Per Lange talks to international software development experts from the world's top tech companies and creative individuals. Learn from their experience to enhance your capability to build better software systems faster. </description>
    <copyright>2025 Cillers AB</copyright>
    <podcast:guid>954626b7-108b-5cde-9449-82a22cef5398</podcast:guid>
    <podcast:locked owner="info@cillers.com">no</podcast:locked>
    <language>en</language>
    <pubDate>Tue, 16 Sep 2025 10:50:54 +0200</pubDate>
    <lastBuildDate>Wed, 03 Dec 2025 05:42:10 +0100</lastBuildDate>
    <link>https://open.spotify.com/show/6p6r6pJiJgmxbdvudmIy4O</link>
    <image>
      <url>https://img.transistor.fm/djny-PToCSaRDiHSUF8s-HSBJBzUZY_uR9gwqpYfaiE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85OTI1/ZDBhMDQ3NDYyNDJh/ZDY5MjExM2U1MmIw/NmMwYi5wbmc.jpg</url>
      <title>Cillers Developer Experience</title>
      <link>https://open.spotify.com/show/6p6r6pJiJgmxbdvudmIy4O</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Per Lange</itunes:author>
    <itunes:image href="https://img.transistor.fm/djny-PToCSaRDiHSUF8s-HSBJBzUZY_uR9gwqpYfaiE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85OTI1/ZDBhMDQ3NDYyNDJh/ZDY5MjExM2U1MmIw/NmMwYi5wbmc.jpg"/>
    <itunes:summary>In "Cillers Developer Experience", Per Lange talks to international software development experts from the world's top tech companies and creative individuals. Learn from their experience to enhance your capability to build better software systems faster. </itunes:summary>
    <itunes:subtitle>In "Cillers Developer Experience", Per Lange talks to international software development experts from the world's top tech companies and creative individuals.</itunes:subtitle>
    <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
    <itunes:owner>
      <itunes:name>Cillers AB</itunes:name>
      <itunes:email>info@cillers.com</itunes:email>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Cillers Developer Experience - Shai Ben Shalom </title>
      <itunes:episode>84</itunes:episode>
      <podcast:episode>84</podcast:episode>
      <itunes:title>Cillers Developer Experience - Shai Ben Shalom </itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0824884a-8a05-44b8-9daa-730c2d8d7776</guid>
      <link>https://share.transistor.fm/s/10e6f87f</link>
      <description>
        <![CDATA[<p><strong>Meet Shai Ben Shalom, Senior Software Engineer at Torque (ex-Microsoft)<br></strong><br></p><p><strong>Theme: AI-Assisted Enterprise Coding (and hackathons...) <br></strong><br></p><p><strong>Highlights from the conversation:</strong></p><ul><li><strong>Your job just changed completely</strong>: Developers are becoming "mini-architects" instead of code writers. AI writes the code now, but you need to focus on security, scalability, and system design to make it production-ready.</li><li><strong>Put everything in Git for smarter AI</strong>: Keep all docs and code in one place so AI agents can understand your full project. Shai uses specialized agents for code reviews and testing that know the entire codebase context.</li><li><strong>Platform engineering makes you unstoppable</strong>: Learning the full stack from Kubernetes to databases eliminates dependencies. You can deploy and fix anything without waiting for other teams to help you.</li><li><strong>The gap isn't technical anymore, it's imagination</strong>: APIs and tools are ready - the question is how creative you can get with what problems to solve. From natural language database queries to AI troubleshooting your infrastructure.</li></ul><p>Enjoy!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><strong>Meet Shai Ben Shalom, Senior Software Engineer at Torque (ex-Microsoft)<br></strong><br></p><p><strong>Theme: AI-Assisted Enterprise Coding (and hackathons...) <br></strong><br></p><p><strong>Highlights from the conversation:</strong></p><ul><li><strong>Your job just changed completely</strong>: Developers are becoming "mini-architects" instead of code writers. AI writes the code now, but you need to focus on security, scalability, and system design to make it production-ready.</li><li><strong>Put everything in Git for smarter AI</strong>: Keep all docs and code in one place so AI agents can understand your full project. Shai uses specialized agents for code reviews and testing that know the entire codebase context.</li><li><strong>Platform engineering makes you unstoppable</strong>: Learning the full stack from Kubernetes to databases eliminates dependencies. You can deploy and fix anything without waiting for other teams to help you.</li><li><strong>The gap isn't technical anymore, it's imagination</strong>: APIs and tools are ready - the question is how creative you can get with what problems to solve. From natural language database queries to AI troubleshooting your infrastructure.</li></ul><p>Enjoy!</p>]]>
      </content:encoded>
      <pubDate>Tue, 16 Sep 2025 10:49:54 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/10e6f87f/ad4cdeb1.mp3" length="48935497" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/1SwVL2rBVAyawVx92ZHrKwyJXsYqwS34va-J5u39HOc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kNWUz/Y2NhZmI2MjU3Y2Yy/YjU4MWRhMmJjMjY3/ZTQyMi5wbmc.jpg"/>
      <itunes:duration>3056</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><strong>Meet Shai Ben Shalom, Senior Software Engineer at Torque (ex-Microsoft)<br></strong><br></p><p><strong>Theme: AI-Assisted Enterprise Coding (and hackathons...) <br></strong><br></p><p><strong>Highlights from the conversation:</strong></p><ul><li><strong>Your job just changed completely</strong>: Developers are becoming "mini-architects" instead of code writers. AI writes the code now, but you need to focus on security, scalability, and system design to make it production-ready.</li><li><strong>Put everything in Git for smarter AI</strong>: Keep all docs and code in one place so AI agents can understand your full project. Shai uses specialized agents for code reviews and testing that know the entire codebase context.</li><li><strong>Platform engineering makes you unstoppable</strong>: Learning the full stack from Kubernetes to databases eliminates dependencies. You can deploy and fix anything without waiting for other teams to help you.</li><li><strong>The gap isn't technical anymore, it's imagination</strong>: APIs and tools are ready - the question is how creative you can get with what problems to solve. From natural language database queries to AI troubleshooting your infrastructure.</li></ul><p>Enjoy!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - Moshik Shir</title>
      <itunes:episode>83</itunes:episode>
      <podcast:episode>83</podcast:episode>
      <itunes:title>Cillers Developer Experience - Moshik Shir</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">3f4c8ff4-5a46-4489-94b2-d230b786f264</guid>
      <link>https://share.transistor.fm/s/6ea28cb6</link>
      <description>
        <![CDATA[<p>Meet Moshik Shir - Principal Program Manager for Startups and Software Development at Microsoft, working across EMEA with 25+ years in tech, covering everything from VoIP pioneers to Azure resilience engineering, in a conversation about AI-Assisted Enterprise Coding.</p><p><br>Highlights from the conversation:</p><p><strong>Context is everything</strong> - developers who are good at giving AI detailed, specific information become huge fans of AI coding. Those who give vague prompts end up thinking AI sucks. Context management is a skill you can learn and it makes all the difference.</p><p><strong>AI agents talking to other AI agents</strong> - we're moving from humans using AI to AI agents working together. One agent books your flight while another handles your hotel. This will completely change how companies handle support and knowledge management.</p><p><strong>Microsoft's winning combo</strong> - GitHub Copilot for coding + Microsoft Research (like Perplexity) for starting new projects + Teams Copilot for meeting notes. Using the research tool with Copilot together is especially powerful when kicking off new work.</p><p><strong>Learn two things, not just one</strong> - being super specialized in one area is risky now. Build skills in two domains (like tech + business, or frontend + AI) so you can adapt when AI changes your job.</p><p><strong>Copilot is everywhere at Microsoft</strong> - it works in Excel, Teams, Azure, VS Code - basically everything. People use it for finding old files, prepping for customer meetings, and getting meeting summaries without needing an assistant.</p><p>Enjoy!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Moshik Shir - Principal Program Manager for Startups and Software Development at Microsoft, working across EMEA with 25+ years in tech, covering everything from VoIP pioneers to Azure resilience engineering, in a conversation about AI-Assisted Enterprise Coding.</p><p><br>Highlights from the conversation:</p><p><strong>Context is everything</strong> - developers who are good at giving AI detailed, specific information become huge fans of AI coding. Those who give vague prompts end up thinking AI sucks. Context management is a skill you can learn and it makes all the difference.</p><p><strong>AI agents talking to other AI agents</strong> - we're moving from humans using AI to AI agents working together. One agent books your flight while another handles your hotel. This will completely change how companies handle support and knowledge management.</p><p><strong>Microsoft's winning combo</strong> - GitHub Copilot for coding + Microsoft Research (like Perplexity) for starting new projects + Teams Copilot for meeting notes. Using the research tool with Copilot together is especially powerful when kicking off new work.</p><p><strong>Learn two things, not just one</strong> - being super specialized in one area is risky now. Build skills in two domains (like tech + business, or frontend + AI) so you can adapt when AI changes your job.</p><p><strong>Copilot is everywhere at Microsoft</strong> - it works in Excel, Teams, Azure, VS Code - basically everything. People use it for finding old files, prepping for customer meetings, and getting meeting summaries without needing an assistant.</p><p>Enjoy!</p>]]>
      </content:encoded>
      <pubDate>Thu, 11 Sep 2025 14:41:59 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/6ea28cb6/02f92e42.mp3" length="40621359" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/7JUkHnhK1qFnlKLjR8bxuoa4kjU47Tr9qIovZM1HI3U/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kMDEx/MWQ1MmUxYjY1Yzhk/MWM5MGNlNzNjYTdk/ZDg0Yy5wbmc.jpg"/>
      <itunes:duration>2537</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Moshik Shir - Principal Program Manager for Startups and Software Development at Microsoft, working across EMEA with 25+ years in tech, covering everything from VoIP pioneers to Azure resilience engineering, in a conversation about AI-Assisted Enterprise Coding.</p><p><br>Highlights from the conversation:</p><p><strong>Context is everything</strong> - developers who are good at giving AI detailed, specific information become huge fans of AI coding. Those who give vague prompts end up thinking AI sucks. Context management is a skill you can learn and it makes all the difference.</p><p><strong>AI agents talking to other AI agents</strong> - we're moving from humans using AI to AI agents working together. One agent books your flight while another handles your hotel. This will completely change how companies handle support and knowledge management.</p><p><strong>Microsoft's winning combo</strong> - GitHub Copilot for coding + Microsoft Research (like Perplexity) for starting new projects + Teams Copilot for meeting notes. Using the research tool with Copilot together is especially powerful when kicking off new work.</p><p><strong>Learn two things, not just one</strong> - being super specialized in one area is risky now. Build skills in two domains (like tech + business, or frontend + AI) so you can adapt when AI changes your job.</p><p><strong>Copilot is everywhere at Microsoft</strong> - it works in Excel, Teams, Azure, VS Code - basically everything. People use it for finding old files, prepping for customer meetings, and getting meeting summaries without needing an assistant.</p><p>Enjoy!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - Kieran Llarena</title>
      <itunes:episode>82</itunes:episode>
      <podcast:episode>82</podcast:episode>
      <itunes:title>Cillers Developer Experience - Kieran Llarena</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2d63360e-b9df-4120-8167-7c68d6746d17</guid>
      <link>https://share.transistor.fm/s/cdac99d7</link>
      <description>
        <![CDATA[<p>Meet Kieran Llarena - a hacker, startup/community founder, Capital One intern, and co-founder @ Filipino Americans!</p><p>In this episode, we talked about AI-assisted enterprise coding. Context management is one of the most critical keys to success when working with AI (LLMs) - and in this episode, Kieran shared his experiences and best practices.</p><p>We dove into his favorite tools and why Kieran loves them. Here are some of the tech we talked about:<br><a href="https://www.warp.dev/">https://www.warp.dev/</a><br><a href="https://www.trynia.ai/">https://www.trynia.ai/</a><br><a href="https://zed.dev/">https://zed.dev/</a><br><a href="https://www.diabrowser.com/">https://www.diabrowser.com/</a></p><p>We also discussed why hackathons are unparalleled when it comes to exploring new game-changing technologies!</p><p>Enjoy! </p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Kieran Llarena - a hacker, startup/community founder, Capital One intern, and co-founder @ Filipino Americans!</p><p>In this episode, we talked about AI-assisted enterprise coding. Context management is one of the most critical keys to success when working with AI (LLMs) - and in this episode, Kieran shared his experiences and best practices.</p><p>We dove into his favorite tools and why Kieran loves them. Here are some of the tech we talked about:<br><a href="https://www.warp.dev/">https://www.warp.dev/</a><br><a href="https://www.trynia.ai/">https://www.trynia.ai/</a><br><a href="https://zed.dev/">https://zed.dev/</a><br><a href="https://www.diabrowser.com/">https://www.diabrowser.com/</a></p><p>We also discussed why hackathons are unparalleled when it comes to exploring new game-changing technologies!</p><p>Enjoy! </p><p><br></p>]]>
      </content:encoded>
      <pubDate>Wed, 10 Sep 2025 11:24:20 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/cdac99d7/460e5437.mp3" length="50247215" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/_zLgKy7-C5atfAVqygJBgOWNp0HgTrPHW8P36zxbnlQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8wYjZh/MmNjNTJiNGE5ZDNh/NThjNzRlYzIyZGIy/ZmZkYi5wbmc.jpg"/>
      <itunes:duration>3138</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Kieran Llarena - a hacker, startup/community founder, Capital One intern, and co-founder @ Filipino Americans!</p><p>In this episode, we talked about AI-assisted enterprise coding. Context management is one of the most critical keys to success when working with AI (LLMs) - and in this episode, Kieran shared his experiences and best practices.</p><p>We dove into his favorite tools and why Kieran loves them. Here are some of the tech we talked about:<br><a href="https://www.warp.dev/">https://www.warp.dev/</a><br><a href="https://www.trynia.ai/">https://www.trynia.ai/</a><br><a href="https://zed.dev/">https://zed.dev/</a><br><a href="https://www.diabrowser.com/">https://www.diabrowser.com/</a></p><p>We also discussed why hackathons are unparalleled when it comes to exploring new game-changing technologies!</p><p>Enjoy! </p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - Balaj Saleem</title>
      <itunes:episode>81</itunes:episode>
      <podcast:episode>81</podcast:episode>
      <itunes:title>Cillers Developer Experience - Balaj Saleem</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">da5843bc-8dec-4dbf-b756-4592b09e15e0</guid>
      <link>https://share.transistor.fm/s/252893e9</link>
      <description>
        <![CDATA[<p>Meet Balaj Saleem - Software Engineer at Amazon working on AI adoption at IMDb, with experience from both startups and big tech, in a conversation about AI-Assisted Enterprise Coding.</p><p><br></p><p>Highlights from the conversation:</p><p><br></p><p>The 80/20 rule for AI coding - spend 80% of time planning and providing context to the LLM, only 20% implementing. The cost of fixing bad code later far outweighs upfront planning.</p><p><br></p><p>Repository-level markdown files are game-changers - create template files with business context, system assumptions, and coding guidelines that LLMs can reference for every prompt in that codebase.</p><p><br></p><p>Question-answer sessions before coding - have 15-20 critical questions with the AI to understand the problem fully before writing any code. Often you're not 100% clear on what you want to build.</p><p><br>LLMs excel at writing tests - they're incredibly good at test generation for existing code, making this a low-risk, high-value starting point for AI adoption.</p><p><br>Enjoy!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Balaj Saleem - Software Engineer at Amazon working on AI adoption at IMDb, with experience from both startups and big tech, in a conversation about AI-Assisted Enterprise Coding.</p><p><br></p><p>Highlights from the conversation:</p><p><br></p><p>The 80/20 rule for AI coding - spend 80% of time planning and providing context to the LLM, only 20% implementing. The cost of fixing bad code later far outweighs upfront planning.</p><p><br></p><p>Repository-level markdown files are game-changers - create template files with business context, system assumptions, and coding guidelines that LLMs can reference for every prompt in that codebase.</p><p><br></p><p>Question-answer sessions before coding - have 15-20 critical questions with the AI to understand the problem fully before writing any code. Often you're not 100% clear on what you want to build.</p><p><br>LLMs excel at writing tests - they're incredibly good at test generation for existing code, making this a low-risk, high-value starting point for AI adoption.</p><p><br>Enjoy!</p>]]>
      </content:encoded>
      <pubDate>Mon, 18 Aug 2025 16:00:36 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/252893e9/d0f0c3ad.mp3" length="44727859" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/w_3s48BHTSafz_kj6dVLN0aVP1c2KIUGHWeMcu_YUQg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS84MmFk/ZjNjNGY3MGEzZTJj/YzBmM2VmYzQwMWM1/MjhlMC5wbmc.jpg"/>
      <itunes:duration>2793</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Balaj Saleem - Software Engineer at Amazon working on AI adoption at IMDb, with experience from both startups and big tech, in a conversation about AI-Assisted Enterprise Coding.</p><p><br></p><p>Highlights from the conversation:</p><p><br></p><p>The 80/20 rule for AI coding - spend 80% of time planning and providing context to the LLM, only 20% implementing. The cost of fixing bad code later far outweighs upfront planning.</p><p><br></p><p>Repository-level markdown files are game-changers - create template files with business context, system assumptions, and coding guidelines that LLMs can reference for every prompt in that codebase.</p><p><br></p><p>Question-answer sessions before coding - have 15-20 critical questions with the AI to understand the problem fully before writing any code. Often you're not 100% clear on what you want to build.</p><p><br>LLMs excel at writing tests - they're incredibly good at test generation for existing code, making this a low-risk, high-value starting point for AI adoption.</p><p><br>Enjoy!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - Rian Corcino</title>
      <itunes:episode>80</itunes:episode>
      <podcast:episode>80</podcast:episode>
      <itunes:title>Cillers Developer Experience - Rian Corcino</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">dcf63c04-3a41-4d28-8583-3b96a160c932</guid>
      <link>https://share.transistor.fm/s/f3757e00</link>
      <description>
        <![CDATA[<p>Meet Rian Corcino - 7-time hackathon winner and AI Systems Support Specialist at Ayzenberg in a conversation about AI-Assisted Enterprise Coding.</p><p><strong>Rian shares his experience and insights - some highlights from the conversation:</strong></p><ul><li><strong>🏆 90% of his professional development came from hackathons</strong> - not from school, but from 20 hackathons in one year traveling across the US</li><li><strong>🎯 His "responsible vibe coding" approach</strong> - generates lots of code with Cursor but reads everything and asks for comments to understand how it works</li><li><strong>🛠️ His AI workflow stack</strong> - Claude for architecture planning, Cursor for coding, Warp for command line tasks, and ChatGPT for... therapy sessions</li><li><strong>⚡ Why AI + hackathons = perfect match</strong> - you can now actually build and ship real B2B SaaS products overnight instead of just prototypes</li><li><strong>📈 His winning strategy</strong> - starts with ideation and customer focus, not technology. Adapts presentations based on whether judges are technical or business-focused</li></ul><p>Enjoy!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Rian Corcino - 7-time hackathon winner and AI Systems Support Specialist at Ayzenberg in a conversation about AI-Assisted Enterprise Coding.</p><p><strong>Rian shares his experience and insights - some highlights from the conversation:</strong></p><ul><li><strong>🏆 90% of his professional development came from hackathons</strong> - not from school, but from 20 hackathons in one year traveling across the US</li><li><strong>🎯 His "responsible vibe coding" approach</strong> - generates lots of code with Cursor but reads everything and asks for comments to understand how it works</li><li><strong>🛠️ His AI workflow stack</strong> - Claude for architecture planning, Cursor for coding, Warp for command line tasks, and ChatGPT for... therapy sessions</li><li><strong>⚡ Why AI + hackathons = perfect match</strong> - you can now actually build and ship real B2B SaaS products overnight instead of just prototypes</li><li><strong>📈 His winning strategy</strong> - starts with ideation and customer focus, not technology. Adapts presentations based on whether judges are technical or business-focused</li></ul><p>Enjoy!</p>]]>
      </content:encoded>
      <pubDate>Mon, 11 Aug 2025 22:17:45 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/f3757e00/f1f9abcf.mp3" length="40238723" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/146YZBE1InPqoK9FLdcDu2pV95YaAQYoI9XC2TccYeY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82NTcw/N2NlMGFhZDZhZjU2/ODA3OTdmNmM4ZmEx/YzkxNi5qcGc.jpg"/>
      <itunes:duration>2513</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Rian Corcino - 7-time hackathon winner and AI Systems Support Specialist at Ayzenberg in a conversation about AI-Assisted Enterprise Coding.</p><p><strong>Rian shares his experience and insights - some highlights from the conversation:</strong></p><ul><li><strong>🏆 90% of his professional development came from hackathons</strong> - not from school, but from 20 hackathons in one year traveling across the US</li><li><strong>🎯 His "responsible vibe coding" approach</strong> - generates lots of code with Cursor but reads everything and asks for comments to understand how it works</li><li><strong>🛠️ His AI workflow stack</strong> - Claude for architecture planning, Cursor for coding, Warp for command line tasks, and ChatGPT for... therapy sessions</li><li><strong>⚡ Why AI + hackathons = perfect match</strong> - you can now actually build and ship real B2B SaaS products overnight instead of just prototypes</li><li><strong>📈 His winning strategy</strong> - starts with ideation and customer focus, not technology. Adapts presentations based on whether judges are technical or business-focused</li></ul><p>Enjoy!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - JD Fiscus</title>
      <itunes:episode>79</itunes:episode>
      <podcast:episode>79</podcast:episode>
      <itunes:title>Cillers Developer Experience - JD Fiscus</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4da22927-f99a-4f02-ae3a-d5ab6fde3055</guid>
      <link>https://share.transistor.fm/s/c63116b1</link>
      <description>
        <![CDATA[<p>Meet JD Fiscus - Director of Research &amp; Development, creator of the n8n MCP community node with 1 million downloads and host of Nerding I/O Youtube, in a conversation about AI-Assisted Enterprise Coding.</p><p><strong>JD shares his experience and insights - some highlights from the conversation:</strong></p><ul><li><strong>🛠️ Why he always returns to Cursor</strong> - loves their auto model feature that picks the right model for each task, keeping costs down while maintaining quality</li><li><strong>🔒 His golden rule: human in the loop always</strong> - never ships code where MCP writes directly to database or GitHub without his final approval</li><li><strong>⚡ Context engineering is everything</strong> - limits tools to 40 max, clears context frequently, and tasks out specific problems instead of zero-shot prompting</li><li><strong>🌐 MCP servers are undervalued</strong> - most people just wrap APIs, but resources, prompts, and bidirectional sampling are the real game-changers</li><li><strong>📊 Speed metrics are misleading</strong> - can't measure velocity the same way because you're working completely differently - focus on creativity and ability to pivot instead</li></ul><p>Enjoy!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet JD Fiscus - Director of Research &amp; Development, creator of the n8n MCP community node with 1 million downloads and host of Nerding I/O Youtube, in a conversation about AI-Assisted Enterprise Coding.</p><p><strong>JD shares his experience and insights - some highlights from the conversation:</strong></p><ul><li><strong>🛠️ Why he always returns to Cursor</strong> - loves their auto model feature that picks the right model for each task, keeping costs down while maintaining quality</li><li><strong>🔒 His golden rule: human in the loop always</strong> - never ships code where MCP writes directly to database or GitHub without his final approval</li><li><strong>⚡ Context engineering is everything</strong> - limits tools to 40 max, clears context frequently, and tasks out specific problems instead of zero-shot prompting</li><li><strong>🌐 MCP servers are undervalued</strong> - most people just wrap APIs, but resources, prompts, and bidirectional sampling are the real game-changers</li><li><strong>📊 Speed metrics are misleading</strong> - can't measure velocity the same way because you're working completely differently - focus on creativity and ability to pivot instead</li></ul><p>Enjoy!</p>]]>
      </content:encoded>
      <pubDate>Mon, 11 Aug 2025 19:49:23 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c63116b1/241a526d.mp3" length="42346458" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/LriIJbjlLk2Jjb4RyKkXaAZSNmb2OGcldThA6xaTeWw/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zYWYz/YWFlOTQwMDQ1ZmJi/YmEyMTdiMjNmMzkz/YzYxYy5wbmc.jpg"/>
      <itunes:duration>2644</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet JD Fiscus - Director of Research &amp; Development, creator of the n8n MCP community node with 1 million downloads and host of Nerding I/O Youtube, in a conversation about AI-Assisted Enterprise Coding.</p><p><strong>JD shares his experience and insights - some highlights from the conversation:</strong></p><ul><li><strong>🛠️ Why he always returns to Cursor</strong> - loves their auto model feature that picks the right model for each task, keeping costs down while maintaining quality</li><li><strong>🔒 His golden rule: human in the loop always</strong> - never ships code where MCP writes directly to database or GitHub without his final approval</li><li><strong>⚡ Context engineering is everything</strong> - limits tools to 40 max, clears context frequently, and tasks out specific problems instead of zero-shot prompting</li><li><strong>🌐 MCP servers are undervalued</strong> - most people just wrap APIs, but resources, prompts, and bidirectional sampling are the real game-changers</li><li><strong>📊 Speed metrics are misleading</strong> - can't measure velocity the same way because you're working completely differently - focus on creativity and ability to pivot instead</li></ul><p>Enjoy!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - Ventsislav Petrov</title>
      <itunes:episode>78</itunes:episode>
      <podcast:episode>78</podcast:episode>
      <itunes:title>Cillers Developer Experience - Ventsislav Petrov</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5a913c98-da93-46e3-ae9d-eabcc9c65d9e</guid>
      <link>https://share.transistor.fm/s/13e8f0ea</link>
      <description>
        <![CDATA[<p>Meet Ventsislav Petrov, Frontend Developer at Knowify.</p><p>Topic: AI-Assisted Enterprise Coding</p><p>Ventsislav shares his experience and insights - some highlights from the conversation:</p><ul><li><strong>🤯 He writes 100% AI code now</strong> - only does analysis, architecture and orchestration while AI handles all the typing</li><li><strong>⚡ Got 4000x performance improvement in 12 iterations</strong> - turned an 8-hour data analysis into 4 minutes with the same dataset</li><li><strong>💸 Burns 50 million tokens in a single day</strong> - doesn't care about token limits because the ROI on complex problems is massive</li><li><strong>📚 Spends more time reading documentation than code</strong> - because AI writes so much code so fast that humans can't keep up reviewing it all</li><li><strong>🎭 Hid his AI usage in the beginning</strong> - just like "many developers" who weren't admitting they were using AI tools at work</li></ul><p>Enjoy!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Ventsislav Petrov, Frontend Developer at Knowify.</p><p>Topic: AI-Assisted Enterprise Coding</p><p>Ventsislav shares his experience and insights - some highlights from the conversation:</p><ul><li><strong>🤯 He writes 100% AI code now</strong> - only does analysis, architecture and orchestration while AI handles all the typing</li><li><strong>⚡ Got 4000x performance improvement in 12 iterations</strong> - turned an 8-hour data analysis into 4 minutes with the same dataset</li><li><strong>💸 Burns 50 million tokens in a single day</strong> - doesn't care about token limits because the ROI on complex problems is massive</li><li><strong>📚 Spends more time reading documentation than code</strong> - because AI writes so much code so fast that humans can't keep up reviewing it all</li><li><strong>🎭 Hid his AI usage in the beginning</strong> - just like "many developers" who weren't admitting they were using AI tools at work</li></ul><p>Enjoy!</p>]]>
      </content:encoded>
      <pubDate>Thu, 31 Jul 2025 20:32:11 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/13e8f0ea/c21b59d4.mp3" length="52086127" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/uGgTRrUZAiAiKVLF2DymX09tkKjW3uwbHubNAHheh7o/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS80YTZi/OGRkNzA0ODIwNzI5/MDE1NGE1OTc1MWRm/YWNiMC5wbmc.jpg"/>
      <itunes:duration>3253</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Ventsislav Petrov, Frontend Developer at Knowify.</p><p>Topic: AI-Assisted Enterprise Coding</p><p>Ventsislav shares his experience and insights - some highlights from the conversation:</p><ul><li><strong>🤯 He writes 100% AI code now</strong> - only does analysis, architecture and orchestration while AI handles all the typing</li><li><strong>⚡ Got 4000x performance improvement in 12 iterations</strong> - turned an 8-hour data analysis into 4 minutes with the same dataset</li><li><strong>💸 Burns 50 million tokens in a single day</strong> - doesn't care about token limits because the ROI on complex problems is massive</li><li><strong>📚 Spends more time reading documentation than code</strong> - because AI writes so much code so fast that humans can't keep up reviewing it all</li><li><strong>🎭 Hid his AI usage in the beginning</strong> - just like "many developers" who weren't admitting they were using AI tools at work</li></ul><p>Enjoy!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - Viktor Farcic</title>
      <itunes:episode>77</itunes:episode>
      <podcast:episode>77</podcast:episode>
      <itunes:title>Cillers Developer Experience - Viktor Farcic</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1d600fe3-b7cf-45ab-896a-1085818890a0</guid>
      <link>https://share.transistor.fm/s/b1e75468</link>
      <description>
        <![CDATA[<p>Meet Viktor Farcic, Developer Advocate, Upbound.</p><p><br></p><p>Topic: AI-Assisted Enterprise Coding. Viktor shares his experiences - that I first found surprising... but when I thought about it... absolutely obvious:</p><p>💸 He spends $1000/month on AI tools but saves $10,000 - gets the equivalent of 3 extra developers working for him</p><p>🎯 Why he ditched "cheap" AI subscriptions - they limit context to save tokens, giving him worse code quality</p><p>🚀 His company has zero spending limits - and it actually costs them less than hiring expense approvers</p><p>⚡ How AI transformed his daily work - coding became a "chore" so he can focus on design and architecture</p><p>🔥 Why he's more excited about coding than ever: "I cannot explain how much more fun it is now"</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Viktor Farcic, Developer Advocate, Upbound.</p><p><br></p><p>Topic: AI-Assisted Enterprise Coding. Viktor shares his experiences - that I first found surprising... but when I thought about it... absolutely obvious:</p><p>💸 He spends $1000/month on AI tools but saves $10,000 - gets the equivalent of 3 extra developers working for him</p><p>🎯 Why he ditched "cheap" AI subscriptions - they limit context to save tokens, giving him worse code quality</p><p>🚀 His company has zero spending limits - and it actually costs them less than hiring expense approvers</p><p>⚡ How AI transformed his daily work - coding became a "chore" so he can focus on design and architecture</p><p>🔥 Why he's more excited about coding than ever: "I cannot explain how much more fun it is now"</p>]]>
      </content:encoded>
      <pubDate>Tue, 29 Jul 2025 17:15:35 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/b1e75468/d11b79bc.mp3" length="55732992" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/OFmi0qlxiVtTkRf14Q_zARGLOGyYbHevVjF4-NRwBFE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8wNWMx/Y2M2YzFkMDZkZTYz/ZDZlZWVkM2QyNzli/MGJkNi5wbmc.jpg"/>
      <itunes:duration>3481</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Viktor Farcic, Developer Advocate, Upbound.</p><p><br></p><p>Topic: AI-Assisted Enterprise Coding. Viktor shares his experiences - that I first found surprising... but when I thought about it... absolutely obvious:</p><p>💸 He spends $1000/month on AI tools but saves $10,000 - gets the equivalent of 3 extra developers working for him</p><p>🎯 Why he ditched "cheap" AI subscriptions - they limit context to save tokens, giving him worse code quality</p><p>🚀 His company has zero spending limits - and it actually costs them less than hiring expense approvers</p><p>⚡ How AI transformed his daily work - coding became a "chore" so he can focus on design and architecture</p><p>🔥 Why he's more excited about coding than ever: "I cannot explain how much more fun it is now"</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - Saoud Rizwan</title>
      <itunes:episode>76</itunes:episode>
      <podcast:episode>76</podcast:episode>
      <itunes:title>Cillers Developer Experience - Saoud Rizwan</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c530cf6e-66df-4b99-810f-68123efa2bb0</guid>
      <link>https://share.transistor.fm/s/ab965a5a</link>
      <description>
        <![CDATA[<p>Meet Saoud Rizwan, Founder/CEO at Cline</p><p><br>In this episode we talked about AI Agentic Coding and Enterprise Development, here are some of the talking points:</p><ul><li><strong>From hackathon reject to world-leading AI coding startup</strong> - Cline started as "Cloud Dev" for an Anthropic hackathon just 10 days after Claude 3.5 Sonnet launched, Saoud actually lost but posted it on Reddit, open-sourced it, and things exploded from there.</li><li><strong>Transparency and control over your code</strong> - Unlike other AI coding tools, Cline lets you bring your own API key, see exactly what's happening under the hood, and control where your data goes without any subscription lock-in.</li><li><strong>Smart exploration beats brute-force context stuffing</strong> - Instead of cramming entire codebases into limited context windows, Cline intelligently explores projects like a new developer would, finding only the relevant pieces it needs.</li><li><strong>Workflow orchestration, not tool wars</strong> - Cline complements rather than competes with tools like Cursor, with most developers using them together for different parts of their development process.</li><li><strong>From implementation to strategy</strong> - The biggest shift is that development now splits between understanding requirements (still critical) versus writing code (now automated), letting engineers focus on architecture and vision.</li></ul><p>Enjoy!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Saoud Rizwan, Founder/CEO at Cline</p><p><br>In this episode we talked about AI Agentic Coding and Enterprise Development, here are some of the talking points:</p><ul><li><strong>From hackathon reject to world-leading AI coding startup</strong> - Cline started as "Cloud Dev" for an Anthropic hackathon just 10 days after Claude 3.5 Sonnet launched, Saoud actually lost but posted it on Reddit, open-sourced it, and things exploded from there.</li><li><strong>Transparency and control over your code</strong> - Unlike other AI coding tools, Cline lets you bring your own API key, see exactly what's happening under the hood, and control where your data goes without any subscription lock-in.</li><li><strong>Smart exploration beats brute-force context stuffing</strong> - Instead of cramming entire codebases into limited context windows, Cline intelligently explores projects like a new developer would, finding only the relevant pieces it needs.</li><li><strong>Workflow orchestration, not tool wars</strong> - Cline complements rather than competes with tools like Cursor, with most developers using them together for different parts of their development process.</li><li><strong>From implementation to strategy</strong> - The biggest shift is that development now splits between understanding requirements (still critical) versus writing code (now automated), letting engineers focus on architecture and vision.</li></ul><p>Enjoy!</p>]]>
      </content:encoded>
      <pubDate>Fri, 25 Jul 2025 10:53:48 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/ab965a5a/2db516cb.mp3" length="35526487" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/6Ax81oHkuOH8C5FzTSgdwLQjWetjgZYit88ZcpbRueI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS84ZjQ0/ZTBjZDQyYWFjMDRj/ZDFhMzIwZTIyMzVm/Y2UwYy5wbmc.jpg"/>
      <itunes:duration>2218</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Saoud Rizwan, Founder/CEO at Cline</p><p><br>In this episode we talked about AI Agentic Coding and Enterprise Development, here are some of the talking points:</p><ul><li><strong>From hackathon reject to world-leading AI coding startup</strong> - Cline started as "Cloud Dev" for an Anthropic hackathon just 10 days after Claude 3.5 Sonnet launched, Saoud actually lost but posted it on Reddit, open-sourced it, and things exploded from there.</li><li><strong>Transparency and control over your code</strong> - Unlike other AI coding tools, Cline lets you bring your own API key, see exactly what's happening under the hood, and control where your data goes without any subscription lock-in.</li><li><strong>Smart exploration beats brute-force context stuffing</strong> - Instead of cramming entire codebases into limited context windows, Cline intelligently explores projects like a new developer would, finding only the relevant pieces it needs.</li><li><strong>Workflow orchestration, not tool wars</strong> - Cline complements rather than competes with tools like Cursor, with most developers using them together for different parts of their development process.</li><li><strong>From implementation to strategy</strong> - The biggest shift is that development now splits between understanding requirements (still critical) versus writing code (now automated), letting engineers focus on architecture and vision.</li></ul><p>Enjoy!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience - Alfredo de Candia</title>
      <itunes:episode>75</itunes:episode>
      <podcast:episode>75</podcast:episode>
      <itunes:title>Cillers Developer Experience - Alfredo de Candia</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7234d218-2813-4b5a-894f-28b97c1b0e9a</guid>
      <link>https://share.transistor.fm/s/c01be2d2</link>
      <description>
        <![CDATA[<p>Meet Alfredo de Candia, CTO, Hoken Tech (ex-Google)</p><p>In this episode we talked about AI Assisted Enterprise Coding, here are some of the talking points: </p><ul><li><strong>Essential developer knowledge required</strong> - While AI coding tools are powerful, you still need basic programming skills to choose the right frameworks, implement security measures, and understand backend requirements. The tools support you but can't create everything from scratch.</li><li><strong>Key tools and testing approach</strong> - Alfredo uses Augment Code (VS Code plugin with full codebase context) and Cline for different purposes, spending ~100 hours testing each new tool on cloned codebases before allowing production use. His evaluation criteria: number of prompts needed and error frequency.</li><li><strong>Enterprise security considerations</strong> - For enterprise environments, proper user management, data protection, authentication systems, and multiple security layers are critical. AI tools can help implement best practices, but developers must understand these requirements to avoid creating vulnerable platforms.</li><li><strong>Practical workflow integration</strong> - AI tools excel at speeding up repetitive coding tasks, creating prototypes quickly for testing ideas, and implementing research papers into working code. The approach is using AI for rapid prototyping, then refining with experienced developers for production-ready enterprise solutions.</li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Alfredo de Candia, CTO, Hoken Tech (ex-Google)</p><p>In this episode we talked about AI Assisted Enterprise Coding, here are some of the talking points: </p><ul><li><strong>Essential developer knowledge required</strong> - While AI coding tools are powerful, you still need basic programming skills to choose the right frameworks, implement security measures, and understand backend requirements. The tools support you but can't create everything from scratch.</li><li><strong>Key tools and testing approach</strong> - Alfredo uses Augment Code (VS Code plugin with full codebase context) and Cline for different purposes, spending ~100 hours testing each new tool on cloned codebases before allowing production use. His evaluation criteria: number of prompts needed and error frequency.</li><li><strong>Enterprise security considerations</strong> - For enterprise environments, proper user management, data protection, authentication systems, and multiple security layers are critical. AI tools can help implement best practices, but developers must understand these requirements to avoid creating vulnerable platforms.</li><li><strong>Practical workflow integration</strong> - AI tools excel at speeding up repetitive coding tasks, creating prototypes quickly for testing ideas, and implementing research papers into working code. The approach is using AI for rapid prototyping, then refining with experienced developers for production-ready enterprise solutions.</li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 02 Jul 2025 22:04:49 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c01be2d2/692a2ac9.mp3" length="45397551" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/5peynggrQOKhAUv4cOcxqrGb18gtYYrK3zmLIMQY9Co/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kNjcy/YWRjMDZkMjg3YzQx/NGQwODI2MjIzMTc4/MzZlYy5wbmc.jpg"/>
      <itunes:duration>2835</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Alfredo de Candia, CTO, Hoken Tech (ex-Google)</p><p>In this episode we talked about AI Assisted Enterprise Coding, here are some of the talking points: </p><ul><li><strong>Essential developer knowledge required</strong> - While AI coding tools are powerful, you still need basic programming skills to choose the right frameworks, implement security measures, and understand backend requirements. The tools support you but can't create everything from scratch.</li><li><strong>Key tools and testing approach</strong> - Alfredo uses Augment Code (VS Code plugin with full codebase context) and Cline for different purposes, spending ~100 hours testing each new tool on cloned codebases before allowing production use. His evaluation criteria: number of prompts needed and error frequency.</li><li><strong>Enterprise security considerations</strong> - For enterprise environments, proper user management, data protection, authentication systems, and multiple security layers are critical. AI tools can help implement best practices, but developers must understand these requirements to avoid creating vulnerable platforms.</li><li><strong>Practical workflow integration</strong> - AI tools excel at speeding up repetitive coding tasks, creating prototypes quickly for testing ideas, and implementing research papers into working code. The approach is using AI for rapid prototyping, then refining with experienced developers for production-ready enterprise solutions.</li></ul>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience: Hemant Kumar</title>
      <itunes:episode>74</itunes:episode>
      <podcast:episode>74</podcast:episode>
      <itunes:title>Cillers Developer Experience: Hemant Kumar</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a98e83dc-516f-41d9-b99c-a31bbccf825c</guid>
      <link>https://share.transistor.fm/s/428bb314</link>
      <description>
        <![CDATA[<p>Meet Hemant Kumar, Senior Director of Software Development, Oracle.</p><p><br>In this episode we discussed:</p><ul><li>Understanding what customers actually need - Before building anything, you need to know what real problems you're solving for people.</li><li>AI is changing how we write code fast - Big companies like Microsoft and Google already use AI tools to write 25% of their code. AI isn't just writing code anymore - it's also checking quality and creating tests.</li><li>Using AI at big companies is different - Large organizations have strict rules about security and compliance that make adopting AI tools more complex than at smaller companies. The decisions they make also have to work for many years.</li><li>Oracle builds AI into everything - Instead of just adding AI features on top, Oracle weaves AI throughout their entire software.</li><li>As AI gets better at basic coding, developers need to focus more on big-picture design and how different systems work together.</li></ul><p>Enjoy!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Hemant Kumar, Senior Director of Software Development, Oracle.</p><p><br>In this episode we discussed:</p><ul><li>Understanding what customers actually need - Before building anything, you need to know what real problems you're solving for people.</li><li>AI is changing how we write code fast - Big companies like Microsoft and Google already use AI tools to write 25% of their code. AI isn't just writing code anymore - it's also checking quality and creating tests.</li><li>Using AI at big companies is different - Large organizations have strict rules about security and compliance that make adopting AI tools more complex than at smaller companies. The decisions they make also have to work for many years.</li><li>Oracle builds AI into everything - Instead of just adding AI features on top, Oracle weaves AI throughout their entire software.</li><li>As AI gets better at basic coding, developers need to focus more on big-picture design and how different systems work together.</li></ul><p>Enjoy!</p>]]>
      </content:encoded>
      <pubDate>Thu, 26 Jun 2025 10:20:56 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/428bb314/eb107e0c.mp3" length="32540480" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/XpQWjWYhPC_Oyv52_2EKCDSBsn7mL42VzMcHE_3DtAs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8wNTBl/ZTNkZTk3YjRhZmQz/ZDllYzI3YjIwZDJh/MWI4Mi5wbmc.jpg"/>
      <itunes:duration>2031</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Hemant Kumar, Senior Director of Software Development, Oracle.</p><p><br>In this episode we discussed:</p><ul><li>Understanding what customers actually need - Before building anything, you need to know what real problems you're solving for people.</li><li>AI is changing how we write code fast - Big companies like Microsoft and Google already use AI tools to write 25% of their code. AI isn't just writing code anymore - it's also checking quality and creating tests.</li><li>Using AI at big companies is different - Large organizations have strict rules about security and compliance that make adopting AI tools more complex than at smaller companies. The decisions they make also have to work for many years.</li><li>Oracle builds AI into everything - Instead of just adding AI features on top, Oracle weaves AI throughout their entire software.</li><li>As AI gets better at basic coding, developers need to focus more on big-picture design and how different systems work together.</li></ul><p>Enjoy!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Developer Experience: Leon Lobo</title>
      <itunes:episode>73</itunes:episode>
      <podcast:episode>73</podcast:episode>
      <itunes:title>Cillers Developer Experience: Leon Lobo</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ef5dc779-d90a-417b-9c3c-410b2ae36835</guid>
      <link>https://share.transistor.fm/s/79a7f672</link>
      <description>
        <![CDATA[<p>Meet our guest Leon Lobo, Software Engineering Director, Oracle. </p><p>Startups offering AI-Assisted Coding tools are the fastest-growing companies ever….We are now taking a deep dive in the podcast to explore how this technology can be used for enterprise environments with large codebases and high requirements for security, compliance, and confidentiality. </p><p>In this episode we talked about:</p><ul><li>Enterprise AI testing requires new approaches - Moving from deterministic to probabilistic testing using vector similarity while preventing functional regressions that could crash critical business systems.</li><li>RAG enables secure AI adoption without training models - Keep customer data secure and stay current with latest AI capabilities by feeding documentation through RAG pipelines instead of model training.</li><li>Strong architecture becomes critical with AI coding tools - AI boosts productivity for documentation and routine tasks, but enterprise applications still need experienced architects to prevent maintenance nightmares.</li><li>Oracle uses Cline and other modern AI coding tools - Practical implementation of repository-based development tools combined with guardrail services to catch security vulnerabilities and competitor code.</li><li>Hackathons evolve toward product-focused collaboration - Product managers can now build AI agents directly while engineers focus more on business problems than technical implementation details.</li></ul><p>Enjoy! </p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet our guest Leon Lobo, Software Engineering Director, Oracle. </p><p>Startups offering AI-Assisted Coding tools are the fastest-growing companies ever….We are now taking a deep dive in the podcast to explore how this technology can be used for enterprise environments with large codebases and high requirements for security, compliance, and confidentiality. </p><p>In this episode we talked about:</p><ul><li>Enterprise AI testing requires new approaches - Moving from deterministic to probabilistic testing using vector similarity while preventing functional regressions that could crash critical business systems.</li><li>RAG enables secure AI adoption without training models - Keep customer data secure and stay current with latest AI capabilities by feeding documentation through RAG pipelines instead of model training.</li><li>Strong architecture becomes critical with AI coding tools - AI boosts productivity for documentation and routine tasks, but enterprise applications still need experienced architects to prevent maintenance nightmares.</li><li>Oracle uses Cline and other modern AI coding tools - Practical implementation of repository-based development tools combined with guardrail services to catch security vulnerabilities and competitor code.</li><li>Hackathons evolve toward product-focused collaboration - Product managers can now build AI agents directly while engineers focus more on business problems than technical implementation details.</li></ul><p>Enjoy! </p><p><br></p>]]>
      </content:encoded>
      <pubDate>Tue, 24 Jun 2025 19:58:44 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/79a7f672/b583bf84.mp3" length="48568482" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/OXyntVXpMGKl_mRD5u1De8KVlmhHa-gBxs9QWtIyp2E/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kOWNk/ZTBmZTM3Yzg4ZWRk/ZjE4NzU4ZmNmMTVj/ODk3Zi5wbmc.jpg"/>
      <itunes:duration>3033</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet our guest Leon Lobo, Software Engineering Director, Oracle. </p><p>Startups offering AI-Assisted Coding tools are the fastest-growing companies ever….We are now taking a deep dive in the podcast to explore how this technology can be used for enterprise environments with large codebases and high requirements for security, compliance, and confidentiality. </p><p>In this episode we talked about:</p><ul><li>Enterprise AI testing requires new approaches - Moving from deterministic to probabilistic testing using vector similarity while preventing functional regressions that could crash critical business systems.</li><li>RAG enables secure AI adoption without training models - Keep customer data secure and stay current with latest AI capabilities by feeding documentation through RAG pipelines instead of model training.</li><li>Strong architecture becomes critical with AI coding tools - AI boosts productivity for documentation and routine tasks, but enterprise applications still need experienced architects to prevent maintenance nightmares.</li><li>Oracle uses Cline and other modern AI coding tools - Practical implementation of repository-based development tools combined with guardrail services to catch security vulnerabilities and competitor code.</li><li>Hackathons evolve toward product-focused collaboration - Product managers can now build AI agents directly while engineers focus more on business problems than technical implementation details.</li></ul><p>Enjoy! </p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Monika Lionaite Part 2</title>
      <itunes:episode>72</itunes:episode>
      <podcast:episode>72</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Monika Lionaite Part 2</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">24c4a919-0f54-483b-abbb-a387391f7f03</guid>
      <link>https://share.transistor.fm/s/9be8b374</link>
      <description>
        <![CDATA[<p>Meet Monika Lionaite - CEO &amp; Chief Innovator and Founder of Openhack 2020 Austrailia. </p><p>In this episode, Monika shares insights from her research on hackathon participation benefits. Her findings reveal several inspiring takeaways. What participants experience they develop most in is collaboration, problem-solving, and learning new technologies.</p><p><strong>Resources provided by Monika: </strong></p><p>Here is the link to my thesis: <a href="https://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1512603&amp;dswid=4205">Hackathons as a tool for learning in the framework of UNESCO learning cities</a></p><p><br></p><p>Here are the associated articles that cited my thesis (on Google Scholar): <a href="https://scholar.google.fi/scholar?hl=fi&amp;as_sdt=0%2C5&amp;q=lionaite+hackathons&amp;btnG=">lionaite hackathons - Google Scholar</a></p><p><br></p><p>The Journal of Innovation &amp; Knowledge where my thesis was cited: <a href="https://www.sciencedirect.com/science/article/pii/S2444569X24000404">Academic performance indicators for the hackathon learning approach – The case of the blockchain hackathon - ScienceDirect</a></p><p><br></p><p>Here is the link to the Youtube Recording where I was speaking on a panel at the World Summit AI 2025 about Intelligent Learning: How AI is Redefining Education: <a href="https://www.youtube.com/watch?v=5iIASo4UhLo">https://youtu.be/5iIASo4UhLo?si=qVetJvQk54gRQums</a></p><p><br></p><p>My key take away from this panel: <a href="https://www.linkedin.com/feed/update/urn:li:activity:7319916978121375744/?updateEntityUrn=urn%3Ali%3Afs_feedUpdate%3A%28V2%2Curn%3Ali%3Aactivity%3A7319916978121375744%29">Post | Feed | LinkedIn</a></p><p><br></p><p>A link to my Impact Talk with Startup Grind - where I elaborate more about collaboration in general: <a href="https://youtu.be/GiX1G2mw_70?si=GsdoXa7IAwzzDH6y">https://youtu.be/GiX1G2mw_70?si=GsdoXa7IAwzzDH6y</a></p><p><br></p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Monika Lionaite - CEO &amp; Chief Innovator and Founder of Openhack 2020 Austrailia. </p><p>In this episode, Monika shares insights from her research on hackathon participation benefits. Her findings reveal several inspiring takeaways. What participants experience they develop most in is collaboration, problem-solving, and learning new technologies.</p><p><strong>Resources provided by Monika: </strong></p><p>Here is the link to my thesis: <a href="https://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1512603&amp;dswid=4205">Hackathons as a tool for learning in the framework of UNESCO learning cities</a></p><p><br></p><p>Here are the associated articles that cited my thesis (on Google Scholar): <a href="https://scholar.google.fi/scholar?hl=fi&amp;as_sdt=0%2C5&amp;q=lionaite+hackathons&amp;btnG=">lionaite hackathons - Google Scholar</a></p><p><br></p><p>The Journal of Innovation &amp; Knowledge where my thesis was cited: <a href="https://www.sciencedirect.com/science/article/pii/S2444569X24000404">Academic performance indicators for the hackathon learning approach – The case of the blockchain hackathon - ScienceDirect</a></p><p><br></p><p>Here is the link to the Youtube Recording where I was speaking on a panel at the World Summit AI 2025 about Intelligent Learning: How AI is Redefining Education: <a href="https://www.youtube.com/watch?v=5iIASo4UhLo">https://youtu.be/5iIASo4UhLo?si=qVetJvQk54gRQums</a></p><p><br></p><p>My key take away from this panel: <a href="https://www.linkedin.com/feed/update/urn:li:activity:7319916978121375744/?updateEntityUrn=urn%3Ali%3Afs_feedUpdate%3A%28V2%2Curn%3Ali%3Aactivity%3A7319916978121375744%29">Post | Feed | LinkedIn</a></p><p><br></p><p>A link to my Impact Talk with Startup Grind - where I elaborate more about collaboration in general: <a href="https://youtu.be/GiX1G2mw_70?si=GsdoXa7IAwzzDH6y">https://youtu.be/GiX1G2mw_70?si=GsdoXa7IAwzzDH6y</a></p><p><br></p><p><br></p>]]>
      </content:encoded>
      <pubDate>Fri, 09 May 2025 17:09:14 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/9be8b374/cf07bf8b.mp3" length="35235902" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/fk96RlnLLCqsVK4iEiVxQpaANdUrfyyjugCC06tHrVU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83NWUx/ZGExZjEwNmFiOTMx/MTI0NzIzMmVlMGMz/ZWU4YS5qcGc.jpg"/>
      <itunes:duration>2199</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Monika Lionaite - CEO &amp; Chief Innovator and Founder of Openhack 2020 Austrailia. </p><p>In this episode, Monika shares insights from her research on hackathon participation benefits. Her findings reveal several inspiring takeaways. What participants experience they develop most in is collaboration, problem-solving, and learning new technologies.</p><p><strong>Resources provided by Monika: </strong></p><p>Here is the link to my thesis: <a href="https://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1512603&amp;dswid=4205">Hackathons as a tool for learning in the framework of UNESCO learning cities</a></p><p><br></p><p>Here are the associated articles that cited my thesis (on Google Scholar): <a href="https://scholar.google.fi/scholar?hl=fi&amp;as_sdt=0%2C5&amp;q=lionaite+hackathons&amp;btnG=">lionaite hackathons - Google Scholar</a></p><p><br></p><p>The Journal of Innovation &amp; Knowledge where my thesis was cited: <a href="https://www.sciencedirect.com/science/article/pii/S2444569X24000404">Academic performance indicators for the hackathon learning approach – The case of the blockchain hackathon - ScienceDirect</a></p><p><br></p><p>Here is the link to the Youtube Recording where I was speaking on a panel at the World Summit AI 2025 about Intelligent Learning: How AI is Redefining Education: <a href="https://www.youtube.com/watch?v=5iIASo4UhLo">https://youtu.be/5iIASo4UhLo?si=qVetJvQk54gRQums</a></p><p><br></p><p>My key take away from this panel: <a href="https://www.linkedin.com/feed/update/urn:li:activity:7319916978121375744/?updateEntityUrn=urn%3Ali%3Afs_feedUpdate%3A%28V2%2Curn%3Ali%3Aactivity%3A7319916978121375744%29">Post | Feed | LinkedIn</a></p><p><br></p><p>A link to my Impact Talk with Startup Grind - where I elaborate more about collaboration in general: <a href="https://youtu.be/GiX1G2mw_70?si=GsdoXa7IAwzzDH6y">https://youtu.be/GiX1G2mw_70?si=GsdoXa7IAwzzDH6y</a></p><p><br></p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Mamta Nagaraja</title>
      <itunes:episode>71</itunes:episode>
      <podcast:episode>71</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Mamta Nagaraja</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">33c45f31-c348-403c-812c-f8d29e66f0cd</guid>
      <link>https://share.transistor.fm/s/dd171628</link>
      <description>
        <![CDATA[<p>Meet Dr Mamta Nagaraja.</p><p>Mamta Nagaraja is a STEM leader who previously served as NASA's Associate Chief Scientist for Exploration and Applied Research. She managed science programs for the International Space Station, Moon missions, and commercial space projects, with special focus on space biomedicine. Mamta also led NASA's science communication efforts, helping share space discoveries with the public. </p><p>In this episode we talked about:</p><ul><li>Mamta Nagaraja's 24-year NASA career as a scientist bridging human spaceflight and robotic exploration</li><li>Her role supporting the NASA Space Apps Challenge as judge, spokesperson and advocate</li><li>The global impact of the Space Apps hackathon, which attracted 93,000 participants working on over 10,000 projects</li><li>How space exploration inspires innovation and problem-solving across international boundaries</li></ul><p>I also had the chance to ask all my inner 10-year old question like: Do you think there is other life forms out there? How big is the universe? Is there multi universes? </p><p>Enjoy!!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Dr Mamta Nagaraja.</p><p>Mamta Nagaraja is a STEM leader who previously served as NASA's Associate Chief Scientist for Exploration and Applied Research. She managed science programs for the International Space Station, Moon missions, and commercial space projects, with special focus on space biomedicine. Mamta also led NASA's science communication efforts, helping share space discoveries with the public. </p><p>In this episode we talked about:</p><ul><li>Mamta Nagaraja's 24-year NASA career as a scientist bridging human spaceflight and robotic exploration</li><li>Her role supporting the NASA Space Apps Challenge as judge, spokesperson and advocate</li><li>The global impact of the Space Apps hackathon, which attracted 93,000 participants working on over 10,000 projects</li><li>How space exploration inspires innovation and problem-solving across international boundaries</li></ul><p>I also had the chance to ask all my inner 10-year old question like: Do you think there is other life forms out there? How big is the universe? Is there multi universes? </p><p>Enjoy!!</p>]]>
      </content:encoded>
      <pubDate>Fri, 09 May 2025 14:38:29 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/dd171628/fb8a5012.mp3" length="45572579" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/pswsfgOPJ7nrRGlN-KdpvWWx0O5MElOBgQLo1e2J7Zg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yODEy/NTg5NGVjM2Q5OTlk/MjBiYTRlOTFhNGM2/MTI3NC5wbmc.jpg"/>
      <itunes:duration>2845</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Dr Mamta Nagaraja.</p><p>Mamta Nagaraja is a STEM leader who previously served as NASA's Associate Chief Scientist for Exploration and Applied Research. She managed science programs for the International Space Station, Moon missions, and commercial space projects, with special focus on space biomedicine. Mamta also led NASA's science communication efforts, helping share space discoveries with the public. </p><p>In this episode we talked about:</p><ul><li>Mamta Nagaraja's 24-year NASA career as a scientist bridging human spaceflight and robotic exploration</li><li>Her role supporting the NASA Space Apps Challenge as judge, spokesperson and advocate</li><li>The global impact of the Space Apps hackathon, which attracted 93,000 participants working on over 10,000 projects</li><li>How space exploration inspires innovation and problem-solving across international boundaries</li></ul><p>I also had the chance to ask all my inner 10-year old question like: Do you think there is other life forms out there? How big is the universe? Is there multi universes? </p><p>Enjoy!!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Maximilian Vovk and Simon Van Schuylenbergh</title>
      <itunes:episode>70</itunes:episode>
      <podcast:episode>70</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Maximilian Vovk and Simon Van Schuylenbergh</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cf490c48-d4f5-4de2-8959-2fdb8998a8c5</guid>
      <link>https://share.transistor.fm/s/a2313f69</link>
      <description>
        <![CDATA[<p>Meet Maximilian Vovk and Simon Van Schuylenbergh. Together with Ian Chow and Dakota Cecil they are the WMPGang, the team that won the Best Use of Science award at the NASA Space Apps Challenge 2024!</p><p>In this episode we talked about their cutting-edge research in astronomy, their innovative approach to visualizing Earth, comets and potentially hazardous asteroids, the heart-stopping moment when their code broke just one hour before the final presentation, and the shocking revelation that they'd won among 10,000 global submissions - known as the "NO WAY"-moment... In the middle of our podcast, an alarm goes off - there's a gas leak in the building - and my interview guests have to run to safety while the interview continues. We've probably never had this much drama in the podcast before!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Maximilian Vovk and Simon Van Schuylenbergh. Together with Ian Chow and Dakota Cecil they are the WMPGang, the team that won the Best Use of Science award at the NASA Space Apps Challenge 2024!</p><p>In this episode we talked about their cutting-edge research in astronomy, their innovative approach to visualizing Earth, comets and potentially hazardous asteroids, the heart-stopping moment when their code broke just one hour before the final presentation, and the shocking revelation that they'd won among 10,000 global submissions - known as the "NO WAY"-moment... In the middle of our podcast, an alarm goes off - there's a gas leak in the building - and my interview guests have to run to safety while the interview continues. We've probably never had this much drama in the podcast before!</p>]]>
      </content:encoded>
      <pubDate>Wed, 12 Mar 2025 08:12:53 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/a2313f69/052106dd.mp3" length="52911625" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/sHoJGkvKVuSddakxosBowJfnye6ABc6MhiiFzV_exvw/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yYTI4/ZGZlNTI1YWZlMjY3/N2UzMmM2M2U5NDEx/YmUyZC5wbmc.jpg"/>
      <itunes:duration>3303</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Maximilian Vovk and Simon Van Schuylenbergh. Together with Ian Chow and Dakota Cecil they are the WMPGang, the team that won the Best Use of Science award at the NASA Space Apps Challenge 2024!</p><p>In this episode we talked about their cutting-edge research in astronomy, their innovative approach to visualizing Earth, comets and potentially hazardous asteroids, the heart-stopping moment when their code broke just one hour before the final presentation, and the shocking revelation that they'd won among 10,000 global submissions - known as the "NO WAY"-moment... In the middle of our podcast, an alarm goes off - there's a gas leak in the building - and my interview guests have to run to safety while the interview continues. We've probably never had this much drama in the podcast before!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Slayde Sequeira</title>
      <itunes:episode>69</itunes:episode>
      <podcast:episode>69</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Slayde Sequeira</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ee59ff3b-5f0a-40e2-ad98-a8d5d8b0f46b</guid>
      <link>https://share.transistor.fm/s/8bced983</link>
      <description>
        <![CDATA[<p>Meet Slayde Sequeira who has participated in 30+ hackathons, came 1st place in 3 and in the final round more than 10 times. He is a Computer engineer in his final year of engineering and he is 21 years old. His recent win was S.P.I.T hacks 2025 where over 700 teams competed - that is 2800 individuals - and his team secured the 1st place.</p><p>In this podcast we talked about his journey from starting tech just three years ago, why in-person hackathons create better networking opportunities than online events, the competitive hackathon scene in tech hubs like Mumbai and Bangalore, and his proven strategies for winning hackathons including reading problem statements carefully and building features beyond the requirements.</p><p>Slayde also shares valuable life skills gained from hackathons: hands-on coding experience, teamwork, and performing under pressure.</p><p>Resources from Slayde:</p><p>Here is where I find hackathons that are in mumbai</p><p><a href="https://devfolio.co/discover">https://devfolio.co/discover</a></p><p>And these are some of the other places</p><p><a href="https://unstop.com/">https://unstop.com/</a></p><p><a href="https://hack2skill.com/">https://hack2skill.com/</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Slayde Sequeira who has participated in 30+ hackathons, came 1st place in 3 and in the final round more than 10 times. He is a Computer engineer in his final year of engineering and he is 21 years old. His recent win was S.P.I.T hacks 2025 where over 700 teams competed - that is 2800 individuals - and his team secured the 1st place.</p><p>In this podcast we talked about his journey from starting tech just three years ago, why in-person hackathons create better networking opportunities than online events, the competitive hackathon scene in tech hubs like Mumbai and Bangalore, and his proven strategies for winning hackathons including reading problem statements carefully and building features beyond the requirements.</p><p>Slayde also shares valuable life skills gained from hackathons: hands-on coding experience, teamwork, and performing under pressure.</p><p>Resources from Slayde:</p><p>Here is where I find hackathons that are in mumbai</p><p><a href="https://devfolio.co/discover">https://devfolio.co/discover</a></p><p>And these are some of the other places</p><p><a href="https://unstop.com/">https://unstop.com/</a></p><p><a href="https://hack2skill.com/">https://hack2skill.com/</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 11 Mar 2025 23:09:27 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/8bced983/6e83fe5f.mp3" length="50087962" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/rALV14OjQ_Is1uCXLeC-dZpV9ytg0SQaTXOcPzN_5qw/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iNGJh/NWYzZDBjNmU1ZDI3/MmUyMjcyMzEwZGE0/YzFkNC5wbmc.jpg"/>
      <itunes:duration>3127</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Slayde Sequeira who has participated in 30+ hackathons, came 1st place in 3 and in the final round more than 10 times. He is a Computer engineer in his final year of engineering and he is 21 years old. His recent win was S.P.I.T hacks 2025 where over 700 teams competed - that is 2800 individuals - and his team secured the 1st place.</p><p>In this podcast we talked about his journey from starting tech just three years ago, why in-person hackathons create better networking opportunities than online events, the competitive hackathon scene in tech hubs like Mumbai and Bangalore, and his proven strategies for winning hackathons including reading problem statements carefully and building features beyond the requirements.</p><p>Slayde also shares valuable life skills gained from hackathons: hands-on coding experience, teamwork, and performing under pressure.</p><p>Resources from Slayde:</p><p>Here is where I find hackathons that are in mumbai</p><p><a href="https://devfolio.co/discover">https://devfolio.co/discover</a></p><p>And these are some of the other places</p><p><a href="https://unstop.com/">https://unstop.com/</a></p><p><a href="https://hack2skill.com/">https://hack2skill.com/</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Team 42 Heroes</title>
      <itunes:episode>68</itunes:episode>
      <podcast:episode>68</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Team 42 Heroes</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">26893ddc-18ca-4d22-90be-e817c5d16e7e</guid>
      <link>https://share.transistor.fm/s/8afa2060</link>
      <description>
        <![CDATA[<p>Meet Team 42 Heroes - Winner Of NASA SPACE APPS 2024.</p><p>In this episode I interview three of the members of the winning team: The Leader of the Project, Gabriel Chayb, Project Management and UI/UX: Ana Miziara and AI DEV: Gustavo Teixeira.</p><p>We talked about how this team from Brazil became the first in South America to win NASA's top technology award. They explained their clever solution for detecting moonquakes and marsquakes, which reached 97% accuracy by turning seismic data into images. The team shared the ups and downs of their intense 48-hour hackathon experience, including nearly missing the deadline when their system crashed with just hours to go. We discussed how their victory has inspired young people in their hometown and their upcoming trip to NASA where they'll meet with space scientists. Their story shows that with good planning, teamwork, and bold thinking, even the most complex problems can be solved.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Team 42 Heroes - Winner Of NASA SPACE APPS 2024.</p><p>In this episode I interview three of the members of the winning team: The Leader of the Project, Gabriel Chayb, Project Management and UI/UX: Ana Miziara and AI DEV: Gustavo Teixeira.</p><p>We talked about how this team from Brazil became the first in South America to win NASA's top technology award. They explained their clever solution for detecting moonquakes and marsquakes, which reached 97% accuracy by turning seismic data into images. The team shared the ups and downs of their intense 48-hour hackathon experience, including nearly missing the deadline when their system crashed with just hours to go. We discussed how their victory has inspired young people in their hometown and their upcoming trip to NASA where they'll meet with space scientists. Their story shows that with good planning, teamwork, and bold thinking, even the most complex problems can be solved.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Fri, 07 Mar 2025 23:11:54 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/8afa2060/1989922a.mp3" length="65894454" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/zxdXnEwwLG0rj__vJE8eECJdTd69VQEFoJrTx9kwBrM/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zN2Y1/NDI0NzNkNzJiZDQy/NDZjMjlkZDE4YWU3/OWY1YS5wbmc.jpg"/>
      <itunes:duration>4115</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Team 42 Heroes - Winner Of NASA SPACE APPS 2024.</p><p>In this episode I interview three of the members of the winning team: The Leader of the Project, Gabriel Chayb, Project Management and UI/UX: Ana Miziara and AI DEV: Gustavo Teixeira.</p><p>We talked about how this team from Brazil became the first in South America to win NASA's top technology award. They explained their clever solution for detecting moonquakes and marsquakes, which reached 97% accuracy by turning seismic data into images. The team shared the ups and downs of their intense 48-hour hackathon experience, including nearly missing the deadline when their system crashed with just hours to go. We discussed how their victory has inspired young people in their hometown and their upcoming trip to NASA where they'll meet with space scientists. Their story shows that with good planning, teamwork, and bold thinking, even the most complex problems can be solved.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Monika Lionaite</title>
      <itunes:episode>67</itunes:episode>
      <podcast:episode>67</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Monika Lionaite</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">935bce11-ba2d-4af3-8ec6-49427a2e1867</guid>
      <link>https://share.transistor.fm/s/43eec4cb</link>
      <description>
        <![CDATA[<p>Meet Monika Lionaite, CEO Chief Innovator &amp; Founder @Openhack 2020 Australia</p><p>In this episode we talked about her fascinating journey from fire dancing performer to global hackathon expert. Monika shares how her diverse background in photography, gaming, and international leadership shaped her unique approach to designing impactful hackathons. We explore how she launched her company in Australia just one month before the pandemic and turned it into a global digital transformation powerhouse. Monika reveals the key differences between sustainability-focused and prize-money hackathons, and explains her innovative method of involving actual users and stakeholders throughout the development process. Learn how proper hackathon design can help organizations recruit talent, solve complex problems, and create solutions with real-world impact. </p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Monika Lionaite, CEO Chief Innovator &amp; Founder @Openhack 2020 Australia</p><p>In this episode we talked about her fascinating journey from fire dancing performer to global hackathon expert. Monika shares how her diverse background in photography, gaming, and international leadership shaped her unique approach to designing impactful hackathons. We explore how she launched her company in Australia just one month before the pandemic and turned it into a global digital transformation powerhouse. Monika reveals the key differences between sustainability-focused and prize-money hackathons, and explains her innovative method of involving actual users and stakeholders throughout the development process. Learn how proper hackathon design can help organizations recruit talent, solve complex problems, and create solutions with real-world impact. </p>]]>
      </content:encoded>
      <pubDate>Thu, 27 Feb 2025 15:25:19 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/43eec4cb/16358444.mp3" length="49996356" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/2lNFBb3w89HcRgKxxAf3jrcTOHDIWIKnA6uuVeMG-ZI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS80Njcy/Y2RhMDJhOTZkYTJm/ZGE0Njc4YjgxNzQ0/MTdkZS5wbmc.jpg"/>
      <itunes:duration>3121</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Monika Lionaite, CEO Chief Innovator &amp; Founder @Openhack 2020 Australia</p><p>In this episode we talked about her fascinating journey from fire dancing performer to global hackathon expert. Monika shares how her diverse background in photography, gaming, and international leadership shaped her unique approach to designing impactful hackathons. We explore how she launched her company in Australia just one month before the pandemic and turned it into a global digital transformation powerhouse. Monika reveals the key differences between sustainability-focused and prize-money hackathons, and explains her innovative method of involving actual users and stakeholders throughout the development process. Learn how proper hackathon design can help organizations recruit talent, solve complex problems, and create solutions with real-world impact. </p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Bhavya Soni </title>
      <itunes:episode>66</itunes:episode>
      <podcast:episode>66</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Bhavya Soni </itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">49455dd9-fdba-4f11-a9bd-1b20c1df2b67</guid>
      <link>https://share.transistor.fm/s/e2d3f6be</link>
      <description>
        <![CDATA[<p>Meet Bhavya Soni, AI Code Evaluator at Outlier, 6X Hackathon Participant, 2X Hackathon Winner etc</p><p>In this episode we talked about how Bhavya discovered programming after being publicly insulted by his math teacher, which became a pivotal moment in choosing his tech path. We explored his hackathon experiences, including his first police hackathon in Jaipur with five-star accommodations, and the challenges of team dynamics where he often ended up doing most of the work despite initial enthusiasm from teammates. Bhavya emphasized how important it is to find like-minded collaborators with matching dedication levels, and how participating in hackathons has helped him test his limits and develop leadership skills at just 19 years old.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Bhavya Soni, AI Code Evaluator at Outlier, 6X Hackathon Participant, 2X Hackathon Winner etc</p><p>In this episode we talked about how Bhavya discovered programming after being publicly insulted by his math teacher, which became a pivotal moment in choosing his tech path. We explored his hackathon experiences, including his first police hackathon in Jaipur with five-star accommodations, and the challenges of team dynamics where he often ended up doing most of the work despite initial enthusiasm from teammates. Bhavya emphasized how important it is to find like-minded collaborators with matching dedication levels, and how participating in hackathons has helped him test his limits and develop leadership skills at just 19 years old.</p>]]>
      </content:encoded>
      <pubDate>Wed, 26 Feb 2025 09:05:39 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/e2d3f6be/7ff399b6.mp3" length="49685779" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/SBiSMG7Kjy5-oV-wKWB11HhOyYNLS3HJ2HBaXzfBIR4/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kZGZj/NjNhNzlhMmQwMjNi/NThjOTFhZGU4NWNh/NjUzOS5wbmc.jpg"/>
      <itunes:duration>3102</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Bhavya Soni, AI Code Evaluator at Outlier, 6X Hackathon Participant, 2X Hackathon Winner etc</p><p>In this episode we talked about how Bhavya discovered programming after being publicly insulted by his math teacher, which became a pivotal moment in choosing his tech path. We explored his hackathon experiences, including his first police hackathon in Jaipur with five-star accommodations, and the challenges of team dynamics where he often ended up doing most of the work despite initial enthusiasm from teammates. Bhavya emphasized how important it is to find like-minded collaborators with matching dedication levels, and how participating in hackathons has helped him test his limits and develop leadership skills at just 19 years old.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast: Vladimir Pavlovskii</title>
      <itunes:episode>65</itunes:episode>
      <podcast:episode>65</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast: Vladimir Pavlovskii</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c99d5bae-902f-4724-9617-b6228d51cc9d</guid>
      <link>https://share.transistor.fm/s/8a17651d</link>
      <description>
        <![CDATA[<p>Meet Vladimir Pavlovskii, Senior Software Engineer at Twilio.</p><p>In this episode we talked about:</p><ul><li>Vladimir's journey from growing up in Moscow to moving to Tallinn and working at Twilio</li><li>How Twilio's annual internal hackathons are structured and what Vladimir has learned from participating in two of them</li><li>The value of hackathons for rapidly prototyping ideas that can turn into real product features</li><li>Common blockers that slow down software development velocity and how to address them</li><li>Vladimir's perspective on the rise of AI-assisted development tools and how he prefers to leverage AI in his work</li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Vladimir Pavlovskii, Senior Software Engineer at Twilio.</p><p>In this episode we talked about:</p><ul><li>Vladimir's journey from growing up in Moscow to moving to Tallinn and working at Twilio</li><li>How Twilio's annual internal hackathons are structured and what Vladimir has learned from participating in two of them</li><li>The value of hackathons for rapidly prototyping ideas that can turn into real product features</li><li>Common blockers that slow down software development velocity and how to address them</li><li>Vladimir's perspective on the rise of AI-assisted development tools and how he prefers to leverage AI in his work</li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 20 Feb 2025 15:27:36 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/8a17651d/6f74dc14.mp3" length="48244456" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/kspFYgQfW9eeq2hk4K3TeqmEBKRLloKvfHfXqY5Ubww/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82ZDA5/MWUzMzBmZjk0MjMy/YmYyYzEwYThlZjJi/ZGM2ZS5wbmc.jpg"/>
      <itunes:duration>3012</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Vladimir Pavlovskii, Senior Software Engineer at Twilio.</p><p>In this episode we talked about:</p><ul><li>Vladimir's journey from growing up in Moscow to moving to Tallinn and working at Twilio</li><li>How Twilio's annual internal hackathons are structured and what Vladimir has learned from participating in two of them</li><li>The value of hackathons for rapidly prototyping ideas that can turn into real product features</li><li>Common blockers that slow down software development velocity and how to address them</li><li>Vladimir's perspective on the rise of AI-assisted development tools and how he prefers to leverage AI in his work</li></ul>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Diwakar Thakore</title>
      <itunes:episode>64</itunes:episode>
      <podcast:episode>64</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Diwakar Thakore</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4938ace8-70d1-4f9b-b9d2-ea524779bf6a</guid>
      <link>https://share.transistor.fm/s/d26eb708</link>
      <description>
        <![CDATA[<p>Meet Diwakar Thakore, Entrepreneur, Startup Advisor, Mentor@lablab.ai etc...</p><p>In this episode, we discuss the amazing learning experience that hackathons provide: how quickly you can test your idea, the benefits of fast prototyping, and execution speed.</p><p>We also touch on a very special kind of hackathon: "Legal Hackathons."</p><p>Additionally, we delve into Diwakar's experience as a mentor at lablab.ai and why he finds it so rewarding. He offers his best tips for business-driven developers eager to launch an AI startup, including how to achieve product-market fit, attract attention, decide when it's time for funding, and manage the dual focus on product development and customer acquisition. How do you bridge that common chasm? </p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Diwakar Thakore, Entrepreneur, Startup Advisor, Mentor@lablab.ai etc...</p><p>In this episode, we discuss the amazing learning experience that hackathons provide: how quickly you can test your idea, the benefits of fast prototyping, and execution speed.</p><p>We also touch on a very special kind of hackathon: "Legal Hackathons."</p><p>Additionally, we delve into Diwakar's experience as a mentor at lablab.ai and why he finds it so rewarding. He offers his best tips for business-driven developers eager to launch an AI startup, including how to achieve product-market fit, attract attention, decide when it's time for funding, and manage the dual focus on product development and customer acquisition. How do you bridge that common chasm? </p>]]>
      </content:encoded>
      <pubDate>Sun, 09 Feb 2025 20:21:35 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/d26eb708/03de082b.mp3" length="35718106" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/8WmMbvSuj90Ats0zY8JWU8KFyS8Ewy3PQONiq1qlSQE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85NTBi/Y2YzZjYyOWIzMzQ1/YWEwOGFmYzUwMzA4/NzE0YS5wbmc.jpg"/>
      <itunes:duration>2229</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Diwakar Thakore, Entrepreneur, Startup Advisor, Mentor@lablab.ai etc...</p><p>In this episode, we discuss the amazing learning experience that hackathons provide: how quickly you can test your idea, the benefits of fast prototyping, and execution speed.</p><p>We also touch on a very special kind of hackathon: "Legal Hackathons."</p><p>Additionally, we delve into Diwakar's experience as a mentor at lablab.ai and why he finds it so rewarding. He offers his best tips for business-driven developers eager to launch an AI startup, including how to achieve product-market fit, attract attention, decide when it's time for funding, and manage the dual focus on product development and customer acquisition. How do you bridge that common chasm? </p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Carl Norling Markai </title>
      <itunes:episode>63</itunes:episode>
      <podcast:episode>63</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Carl Norling Markai </itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a927d357-9032-4b95-8c5d-7f4dd84de398</guid>
      <link>https://share.transistor.fm/s/c4af8ef6</link>
      <description>
        <![CDATA[<p>Meet Carl Norling Makai, Impact Initiative Developer, AI Sweden</p><p>In this episode, we talked about:<strong></strong></p><p>Historical Insights into Hacking: Carl talked about the roots of the term "hack" from the book "Hackers: Heroes of the Computer Revolution" discussing its origins at MIT in the 1950s, where it symbolized an innovative solution or improvement and carried a prestigious title among tech enthusiasts</p><p><strong>The Essence of Hackathons:</strong> We delved into what makes hackathons uniquely impactful, emphasizing their ability to bring together diverse perspectives and foster an environment where participants can explore the possibilities of technology</p><p><strong>The 2019 Last Mile Hackathon:</strong> Carl shared his experiences helping organize this significant event. It was a two-day international hackathon that posed clear, real-world challenges sponsored by various organizations like Postnord, IKEA, MQ, and the City of Helsingborg. These sponsors provided not only funding but also crucial resources such as datasets and insights into real-world problems, enriching the hackathon experience for all participants.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Carl Norling Makai, Impact Initiative Developer, AI Sweden</p><p>In this episode, we talked about:<strong></strong></p><p>Historical Insights into Hacking: Carl talked about the roots of the term "hack" from the book "Hackers: Heroes of the Computer Revolution" discussing its origins at MIT in the 1950s, where it symbolized an innovative solution or improvement and carried a prestigious title among tech enthusiasts</p><p><strong>The Essence of Hackathons:</strong> We delved into what makes hackathons uniquely impactful, emphasizing their ability to bring together diverse perspectives and foster an environment where participants can explore the possibilities of technology</p><p><strong>The 2019 Last Mile Hackathon:</strong> Carl shared his experiences helping organize this significant event. It was a two-day international hackathon that posed clear, real-world challenges sponsored by various organizations like Postnord, IKEA, MQ, and the City of Helsingborg. These sponsors provided not only funding but also crucial resources such as datasets and insights into real-world problems, enriching the hackathon experience for all participants.</p>]]>
      </content:encoded>
      <pubDate>Sun, 09 Feb 2025 20:08:17 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c4af8ef6/000980dc.mp3" length="44470439" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/f_gyCIqtNxntSood17qpRI-rOPK6oQHdKYKq6H7DJhk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85M2Vi/MmUyOGNkMjNlZTFh/YmMyNjkwOGU2Yzcy/ZDcxNy5wbmc.jpg"/>
      <itunes:duration>2776</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Carl Norling Makai, Impact Initiative Developer, AI Sweden</p><p>In this episode, we talked about:<strong></strong></p><p>Historical Insights into Hacking: Carl talked about the roots of the term "hack" from the book "Hackers: Heroes of the Computer Revolution" discussing its origins at MIT in the 1950s, where it symbolized an innovative solution or improvement and carried a prestigious title among tech enthusiasts</p><p><strong>The Essence of Hackathons:</strong> We delved into what makes hackathons uniquely impactful, emphasizing their ability to bring together diverse perspectives and foster an environment where participants can explore the possibilities of technology</p><p><strong>The 2019 Last Mile Hackathon:</strong> Carl shared his experiences helping organize this significant event. It was a two-day international hackathon that posed clear, real-world challenges sponsored by various organizations like Postnord, IKEA, MQ, and the City of Helsingborg. These sponsors provided not only funding but also crucial resources such as datasets and insights into real-world problems, enriching the hackathon experience for all participants.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Pawel Czech</title>
      <itunes:episode>62</itunes:episode>
      <podcast:episode>62</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Pawel Czech</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">81618db9-274e-4309-b8b5-6f4f13b2ac05</guid>
      <link>https://share.transistor.fm/s/227d360a</link>
      <description>
        <![CDATA[<p>Meet Pawel Czech, Co-Founder, New Native &amp; lablab.ai</p><p>This episode is a must-listen for all business-driven AI builders! I had the great honor to interview Pawel Czech, the co-founder of New Native and lablab.ai. We discussed the origins of his ventures, the rapid growth they’ve achieved, and his inspiring vision. We delved into the dynamics and connections between AI hackathons and accelerator programs. Pawel is really driven by a vision to empower as many individuals as possible to use AI to create innovative companies, and it’s truly inspiring to hear him speak about these efforts. </p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Pawel Czech, Co-Founder, New Native &amp; lablab.ai</p><p>This episode is a must-listen for all business-driven AI builders! I had the great honor to interview Pawel Czech, the co-founder of New Native and lablab.ai. We discussed the origins of his ventures, the rapid growth they’ve achieved, and his inspiring vision. We delved into the dynamics and connections between AI hackathons and accelerator programs. Pawel is really driven by a vision to empower as many individuals as possible to use AI to create innovative companies, and it’s truly inspiring to hear him speak about these efforts. </p>]]>
      </content:encoded>
      <pubDate>Fri, 31 Jan 2025 17:25:37 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/227d360a/403e9d73.mp3" length="49162860" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/xUUIMH2wwklpxZR4uA6IlLk9TEFga64FL2FPwtJV3NQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81YzA4/Yzg0Yzg2MzRlYmI3/OTJkODlhNTg2M2Vh/NDExMi5wbmc.jpg"/>
      <itunes:duration>3069</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Pawel Czech, Co-Founder, New Native &amp; lablab.ai</p><p>This episode is a must-listen for all business-driven AI builders! I had the great honor to interview Pawel Czech, the co-founder of New Native and lablab.ai. We discussed the origins of his ventures, the rapid growth they’ve achieved, and his inspiring vision. We delved into the dynamics and connections between AI hackathons and accelerator programs. Pawel is really driven by a vision to empower as many individuals as possible to use AI to create innovative companies, and it’s truly inspiring to hear him speak about these efforts. </p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Joanna Slupczewska</title>
      <itunes:episode>61</itunes:episode>
      <podcast:episode>61</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Joanna Slupczewska</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">eaea6a1c-f203-4133-8afb-d62af78b2397</guid>
      <link>https://share.transistor.fm/s/f58dc23c</link>
      <description>
        <![CDATA[<p>Meet Joanna Slupczewska, Partner &amp; Marketing Manager at New Native (that owns the famous lablab.ai.)</p><p>In this episode, we talked about New Native and their initiatives like lablab.ai hackathons and the accelerator program, Lablab Next. We focused on the important topics of marketing and community building, specifically how to attract thousands of participants from around the world to these hackathons. We dove into various strategies and tools used:</p><ul><li><strong>Newsletter:</strong> A vital tool for reaching out to potential participants.</li><li><strong>Content Creation:</strong> We discussed the large team involved in writing and producing tutorials and learning materials. </li><li><strong>The Discord Channel:</strong> The main point of contact for participants, with dedicated channels for each hackathon.</li><li><strong>Matchmaking/Team Formation:</strong> A website that helps participants form teams effectively.</li><li><strong>Mentoring:</strong> The role of mentors in guiding participants through the hackathon process.</li><li><strong>Event Formats:</strong> The mix of online, hybrid, and onsite events to engage a global community.</li><li><strong>Social Media Marketing:</strong> An analysis of which platforms work best for promoting hackathons, including LinkedIn, Instagram, YouTube, Twitch, and others. We highlighted Twitch for its effectiveness in live streaming events.</li><li><strong>Certification:</strong> The importance of providing certificates to participants as a form of recognition and achievement.</li><li><strong>Feedback:</strong> The value of gathering feedback from participants and providing API feedback to tech partners.</li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Joanna Slupczewska, Partner &amp; Marketing Manager at New Native (that owns the famous lablab.ai.)</p><p>In this episode, we talked about New Native and their initiatives like lablab.ai hackathons and the accelerator program, Lablab Next. We focused on the important topics of marketing and community building, specifically how to attract thousands of participants from around the world to these hackathons. We dove into various strategies and tools used:</p><ul><li><strong>Newsletter:</strong> A vital tool for reaching out to potential participants.</li><li><strong>Content Creation:</strong> We discussed the large team involved in writing and producing tutorials and learning materials. </li><li><strong>The Discord Channel:</strong> The main point of contact for participants, with dedicated channels for each hackathon.</li><li><strong>Matchmaking/Team Formation:</strong> A website that helps participants form teams effectively.</li><li><strong>Mentoring:</strong> The role of mentors in guiding participants through the hackathon process.</li><li><strong>Event Formats:</strong> The mix of online, hybrid, and onsite events to engage a global community.</li><li><strong>Social Media Marketing:</strong> An analysis of which platforms work best for promoting hackathons, including LinkedIn, Instagram, YouTube, Twitch, and others. We highlighted Twitch for its effectiveness in live streaming events.</li><li><strong>Certification:</strong> The importance of providing certificates to participants as a form of recognition and achievement.</li><li><strong>Feedback:</strong> The value of gathering feedback from participants and providing API feedback to tech partners.</li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 22 Jan 2025 13:50:25 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/f58dc23c/f60553ef.mp3" length="51993565" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/C0z-8yPjMfk18ZBatQb-SYTYlkZJY-XASQURcvgF7M8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82NGE3/MDNmNGIwNjA3YzY2/NWY1NTM3M2E0NjY5/NjJmMi5wbmc.jpg"/>
      <itunes:duration>3246</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Joanna Slupczewska, Partner &amp; Marketing Manager at New Native (that owns the famous lablab.ai.)</p><p>In this episode, we talked about New Native and their initiatives like lablab.ai hackathons and the accelerator program, Lablab Next. We focused on the important topics of marketing and community building, specifically how to attract thousands of participants from around the world to these hackathons. We dove into various strategies and tools used:</p><ul><li><strong>Newsletter:</strong> A vital tool for reaching out to potential participants.</li><li><strong>Content Creation:</strong> We discussed the large team involved in writing and producing tutorials and learning materials. </li><li><strong>The Discord Channel:</strong> The main point of contact for participants, with dedicated channels for each hackathon.</li><li><strong>Matchmaking/Team Formation:</strong> A website that helps participants form teams effectively.</li><li><strong>Mentoring:</strong> The role of mentors in guiding participants through the hackathon process.</li><li><strong>Event Formats:</strong> The mix of online, hybrid, and onsite events to engage a global community.</li><li><strong>Social Media Marketing:</strong> An analysis of which platforms work best for promoting hackathons, including LinkedIn, Instagram, YouTube, Twitch, and others. We highlighted Twitch for its effectiveness in live streaming events.</li><li><strong>Certification:</strong> The importance of providing certificates to participants as a form of recognition and achievement.</li><li><strong>Feedback:</strong> The value of gathering feedback from participants and providing API feedback to tech partners.</li></ul>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Amna Hassan</title>
      <itunes:episode>60</itunes:episode>
      <podcast:episode>60</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Amna Hassan</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">9916cd89-187a-4183-a58f-e75e95a87218</guid>
      <link>https://share.transistor.fm/s/ceca37ff</link>
      <description>
        <![CDATA[<p>Meet Amna Hassan—a skilled developer specializing in games, web, and AI. She also teaches and mentors at Stanford's Code in Place program. Amna has won numerous hackathons, including Harvard's 2024 CS50 Puzzle Day, and has competed in over 20 international hackathons. Additionally, she serves as a project administrator for SereniFy, an open-source app featured in Girlscript's Summer of Code Extended.</p><p>In this episode, we discuss her journey in the world of hackathons and strategies for winning them. We delve into specific events such as the Google Cloud AI Hackathon, Open Source Hackathon, and Harvard's 2024 CS50 Puzzle Day. We also explore how to plan and execute each phase of a hackathon, from the idea phase and prototyping to presentations, and what to consider at each stage.</p><p>Furthermore, we discuss various approaches to structuring the mentorship layer in a hackathon, and why one method stands out as the absolute best.</p><p>Resources: <br>iCodeGuru: <a href="https://icode.guru/">https://icode.guru/</a></p><p>Hack2Skill: <a href="https://vision.hack2skill.com/">https://vision.hack2skill.com/</a></p><p>Paul Graham AI Bot: <a href="https://lablab.ai/event/strawberry-reasoning-with-o1/guardians-of-the-galaxy/paul-graham-founder-mode-ai-app?review=true">https://lablab.ai/event/strawberry-reasoning-with-o1/guardians-of-the-galaxy/paul-graham-founder-mode-ai-app?review=true</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Amna Hassan—a skilled developer specializing in games, web, and AI. She also teaches and mentors at Stanford's Code in Place program. Amna has won numerous hackathons, including Harvard's 2024 CS50 Puzzle Day, and has competed in over 20 international hackathons. Additionally, she serves as a project administrator for SereniFy, an open-source app featured in Girlscript's Summer of Code Extended.</p><p>In this episode, we discuss her journey in the world of hackathons and strategies for winning them. We delve into specific events such as the Google Cloud AI Hackathon, Open Source Hackathon, and Harvard's 2024 CS50 Puzzle Day. We also explore how to plan and execute each phase of a hackathon, from the idea phase and prototyping to presentations, and what to consider at each stage.</p><p>Furthermore, we discuss various approaches to structuring the mentorship layer in a hackathon, and why one method stands out as the absolute best.</p><p>Resources: <br>iCodeGuru: <a href="https://icode.guru/">https://icode.guru/</a></p><p>Hack2Skill: <a href="https://vision.hack2skill.com/">https://vision.hack2skill.com/</a></p><p>Paul Graham AI Bot: <a href="https://lablab.ai/event/strawberry-reasoning-with-o1/guardians-of-the-galaxy/paul-graham-founder-mode-ai-app?review=true">https://lablab.ai/event/strawberry-reasoning-with-o1/guardians-of-the-galaxy/paul-graham-founder-mode-ai-app?review=true</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 21 Jan 2025 07:44:58 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/ceca37ff/b17976a5.mp3" length="50853318" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/fy7W-peRnkAEXS7Fg7YBG2dvq2XxlOJvQpuMgWENVOA/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85MjE3/MWM3Njg3MjU4MDU4/OTBjOGY5MmRjNDZi/NGM5Yi5wbmc.jpg"/>
      <itunes:duration>3175</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Amna Hassan—a skilled developer specializing in games, web, and AI. She also teaches and mentors at Stanford's Code in Place program. Amna has won numerous hackathons, including Harvard's 2024 CS50 Puzzle Day, and has competed in over 20 international hackathons. Additionally, she serves as a project administrator for SereniFy, an open-source app featured in Girlscript's Summer of Code Extended.</p><p>In this episode, we discuss her journey in the world of hackathons and strategies for winning them. We delve into specific events such as the Google Cloud AI Hackathon, Open Source Hackathon, and Harvard's 2024 CS50 Puzzle Day. We also explore how to plan and execute each phase of a hackathon, from the idea phase and prototyping to presentations, and what to consider at each stage.</p><p>Furthermore, we discuss various approaches to structuring the mentorship layer in a hackathon, and why one method stands out as the absolute best.</p><p>Resources: <br>iCodeGuru: <a href="https://icode.guru/">https://icode.guru/</a></p><p>Hack2Skill: <a href="https://vision.hack2skill.com/">https://vision.hack2skill.com/</a></p><p>Paul Graham AI Bot: <a href="https://lablab.ai/event/strawberry-reasoning-with-o1/guardians-of-the-galaxy/paul-graham-founder-mode-ai-app?review=true">https://lablab.ai/event/strawberry-reasoning-with-o1/guardians-of-the-galaxy/paul-graham-founder-mode-ai-app?review=true</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Payal Kumari</title>
      <itunes:episode>59</itunes:episode>
      <podcast:episode>59</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Payal Kumari</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e3a9471f-7674-40e4-af16-5928ba8be0f5</guid>
      <link>https://share.transistor.fm/s/362f453d</link>
      <description>
        <![CDATA[<p>Meet Payal Kumari, Full-stack Developer and Women Techmakers Ambassador.</p><p>Payal is a passionate full-stack developer and a distinguished Women Techmakers Ambassador, committed to empowering women in the tech industry. Recognized as a LinkedIn Top Voice and a Google WTM Ambassador, she actively guides the next generation of developers through impactful events and engaging content creation. Recently, Payal was a finalist at the Google Gen AI Exchange Hackathon '24, showcasing her expertise and innovation in AI.</p><p>In this episode, Payal discusses her experience reaching the finals in the Google Gen AI Exchange Hackathon '24. We explore the learning journey that comes with participating in hackathons—how each event is unique and teaches different skills. She shares insights on problem-solving, planning projects within tight deadlines, reaching out for help, presenting demos effectively, and keeping solutions simple. Payal also talks about the value of the connections made during these events, the importance of learning and growing, and how to handle rejections and feedback constructively.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Payal Kumari, Full-stack Developer and Women Techmakers Ambassador.</p><p>Payal is a passionate full-stack developer and a distinguished Women Techmakers Ambassador, committed to empowering women in the tech industry. Recognized as a LinkedIn Top Voice and a Google WTM Ambassador, she actively guides the next generation of developers through impactful events and engaging content creation. Recently, Payal was a finalist at the Google Gen AI Exchange Hackathon '24, showcasing her expertise and innovation in AI.</p><p>In this episode, Payal discusses her experience reaching the finals in the Google Gen AI Exchange Hackathon '24. We explore the learning journey that comes with participating in hackathons—how each event is unique and teaches different skills. She shares insights on problem-solving, planning projects within tight deadlines, reaching out for help, presenting demos effectively, and keeping solutions simple. Payal also talks about the value of the connections made during these events, the importance of learning and growing, and how to handle rejections and feedback constructively.</p>]]>
      </content:encoded>
      <pubDate>Fri, 17 Jan 2025 08:48:37 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/362f453d/d8c16dc2.mp3" length="41195884" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/DCWHHTuUgoPiWmT34bVhbK1XHwPjnQwkWUtUeNrPsSg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS80NmJh/MmUwOWZkODZhOGMx/MjE5MDk0MDE3ODZi/MDkwYS5wbmc.jpg"/>
      <itunes:duration>2571</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Payal Kumari, Full-stack Developer and Women Techmakers Ambassador.</p><p>Payal is a passionate full-stack developer and a distinguished Women Techmakers Ambassador, committed to empowering women in the tech industry. Recognized as a LinkedIn Top Voice and a Google WTM Ambassador, she actively guides the next generation of developers through impactful events and engaging content creation. Recently, Payal was a finalist at the Google Gen AI Exchange Hackathon '24, showcasing her expertise and innovation in AI.</p><p>In this episode, Payal discusses her experience reaching the finals in the Google Gen AI Exchange Hackathon '24. We explore the learning journey that comes with participating in hackathons—how each event is unique and teaches different skills. She shares insights on problem-solving, planning projects within tight deadlines, reaching out for help, presenting demos effectively, and keeping solutions simple. Payal also talks about the value of the connections made during these events, the importance of learning and growing, and how to handle rejections and feedback constructively.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podast - Abdul Qadeer</title>
      <itunes:episode>58</itunes:episode>
      <podcast:episode>58</podcast:episode>
      <itunes:title>Cillers Hackathon Podast - Abdul Qadeer</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8753fce8-17f5-4664-99ee-574227b34d57</guid>
      <link>https://share.transistor.fm/s/bf5d60b6</link>
      <description>
        <![CDATA[<p>Meet Abdul Qadeer, Data Scientist at Xclusive Trading.</p><p>Abdul Qadeer started his tech journey in Karachi by fixing a neighbor’s computer, which sparked his interest and led to a gold medal in his academic career. He is driven by a strong desire to make a positive impact. As a Machine Learning Engineer Abdul takes on challenges like a recent customer segmentation project, finding joy in solving real-world problems. He has also solved over 200 LeetCode problems!</p><p>In this episode, Abdul talks about winning his first hackathon at lablab.ai, where he competed against 3,000 participants and 300 teams. He shares the valuable lessons learned from participating in hackathons, such as teamwork, problem-solving, and rapid prototyping, and he speaks about the lasting friendships he has made.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Abdul Qadeer, Data Scientist at Xclusive Trading.</p><p>Abdul Qadeer started his tech journey in Karachi by fixing a neighbor’s computer, which sparked his interest and led to a gold medal in his academic career. He is driven by a strong desire to make a positive impact. As a Machine Learning Engineer Abdul takes on challenges like a recent customer segmentation project, finding joy in solving real-world problems. He has also solved over 200 LeetCode problems!</p><p>In this episode, Abdul talks about winning his first hackathon at lablab.ai, where he competed against 3,000 participants and 300 teams. He shares the valuable lessons learned from participating in hackathons, such as teamwork, problem-solving, and rapid prototyping, and he speaks about the lasting friendships he has made.</p>]]>
      </content:encoded>
      <pubDate>Fri, 17 Jan 2025 08:40:07 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/bf5d60b6/08e003d3.mp3" length="35053708" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/M4SsPG1JrizIP-QwZI3cw69_wlXxm02ayBQ1G95-kvY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9mYTEw/ZjJjM2ZiOGFhOGYx/NmQzM2I1OTVhMTY0/Yjc4Yy5wbmc.jpg"/>
      <itunes:duration>2188</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Abdul Qadeer, Data Scientist at Xclusive Trading.</p><p>Abdul Qadeer started his tech journey in Karachi by fixing a neighbor’s computer, which sparked his interest and led to a gold medal in his academic career. He is driven by a strong desire to make a positive impact. As a Machine Learning Engineer Abdul takes on challenges like a recent customer segmentation project, finding joy in solving real-world problems. He has also solved over 200 LeetCode problems!</p><p>In this episode, Abdul talks about winning his first hackathon at lablab.ai, where he competed against 3,000 participants and 300 teams. He shares the valuable lessons learned from participating in hackathons, such as teamwork, problem-solving, and rapid prototyping, and he speaks about the lasting friendships he has made.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Mustafa Sherif</title>
      <itunes:episode>57</itunes:episode>
      <podcast:episode>57</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Mustafa Sherif</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">fccd11d8-055b-454a-bb93-d6e981a80e12</guid>
      <link>https://share.transistor.fm/s/21fd0fef</link>
      <description>
        <![CDATA[<p>Meet Mustafa Sherif – Co-Author of "DREAM, HACK, BUILD"</p><p>In this episode, we talked about:</p><ul><li>Hack for Earth's mission to address the United Nations Sustainable Development Goals through global hackathons, and how these events are structured to foster citizen-driven solutions.</li><li>The comprehensive mentorship program at Hack for Earth, which enhances the hackathon experience by providing structured guidance through workshops and effective communication.</li><li>The innovative approaches to team formation and communication across different time zones, ensuring all participants can effectively collaborate and contribute.</li><li>Mustafa's insights on managing global hackathons, emphasizing the importance of clear communication and creating a collaborative environment that accommodates diverse participant needs.</li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Mustafa Sherif – Co-Author of "DREAM, HACK, BUILD"</p><p>In this episode, we talked about:</p><ul><li>Hack for Earth's mission to address the United Nations Sustainable Development Goals through global hackathons, and how these events are structured to foster citizen-driven solutions.</li><li>The comprehensive mentorship program at Hack for Earth, which enhances the hackathon experience by providing structured guidance through workshops and effective communication.</li><li>The innovative approaches to team formation and communication across different time zones, ensuring all participants can effectively collaborate and contribute.</li><li>Mustafa's insights on managing global hackathons, emphasizing the importance of clear communication and creating a collaborative environment that accommodates diverse participant needs.</li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 16 Jan 2025 14:24:33 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/21fd0fef/eb6f04e5.mp3" length="44078400" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/zfHw96lR7C3LmdmSDd-bLPR56JVk57vTQcdBh0sXMPU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yNjk0/NTkzMWM3NGI5Yzcw/MWZkZGUyNGM5MDEy/YTRiNC5wbmc.jpg"/>
      <itunes:duration>2752</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Mustafa Sherif – Co-Author of "DREAM, HACK, BUILD"</p><p>In this episode, we talked about:</p><ul><li>Hack for Earth's mission to address the United Nations Sustainable Development Goals through global hackathons, and how these events are structured to foster citizen-driven solutions.</li><li>The comprehensive mentorship program at Hack for Earth, which enhances the hackathon experience by providing structured guidance through workshops and effective communication.</li><li>The innovative approaches to team formation and communication across different time zones, ensuring all participants can effectively collaborate and contribute.</li><li>Mustafa's insights on managing global hackathons, emphasizing the importance of clear communication and creating a collaborative environment that accommodates diverse participant needs.</li></ul>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Abdeali Siyawala</title>
      <itunes:episode>56</itunes:episode>
      <podcast:episode>56</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Abdeali Siyawala</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a6d67f9e-ac13-44e9-aa19-d6d62dd061fd</guid>
      <link>https://share.transistor.fm/s/5a5624f1</link>
      <description>
        <![CDATA[<p>Meet Abdeali Siyawala, Technical Product Manager at Siya Tech Ventures.<strong><br></strong><br></p><p>In this episode, we talked about:</p><ul><li>Abdeali's role in helping non-tech founders build and scale startups at Siya Tech Ventures., focusing on MVP development and product strategy.</li><li>The dual business models at Siya Tech Ventures: time and material, and equity-based studio partnerships, tailored to assist startups from ideation through scaling.</li><li>Hackathons as a platform for innovation and recruitment, coupled with his mentorship at lablab.ai, emphasizing AI's transformative role in product development.</li><li>The critical importance of customer obsession and rapid feedback loops in achieving product-market fit and driving successful innovations.</li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Abdeali Siyawala, Technical Product Manager at Siya Tech Ventures.<strong><br></strong><br></p><p>In this episode, we talked about:</p><ul><li>Abdeali's role in helping non-tech founders build and scale startups at Siya Tech Ventures., focusing on MVP development and product strategy.</li><li>The dual business models at Siya Tech Ventures: time and material, and equity-based studio partnerships, tailored to assist startups from ideation through scaling.</li><li>Hackathons as a platform for innovation and recruitment, coupled with his mentorship at lablab.ai, emphasizing AI's transformative role in product development.</li><li>The critical importance of customer obsession and rapid feedback loops in achieving product-market fit and driving successful innovations.</li></ul>]]>
      </content:encoded>
      <pubDate>Thu, 16 Jan 2025 14:17:26 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/5a5624f1/b693e193.mp3" length="48028494" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/njU_evDYlw6YzW0HBFrwdL7q-JDGWsrFT77FYNdBcO0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lODBj/YmI3MjZjMmQyMTc2/OTI4Njk2MDVhZGUz/Y2Y5My5wbmc.jpg"/>
      <itunes:duration>2998</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Abdeali Siyawala, Technical Product Manager at Siya Tech Ventures.<strong><br></strong><br></p><p>In this episode, we talked about:</p><ul><li>Abdeali's role in helping non-tech founders build and scale startups at Siya Tech Ventures., focusing on MVP development and product strategy.</li><li>The dual business models at Siya Tech Ventures: time and material, and equity-based studio partnerships, tailored to assist startups from ideation through scaling.</li><li>Hackathons as a platform for innovation and recruitment, coupled with his mentorship at lablab.ai, emphasizing AI's transformative role in product development.</li><li>The critical importance of customer obsession and rapid feedback loops in achieving product-market fit and driving successful innovations.</li></ul>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Theodoros Ampas</title>
      <itunes:episode>55</itunes:episode>
      <podcast:episode>55</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Theodoros Ampas</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5aec467f-53ac-4901-9ac4-39109ec7f901</guid>
      <link>https://share.transistor.fm/s/7af8d4a0</link>
      <description>
        <![CDATA[<p>Meet Theodoros Ampas, technical mentor at lablab.ai. </p><p>Ampas is a tech mentor at Lablab.ai, an organization known for global AI online hackathons and a startup accelerator program. <br>Hackathons have played a crucial role in his professional development, and in this episode he shares insights that can inspire others in the field. </p><p>We discussed Ampas role in facilitating AI-focused hackathons and the accelerator program, lablab Next. He emphasized the importance of hackathons in professional development and shared insights on team formation and technical mentoring. lablab.ai hosts frequent hackathons, encouraging innovation in AI technologies with thematic challenges. Ampas highlighted the accelerator's focus on AI startups, offering mentorship and support to transform ideas into viable businesses. He also shared his personal journey and contributions to the community, including a Discord app for team collaboration.</p><p>Resources:<br>https://www.content-hive.net/<br>https://lablab.ai/<br>https://lablab.ai/next</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Theodoros Ampas, technical mentor at lablab.ai. </p><p>Ampas is a tech mentor at Lablab.ai, an organization known for global AI online hackathons and a startup accelerator program. <br>Hackathons have played a crucial role in his professional development, and in this episode he shares insights that can inspire others in the field. </p><p>We discussed Ampas role in facilitating AI-focused hackathons and the accelerator program, lablab Next. He emphasized the importance of hackathons in professional development and shared insights on team formation and technical mentoring. lablab.ai hosts frequent hackathons, encouraging innovation in AI technologies with thematic challenges. Ampas highlighted the accelerator's focus on AI startups, offering mentorship and support to transform ideas into viable businesses. He also shared his personal journey and contributions to the community, including a Discord app for team collaboration.</p><p>Resources:<br>https://www.content-hive.net/<br>https://lablab.ai/<br>https://lablab.ai/next</p>]]>
      </content:encoded>
      <pubDate>Thu, 16 Jan 2025 08:03:20 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/7af8d4a0/43be9f8a.mp3" length="47422495" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/iQfrS-Dygt1A0iLAxGg-Fy8xQOCNFzMvlwr227ZxdF0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82OGNk/MTFiM2I4ZTdlNTQ2/NDY0ZTAwNmJkMjg0/NTRjZi5wbmc.jpg"/>
      <itunes:duration>2961</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Theodoros Ampas, technical mentor at lablab.ai. </p><p>Ampas is a tech mentor at Lablab.ai, an organization known for global AI online hackathons and a startup accelerator program. <br>Hackathons have played a crucial role in his professional development, and in this episode he shares insights that can inspire others in the field. </p><p>We discussed Ampas role in facilitating AI-focused hackathons and the accelerator program, lablab Next. He emphasized the importance of hackathons in professional development and shared insights on team formation and technical mentoring. lablab.ai hosts frequent hackathons, encouraging innovation in AI technologies with thematic challenges. Ampas highlighted the accelerator's focus on AI startups, offering mentorship and support to transform ideas into viable businesses. He also shared his personal journey and contributions to the community, including a Discord app for team collaboration.</p><p>Resources:<br>https://www.content-hive.net/<br>https://lablab.ai/<br>https://lablab.ai/next</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Nikita Koselev </title>
      <itunes:episode>54</itunes:episode>
      <podcast:episode>54</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Nikita Koselev </itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">49059abb-1057-49e5-bc21-60e743f6f0e2</guid>
      <link>https://share.transistor.fm/s/5bbf8845</link>
      <description>
        <![CDATA[<p>Meet Nikita Kosolev, Lead Software Development Engineer at Mastercard.</p><p>Nikita's interest in technology was sparked by a curiosity about how things work, influenced by his father's background in computer science and a love for science fiction. Despite financial challenges, he pursued a career in tech, ultimately becoming a software development engineer at Mastercard.</p><p>In this episode we discussed various aspects of hackathons and their significance in fostering innovation and community engagement. Koselev shared his experiences with Mastercard's internal hackathons, emphasizing their role in inspiring creativity and potential product development. He also highlighted the importance of diversity in hackathon teams. Our conversation touched on the impact of AI in development, stressing the need for human skills and active listening to enhance development velocity. Koselev advised new developers to focus on community involvement and personal growth</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Nikita Kosolev, Lead Software Development Engineer at Mastercard.</p><p>Nikita's interest in technology was sparked by a curiosity about how things work, influenced by his father's background in computer science and a love for science fiction. Despite financial challenges, he pursued a career in tech, ultimately becoming a software development engineer at Mastercard.</p><p>In this episode we discussed various aspects of hackathons and their significance in fostering innovation and community engagement. Koselev shared his experiences with Mastercard's internal hackathons, emphasizing their role in inspiring creativity and potential product development. He also highlighted the importance of diversity in hackathon teams. Our conversation touched on the impact of AI in development, stressing the need for human skills and active listening to enhance development velocity. Koselev advised new developers to focus on community involvement and personal growth</p>]]>
      </content:encoded>
      <pubDate>Thu, 16 Jan 2025 07:52:00 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/5bbf8845/947752d2.mp3" length="53232145" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/HVNThKlFw5_b5KDRPGRBuko3H4k26l8vO_C7SQyS8pY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iYmUx/MWEzOTU5NTc5MzA3/N2JjMWU1MTdmZjRl/YmRkMy5wbmc.jpg"/>
      <itunes:duration>3324</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Nikita Kosolev, Lead Software Development Engineer at Mastercard.</p><p>Nikita's interest in technology was sparked by a curiosity about how things work, influenced by his father's background in computer science and a love for science fiction. Despite financial challenges, he pursued a career in tech, ultimately becoming a software development engineer at Mastercard.</p><p>In this episode we discussed various aspects of hackathons and their significance in fostering innovation and community engagement. Koselev shared his experiences with Mastercard's internal hackathons, emphasizing their role in inspiring creativity and potential product development. He also highlighted the importance of diversity in hackathon teams. Our conversation touched on the impact of AI in development, stressing the need for human skills and active listening to enhance development velocity. Koselev advised new developers to focus on community involvement and personal growth</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Jori Karvonen</title>
      <itunes:episode>53</itunes:episode>
      <podcast:episode>53</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Jori Karvonen</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4876deb7-d908-4f00-883d-bc03891bbc59</guid>
      <link>https://share.transistor.fm/s/f031aac1</link>
      <description>
        <![CDATA[<p>Meet Jori Karvonen, Start-up mentor, lablabai, Helsinki University, Tech Nordic Advocates etc</p><p>Jori Karvonen mentors startups in incubator and accelerator programs across Europe, focusing on business strategy, product development, and securing funding. His passion for supporting startups stems from his own experiences as a founder and the support he received from local entrepreneurs and the Finnish government.</p><p>In this episode we talked a lot about lablab.ai. The organization is active in AI hackathons and accelerator programs, providing a platform for international mentors and participants to collaborate. The organization focuses on AI-driven solutions, offering a global network of experts to support startups in scaling and accessing investors.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Jori Karvonen, Start-up mentor, lablabai, Helsinki University, Tech Nordic Advocates etc</p><p>Jori Karvonen mentors startups in incubator and accelerator programs across Europe, focusing on business strategy, product development, and securing funding. His passion for supporting startups stems from his own experiences as a founder and the support he received from local entrepreneurs and the Finnish government.</p><p>In this episode we talked a lot about lablab.ai. The organization is active in AI hackathons and accelerator programs, providing a platform for international mentors and participants to collaborate. The organization focuses on AI-driven solutions, offering a global network of experts to support startups in scaling and accessing investors.</p>]]>
      </content:encoded>
      <pubDate>Mon, 13 Jan 2025 22:29:17 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/f031aac1/39863b37.mp3" length="54334415" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/xWrVRZOvEiqFwgWXgUuEWDk8VXMwFYEfkmFx19wpKnM/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8wMDAx/N2Y3M2M1NzQwM2My/MmMyZWI1YmQ3YmMx/ZDc2NC5wbmc.jpg"/>
      <itunes:duration>3392</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Jori Karvonen, Start-up mentor, lablabai, Helsinki University, Tech Nordic Advocates etc</p><p>Jori Karvonen mentors startups in incubator and accelerator programs across Europe, focusing on business strategy, product development, and securing funding. His passion for supporting startups stems from his own experiences as a founder and the support he received from local entrepreneurs and the Finnish government.</p><p>In this episode we talked a lot about lablab.ai. The organization is active in AI hackathons and accelerator programs, providing a platform for international mentors and participants to collaborate. The organization focuses on AI-driven solutions, offering a global network of experts to support startups in scaling and accessing investors.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Ewa Edun</title>
      <itunes:episode>52</itunes:episode>
      <podcast:episode>52</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Ewa Edun</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c2b58a9b-e6be-48e3-ae23-e3800c97ca91</guid>
      <link>https://share.transistor.fm/s/1794f304</link>
      <description>
        <![CDATA[<p>Meet Oluwadamilola (Ewa) Edun, an aspiring data scientist and hackathon enthusiast!</p><p>Ewa's interest in tech was sparked by a coding camp before high school, leading her to pursue data science and computer science. Her journey emphasizes the transformative impact of early exposure to technology. Now, she is making the most of her gap year by diving into hackathons.</p><p>In this episode, we discuss her experiences and learnings from participating in multiple online hackathons. She highlights the importance of communication and collaboration in virtual settings and shares insights on using AI tools like ChatGPT and GitHub Copilot to enhance productivity. Edun emphasizes the diverse skills gained from hackathons, such as coding, teamwork, and problem-solving, and encourages others to participate for learning and networking opportunities. Her project, HackBody, aims to streamline hackathon workflows, although it is still in development.</p><p>These are the links:<br>HackBuddy: <a href="https://hack-buddy-silk.vercel.app/hacktracker">https://hack-buddy-silk.vercel.app/hacktracker</a><br>VSNE: <a href="https://vsne-career-mentor-bot.vercel.app/">https://vsne-career-mentor-bot.vercel.app/</a><br>SustainaQuiz: <a href="https://sustaina-quiz.vercel.app/">https://sustaina-quiz.vercel.app/</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Oluwadamilola (Ewa) Edun, an aspiring data scientist and hackathon enthusiast!</p><p>Ewa's interest in tech was sparked by a coding camp before high school, leading her to pursue data science and computer science. Her journey emphasizes the transformative impact of early exposure to technology. Now, she is making the most of her gap year by diving into hackathons.</p><p>In this episode, we discuss her experiences and learnings from participating in multiple online hackathons. She highlights the importance of communication and collaboration in virtual settings and shares insights on using AI tools like ChatGPT and GitHub Copilot to enhance productivity. Edun emphasizes the diverse skills gained from hackathons, such as coding, teamwork, and problem-solving, and encourages others to participate for learning and networking opportunities. Her project, HackBody, aims to streamline hackathon workflows, although it is still in development.</p><p>These are the links:<br>HackBuddy: <a href="https://hack-buddy-silk.vercel.app/hacktracker">https://hack-buddy-silk.vercel.app/hacktracker</a><br>VSNE: <a href="https://vsne-career-mentor-bot.vercel.app/">https://vsne-career-mentor-bot.vercel.app/</a><br>SustainaQuiz: <a href="https://sustaina-quiz.vercel.app/">https://sustaina-quiz.vercel.app/</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 10 Jan 2025 09:23:33 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/1794f304/a503a384.mp3" length="34604013" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/mpzXoZ9nK7A0x-jORozV8zQ1vRIcPA9YdcB9wTGejc0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zZDBm/YTBlNGMzYTUwNTFm/YTkwOTkzMzMyNzg0/YmVkMi5wbmc.jpg"/>
      <itunes:duration>2159</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Oluwadamilola (Ewa) Edun, an aspiring data scientist and hackathon enthusiast!</p><p>Ewa's interest in tech was sparked by a coding camp before high school, leading her to pursue data science and computer science. Her journey emphasizes the transformative impact of early exposure to technology. Now, she is making the most of her gap year by diving into hackathons.</p><p>In this episode, we discuss her experiences and learnings from participating in multiple online hackathons. She highlights the importance of communication and collaboration in virtual settings and shares insights on using AI tools like ChatGPT and GitHub Copilot to enhance productivity. Edun emphasizes the diverse skills gained from hackathons, such as coding, teamwork, and problem-solving, and encourages others to participate for learning and networking opportunities. Her project, HackBody, aims to streamline hackathon workflows, although it is still in development.</p><p>These are the links:<br>HackBuddy: <a href="https://hack-buddy-silk.vercel.app/hacktracker">https://hack-buddy-silk.vercel.app/hacktracker</a><br>VSNE: <a href="https://vsne-career-mentor-bot.vercel.app/">https://vsne-career-mentor-bot.vercel.app/</a><br>SustainaQuiz: <a href="https://sustaina-quiz.vercel.app/">https://sustaina-quiz.vercel.app/</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Luca Cavallin</title>
      <itunes:episode>51</itunes:episode>
      <podcast:episode>51</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Luca Cavallin</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b4eeb741-0748-4d91-8027-4571f73206c2</guid>
      <link>https://share.transistor.fm/s/4ec92680</link>
      <description>
        <![CDATA[<p>Meet Luca Cavallin, Senior Software Engineer at GitHub.</p><p>In this episode, Luca shares his experiences organizing internal hackathons at GitHub, emphasizing their importance in promoting collaboration and creativity, and exploring their potential to inspire future product innovations.</p><p>We also discuss strategies for increasing software development velocity, highlighting the significance of quality developer tools and effective management of technical debt. Additionally, we delve into what it's like to be a developer in the era of AI. Luca advocates for a pragmatic approach to technology adoption, advising, "Don't try to stay ahead of everything. Time will show which tools are great. Instead, try to learn the fundamentals of AI, machine learning, LLMs, etc."</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Luca Cavallin, Senior Software Engineer at GitHub.</p><p>In this episode, Luca shares his experiences organizing internal hackathons at GitHub, emphasizing their importance in promoting collaboration and creativity, and exploring their potential to inspire future product innovations.</p><p>We also discuss strategies for increasing software development velocity, highlighting the significance of quality developer tools and effective management of technical debt. Additionally, we delve into what it's like to be a developer in the era of AI. Luca advocates for a pragmatic approach to technology adoption, advising, "Don't try to stay ahead of everything. Time will show which tools are great. Instead, try to learn the fundamentals of AI, machine learning, LLMs, etc."</p>]]>
      </content:encoded>
      <pubDate>Tue, 07 Jan 2025 19:56:40 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/4ec92680/13719590.mp3" length="48021310" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/DWzGneCD_Hcy9giAqbd5h36-20nsHCJNst5SkO8pzfo/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS80M2Rm/MTMyYTI3ZTBhYzE5/ZDg0ODRkNTJlZmVm/YjExMy5wbmc.jpg"/>
      <itunes:duration>2998</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Luca Cavallin, Senior Software Engineer at GitHub.</p><p>In this episode, Luca shares his experiences organizing internal hackathons at GitHub, emphasizing their importance in promoting collaboration and creativity, and exploring their potential to inspire future product innovations.</p><p>We also discuss strategies for increasing software development velocity, highlighting the significance of quality developer tools and effective management of technical debt. Additionally, we delve into what it's like to be a developer in the era of AI. Luca advocates for a pragmatic approach to technology adoption, advising, "Don't try to stay ahead of everything. Time will show which tools are great. Instead, try to learn the fundamentals of AI, machine learning, LLMs, etc."</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Victor Moreno</title>
      <itunes:episode>50</itunes:episode>
      <podcast:episode>50</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Victor Moreno</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4cd79a5b-90a2-427d-bd69-3ce563da7741</guid>
      <link>https://share.transistor.fm/s/854a13e3</link>
      <description>
        <![CDATA[<p>Meet Victor Moreno, Senior Software Engineer at AWS.</p><p>Victor Moreno has a diverse background, not just in software engineering but also in management, leadership, education, sales, recruiting, and finance. He's really passionate about helping other engineers maximize their professional impact and earnings. </p><p>In this episode, we discussed the role of hackathons in driving innovation and addressing real-world challenges, highlighting a specific event focused on improving internet access in Cuba. We also talked about the importance of simplicity in coding, advocating for straightforward solutions over complex ones to enhance maintainability and software development velocity. We explored the pitfalls of excessive process and bureaucracy and their impact on project speed. Additionally, we delved into the transformative potential of AI in coding, encouraging its broader adoption to improve productivity.</p><p>Finally, Victor offered advice to new developers on building foundational skills to effectively leverage AI and navigate the evolving tech landscape.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Victor Moreno, Senior Software Engineer at AWS.</p><p>Victor Moreno has a diverse background, not just in software engineering but also in management, leadership, education, sales, recruiting, and finance. He's really passionate about helping other engineers maximize their professional impact and earnings. </p><p>In this episode, we discussed the role of hackathons in driving innovation and addressing real-world challenges, highlighting a specific event focused on improving internet access in Cuba. We also talked about the importance of simplicity in coding, advocating for straightforward solutions over complex ones to enhance maintainability and software development velocity. We explored the pitfalls of excessive process and bureaucracy and their impact on project speed. Additionally, we delved into the transformative potential of AI in coding, encouraging its broader adoption to improve productivity.</p><p>Finally, Victor offered advice to new developers on building foundational skills to effectively leverage AI and navigate the evolving tech landscape.</p>]]>
      </content:encoded>
      <pubDate>Thu, 19 Dec 2024 22:55:57 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/854a13e3/e8b3e049.mp3" length="50186868" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/UPG_7yxs4jCM4n0-L2ApMNE964e_518F3vPOEhsACrQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lZTgx/YzY5N2U5MDlkZDZi/OWQ0MjljZTQ2MzRj/MDQ2YS5wbmc.jpg"/>
      <itunes:duration>3133</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Victor Moreno, Senior Software Engineer at AWS.</p><p>Victor Moreno has a diverse background, not just in software engineering but also in management, leadership, education, sales, recruiting, and finance. He's really passionate about helping other engineers maximize their professional impact and earnings. </p><p>In this episode, we discussed the role of hackathons in driving innovation and addressing real-world challenges, highlighting a specific event focused on improving internet access in Cuba. We also talked about the importance of simplicity in coding, advocating for straightforward solutions over complex ones to enhance maintainability and software development velocity. We explored the pitfalls of excessive process and bureaucracy and their impact on project speed. Additionally, we delved into the transformative potential of AI in coding, encouraging its broader adoption to improve productivity.</p><p>Finally, Victor offered advice to new developers on building foundational skills to effectively leverage AI and navigate the evolving tech landscape.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Tiago Santos</title>
      <itunes:episode>49</itunes:episode>
      <podcast:episode>49</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Tiago Santos</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">83ae0b91-9b2b-460f-8469-6e211f592039</guid>
      <link>https://share.transistor.fm/s/34249011</link>
      <description>
        <![CDATA[<p>Meet Tiago Santos, Software Engineer at Shopify</p><p>Tiago is a tech enthusiast, a disguised nerd, an internet kid, and a home automation hobbyist. With 17 years of experience in web technologies, a solid foundation in computer science, and nine years of working with Ruby, he's currently exploring the complex field of digital identity. As a tech lead, he's dedicated to inspiring positive changes in the tech landscape.</p><p>In this episode, we explore the exciting world of hackathons and uncover strategies for boosting software development velocity. Discover how hackathons: Spark innovation and drive positive change, encourage collaboration and creative problem-solvin and Pprovide a platform to showcase cutting-edge technologies like AI. Plus, learn practical tips for: Minimizing context switching and improving focus, streamlining development processes, cultivating a culture of confidence and growth, and developing an open AI mindset driven by curiosity and having fun with all the new technologies.</p><p>Tune in for an engaging discussion on hackathons and  software development velocity.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Tiago Santos, Software Engineer at Shopify</p><p>Tiago is a tech enthusiast, a disguised nerd, an internet kid, and a home automation hobbyist. With 17 years of experience in web technologies, a solid foundation in computer science, and nine years of working with Ruby, he's currently exploring the complex field of digital identity. As a tech lead, he's dedicated to inspiring positive changes in the tech landscape.</p><p>In this episode, we explore the exciting world of hackathons and uncover strategies for boosting software development velocity. Discover how hackathons: Spark innovation and drive positive change, encourage collaboration and creative problem-solvin and Pprovide a platform to showcase cutting-edge technologies like AI. Plus, learn practical tips for: Minimizing context switching and improving focus, streamlining development processes, cultivating a culture of confidence and growth, and developing an open AI mindset driven by curiosity and having fun with all the new technologies.</p><p>Tune in for an engaging discussion on hackathons and  software development velocity.</p>]]>
      </content:encoded>
      <pubDate>Thu, 19 Dec 2024 08:38:27 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/34249011/66752980.mp3" length="70855474" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/l5fH6PxZG2FWxY3EMM-mF14AHeuRd7pUJbFUx21twGs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83Nzgz/ZTBmNWQ2MDNhODYx/MDdlOTVjZjY1MGJm/NDBmNi5wbmc.jpg"/>
      <itunes:duration>4425</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Tiago Santos, Software Engineer at Shopify</p><p>Tiago is a tech enthusiast, a disguised nerd, an internet kid, and a home automation hobbyist. With 17 years of experience in web technologies, a solid foundation in computer science, and nine years of working with Ruby, he's currently exploring the complex field of digital identity. As a tech lead, he's dedicated to inspiring positive changes in the tech landscape.</p><p>In this episode, we explore the exciting world of hackathons and uncover strategies for boosting software development velocity. Discover how hackathons: Spark innovation and drive positive change, encourage collaboration and creative problem-solvin and Pprovide a platform to showcase cutting-edge technologies like AI. Plus, learn practical tips for: Minimizing context switching and improving focus, streamlining development processes, cultivating a culture of confidence and growth, and developing an open AI mindset driven by curiosity and having fun with all the new technologies.</p><p>Tune in for an engaging discussion on hackathons and  software development velocity.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Omer Farooq</title>
      <itunes:episode>48</itunes:episode>
      <podcast:episode>48</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Omer Farooq</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a7ecbb09-5494-4725-ae9d-dfa72f5d03c0</guid>
      <link>https://share.transistor.fm/s/aef9d0b1</link>
      <description>
        <![CDATA[<p>Meet Omer Farooq, Senior Software Engineer at Deel.<strong><br></strong><br></p><p>Omer Farooq is a Senior Software Engineer at Deel, specializing in web development, Android applications, and full-stack development. He has significantly influenced architectural, design, and coding practices, focusing on cost efficiency, quality, and performance. Omer's expertise extends to leading software development cycles, managing cloud transitions, and system automation, with a strong emphasis on AI, ML, and cloud technologies. His efforts are centered on the practical implementation of technological advances in software engineering.</p><p>In this episode, we dive into the benefits of hackathons. Omer believes that hackathons are a powerful way to unlock potential and promote growth, saying, "In a hackathon, you explore your mind to your maximum potential." He highlights how these events bring together diverse individuals from various industries, fostering personal and technical development.</p><p>We then examine how Deel strategically employs hackathons and sprints within their development process. Deel organizes hackathons when they face challenges in their product roadmap that lack established solutions. The company selects individuals globally who are best suited to creatively tackle these problems, encouraging out-of-the-box thinking.</p><p>In contrast, Deel’s sprints are defined by their structure and clarity. Before any work begins, every developer must ensure they completely understand their tasks. If there’s any uncertainty, developers are expected to proactively reach out to the product owner and ask questions until everything is crystal clear. This practice of encouraging questions, I reflect, is a prime example of psychological safety in action.</p><p>Reflecting on our discussion, it occurs to me that Deel might have discovered a best practice for how tech companies should balance the creative freedom of hackathons with the structured focus of sprints. This approach not only nurtures innovation but also ensures precise execution, contributing to a workplace culture that supports both exploration and detailed understanding. This balance, in my view, could serve as a model for the industry, demonstrating how to effectively blend creativity with operational efficiency.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Omer Farooq, Senior Software Engineer at Deel.<strong><br></strong><br></p><p>Omer Farooq is a Senior Software Engineer at Deel, specializing in web development, Android applications, and full-stack development. He has significantly influenced architectural, design, and coding practices, focusing on cost efficiency, quality, and performance. Omer's expertise extends to leading software development cycles, managing cloud transitions, and system automation, with a strong emphasis on AI, ML, and cloud technologies. His efforts are centered on the practical implementation of technological advances in software engineering.</p><p>In this episode, we dive into the benefits of hackathons. Omer believes that hackathons are a powerful way to unlock potential and promote growth, saying, "In a hackathon, you explore your mind to your maximum potential." He highlights how these events bring together diverse individuals from various industries, fostering personal and technical development.</p><p>We then examine how Deel strategically employs hackathons and sprints within their development process. Deel organizes hackathons when they face challenges in their product roadmap that lack established solutions. The company selects individuals globally who are best suited to creatively tackle these problems, encouraging out-of-the-box thinking.</p><p>In contrast, Deel’s sprints are defined by their structure and clarity. Before any work begins, every developer must ensure they completely understand their tasks. If there’s any uncertainty, developers are expected to proactively reach out to the product owner and ask questions until everything is crystal clear. This practice of encouraging questions, I reflect, is a prime example of psychological safety in action.</p><p>Reflecting on our discussion, it occurs to me that Deel might have discovered a best practice for how tech companies should balance the creative freedom of hackathons with the structured focus of sprints. This approach not only nurtures innovation but also ensures precise execution, contributing to a workplace culture that supports both exploration and detailed understanding. This balance, in my view, could serve as a model for the industry, demonstrating how to effectively blend creativity with operational efficiency.</p>]]>
      </content:encoded>
      <pubDate>Sun, 08 Dec 2024 09:41:37 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/aef9d0b1/ecd78222.mp3" length="44562079" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/IKxpKATTx2sSi3xzdUe7Gqwoyb_CEsFb-5ay-bmNFVY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81Mzcx/YTNmNjY2ZjZiMWE4/MjI4MjNmZDhmYWM5/MDEyNi5wbmc.jpg"/>
      <itunes:duration>2782</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Omer Farooq, Senior Software Engineer at Deel.<strong><br></strong><br></p><p>Omer Farooq is a Senior Software Engineer at Deel, specializing in web development, Android applications, and full-stack development. He has significantly influenced architectural, design, and coding practices, focusing on cost efficiency, quality, and performance. Omer's expertise extends to leading software development cycles, managing cloud transitions, and system automation, with a strong emphasis on AI, ML, and cloud technologies. His efforts are centered on the practical implementation of technological advances in software engineering.</p><p>In this episode, we dive into the benefits of hackathons. Omer believes that hackathons are a powerful way to unlock potential and promote growth, saying, "In a hackathon, you explore your mind to your maximum potential." He highlights how these events bring together diverse individuals from various industries, fostering personal and technical development.</p><p>We then examine how Deel strategically employs hackathons and sprints within their development process. Deel organizes hackathons when they face challenges in their product roadmap that lack established solutions. The company selects individuals globally who are best suited to creatively tackle these problems, encouraging out-of-the-box thinking.</p><p>In contrast, Deel’s sprints are defined by their structure and clarity. Before any work begins, every developer must ensure they completely understand their tasks. If there’s any uncertainty, developers are expected to proactively reach out to the product owner and ask questions until everything is crystal clear. This practice of encouraging questions, I reflect, is a prime example of psychological safety in action.</p><p>Reflecting on our discussion, it occurs to me that Deel might have discovered a best practice for how tech companies should balance the creative freedom of hackathons with the structured focus of sprints. This approach not only nurtures innovation but also ensures precise execution, contributing to a workplace culture that supports both exploration and detailed understanding. This balance, in my view, could serve as a model for the industry, demonstrating how to effectively blend creativity with operational efficiency.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Sanaz Mousa (San)</title>
      <itunes:episode>47</itunes:episode>
      <podcast:episode>47</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Sanaz Mousa (San)</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">20593b5c-0ab6-4306-89cd-1b09bfaf086f</guid>
      <link>https://share.transistor.fm/s/c872d6b0</link>
      <description>
        <![CDATA[<p>Meet Sanaz Mousa, Senior Technical Program Manager, Intercom.<strong><br></strong><br>Sanaz Mousa, commonly known as San, is a Senior Technical Program Manager at Intercom and is pursuing an MSc in Cybersecurity Management at Munster Technological University. Her experience spans academia, humanitarian efforts, and the tech sector, providing her with a broad view of the cybersecurity landscape. Known for her strong organizational skills, San is adept at structuring and optimizing systems. Outside of work, she enjoys traveling and exploring various cultures, and is venturing into content creation to share her knowledge.</p><p>This episode delves into the evolving realms of AI and cybersecurity. San gives us an introduction to these vital areas, emphasizing their importance. We also explore the concept of Humanitarian Hackathons and discuss the benefits of organizing an AI Cybersecurity Hackathon for the developer community.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Sanaz Mousa, Senior Technical Program Manager, Intercom.<strong><br></strong><br>Sanaz Mousa, commonly known as San, is a Senior Technical Program Manager at Intercom and is pursuing an MSc in Cybersecurity Management at Munster Technological University. Her experience spans academia, humanitarian efforts, and the tech sector, providing her with a broad view of the cybersecurity landscape. Known for her strong organizational skills, San is adept at structuring and optimizing systems. Outside of work, she enjoys traveling and exploring various cultures, and is venturing into content creation to share her knowledge.</p><p>This episode delves into the evolving realms of AI and cybersecurity. San gives us an introduction to these vital areas, emphasizing their importance. We also explore the concept of Humanitarian Hackathons and discuss the benefits of organizing an AI Cybersecurity Hackathon for the developer community.</p>]]>
      </content:encoded>
      <pubDate>Sat, 07 Dec 2024 21:13:58 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c872d6b0/65f2de45.mp3" length="45244001" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/ozWabavgCLmxc2k8c_9Smeg9avIH-I88LbBt9q-hjLo/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83OWQ1/Y2U5NDU4YzBmNDA4/MGNmMzIwYzc0ZjY5/M2NkYi5wbmc.jpg"/>
      <itunes:duration>2824</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Sanaz Mousa, Senior Technical Program Manager, Intercom.<strong><br></strong><br>Sanaz Mousa, commonly known as San, is a Senior Technical Program Manager at Intercom and is pursuing an MSc in Cybersecurity Management at Munster Technological University. Her experience spans academia, humanitarian efforts, and the tech sector, providing her with a broad view of the cybersecurity landscape. Known for her strong organizational skills, San is adept at structuring and optimizing systems. Outside of work, she enjoys traveling and exploring various cultures, and is venturing into content creation to share her knowledge.</p><p>This episode delves into the evolving realms of AI and cybersecurity. San gives us an introduction to these vital areas, emphasizing their importance. We also explore the concept of Humanitarian Hackathons and discuss the benefits of organizing an AI Cybersecurity Hackathon for the developer community.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Chris Konarski</title>
      <itunes:episode>46</itunes:episode>
      <podcast:episode>46</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Chris Konarski</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d37a9bdd-6d8b-48f4-9fc5-65f38d29a86b</guid>
      <link>https://share.transistor.fm/s/fb143636</link>
      <description>
        <![CDATA[<p>Meet Chris Konarski, Vice President, Client Engineering, IBM.<strong><br></strong><br></p><p>Chris leads the Client Engineering team at IBM, renowned for forming a global team that partners closely with clients to develop cutting-edge tech solutions. He's a master at sparking new business ideas and guiding teams towards success. Off the clock, Chris loves to immerse himself in nature, watching wildlife or casting a line far out at sea.</p><p>In this episode, we discussed:</p><ul><li><strong>How IBM Builds Teams:</strong> We delved into how IBM assembles teams to support clients with complex challenges. These teams typically include designers, architects, business technology leaders, AI engineers, and platform engineers, often delivering a basic working product within 30 days.</li><li><strong>AI in Action:</strong> Chris shared insights from over 5000 AI projects, highlighting that most clients use AI to boost employee productivity, generate code, and enhance customer support. We also explored AI's growing role in manufacturing.</li><li><strong>Hackathons at IBM:</strong> Our chat revealed insights into IBM’s tailored hackathons, whether for a single client or multiple clients. Chris highlighted how these events focus on real business challenges that capture the attention of top executives. Together, IBM and clients form teams, really showing their partnership. We also covered IBM’s massive internal hackathon, which involved 170,000 employees—that’s 70% of their workforce! This event not only deepens employees' understanding of their products but also drives home the ability to sell them effectively, and generates a long list of potential improvements identified by AI.</li></ul><p>Here are some links Chris provided:</p><ul><li><a href="https://www.ibm.com/case-studies/ibm-techzone">TechZone</a></li><li><a href="https://www.ibm.com/client-engineering">IBM Client Engineering</a></li><li><a href="https://www.ibm.com/watsonx">Watsonx – IBM AI Platform</a></li><li><a href="https://www.ibm.com/case-studies/search">Client and Partner Stories</a></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Chris Konarski, Vice President, Client Engineering, IBM.<strong><br></strong><br></p><p>Chris leads the Client Engineering team at IBM, renowned for forming a global team that partners closely with clients to develop cutting-edge tech solutions. He's a master at sparking new business ideas and guiding teams towards success. Off the clock, Chris loves to immerse himself in nature, watching wildlife or casting a line far out at sea.</p><p>In this episode, we discussed:</p><ul><li><strong>How IBM Builds Teams:</strong> We delved into how IBM assembles teams to support clients with complex challenges. These teams typically include designers, architects, business technology leaders, AI engineers, and platform engineers, often delivering a basic working product within 30 days.</li><li><strong>AI in Action:</strong> Chris shared insights from over 5000 AI projects, highlighting that most clients use AI to boost employee productivity, generate code, and enhance customer support. We also explored AI's growing role in manufacturing.</li><li><strong>Hackathons at IBM:</strong> Our chat revealed insights into IBM’s tailored hackathons, whether for a single client or multiple clients. Chris highlighted how these events focus on real business challenges that capture the attention of top executives. Together, IBM and clients form teams, really showing their partnership. We also covered IBM’s massive internal hackathon, which involved 170,000 employees—that’s 70% of their workforce! This event not only deepens employees' understanding of their products but also drives home the ability to sell them effectively, and generates a long list of potential improvements identified by AI.</li></ul><p>Here are some links Chris provided:</p><ul><li><a href="https://www.ibm.com/case-studies/ibm-techzone">TechZone</a></li><li><a href="https://www.ibm.com/client-engineering">IBM Client Engineering</a></li><li><a href="https://www.ibm.com/watsonx">Watsonx – IBM AI Platform</a></li><li><a href="https://www.ibm.com/case-studies/search">Client and Partner Stories</a></li></ul>]]>
      </content:encoded>
      <pubDate>Wed, 04 Dec 2024 10:16:52 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/fb143636/d583c42e.mp3" length="68448368" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/tAcX0a21PIsQi7bwifXauBEAbS3KZ0YwCYD383oZfzc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83OWJh/ZThkMjE5MGI4ZjEx/ZjNjNTJhZDk4ZDQz/ZjA5NC5wbmc.jpg"/>
      <itunes:duration>4275</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Chris Konarski, Vice President, Client Engineering, IBM.<strong><br></strong><br></p><p>Chris leads the Client Engineering team at IBM, renowned for forming a global team that partners closely with clients to develop cutting-edge tech solutions. He's a master at sparking new business ideas and guiding teams towards success. Off the clock, Chris loves to immerse himself in nature, watching wildlife or casting a line far out at sea.</p><p>In this episode, we discussed:</p><ul><li><strong>How IBM Builds Teams:</strong> We delved into how IBM assembles teams to support clients with complex challenges. These teams typically include designers, architects, business technology leaders, AI engineers, and platform engineers, often delivering a basic working product within 30 days.</li><li><strong>AI in Action:</strong> Chris shared insights from over 5000 AI projects, highlighting that most clients use AI to boost employee productivity, generate code, and enhance customer support. We also explored AI's growing role in manufacturing.</li><li><strong>Hackathons at IBM:</strong> Our chat revealed insights into IBM’s tailored hackathons, whether for a single client or multiple clients. Chris highlighted how these events focus on real business challenges that capture the attention of top executives. Together, IBM and clients form teams, really showing their partnership. We also covered IBM’s massive internal hackathon, which involved 170,000 employees—that’s 70% of their workforce! This event not only deepens employees' understanding of their products but also drives home the ability to sell them effectively, and generates a long list of potential improvements identified by AI.</li></ul><p>Here are some links Chris provided:</p><ul><li><a href="https://www.ibm.com/case-studies/ibm-techzone">TechZone</a></li><li><a href="https://www.ibm.com/client-engineering">IBM Client Engineering</a></li><li><a href="https://www.ibm.com/watsonx">Watsonx – IBM AI Platform</a></li><li><a href="https://www.ibm.com/case-studies/search">Client and Partner Stories</a></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Kevin Dubois</title>
      <itunes:episode>45</itunes:episode>
      <podcast:episode>45</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Kevin Dubois</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c812f932-3b2c-4765-a4eb-0ab2931e2d2c</guid>
      <link>https://share.transistor.fm/s/7a3b2a18</link>
      <description>
        <![CDATA[<p>Meet Kevin Dubois, Senior Principal Developer Advocate at Red Hat.</p><p>Kevin is a Java Champion, keynote speaker, cloud-native developer, open source contributor, and author!</p><p>In this episode, we discussed two hackathons organized by Red Hat. The first was an AI Hackathon at the University of Brussels, long before AI became a hype. It featured an interesting concept with gamification where teams trained their AI for a shooting game. After two days of building and training the model, the third day was all about combat! We also talked about how hackathons can increase the adoption of your platform. These hackathons, called Deep Dive Sessions, focus on helping customers execute better on specific and important use cases with the help of your technology.</p><p>Additionally, we discussed what typically slows down development velocity. According to Kevin, the major issues include 1) configuration—setting up the local environment and getting everything to work correctly, 2) automation, and 3) finding necessary documentation, figuring out responsibilities, and creating tickets.</p><p>Here are the links to some of the projects we discussed in the podcast: </p><p><br></p><p><a href="http://quarkus.io/">quarkus.io</a> - Java framework that puts developer experience as a top concern</p><p><a href="http://backstage.io/">backstage.io</a> - an open source developer portal building tool to centralize developer resources and automate the creation of new projects</p><p><a href="http://developers.redhat.com/rhdh">developers.redhat.com/rhdh</a> - the Red Hat implementation of the backstage project </p><p><a href="http://developers.redhat.com/products/red-hat-openshift-ai">developers.redhat.com/products/red-hat-openshift-ai</a> - Openshift AI, the platform we used for the hackathon with the Brussels University (ULB)</p><p><a href="http://instructlab.ai/">instructlab.ai</a> - the tool to fine tune models using plain yaml text files allowing you to contribute knowledge and skills back to AI models such as the IBM Granite models.</p><p><a href="http://podman-desktop.io/">podman-desktop.io</a> - UI interface for working not only with containers but also to run AI models on your local machine very easily</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Kevin Dubois, Senior Principal Developer Advocate at Red Hat.</p><p>Kevin is a Java Champion, keynote speaker, cloud-native developer, open source contributor, and author!</p><p>In this episode, we discussed two hackathons organized by Red Hat. The first was an AI Hackathon at the University of Brussels, long before AI became a hype. It featured an interesting concept with gamification where teams trained their AI for a shooting game. After two days of building and training the model, the third day was all about combat! We also talked about how hackathons can increase the adoption of your platform. These hackathons, called Deep Dive Sessions, focus on helping customers execute better on specific and important use cases with the help of your technology.</p><p>Additionally, we discussed what typically slows down development velocity. According to Kevin, the major issues include 1) configuration—setting up the local environment and getting everything to work correctly, 2) automation, and 3) finding necessary documentation, figuring out responsibilities, and creating tickets.</p><p>Here are the links to some of the projects we discussed in the podcast: </p><p><br></p><p><a href="http://quarkus.io/">quarkus.io</a> - Java framework that puts developer experience as a top concern</p><p><a href="http://backstage.io/">backstage.io</a> - an open source developer portal building tool to centralize developer resources and automate the creation of new projects</p><p><a href="http://developers.redhat.com/rhdh">developers.redhat.com/rhdh</a> - the Red Hat implementation of the backstage project </p><p><a href="http://developers.redhat.com/products/red-hat-openshift-ai">developers.redhat.com/products/red-hat-openshift-ai</a> - Openshift AI, the platform we used for the hackathon with the Brussels University (ULB)</p><p><a href="http://instructlab.ai/">instructlab.ai</a> - the tool to fine tune models using plain yaml text files allowing you to contribute knowledge and skills back to AI models such as the IBM Granite models.</p><p><a href="http://podman-desktop.io/">podman-desktop.io</a> - UI interface for working not only with containers but also to run AI models on your local machine very easily</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Thu, 28 Nov 2024 08:01:32 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/7a3b2a18/166ba8aa.mp3" length="52701113" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/WYrTgVNT2Hbrz8b1-_xBvgB0EeBh3GdcdFh4WJrOdjo/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS81NWM2/YmI3ZDUyNzlmYzAy/YmZhNDA4MzY2NDZh/NzFkZi5wbmc.jpg"/>
      <itunes:duration>3291</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Kevin Dubois, Senior Principal Developer Advocate at Red Hat.</p><p>Kevin is a Java Champion, keynote speaker, cloud-native developer, open source contributor, and author!</p><p>In this episode, we discussed two hackathons organized by Red Hat. The first was an AI Hackathon at the University of Brussels, long before AI became a hype. It featured an interesting concept with gamification where teams trained their AI for a shooting game. After two days of building and training the model, the third day was all about combat! We also talked about how hackathons can increase the adoption of your platform. These hackathons, called Deep Dive Sessions, focus on helping customers execute better on specific and important use cases with the help of your technology.</p><p>Additionally, we discussed what typically slows down development velocity. According to Kevin, the major issues include 1) configuration—setting up the local environment and getting everything to work correctly, 2) automation, and 3) finding necessary documentation, figuring out responsibilities, and creating tickets.</p><p>Here are the links to some of the projects we discussed in the podcast: </p><p><br></p><p><a href="http://quarkus.io/">quarkus.io</a> - Java framework that puts developer experience as a top concern</p><p><a href="http://backstage.io/">backstage.io</a> - an open source developer portal building tool to centralize developer resources and automate the creation of new projects</p><p><a href="http://developers.redhat.com/rhdh">developers.redhat.com/rhdh</a> - the Red Hat implementation of the backstage project </p><p><a href="http://developers.redhat.com/products/red-hat-openshift-ai">developers.redhat.com/products/red-hat-openshift-ai</a> - Openshift AI, the platform we used for the hackathon with the Brussels University (ULB)</p><p><a href="http://instructlab.ai/">instructlab.ai</a> - the tool to fine tune models using plain yaml text files allowing you to contribute knowledge and skills back to AI models such as the IBM Granite models.</p><p><a href="http://podman-desktop.io/">podman-desktop.io</a> - UI interface for working not only with containers but also to run AI models on your local machine very easily</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Kirill Ianchuk</title>
      <itunes:episode>44</itunes:episode>
      <podcast:episode>44</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Kirill Ianchuk</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b730b0c3-f189-4607-bdc3-e16a3a1bd181</guid>
      <link>https://share.transistor.fm/s/d42580ba</link>
      <description>
        <![CDATA[<p>Meet Kirill Ianchuk, Technical Lead at Deel</p><p>Deel, established in 2019, quickly became the fastest-growing B2B software company in the world. As an all-in-one payroll and HR platform for global teams, Deel simplifies managing a workforce, covering everything from onboarding and compliance to global payroll, HRIS, and immigration support. Today, Deel boasts 4,000 team members across over 100 countries and serves more than 35,000 clients in 120 countries.</p><p><br>Kirill began his career at Deel as a Backend Engineer, advanced to Senior Software Engineer, and in August 2024, he became the Technical Lead.</p><p>In this episode, we delve into what typically slows down software development projects and how to address these challenges. Kirill shares his insights through engaging storytelling. We discuss the importance of finding meaning in work and maintaining motivation. We also explore several key strategies: incremental and iterative development for building software in manageable stages, techniques for limiting work in process to enhance productivity, and applying the theory of constraints to focus on the balance between efficiency and effectiveness.</p><p>Additionally, we examine what skills are crucial for software engineers in the era of AI. According to Kirill, mastering prompt engineering is key.</p><p>Below are links to resources that Kirill mentioned during the show:</p><p><br><a href="https://en.wikipedia.org/wiki/Pomodoro_Technique">Pomodoro technique for time management</a><br><a href="https://en.wikipedia.org/wiki/Wardley_map">Wardley mapping (related to efficiency vs effectiveness)</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Kirill Ianchuk, Technical Lead at Deel</p><p>Deel, established in 2019, quickly became the fastest-growing B2B software company in the world. As an all-in-one payroll and HR platform for global teams, Deel simplifies managing a workforce, covering everything from onboarding and compliance to global payroll, HRIS, and immigration support. Today, Deel boasts 4,000 team members across over 100 countries and serves more than 35,000 clients in 120 countries.</p><p><br>Kirill began his career at Deel as a Backend Engineer, advanced to Senior Software Engineer, and in August 2024, he became the Technical Lead.</p><p>In this episode, we delve into what typically slows down software development projects and how to address these challenges. Kirill shares his insights through engaging storytelling. We discuss the importance of finding meaning in work and maintaining motivation. We also explore several key strategies: incremental and iterative development for building software in manageable stages, techniques for limiting work in process to enhance productivity, and applying the theory of constraints to focus on the balance between efficiency and effectiveness.</p><p>Additionally, we examine what skills are crucial for software engineers in the era of AI. According to Kirill, mastering prompt engineering is key.</p><p>Below are links to resources that Kirill mentioned during the show:</p><p><br><a href="https://en.wikipedia.org/wiki/Pomodoro_Technique">Pomodoro technique for time management</a><br><a href="https://en.wikipedia.org/wiki/Wardley_map">Wardley mapping (related to efficiency vs effectiveness)</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 22 Nov 2024 15:06:01 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/d42580ba/1032a078.mp3" length="47721541" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/lz8uvoAlF5dasm9t0fcNN1g_ti2Cww-OUyCK2tnHP0g/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yZDJl/MWRlNmNhOTlmMDNh/OGNkNzZhMzY0NmY3/MDkwZS5wbmc.jpg"/>
      <itunes:duration>2979</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Kirill Ianchuk, Technical Lead at Deel</p><p>Deel, established in 2019, quickly became the fastest-growing B2B software company in the world. As an all-in-one payroll and HR platform for global teams, Deel simplifies managing a workforce, covering everything from onboarding and compliance to global payroll, HRIS, and immigration support. Today, Deel boasts 4,000 team members across over 100 countries and serves more than 35,000 clients in 120 countries.</p><p><br>Kirill began his career at Deel as a Backend Engineer, advanced to Senior Software Engineer, and in August 2024, he became the Technical Lead.</p><p>In this episode, we delve into what typically slows down software development projects and how to address these challenges. Kirill shares his insights through engaging storytelling. We discuss the importance of finding meaning in work and maintaining motivation. We also explore several key strategies: incremental and iterative development for building software in manageable stages, techniques for limiting work in process to enhance productivity, and applying the theory of constraints to focus on the balance between efficiency and effectiveness.</p><p>Additionally, we examine what skills are crucial for software engineers in the era of AI. According to Kirill, mastering prompt engineering is key.</p><p>Below are links to resources that Kirill mentioned during the show:</p><p><br><a href="https://en.wikipedia.org/wiki/Pomodoro_Technique">Pomodoro technique for time management</a><br><a href="https://en.wikipedia.org/wiki/Wardley_map">Wardley mapping (related to efficiency vs effectiveness)</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - David Tippett</title>
      <itunes:episode>43</itunes:episode>
      <podcast:episode>43</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - David Tippett</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">527af70c-92d6-40e7-8246-b3a4fb0f5c78</guid>
      <link>https://share.transistor.fm/s/e9911c8f</link>
      <description>
        <![CDATA[<p>Meet David Tippett, Search Engineer at GitHub</p><p>David is building the future of search at GitHub. Before joining GitHub, he worked at AWS as the Senior Developer Advocate for OpenSearch, where he taught developers how to build search experiences on the open-source datastore. With a background spanning network automation, software engineering, DevOps, and data engineering, he loves helping new engineers find their passion.</p><p>In this episode, we discussed three very interesting topics! First, the Open Source Hackathon Program that David helped put together with other enthusiasts at AWS. Second, the "Ship to Learn" principle—a philosophy and a system that increases development velocity at GitHub. And finally, how to write better code faster with AI, where David recommends everyone check out Open Web UI.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet David Tippett, Search Engineer at GitHub</p><p>David is building the future of search at GitHub. Before joining GitHub, he worked at AWS as the Senior Developer Advocate for OpenSearch, where he taught developers how to build search experiences on the open-source datastore. With a background spanning network automation, software engineering, DevOps, and data engineering, he loves helping new engineers find their passion.</p><p>In this episode, we discussed three very interesting topics! First, the Open Source Hackathon Program that David helped put together with other enthusiasts at AWS. Second, the "Ship to Learn" principle—a philosophy and a system that increases development velocity at GitHub. And finally, how to write better code faster with AI, where David recommends everyone check out Open Web UI.</p>]]>
      </content:encoded>
      <pubDate>Thu, 21 Nov 2024 10:49:12 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/e9911c8f/02934a77.mp3" length="48577234" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/vy9RrUm0NPr2lhkTkmlFtmDhCKWG2Bsu0LhYUcaDrhU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yZTEz/MDBiYjBkMTk5MzY4/MzhhMmY3OGMzMTMz/ODRmZC5wbmc.jpg"/>
      <itunes:duration>3033</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet David Tippett, Search Engineer at GitHub</p><p>David is building the future of search at GitHub. Before joining GitHub, he worked at AWS as the Senior Developer Advocate for OpenSearch, where he taught developers how to build search experiences on the open-source datastore. With a background spanning network automation, software engineering, DevOps, and data engineering, he loves helping new engineers find their passion.</p><p>In this episode, we discussed three very interesting topics! First, the Open Source Hackathon Program that David helped put together with other enthusiasts at AWS. Second, the "Ship to Learn" principle—a philosophy and a system that increases development velocity at GitHub. And finally, how to write better code faster with AI, where David recommends everyone check out Open Web UI.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Daniel Ung</title>
      <itunes:episode>42</itunes:episode>
      <podcast:episode>42</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Daniel Ung</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8ba6975b-f856-4dd2-8aca-49a595588095</guid>
      <link>https://share.transistor.fm/s/0fb980f4</link>
      <description>
        <![CDATA[<p>Meet Daniel Ung, Full-Stack Intern at SAP</p><p>Daniel is a full-stack intern at SAP and a member of the Hackathon Team at SJSU Computer Science Club.</p><p>In this episode, we explore how a hackathon profoundly impacted Daniel's life. The energy and camaraderie at these events inspired him to attend countless hackathons. We discuss the vibrant hackathon culture in the Bay Area, focusing on Berkeley's annual large-scale event, which draws over 1,000 participants. Daniel also shares insights from organizing his first hackathon. If you're looking to do the same at your university, we cover some major challenges and strategies to overcome them.</p><p>Lastly, we dive into how to accelerate coding with AI. Daniel highlights common pitfalls, emphasizing the importance of knowing when AI tools can be helpful. While AI can expedite writing boilerplate code, it requires caution for more complex issues. Blindly copying and pasting code may seem fast but can lead to later complications. Understanding the core problem is crucial to maintaining productivity.</p><p>Link: <a href="https://hackberkeley.org/#sponsors">https://hackberkeley.org/#sponsors</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Daniel Ung, Full-Stack Intern at SAP</p><p>Daniel is a full-stack intern at SAP and a member of the Hackathon Team at SJSU Computer Science Club.</p><p>In this episode, we explore how a hackathon profoundly impacted Daniel's life. The energy and camaraderie at these events inspired him to attend countless hackathons. We discuss the vibrant hackathon culture in the Bay Area, focusing on Berkeley's annual large-scale event, which draws over 1,000 participants. Daniel also shares insights from organizing his first hackathon. If you're looking to do the same at your university, we cover some major challenges and strategies to overcome them.</p><p>Lastly, we dive into how to accelerate coding with AI. Daniel highlights common pitfalls, emphasizing the importance of knowing when AI tools can be helpful. While AI can expedite writing boilerplate code, it requires caution for more complex issues. Blindly copying and pasting code may seem fast but can lead to later complications. Understanding the core problem is crucial to maintaining productivity.</p><p>Link: <a href="https://hackberkeley.org/#sponsors">https://hackberkeley.org/#sponsors</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 19 Nov 2024 08:32:21 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/0fb980f4/19ed325d.mp3" length="50999492" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/Q1a0yVXg3CtWkPPVQWfOgDb12k-5ybX5bX1gX4E0aA8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82MjEw/OWJmNmFlYTIzYzg3/ZWY0MTMyMTBkMjQ4/NDUzOC5wbmc.jpg"/>
      <itunes:duration>3184</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Daniel Ung, Full-Stack Intern at SAP</p><p>Daniel is a full-stack intern at SAP and a member of the Hackathon Team at SJSU Computer Science Club.</p><p>In this episode, we explore how a hackathon profoundly impacted Daniel's life. The energy and camaraderie at these events inspired him to attend countless hackathons. We discuss the vibrant hackathon culture in the Bay Area, focusing on Berkeley's annual large-scale event, which draws over 1,000 participants. Daniel also shares insights from organizing his first hackathon. If you're looking to do the same at your university, we cover some major challenges and strategies to overcome them.</p><p>Lastly, we dive into how to accelerate coding with AI. Daniel highlights common pitfalls, emphasizing the importance of knowing when AI tools can be helpful. While AI can expedite writing boilerplate code, it requires caution for more complex issues. Blindly copying and pasting code may seem fast but can lead to later complications. Understanding the core problem is crucial to maintaining productivity.</p><p>Link: <a href="https://hackberkeley.org/#sponsors">https://hackberkeley.org/#sponsors</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Shane O'Toole</title>
      <itunes:episode>41</itunes:episode>
      <podcast:episode>41</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Shane O'Toole</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d951ce2e-f0e8-4871-ad79-42ab420975aa</guid>
      <link>https://share.transistor.fm/s/70cfd99f</link>
      <description>
        <![CDATA[<p><em>Meet Shane O'Toole, Senior Technical Program Manager at AWS<br></em><br></p><p><em>Shane helps customers use cloud technology to meet their goals for reducing carbon emissions. Shane works with AWS customers, partners, and internal teams to develop and implement solutions that improve sustainability. He has over ten years of experience in various roles including operations, maintenance, engineering, education, and management.<br></em><br></p><p><em>In this episode, we discuss why hackathons are the best way to learn how to build a Minimal Viable Product (MVP) quickly. We also talk about different times when it's beneficial to organize a hackathon. Shane points out one particular situation that stands out: using hackathons to prove to clients or decision-makers that something is possible. He emphasizes, "Show them it's possible," highlighting that a live demo can be more convincing than even the best PowerPoint presentation. We also explore what usually slows down the speed of development. Shane believes that understanding the customer is crucial, and sometimes it’s tough to figure out what the customer really wants to achieve.</em></p><p>Additionally, we provide links to the AWS Sustainability Solutions library. These resources are great for setting up Sustainability Hackathons:<a href="https://aws.amazon.com/solutions/cross-industry/?nc=sn&amp;loc=2&amp;dn=su#Sustainability"><em> AWS Solutions</em></a><em> includes links to open-source repositories like Sustainability Data Fabric (</em><a href="https://github.com/aws-solutions-library-samples/guidance-for-building-a-sustainability-data-fabric-on-aws"><em>GitHub link</em></a><em>) and Sustainability Insights Framework (</em><a href="https://github.com/aws-solutions-library-samples/guidance-for-aws-sustainability-insights-framework"><em>GitHub link</em></a><em>).</em></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><em>Meet Shane O'Toole, Senior Technical Program Manager at AWS<br></em><br></p><p><em>Shane helps customers use cloud technology to meet their goals for reducing carbon emissions. Shane works with AWS customers, partners, and internal teams to develop and implement solutions that improve sustainability. He has over ten years of experience in various roles including operations, maintenance, engineering, education, and management.<br></em><br></p><p><em>In this episode, we discuss why hackathons are the best way to learn how to build a Minimal Viable Product (MVP) quickly. We also talk about different times when it's beneficial to organize a hackathon. Shane points out one particular situation that stands out: using hackathons to prove to clients or decision-makers that something is possible. He emphasizes, "Show them it's possible," highlighting that a live demo can be more convincing than even the best PowerPoint presentation. We also explore what usually slows down the speed of development. Shane believes that understanding the customer is crucial, and sometimes it’s tough to figure out what the customer really wants to achieve.</em></p><p>Additionally, we provide links to the AWS Sustainability Solutions library. These resources are great for setting up Sustainability Hackathons:<a href="https://aws.amazon.com/solutions/cross-industry/?nc=sn&amp;loc=2&amp;dn=su#Sustainability"><em> AWS Solutions</em></a><em> includes links to open-source repositories like Sustainability Data Fabric (</em><a href="https://github.com/aws-solutions-library-samples/guidance-for-building-a-sustainability-data-fabric-on-aws"><em>GitHub link</em></a><em>) and Sustainability Insights Framework (</em><a href="https://github.com/aws-solutions-library-samples/guidance-for-aws-sustainability-insights-framework"><em>GitHub link</em></a><em>).</em></p>]]>
      </content:encoded>
      <pubDate>Sat, 16 Nov 2024 16:25:47 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/70cfd99f/4926af2e.mp3" length="52717601" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/aHEfSCTGZfi9IHTbN7ppmlzQDNoVtxR1HN6ARnfoyls/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82MzZi/NjJhYzljMmZmMDA0/NzdlYjAxYWZjZGQy/OWVmNy5wbmc.jpg"/>
      <itunes:duration>3292</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><em>Meet Shane O'Toole, Senior Technical Program Manager at AWS<br></em><br></p><p><em>Shane helps customers use cloud technology to meet their goals for reducing carbon emissions. Shane works with AWS customers, partners, and internal teams to develop and implement solutions that improve sustainability. He has over ten years of experience in various roles including operations, maintenance, engineering, education, and management.<br></em><br></p><p><em>In this episode, we discuss why hackathons are the best way to learn how to build a Minimal Viable Product (MVP) quickly. We also talk about different times when it's beneficial to organize a hackathon. Shane points out one particular situation that stands out: using hackathons to prove to clients or decision-makers that something is possible. He emphasizes, "Show them it's possible," highlighting that a live demo can be more convincing than even the best PowerPoint presentation. We also explore what usually slows down the speed of development. Shane believes that understanding the customer is crucial, and sometimes it’s tough to figure out what the customer really wants to achieve.</em></p><p>Additionally, we provide links to the AWS Sustainability Solutions library. These resources are great for setting up Sustainability Hackathons:<a href="https://aws.amazon.com/solutions/cross-industry/?nc=sn&amp;loc=2&amp;dn=su#Sustainability"><em> AWS Solutions</em></a><em> includes links to open-source repositories like Sustainability Data Fabric (</em><a href="https://github.com/aws-solutions-library-samples/guidance-for-building-a-sustainability-data-fabric-on-aws"><em>GitHub link</em></a><em>) and Sustainability Insights Framework (</em><a href="https://github.com/aws-solutions-library-samples/guidance-for-aws-sustainability-insights-framework"><em>GitHub link</em></a><em>).</em></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Kamesh Sampath</title>
      <itunes:episode>40</itunes:episode>
      <podcast:episode>40</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Kamesh Sampath</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a3e0a31b-9bee-4aa5-b7cf-10149fd86c7c</guid>
      <link>https://share.transistor.fm/s/488c7746</link>
      <description>
        <![CDATA[<p>Meet Meet Kamesh Sampath, Lead Developer Advocate at Snowflake </p><p>Kamesh is a veteran tech innovator with 20 years in the trenches. As an author and developer advocate, he's on a mission to demystify data and cloud technologies. His passion? Empowering developers to push boundaries and create the impossible. With a track record of crafting enterprise solutions across diverse industries, he brings battle-tested insights to the dev community. </p><p>In this episode, we explored a crucial element of hackathons: judging. Kamesh Sampath has developed a comprehensive framework for evaluating hackathon demos and presentations. His approach includes several key components: understanding the problem being addressed, researching existing solutions to see what has already been tried, and scrutinizing the proposed solution’s architecture to ensure it meets the essential requirements. Additionally, his framework involves examining the technology stack used, the methods for deploying the solution, and the authenticity of the code. Kamesh also focuses heavily on the team’s thought process, the rationale behind their proposed solution, and their ability to handle questions during their presentations. </p><p>Additionally, we discussed what typically slows down development velocity. According to Kamesh, mastering the right tools, automating what you can, minimizing distractions, iterating from an MVP, and maintaining composure are key to increasing development speed. When it comes to writing better code faster with AI, the most crucial skill is knowing how to ask the right questions in the right way.</p><p>Useful Links</p><p>For more insights on what Snowflake is doing with DevOps for data to increase development velocity, check out these resources:</p><p><a href="https://youtu.be/Vn0CdMRWvso?feature=shared">Video on Snowflake and DevOps</a><br><a href="https://youtu.be/8djpmiBBoFc?feature=shared">Snowflake’s Approach to Data Velocity<br></a><br></p><p>Related blog posts:</p><p><a href="https://medium.com/snowflake/announcing-ga-for-snowflake-rest-python-control-plane-apis-empowering-developers-with-d39f6f5cc6ce">Announcing General Availability for Snowflake REST &amp; Python Control Plane APIs</a><br><a href="https://medium.com/snowflake/snowflake-cli-ga-is-here-empowering-devops-and-automation-with-a-powerful-command-line-interface-9e60aa691a5a">Snowflake CLI Now Generally Available<br></a><br></p><p>For those interested in trying Snowflake:</p><p><a href="https://signup.snowflake.com">Sign up for a free trial with $400 credit<br></a><br></p><p>To get started:</p><p><a href="https://quickstarts.snowflake.com">Snowflake Quickstarts<br></a><br></p><p><br></p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Meet Kamesh Sampath, Lead Developer Advocate at Snowflake </p><p>Kamesh is a veteran tech innovator with 20 years in the trenches. As an author and developer advocate, he's on a mission to demystify data and cloud technologies. His passion? Empowering developers to push boundaries and create the impossible. With a track record of crafting enterprise solutions across diverse industries, he brings battle-tested insights to the dev community. </p><p>In this episode, we explored a crucial element of hackathons: judging. Kamesh Sampath has developed a comprehensive framework for evaluating hackathon demos and presentations. His approach includes several key components: understanding the problem being addressed, researching existing solutions to see what has already been tried, and scrutinizing the proposed solution’s architecture to ensure it meets the essential requirements. Additionally, his framework involves examining the technology stack used, the methods for deploying the solution, and the authenticity of the code. Kamesh also focuses heavily on the team’s thought process, the rationale behind their proposed solution, and their ability to handle questions during their presentations. </p><p>Additionally, we discussed what typically slows down development velocity. According to Kamesh, mastering the right tools, automating what you can, minimizing distractions, iterating from an MVP, and maintaining composure are key to increasing development speed. When it comes to writing better code faster with AI, the most crucial skill is knowing how to ask the right questions in the right way.</p><p>Useful Links</p><p>For more insights on what Snowflake is doing with DevOps for data to increase development velocity, check out these resources:</p><p><a href="https://youtu.be/Vn0CdMRWvso?feature=shared">Video on Snowflake and DevOps</a><br><a href="https://youtu.be/8djpmiBBoFc?feature=shared">Snowflake’s Approach to Data Velocity<br></a><br></p><p>Related blog posts:</p><p><a href="https://medium.com/snowflake/announcing-ga-for-snowflake-rest-python-control-plane-apis-empowering-developers-with-d39f6f5cc6ce">Announcing General Availability for Snowflake REST &amp; Python Control Plane APIs</a><br><a href="https://medium.com/snowflake/snowflake-cli-ga-is-here-empowering-devops-and-automation-with-a-powerful-command-line-interface-9e60aa691a5a">Snowflake CLI Now Generally Available<br></a><br></p><p>For those interested in trying Snowflake:</p><p><a href="https://signup.snowflake.com">Sign up for a free trial with $400 credit<br></a><br></p><p>To get started:</p><p><a href="https://quickstarts.snowflake.com">Snowflake Quickstarts<br></a><br></p><p><br></p><p><br></p>]]>
      </content:encoded>
      <pubDate>Sat, 16 Nov 2024 16:09:47 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/488c7746/2cc22fb0.mp3" length="59252111" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/dXTFOAE1vsoB33pKwq7OWTp301nr7TmgVLduxFtV48I/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8wMjU1/M2E1ZDk0NjA0MDE5/ZTI4OTFkOGU4Zjk1/OWI2Yy5wbmc.jpg"/>
      <itunes:duration>3700</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Meet Kamesh Sampath, Lead Developer Advocate at Snowflake </p><p>Kamesh is a veteran tech innovator with 20 years in the trenches. As an author and developer advocate, he's on a mission to demystify data and cloud technologies. His passion? Empowering developers to push boundaries and create the impossible. With a track record of crafting enterprise solutions across diverse industries, he brings battle-tested insights to the dev community. </p><p>In this episode, we explored a crucial element of hackathons: judging. Kamesh Sampath has developed a comprehensive framework for evaluating hackathon demos and presentations. His approach includes several key components: understanding the problem being addressed, researching existing solutions to see what has already been tried, and scrutinizing the proposed solution’s architecture to ensure it meets the essential requirements. Additionally, his framework involves examining the technology stack used, the methods for deploying the solution, and the authenticity of the code. Kamesh also focuses heavily on the team’s thought process, the rationale behind their proposed solution, and their ability to handle questions during their presentations. </p><p>Additionally, we discussed what typically slows down development velocity. According to Kamesh, mastering the right tools, automating what you can, minimizing distractions, iterating from an MVP, and maintaining composure are key to increasing development speed. When it comes to writing better code faster with AI, the most crucial skill is knowing how to ask the right questions in the right way.</p><p>Useful Links</p><p>For more insights on what Snowflake is doing with DevOps for data to increase development velocity, check out these resources:</p><p><a href="https://youtu.be/Vn0CdMRWvso?feature=shared">Video on Snowflake and DevOps</a><br><a href="https://youtu.be/8djpmiBBoFc?feature=shared">Snowflake’s Approach to Data Velocity<br></a><br></p><p>Related blog posts:</p><p><a href="https://medium.com/snowflake/announcing-ga-for-snowflake-rest-python-control-plane-apis-empowering-developers-with-d39f6f5cc6ce">Announcing General Availability for Snowflake REST &amp; Python Control Plane APIs</a><br><a href="https://medium.com/snowflake/snowflake-cli-ga-is-here-empowering-devops-and-automation-with-a-powerful-command-line-interface-9e60aa691a5a">Snowflake CLI Now Generally Available<br></a><br></p><p>For those interested in trying Snowflake:</p><p><a href="https://signup.snowflake.com">Sign up for a free trial with $400 credit<br></a><br></p><p>To get started:</p><p><a href="https://quickstarts.snowflake.com">Snowflake Quickstarts<br></a><br></p><p><br></p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Akshata Sawant</title>
      <itunes:episode>39</itunes:episode>
      <podcast:episode>39</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Akshata Sawant</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">09d82927-5361-4b05-878e-9bde2fb07237</guid>
      <link>https://share.transistor.fm/s/04f9d21f</link>
      <description>
        <![CDATA[<p>Meet Akshata Sawant, Senior Developer Advocate at Salesforce.</p><p>Akshata co-authored "MuleSoft for Salesforce Developers," published by Packt Publication. As a global speaker, she has presented at major tech events including Dreamforce, Devoxx, APIDays, and DevOpsDays. Her current focus areas include conference speaking, leading tech meetup groups in London, Manchester, and Mumbai, evangelizing MuleSoft, promoting women in technology, and developing AI projects.</p><p>In this episode, we discussed Salesforce hackathons that promote AI adoption. We explored how hackathons could help governments use AI to optimize critical processes. Akshata also shared her experience using AI tools to enhance text content, blog posts, and videos.</p><p>Useful links from the episode:</p><ul><li>Connect with Akshata: <a href="https://www.linkedin.com/in/akshatasawant02/">https://www.linkedin.com/in/akshatasawant02/</a></li><li>Register for Mule + AI Workshop: <a href="https://meetups.mulesoft.com/events/details/mulesoft-mulesoft-community-special-events-presents-mulesoft-mega-meetup/cohost-manchester">https://meetups.mulesoft.com/events/details/mulesoft-mulesoft-community-special-events-presents-mulesoft-mega-meetup/cohost-manchester</a></li><li>Learn about Intelligent Document Processing: <a href="https://www.mulesoft.com/platform/intelligent-document-processing">https://www.mulesoft.com/platform/intelligent-document-processing</a></li><li>Get her book "MuleSoft for Salesforce Developers": <a href="https://tinyurl.com/26rnddzj">https://tinyurl.com/26rnddzj</a></li><li>AI Tools mentioned: <ul><li>Writer.AI: <a href="https://writer.com/">https://writer.com/</a></li><li>Adobe Podcast Enhance</li></ul></li><li>MuleSoft Resources: <ul><li>Main website: <a href="https://www.mulesoft.com/">https://www.mulesoft.com/</a></li><li>Free 30-day Anypoint Platform trial: <a href="https://anypoint.mulesoft.com/login/signup">https://anypoint.mulesoft.com/login/signup</a></li><li>MuleSoft Community: <a href="https://www.linkedin.com/showcase/mulesoftcommunity/posts/?feedView=all">https://www.linkedin.com/showcase/mulesoftcommunity/posts/?feedView=all</a></li></ul></li></ul>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Akshata Sawant, Senior Developer Advocate at Salesforce.</p><p>Akshata co-authored "MuleSoft for Salesforce Developers," published by Packt Publication. As a global speaker, she has presented at major tech events including Dreamforce, Devoxx, APIDays, and DevOpsDays. Her current focus areas include conference speaking, leading tech meetup groups in London, Manchester, and Mumbai, evangelizing MuleSoft, promoting women in technology, and developing AI projects.</p><p>In this episode, we discussed Salesforce hackathons that promote AI adoption. We explored how hackathons could help governments use AI to optimize critical processes. Akshata also shared her experience using AI tools to enhance text content, blog posts, and videos.</p><p>Useful links from the episode:</p><ul><li>Connect with Akshata: <a href="https://www.linkedin.com/in/akshatasawant02/">https://www.linkedin.com/in/akshatasawant02/</a></li><li>Register for Mule + AI Workshop: <a href="https://meetups.mulesoft.com/events/details/mulesoft-mulesoft-community-special-events-presents-mulesoft-mega-meetup/cohost-manchester">https://meetups.mulesoft.com/events/details/mulesoft-mulesoft-community-special-events-presents-mulesoft-mega-meetup/cohost-manchester</a></li><li>Learn about Intelligent Document Processing: <a href="https://www.mulesoft.com/platform/intelligent-document-processing">https://www.mulesoft.com/platform/intelligent-document-processing</a></li><li>Get her book "MuleSoft for Salesforce Developers": <a href="https://tinyurl.com/26rnddzj">https://tinyurl.com/26rnddzj</a></li><li>AI Tools mentioned: <ul><li>Writer.AI: <a href="https://writer.com/">https://writer.com/</a></li><li>Adobe Podcast Enhance</li></ul></li><li>MuleSoft Resources: <ul><li>Main website: <a href="https://www.mulesoft.com/">https://www.mulesoft.com/</a></li><li>Free 30-day Anypoint Platform trial: <a href="https://anypoint.mulesoft.com/login/signup">https://anypoint.mulesoft.com/login/signup</a></li><li>MuleSoft Community: <a href="https://www.linkedin.com/showcase/mulesoftcommunity/posts/?feedView=all">https://www.linkedin.com/showcase/mulesoftcommunity/posts/?feedView=all</a></li></ul></li></ul>]]>
      </content:encoded>
      <pubDate>Sun, 10 Nov 2024 13:24:04 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/04f9d21f/10c80e3e.mp3" length="38681394" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/xEbCIGf1Ve2ul2_IMFcKLwvjl1SbsqvBWpg02RZBU8U/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82ZTk0/OWU0ZGYxMzk3ODUz/YmM1YzhkNzg4YzJi/NWE2Ny5wbmc.jpg"/>
      <itunes:duration>2414</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Akshata Sawant, Senior Developer Advocate at Salesforce.</p><p>Akshata co-authored "MuleSoft for Salesforce Developers," published by Packt Publication. As a global speaker, she has presented at major tech events including Dreamforce, Devoxx, APIDays, and DevOpsDays. Her current focus areas include conference speaking, leading tech meetup groups in London, Manchester, and Mumbai, evangelizing MuleSoft, promoting women in technology, and developing AI projects.</p><p>In this episode, we discussed Salesforce hackathons that promote AI adoption. We explored how hackathons could help governments use AI to optimize critical processes. Akshata also shared her experience using AI tools to enhance text content, blog posts, and videos.</p><p>Useful links from the episode:</p><ul><li>Connect with Akshata: <a href="https://www.linkedin.com/in/akshatasawant02/">https://www.linkedin.com/in/akshatasawant02/</a></li><li>Register for Mule + AI Workshop: <a href="https://meetups.mulesoft.com/events/details/mulesoft-mulesoft-community-special-events-presents-mulesoft-mega-meetup/cohost-manchester">https://meetups.mulesoft.com/events/details/mulesoft-mulesoft-community-special-events-presents-mulesoft-mega-meetup/cohost-manchester</a></li><li>Learn about Intelligent Document Processing: <a href="https://www.mulesoft.com/platform/intelligent-document-processing">https://www.mulesoft.com/platform/intelligent-document-processing</a></li><li>Get her book "MuleSoft for Salesforce Developers": <a href="https://tinyurl.com/26rnddzj">https://tinyurl.com/26rnddzj</a></li><li>AI Tools mentioned: <ul><li>Writer.AI: <a href="https://writer.com/">https://writer.com/</a></li><li>Adobe Podcast Enhance</li></ul></li><li>MuleSoft Resources: <ul><li>Main website: <a href="https://www.mulesoft.com/">https://www.mulesoft.com/</a></li><li>Free 30-day Anypoint Platform trial: <a href="https://anypoint.mulesoft.com/login/signup">https://anypoint.mulesoft.com/login/signup</a></li><li>MuleSoft Community: <a href="https://www.linkedin.com/showcase/mulesoftcommunity/posts/?feedView=all">https://www.linkedin.com/showcase/mulesoftcommunity/posts/?feedView=all</a></li></ul></li></ul>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Grzegorz Szczepanik</title>
      <itunes:episode>38</itunes:episode>
      <podcast:episode>38</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Grzegorz Szczepanik</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">725242f5-dd79-4db6-880c-51d37e92357c</guid>
      <link>https://share.transistor.fm/s/781a0cd3</link>
      <description>
        <![CDATA[<p>Meet Grzegorz Szczepanik, Senior Software Engineer at IBM</p><p>Grzegorz Szczepanik is a Senior Software Engineer at IBM. In his early career, he co-founded a small ISP company with friends before joining a game development company, where he spent seven enriching years. Since 2013, he has been with IBM, where his passion for innovation has led to authoring over 40 granted patents. Grzegorz describes himself more as a generalist than a specialist, with a keen interest in history and society beyond the IT world.</p><p>In this episode, we discuss "Innovation Hackathons," a special kind of hackathon developed by IBM in Poland. These events are not focused on coding but rather encourage participants to step back and brainstorm solutions to persistent problems that haven’t been addressed in day-to-day projects.</p><p>We also delve into Grzegorz’s top tips for increasing software development velocity: do something productive every day, keep meetings brief (about 15 minutes), and jot down a single sentence at the end of each day summarizing what you have accomplished. Additionally, he shares valuable advice on how to expedite mundane yet essential projects.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Grzegorz Szczepanik, Senior Software Engineer at IBM</p><p>Grzegorz Szczepanik is a Senior Software Engineer at IBM. In his early career, he co-founded a small ISP company with friends before joining a game development company, where he spent seven enriching years. Since 2013, he has been with IBM, where his passion for innovation has led to authoring over 40 granted patents. Grzegorz describes himself more as a generalist than a specialist, with a keen interest in history and society beyond the IT world.</p><p>In this episode, we discuss "Innovation Hackathons," a special kind of hackathon developed by IBM in Poland. These events are not focused on coding but rather encourage participants to step back and brainstorm solutions to persistent problems that haven’t been addressed in day-to-day projects.</p><p>We also delve into Grzegorz’s top tips for increasing software development velocity: do something productive every day, keep meetings brief (about 15 minutes), and jot down a single sentence at the end of each day summarizing what you have accomplished. Additionally, he shares valuable advice on how to expedite mundane yet essential projects.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Fri, 01 Nov 2024 19:16:50 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/781a0cd3/c03693cb.mp3" length="42189309" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/njAWegvVLsOzJI6AqWc-2lmJ0Y984jQ-Zpuy_UUnE5E/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS80N2M0/ZDRmMzNmZjU1ODAy/ODE3MmY2MjQ3ODMw/YjdjNy5wbmc.jpg"/>
      <itunes:duration>2634</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Grzegorz Szczepanik, Senior Software Engineer at IBM</p><p>Grzegorz Szczepanik is a Senior Software Engineer at IBM. In his early career, he co-founded a small ISP company with friends before joining a game development company, where he spent seven enriching years. Since 2013, he has been with IBM, where his passion for innovation has led to authoring over 40 granted patents. Grzegorz describes himself more as a generalist than a specialist, with a keen interest in history and society beyond the IT world.</p><p>In this episode, we discuss "Innovation Hackathons," a special kind of hackathon developed by IBM in Poland. These events are not focused on coding but rather encourage participants to step back and brainstorm solutions to persistent problems that haven’t been addressed in day-to-day projects.</p><p>We also delve into Grzegorz’s top tips for increasing software development velocity: do something productive every day, keep meetings brief (about 15 minutes), and jot down a single sentence at the end of each day summarizing what you have accomplished. Additionally, he shares valuable advice on how to expedite mundane yet essential projects.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcat - Charlie Isaacs</title>
      <itunes:episode>37</itunes:episode>
      <podcast:episode>37</podcast:episode>
      <itunes:title>Cillers Hackathon Podcat - Charlie Isaacs</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d9dc31ef-2ee7-485b-b7af-559460caf8a6</guid>
      <link>https://share.transistor.fm/s/f62ebd9c</link>
      <description>
        <![CDATA[<p>Meet Charlie Isaacs, CTO for Customer Connection at Salesforce.</p><p>Charlie helped develop the Connected Car platform, connecting cars directly with Salesforce technology. He also led the creation of healthcare solutions during the pandemic, including systems for Remote Patient Care and Vaccine Management. He has been instrumental in promoting the Internet of Things within Salesforce for over eight years, securing more than 20 patents in the process.</p><p>In this episode, we explored how a remarkable 2-month hackathon, initiated by Marc Benioff, led to a groundbreaking connected-car product showcased at major events. The hackathon's success highlights the importance of focusing on proving business value rather than just building flashy demos, or in Charlie’s words, “spaghetti on the wall hackathons vs. valuable hackathons.”</p><p>We also discussed strategies for increasing software development velocity. Key tips include using existing platforms to avoid reinventing the wheel, leveraging AI code assistants to write better code faster, and securing strong executive sponsorship to rally support and resources.</p><p>Interestingly, the discussion revealed how taking good care of the development team during intense periods, such as providing meals and creating a supportive environment, can significantly boost productivity and morale. By combining the energy of hackathons, the capabilities of AI tools, a focus on business impact, and a commitment to developer wellbeing, software teams can dramatically increase velocity.</p><p>Links from Charlie: <br><strong><br></strong>The codebuilder:</p><p><a href="https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/vscode-overview.html">https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/vscode-overview.html</a></p><p><br>And here's the Jetson Nano Robot in action: <a href="https://www.linkedin.com/posts/charlieisaacs_agentforce-activity-7253663862049116160-PgvX?utm_source=share&amp;utm_medium=member_desktop">https://www.linkedin.com/posts/charlieisaacs_agentforce-activity-7253663862049116160-PgvX?utm_source=share&amp;utm_medium=member_desktop<br></a><br></p><p><br></p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Charlie Isaacs, CTO for Customer Connection at Salesforce.</p><p>Charlie helped develop the Connected Car platform, connecting cars directly with Salesforce technology. He also led the creation of healthcare solutions during the pandemic, including systems for Remote Patient Care and Vaccine Management. He has been instrumental in promoting the Internet of Things within Salesforce for over eight years, securing more than 20 patents in the process.</p><p>In this episode, we explored how a remarkable 2-month hackathon, initiated by Marc Benioff, led to a groundbreaking connected-car product showcased at major events. The hackathon's success highlights the importance of focusing on proving business value rather than just building flashy demos, or in Charlie’s words, “spaghetti on the wall hackathons vs. valuable hackathons.”</p><p>We also discussed strategies for increasing software development velocity. Key tips include using existing platforms to avoid reinventing the wheel, leveraging AI code assistants to write better code faster, and securing strong executive sponsorship to rally support and resources.</p><p>Interestingly, the discussion revealed how taking good care of the development team during intense periods, such as providing meals and creating a supportive environment, can significantly boost productivity and morale. By combining the energy of hackathons, the capabilities of AI tools, a focus on business impact, and a commitment to developer wellbeing, software teams can dramatically increase velocity.</p><p>Links from Charlie: <br><strong><br></strong>The codebuilder:</p><p><a href="https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/vscode-overview.html">https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/vscode-overview.html</a></p><p><br>And here's the Jetson Nano Robot in action: <a href="https://www.linkedin.com/posts/charlieisaacs_agentforce-activity-7253663862049116160-PgvX?utm_source=share&amp;utm_medium=member_desktop">https://www.linkedin.com/posts/charlieisaacs_agentforce-activity-7253663862049116160-PgvX?utm_source=share&amp;utm_medium=member_desktop<br></a><br></p><p><br></p><p><br></p>]]>
      </content:encoded>
      <pubDate>Fri, 01 Nov 2024 10:10:55 +0100</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/f62ebd9c/28166627.mp3" length="52301178" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/1RI-1BwTWRbSjAPuMUMrxf2Cqc5-Yq6HlMH247ByJEY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9mMjAz/Y2RjNWM5YmZjMzJm/MGE3MWYzNjg1ZTQy/NGNmOC5wbmc.jpg"/>
      <itunes:duration>3266</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Charlie Isaacs, CTO for Customer Connection at Salesforce.</p><p>Charlie helped develop the Connected Car platform, connecting cars directly with Salesforce technology. He also led the creation of healthcare solutions during the pandemic, including systems for Remote Patient Care and Vaccine Management. He has been instrumental in promoting the Internet of Things within Salesforce for over eight years, securing more than 20 patents in the process.</p><p>In this episode, we explored how a remarkable 2-month hackathon, initiated by Marc Benioff, led to a groundbreaking connected-car product showcased at major events. The hackathon's success highlights the importance of focusing on proving business value rather than just building flashy demos, or in Charlie’s words, “spaghetti on the wall hackathons vs. valuable hackathons.”</p><p>We also discussed strategies for increasing software development velocity. Key tips include using existing platforms to avoid reinventing the wheel, leveraging AI code assistants to write better code faster, and securing strong executive sponsorship to rally support and resources.</p><p>Interestingly, the discussion revealed how taking good care of the development team during intense periods, such as providing meals and creating a supportive environment, can significantly boost productivity and morale. By combining the energy of hackathons, the capabilities of AI tools, a focus on business impact, and a commitment to developer wellbeing, software teams can dramatically increase velocity.</p><p>Links from Charlie: <br><strong><br></strong>The codebuilder:</p><p><a href="https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/vscode-overview.html">https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/vscode-overview.html</a></p><p><br>And here's the Jetson Nano Robot in action: <a href="https://www.linkedin.com/posts/charlieisaacs_agentforce-activity-7253663862049116160-PgvX?utm_source=share&amp;utm_medium=member_desktop">https://www.linkedin.com/posts/charlieisaacs_agentforce-activity-7253663862049116160-PgvX?utm_source=share&amp;utm_medium=member_desktop<br></a><br></p><p><br></p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Priyank Mehta</title>
      <itunes:episode>36</itunes:episode>
      <podcast:episode>36</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Priyank Mehta</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">73d75614-0cb8-4c37-8544-9ea06767c8c9</guid>
      <link>https://share.transistor.fm/s/6289381b</link>
      <description>
        <![CDATA[<p>Meet Priyank Mehta, Software Engineer at AWS</p><p>Priyank Mehta is a Software Engineer at AWS, where he ensures the payment systems used by many AWS customers are reliable and capable of handling numerous transactions. He is passionate about supporting startups in the US and India, advising non-tech founders on product development. Additionally, he mentors Indian students in the US, guiding them through graduate programs and connecting them with internship and full-time opportunities.</p><p>In this episode, we talked about something truly astonishing. Priyank decided to organize a hackathon at his university. With a can-do spirit, he began planning the event, secured funding, and spread the word. Astonishingly, 12,000 people showed up! TWELVE THOUSAND PARTICIPANTS. The following year, they reached 50,000!! And that's not all; we also had time to talk about development velocity, and Priyank shared his philosophy on making decisions faster, the importance of breaking things down into smaller, manageable parts, and the power of AI.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Priyank Mehta, Software Engineer at AWS</p><p>Priyank Mehta is a Software Engineer at AWS, where he ensures the payment systems used by many AWS customers are reliable and capable of handling numerous transactions. He is passionate about supporting startups in the US and India, advising non-tech founders on product development. Additionally, he mentors Indian students in the US, guiding them through graduate programs and connecting them with internship and full-time opportunities.</p><p>In this episode, we talked about something truly astonishing. Priyank decided to organize a hackathon at his university. With a can-do spirit, he began planning the event, secured funding, and spread the word. Astonishingly, 12,000 people showed up! TWELVE THOUSAND PARTICIPANTS. The following year, they reached 50,000!! And that's not all; we also had time to talk about development velocity, and Priyank shared his philosophy on making decisions faster, the importance of breaking things down into smaller, manageable parts, and the power of AI.</p>]]>
      </content:encoded>
      <pubDate>Sat, 26 Oct 2024 17:46:03 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/6289381b/0ac8fc1a.mp3" length="51278586" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/r6yR00xa7E1xCqvCk6COj4YTAU5GbARL6LyKBdBLguU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kMTdh/YzQyMWIxMTgyYTFh/MDU1MzM0YmU1ZTY2/YjhhNC5wbmc.jpg"/>
      <itunes:duration>3202</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Priyank Mehta, Software Engineer at AWS</p><p>Priyank Mehta is a Software Engineer at AWS, where he ensures the payment systems used by many AWS customers are reliable and capable of handling numerous transactions. He is passionate about supporting startups in the US and India, advising non-tech founders on product development. Additionally, he mentors Indian students in the US, guiding them through graduate programs and connecting them with internship and full-time opportunities.</p><p>In this episode, we talked about something truly astonishing. Priyank decided to organize a hackathon at his university. With a can-do spirit, he began planning the event, secured funding, and spread the word. Astonishingly, 12,000 people showed up! TWELVE THOUSAND PARTICIPANTS. The following year, they reached 50,000!! And that's not all; we also had time to talk about development velocity, and Priyank shared his philosophy on making decisions faster, the importance of breaking things down into smaller, manageable parts, and the power of AI.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Chintan Shah</title>
      <itunes:episode>35</itunes:episode>
      <podcast:episode>35</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Chintan Shah</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">6aab8c6e-195b-48dc-92e2-d0c89568416a</guid>
      <link>https://share.transistor.fm/s/30b68bfd</link>
      <description>
        <![CDATA[<p>Meet Chintan Shah, Tech and Product Lead at Salesforce</p><p>Chintan Shah is a Tech Lead at Salesforce, where he simplifies how data is handled by improving ETL processes—that's the technology used to gather and prepare data for analysis. An experienced software developer, he has helped build major platforms at companies like SanDisk and Microsoft, impacting millions of users. Chintan is also a mentor and the creator of the tech newsletter CS Talks, sharing insights and guidance with up-and-coming software engineers.</p><p>In this episode, we discussed some of his hackathon experiences, from his university days to his time at Microsoft, and some major learnings, especially how to structure a hackathon to make the most of the available time. We also delved into how to increase software development velocity in day-to-day projects, emphasizing the importance of clarity (asking questions until you truly understand the scope and having a good brief) and team collaboration. Additionally, you will hear Chintan’s top tips for writing better code faster with AI, such as mastering prompt engineering, the necessity of having in-depth domain knowledge, how to utilize AI co-pilots, and why attending hackathons is beneficial for learning more about AI.</p><p>Here are the links Chintan mentioned:</p><p><br></p><p><strong>CS Talks Newsletter</strong> - <a href="https://cstalks.substack.com/?r=3tce3j&amp;utm_campaign=pub&amp;utm_medium=web">https://cstalks.substack.com/?r=3tce3j&amp;utm_campaign=pub&amp;utm_medium=web</a></p><p><br></p><p><strong>Hackathon Article</strong> - <a href="https://open.substack.com/pub/cstalks/p/hackathons-fueling-innovation-for-tech?r=3tce3j&amp;utm_campaign=post&amp;utm_medium=web">https://open.substack.com/pub/cstalks/p/hackathons-fueling-innovation-for-tech?r=3tce3j&amp;utm_campaign=post&amp;utm_medium=web</a></p><p><br></p><p><strong>Topmate Offerings</strong> - <a href="https://topmate.io/cstalks">https://topmate.io/cstalks</a></p><p><strong>1:1 Mentorship Offering</strong>- <a href="https://topmate.io/cstalks/506814">https://topmate.io/cstalks/506814</a></p><p>-------<br><strong>Social Media Presence: <br></strong><br><strong>Instagram</strong> - <a href="https://www.instagram.com/cs_talks_">https://www.instagram.com/cs_talks_</a></p><p><br></p><p><strong>Linkedin</strong> - <a href="https://www.linkedin.com/in/shahchintan1/">https://www.linkedin.com/in/shahchintan1/</a></p><p><strong>X</strong> - <a href="https://x.com/schintan22">https://x.com/schintan22</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Chintan Shah, Tech and Product Lead at Salesforce</p><p>Chintan Shah is a Tech Lead at Salesforce, where he simplifies how data is handled by improving ETL processes—that's the technology used to gather and prepare data for analysis. An experienced software developer, he has helped build major platforms at companies like SanDisk and Microsoft, impacting millions of users. Chintan is also a mentor and the creator of the tech newsletter CS Talks, sharing insights and guidance with up-and-coming software engineers.</p><p>In this episode, we discussed some of his hackathon experiences, from his university days to his time at Microsoft, and some major learnings, especially how to structure a hackathon to make the most of the available time. We also delved into how to increase software development velocity in day-to-day projects, emphasizing the importance of clarity (asking questions until you truly understand the scope and having a good brief) and team collaboration. Additionally, you will hear Chintan’s top tips for writing better code faster with AI, such as mastering prompt engineering, the necessity of having in-depth domain knowledge, how to utilize AI co-pilots, and why attending hackathons is beneficial for learning more about AI.</p><p>Here are the links Chintan mentioned:</p><p><br></p><p><strong>CS Talks Newsletter</strong> - <a href="https://cstalks.substack.com/?r=3tce3j&amp;utm_campaign=pub&amp;utm_medium=web">https://cstalks.substack.com/?r=3tce3j&amp;utm_campaign=pub&amp;utm_medium=web</a></p><p><br></p><p><strong>Hackathon Article</strong> - <a href="https://open.substack.com/pub/cstalks/p/hackathons-fueling-innovation-for-tech?r=3tce3j&amp;utm_campaign=post&amp;utm_medium=web">https://open.substack.com/pub/cstalks/p/hackathons-fueling-innovation-for-tech?r=3tce3j&amp;utm_campaign=post&amp;utm_medium=web</a></p><p><br></p><p><strong>Topmate Offerings</strong> - <a href="https://topmate.io/cstalks">https://topmate.io/cstalks</a></p><p><strong>1:1 Mentorship Offering</strong>- <a href="https://topmate.io/cstalks/506814">https://topmate.io/cstalks/506814</a></p><p>-------<br><strong>Social Media Presence: <br></strong><br><strong>Instagram</strong> - <a href="https://www.instagram.com/cs_talks_">https://www.instagram.com/cs_talks_</a></p><p><br></p><p><strong>Linkedin</strong> - <a href="https://www.linkedin.com/in/shahchintan1/">https://www.linkedin.com/in/shahchintan1/</a></p><p><strong>X</strong> - <a href="https://x.com/schintan22">https://x.com/schintan22</a></p>]]>
      </content:encoded>
      <pubDate>Sat, 26 Oct 2024 17:35:17 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/30b68bfd/1602caae.mp3" length="51294186" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/Ab35irnixa3eCAQqS_znkkPtkyBSRBlbs15Tf-0mbpE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zY2Fj/ZGY5ZmMxNGJhNTI5/NTc3NGU2ZWRjNDIz/NDE3OS5wbmc.jpg"/>
      <itunes:duration>3202</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Chintan Shah, Tech and Product Lead at Salesforce</p><p>Chintan Shah is a Tech Lead at Salesforce, where he simplifies how data is handled by improving ETL processes—that's the technology used to gather and prepare data for analysis. An experienced software developer, he has helped build major platforms at companies like SanDisk and Microsoft, impacting millions of users. Chintan is also a mentor and the creator of the tech newsletter CS Talks, sharing insights and guidance with up-and-coming software engineers.</p><p>In this episode, we discussed some of his hackathon experiences, from his university days to his time at Microsoft, and some major learnings, especially how to structure a hackathon to make the most of the available time. We also delved into how to increase software development velocity in day-to-day projects, emphasizing the importance of clarity (asking questions until you truly understand the scope and having a good brief) and team collaboration. Additionally, you will hear Chintan’s top tips for writing better code faster with AI, such as mastering prompt engineering, the necessity of having in-depth domain knowledge, how to utilize AI co-pilots, and why attending hackathons is beneficial for learning more about AI.</p><p>Here are the links Chintan mentioned:</p><p><br></p><p><strong>CS Talks Newsletter</strong> - <a href="https://cstalks.substack.com/?r=3tce3j&amp;utm_campaign=pub&amp;utm_medium=web">https://cstalks.substack.com/?r=3tce3j&amp;utm_campaign=pub&amp;utm_medium=web</a></p><p><br></p><p><strong>Hackathon Article</strong> - <a href="https://open.substack.com/pub/cstalks/p/hackathons-fueling-innovation-for-tech?r=3tce3j&amp;utm_campaign=post&amp;utm_medium=web">https://open.substack.com/pub/cstalks/p/hackathons-fueling-innovation-for-tech?r=3tce3j&amp;utm_campaign=post&amp;utm_medium=web</a></p><p><br></p><p><strong>Topmate Offerings</strong> - <a href="https://topmate.io/cstalks">https://topmate.io/cstalks</a></p><p><strong>1:1 Mentorship Offering</strong>- <a href="https://topmate.io/cstalks/506814">https://topmate.io/cstalks/506814</a></p><p>-------<br><strong>Social Media Presence: <br></strong><br><strong>Instagram</strong> - <a href="https://www.instagram.com/cs_talks_">https://www.instagram.com/cs_talks_</a></p><p><br></p><p><strong>Linkedin</strong> - <a href="https://www.linkedin.com/in/shahchintan1/">https://www.linkedin.com/in/shahchintan1/</a></p><p><strong>X</strong> - <a href="https://x.com/schintan22">https://x.com/schintan22</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast: Jose Plans</title>
      <itunes:episode>34</itunes:episode>
      <podcast:episode>34</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast: Jose Plans</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">6a1ee0e8-00d8-4017-9883-2309c6a08118</guid>
      <link>https://share.transistor.fm/s/0c6be037</link>
      <description>
        <![CDATA[<p>Meet Jose Plans, Former Engineering Director at Citrix</p><p>Jose Plans is a former Engineering Director at Citrix, where he spearheaded the transition to cloud-based solutions, achieving exceptional system reliability and enhanced security. At Citrix, he managed a large team of 50, focusing on streamlining operations and boosting system performance. Currently, he is on a career break, deepening his skills in big data, AI, and system architecture, while also spending time with his family.</p><p>In this episode, we discussed what makes hackathons great and worth investing in. They need to have a clear purpose and a business objective that is interesting to explore, while simultaneously providing insights into technological advancements. We also talked about different lengths of hackathons and what Jose believes is the optimal duration. Our conversation covered how to increase development velocity in day-to-day projects. From Jose’s rich experience, some things stand out: It’s good to know the models of software production, but in reality, it’s important to adapt to circumstances rather than strictly following the rules. Additionally, clarity in expectations and deadlines is crucial. He also revealed his approach to organizing sprints, what has worked best for him, and what has significantly increased his development velocity! Regarding how to write better code faster with AI, we discussed how AI can provide a head start in projects but also what to be careful about... </p><p>Recommended link: <a href="https://ollama.com/x/llama3.2-vision">https://ollama.com/x/llama3.2-vision</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Jose Plans, Former Engineering Director at Citrix</p><p>Jose Plans is a former Engineering Director at Citrix, where he spearheaded the transition to cloud-based solutions, achieving exceptional system reliability and enhanced security. At Citrix, he managed a large team of 50, focusing on streamlining operations and boosting system performance. Currently, he is on a career break, deepening his skills in big data, AI, and system architecture, while also spending time with his family.</p><p>In this episode, we discussed what makes hackathons great and worth investing in. They need to have a clear purpose and a business objective that is interesting to explore, while simultaneously providing insights into technological advancements. We also talked about different lengths of hackathons and what Jose believes is the optimal duration. Our conversation covered how to increase development velocity in day-to-day projects. From Jose’s rich experience, some things stand out: It’s good to know the models of software production, but in reality, it’s important to adapt to circumstances rather than strictly following the rules. Additionally, clarity in expectations and deadlines is crucial. He also revealed his approach to organizing sprints, what has worked best for him, and what has significantly increased his development velocity! Regarding how to write better code faster with AI, we discussed how AI can provide a head start in projects but also what to be careful about... </p><p>Recommended link: <a href="https://ollama.com/x/llama3.2-vision">https://ollama.com/x/llama3.2-vision</a></p>]]>
      </content:encoded>
      <pubDate>Sat, 26 Oct 2024 17:22:03 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/0c6be037/1da45692.mp3" length="47408777" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/pinl66j2kFy3YALkMFf8LGfuvDE7g__nGJhDYr2EMb0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83OGVi/NzAyZmIyYmUyZDA3/ZjQ1ODBmNTYzZTNj/ZWQyZi5wbmc.jpg"/>
      <itunes:duration>2960</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Jose Plans, Former Engineering Director at Citrix</p><p>Jose Plans is a former Engineering Director at Citrix, where he spearheaded the transition to cloud-based solutions, achieving exceptional system reliability and enhanced security. At Citrix, he managed a large team of 50, focusing on streamlining operations and boosting system performance. Currently, he is on a career break, deepening his skills in big data, AI, and system architecture, while also spending time with his family.</p><p>In this episode, we discussed what makes hackathons great and worth investing in. They need to have a clear purpose and a business objective that is interesting to explore, while simultaneously providing insights into technological advancements. We also talked about different lengths of hackathons and what Jose believes is the optimal duration. Our conversation covered how to increase development velocity in day-to-day projects. From Jose’s rich experience, some things stand out: It’s good to know the models of software production, but in reality, it’s important to adapt to circumstances rather than strictly following the rules. Additionally, clarity in expectations and deadlines is crucial. He also revealed his approach to organizing sprints, what has worked best for him, and what has significantly increased his development velocity! Regarding how to write better code faster with AI, we discussed how AI can provide a head start in projects but also what to be careful about... </p><p>Recommended link: <a href="https://ollama.com/x/llama3.2-vision">https://ollama.com/x/llama3.2-vision</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Varun Shrivastava</title>
      <itunes:episode>33</itunes:episode>
      <podcast:episode>33</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Varun Shrivastava</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ef51b2a3-689e-46c4-8127-fbbad9619d58</guid>
      <link>https://share.transistor.fm/s/60c3220c</link>
      <description>
        <![CDATA[<p>Meet Varun Shrivastava, Senior Software Engineer at AWS</p><p>Varun Shrivastava is a seasoned Full Stack Developer at AWS, specializing in the development of scalable enterprise software for the finance and retail sectors. His passion for continuous learning and development is matched only by his belief in the transformative power of collaboration. Working alongside like-minded tech enthusiasts to advance the frontiers of technology thrills him, making him an ideal guest for a podcast themed "World Class Hackathons."</p><p>In our discussion, Varun shared insights from his experience creating an AI-powered personal shopper during a hackathon. We also explored strategies for accelerating coding efficiency with AI. If Varun were to create an online course, it would feature these innovative workshops: 1) Prompting Engineering: Learn to master prompt design and its significant impact on Large Language Models (LLM), potentially enhancing effectiveness by a factor of 100. 2) Understanding various AI tools such as Amazon Q and Claude. 3) Developing your own code assistant using established AI platforms, focusing on best practices.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Varun Shrivastava, Senior Software Engineer at AWS</p><p>Varun Shrivastava is a seasoned Full Stack Developer at AWS, specializing in the development of scalable enterprise software for the finance and retail sectors. His passion for continuous learning and development is matched only by his belief in the transformative power of collaboration. Working alongside like-minded tech enthusiasts to advance the frontiers of technology thrills him, making him an ideal guest for a podcast themed "World Class Hackathons."</p><p>In our discussion, Varun shared insights from his experience creating an AI-powered personal shopper during a hackathon. We also explored strategies for accelerating coding efficiency with AI. If Varun were to create an online course, it would feature these innovative workshops: 1) Prompting Engineering: Learn to master prompt design and its significant impact on Large Language Models (LLM), potentially enhancing effectiveness by a factor of 100. 2) Understanding various AI tools such as Amazon Q and Claude. 3) Developing your own code assistant using established AI platforms, focusing on best practices.</p>]]>
      </content:encoded>
      <pubDate>Sat, 26 Oct 2024 17:05:08 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/60c3220c/53e90139.mp3" length="47149891" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/SWHvSzBHSi72ceNMTaD2Xd_oESHC2XjzFZnfJgTc6w8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zZGZi/ODhiNTg0MmZiMTli/OTAwOWEyNTZkM2M0/OWI3Yy5wbmc.jpg"/>
      <itunes:duration>2943</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Varun Shrivastava, Senior Software Engineer at AWS</p><p>Varun Shrivastava is a seasoned Full Stack Developer at AWS, specializing in the development of scalable enterprise software for the finance and retail sectors. His passion for continuous learning and development is matched only by his belief in the transformative power of collaboration. Working alongside like-minded tech enthusiasts to advance the frontiers of technology thrills him, making him an ideal guest for a podcast themed "World Class Hackathons."</p><p>In our discussion, Varun shared insights from his experience creating an AI-powered personal shopper during a hackathon. We also explored strategies for accelerating coding efficiency with AI. If Varun were to create an online course, it would feature these innovative workshops: 1) Prompting Engineering: Learn to master prompt design and its significant impact on Large Language Models (LLM), potentially enhancing effectiveness by a factor of 100. 2) Understanding various AI tools such as Amazon Q and Claude. 3) Developing your own code assistant using established AI platforms, focusing on best practices.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Arhaan Saksena</title>
      <itunes:episode>32</itunes:episode>
      <podcast:episode>32</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Arhaan Saksena</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">39c3cd6d-2b9e-40cb-8984-f2f020864375</guid>
      <link>https://share.transistor.fm/s/a1c77e54</link>
      <description>
        <![CDATA[<p>Meet Arhaan Saksena, Head of Customer Engineering, Google Cloud</p><p>Arhaan Saksena is a technology leader specializing in cloud solutions and customer success. As Head of Customer Engineering for Google Cloud, he focuses on acquiring new enterprise customers and maximizing their value through innovative solutions. With over 15 years of pre-sales experience, Arhaan excels at building trusted relationships and understanding client needs. He translates those needs into effective technical solutions, leveraging his expertise in cloud-native technologies, SaaS, and data/AI applications.</p><p>During his 7+ years at Google, he has consistently delivered impactful results in various customer-facing engineering and leadership roles. Arhaan is passionate about helping businesses harness the power of the cloud to drive growth and solve complex challenges.</p><p>His strong academic foundation includes a Master of Science in Information Systems from the University of Maryland and a Bachelor of Science in Computer Engineering. He further honed his business skills through the Stanford LEAD Online Business Program.</p><p>In this episode, we talked about how Google runs both hackathons with customers and open hackathons for the entire development community. We also discussed how to increase software development velocity: use the power of AI to write better code faster and optimize your infrastructure with a code assistant. The goal is always to minimize time spent on boilerplate code and instead focus on business logic and user-centric features.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Arhaan Saksena, Head of Customer Engineering, Google Cloud</p><p>Arhaan Saksena is a technology leader specializing in cloud solutions and customer success. As Head of Customer Engineering for Google Cloud, he focuses on acquiring new enterprise customers and maximizing their value through innovative solutions. With over 15 years of pre-sales experience, Arhaan excels at building trusted relationships and understanding client needs. He translates those needs into effective technical solutions, leveraging his expertise in cloud-native technologies, SaaS, and data/AI applications.</p><p>During his 7+ years at Google, he has consistently delivered impactful results in various customer-facing engineering and leadership roles. Arhaan is passionate about helping businesses harness the power of the cloud to drive growth and solve complex challenges.</p><p>His strong academic foundation includes a Master of Science in Information Systems from the University of Maryland and a Bachelor of Science in Computer Engineering. He further honed his business skills through the Stanford LEAD Online Business Program.</p><p>In this episode, we talked about how Google runs both hackathons with customers and open hackathons for the entire development community. We also discussed how to increase software development velocity: use the power of AI to write better code faster and optimize your infrastructure with a code assistant. The goal is always to minimize time spent on boilerplate code and instead focus on business logic and user-centric features.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Wed, 23 Oct 2024 10:02:28 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/a1c77e54/0cf7a873.mp3" length="50243154" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/aX7IO9bsTLQudVjM6-EwV8Mn5gbdguuQZmdJs4yGI_8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83MmU4/MjVlYjZhNmU3NTI4/YjAwZWJiOTVlNWJl/YjkwNi5wbmc.jpg"/>
      <itunes:duration>3137</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Arhaan Saksena, Head of Customer Engineering, Google Cloud</p><p>Arhaan Saksena is a technology leader specializing in cloud solutions and customer success. As Head of Customer Engineering for Google Cloud, he focuses on acquiring new enterprise customers and maximizing their value through innovative solutions. With over 15 years of pre-sales experience, Arhaan excels at building trusted relationships and understanding client needs. He translates those needs into effective technical solutions, leveraging his expertise in cloud-native technologies, SaaS, and data/AI applications.</p><p>During his 7+ years at Google, he has consistently delivered impactful results in various customer-facing engineering and leadership roles. Arhaan is passionate about helping businesses harness the power of the cloud to drive growth and solve complex challenges.</p><p>His strong academic foundation includes a Master of Science in Information Systems from the University of Maryland and a Bachelor of Science in Computer Engineering. He further honed his business skills through the Stanford LEAD Online Business Program.</p><p>In this episode, we talked about how Google runs both hackathons with customers and open hackathons for the entire development community. We also discussed how to increase software development velocity: use the power of AI to write better code faster and optimize your infrastructure with a code assistant. The goal is always to minimize time spent on boilerplate code and instead focus on business logic and user-centric features.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Bernd Drothen</title>
      <itunes:episode>31</itunes:episode>
      <podcast:episode>31</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Bernd Drothen</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ff44f9f4-1821-43c9-8492-270dd60eea8a</guid>
      <link>https://share.transistor.fm/s/54a897d5</link>
      <description>
        <![CDATA[<p>Meet Bernd Drothen, Pre-Sales Expert, former Vice President of Solution Engineering at Salesforce (Austria and Germany)</p><p>My guest today spent nearly two decades at Salesforce, most recently as Vice President of Solution Engineering for Germany and Austria. He played a key role in growing Salesforce's presence in these countries from the very early days. Now, he's excited to share his expertise with startups and established companies as an advisor. Bend has been involved in something very interesting: external hackathons where companies looking for a specific software solution asked various competitors to engage in a hackathon in order for them to assess which solution would be a better fit, faster to implement, more adaptable, etc.</p><p>In this episode, we talked about how to use hackathons to help potential clients evaluate software systems. Bernd shared how Salesforce won 80% of the deals when they used this method, which they refined over time. This type of activity was targeted towards large customers where the order value was very high. Salesforce would say to the customer, "To truly understand the difference between our system and the competitors, and to experience what it's like to work with us, let us run a hackathon where you get to try setting up the system and perform the most important use cases." Potential customers often found this to be a great idea.</p><p>Salesforce divided the customer team, which often consisted of technicians, salespeople, and managers, into smaller groups where they were given different challenges. Salesforce was skilled at building a culture with the potential customer, not coming in as teachers, but more as people who helped them along when they got stuck. They became good friends. They handed out swag like mugs, t-shirts, and hoodies, and they set up a Salesforce coffee truck outside the office. At the end of the hackathon, they had internal champions present Salesforce to the decision-makers in the management team.</p><p>It's fascinating. Organizing such hackathons with customers is beneficial for everyone involved: good for the customer because they make better choices, good for Salesforce as they learned more about the customer, and good for product development because there's nothing better than spending time "on the floor" with customers and seeing how things really work. </p><p>The question in my head after the interview was: Shouldn't large enterprise systems - especially if your target audience is developers - always be sold like this?</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Bernd Drothen, Pre-Sales Expert, former Vice President of Solution Engineering at Salesforce (Austria and Germany)</p><p>My guest today spent nearly two decades at Salesforce, most recently as Vice President of Solution Engineering for Germany and Austria. He played a key role in growing Salesforce's presence in these countries from the very early days. Now, he's excited to share his expertise with startups and established companies as an advisor. Bend has been involved in something very interesting: external hackathons where companies looking for a specific software solution asked various competitors to engage in a hackathon in order for them to assess which solution would be a better fit, faster to implement, more adaptable, etc.</p><p>In this episode, we talked about how to use hackathons to help potential clients evaluate software systems. Bernd shared how Salesforce won 80% of the deals when they used this method, which they refined over time. This type of activity was targeted towards large customers where the order value was very high. Salesforce would say to the customer, "To truly understand the difference between our system and the competitors, and to experience what it's like to work with us, let us run a hackathon where you get to try setting up the system and perform the most important use cases." Potential customers often found this to be a great idea.</p><p>Salesforce divided the customer team, which often consisted of technicians, salespeople, and managers, into smaller groups where they were given different challenges. Salesforce was skilled at building a culture with the potential customer, not coming in as teachers, but more as people who helped them along when they got stuck. They became good friends. They handed out swag like mugs, t-shirts, and hoodies, and they set up a Salesforce coffee truck outside the office. At the end of the hackathon, they had internal champions present Salesforce to the decision-makers in the management team.</p><p>It's fascinating. Organizing such hackathons with customers is beneficial for everyone involved: good for the customer because they make better choices, good for Salesforce as they learned more about the customer, and good for product development because there's nothing better than spending time "on the floor" with customers and seeing how things really work. </p><p>The question in my head after the interview was: Shouldn't large enterprise systems - especially if your target audience is developers - always be sold like this?</p>]]>
      </content:encoded>
      <pubDate>Sun, 20 Oct 2024 10:24:10 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/54a897d5/2917fcdf.mp3" length="57445319" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/Sh2sfllsrL4VeMa2CsyQJfBX_nbXsV3tlO9aleNM4tE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kY2Nj/ZWYyZDNmNGEwN2Nj/NGU0MWE3ZjU0Yzky/M2U1MS5wbmc.jpg"/>
      <itunes:duration>3587</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Bernd Drothen, Pre-Sales Expert, former Vice President of Solution Engineering at Salesforce (Austria and Germany)</p><p>My guest today spent nearly two decades at Salesforce, most recently as Vice President of Solution Engineering for Germany and Austria. He played a key role in growing Salesforce's presence in these countries from the very early days. Now, he's excited to share his expertise with startups and established companies as an advisor. Bend has been involved in something very interesting: external hackathons where companies looking for a specific software solution asked various competitors to engage in a hackathon in order for them to assess which solution would be a better fit, faster to implement, more adaptable, etc.</p><p>In this episode, we talked about how to use hackathons to help potential clients evaluate software systems. Bernd shared how Salesforce won 80% of the deals when they used this method, which they refined over time. This type of activity was targeted towards large customers where the order value was very high. Salesforce would say to the customer, "To truly understand the difference between our system and the competitors, and to experience what it's like to work with us, let us run a hackathon where you get to try setting up the system and perform the most important use cases." Potential customers often found this to be a great idea.</p><p>Salesforce divided the customer team, which often consisted of technicians, salespeople, and managers, into smaller groups where they were given different challenges. Salesforce was skilled at building a culture with the potential customer, not coming in as teachers, but more as people who helped them along when they got stuck. They became good friends. They handed out swag like mugs, t-shirts, and hoodies, and they set up a Salesforce coffee truck outside the office. At the end of the hackathon, they had internal champions present Salesforce to the decision-makers in the management team.</p><p>It's fascinating. Organizing such hackathons with customers is beneficial for everyone involved: good for the customer because they make better choices, good for Salesforce as they learned more about the customer, and good for product development because there's nothing better than spending time "on the floor" with customers and seeing how things really work. </p><p>The question in my head after the interview was: Shouldn't large enterprise systems - especially if your target audience is developers - always be sold like this?</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Bassem Dghaidi</title>
      <itunes:episode>30</itunes:episode>
      <podcast:episode>30</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Bassem Dghaidi</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8ff0cc82-b600-463c-a241-59f85b60a38a</guid>
      <link>https://share.transistor.fm/s/5daffb1b</link>
      <description>
        <![CDATA[<p>Meet Bassem Dghaidi, Senior Software Engineer at Github</p><p>Bassem is a Senior Software Engineer at GitHub. He has led major projects in the Netherlands, USA, Saudi Arabia, Bahrain, and his native Lebanon. He was a founding member of SE Factory, Lebanon's top coding bootcamp that's been featured in The Guardian, TechCrunch, and Forbes. Additionally, he is a very active content creator, sharing his technical and career insights through his own podcast and social media. He also does a lot of public speaking!</p><p>In this episode, we talked about Bassem's experiences when he built software systems for optimizing container handling and unloading from ships. To understand how to build the system, he really needed to observe the port, how the containers were unloaded, ride along with truck drivers, etc. This provided a valuable insight into how important it is to understand what the customers are trying to achieve.</p><p>We discussed the SE Coding Bootcamp, where Bassem was a founding partner. In 12 weeks, developers really learned everything about tech fundamentals, how to build an MVP, and how to excel at soft skills like communication. The result was that many got jobs at the world's best tech companies after completing the bootcamp. It was like a 12-week-long hackathon with interspersed lessons.</p><p>We also talked about the hackathon culture at Github and the desired outcomes of why they do hackathons: increase collaboration, explore new tech, come up with ideas for improvements on existing products, improve presentation and communication skills, and explore new territories that you are not used to.</p><p>A new concept also came up, "Docathons" - 1-day events with the goal of improving essential parts of Github's documentation.</p><p>Finally, we concluded by discussing how to increase software developer velocity in day-to-day projects - where everything comes back to the most important question you can ask yourself no matter what you're doing: have we really understood what the customer is trying to achieve?</p><p>Link to Bassem's blog: <a href="https://blog.bassemdy.com/">https://blog.bassemdy.com/</a></p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Bassem Dghaidi, Senior Software Engineer at Github</p><p>Bassem is a Senior Software Engineer at GitHub. He has led major projects in the Netherlands, USA, Saudi Arabia, Bahrain, and his native Lebanon. He was a founding member of SE Factory, Lebanon's top coding bootcamp that's been featured in The Guardian, TechCrunch, and Forbes. Additionally, he is a very active content creator, sharing his technical and career insights through his own podcast and social media. He also does a lot of public speaking!</p><p>In this episode, we talked about Bassem's experiences when he built software systems for optimizing container handling and unloading from ships. To understand how to build the system, he really needed to observe the port, how the containers were unloaded, ride along with truck drivers, etc. This provided a valuable insight into how important it is to understand what the customers are trying to achieve.</p><p>We discussed the SE Coding Bootcamp, where Bassem was a founding partner. In 12 weeks, developers really learned everything about tech fundamentals, how to build an MVP, and how to excel at soft skills like communication. The result was that many got jobs at the world's best tech companies after completing the bootcamp. It was like a 12-week-long hackathon with interspersed lessons.</p><p>We also talked about the hackathon culture at Github and the desired outcomes of why they do hackathons: increase collaboration, explore new tech, come up with ideas for improvements on existing products, improve presentation and communication skills, and explore new territories that you are not used to.</p><p>A new concept also came up, "Docathons" - 1-day events with the goal of improving essential parts of Github's documentation.</p><p>Finally, we concluded by discussing how to increase software developer velocity in day-to-day projects - where everything comes back to the most important question you can ask yourself no matter what you're doing: have we really understood what the customer is trying to achieve?</p><p>Link to Bassem's blog: <a href="https://blog.bassemdy.com/">https://blog.bassemdy.com/</a></p><p><br></p>]]>
      </content:encoded>
      <pubDate>Sun, 20 Oct 2024 10:08:12 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/5daffb1b/3c15d1ea.mp3" length="52692670" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/01pkugPWw6raeOxYYq0HEgdcXIRVzvDFV0D3n5_Ynks/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zZGMy/OWJkYzM0MDdlOWNk/YTdlNGFjZjliMWNj/OWQyNy5wbmc.jpg"/>
      <itunes:duration>3290</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Bassem Dghaidi, Senior Software Engineer at Github</p><p>Bassem is a Senior Software Engineer at GitHub. He has led major projects in the Netherlands, USA, Saudi Arabia, Bahrain, and his native Lebanon. He was a founding member of SE Factory, Lebanon's top coding bootcamp that's been featured in The Guardian, TechCrunch, and Forbes. Additionally, he is a very active content creator, sharing his technical and career insights through his own podcast and social media. He also does a lot of public speaking!</p><p>In this episode, we talked about Bassem's experiences when he built software systems for optimizing container handling and unloading from ships. To understand how to build the system, he really needed to observe the port, how the containers were unloaded, ride along with truck drivers, etc. This provided a valuable insight into how important it is to understand what the customers are trying to achieve.</p><p>We discussed the SE Coding Bootcamp, where Bassem was a founding partner. In 12 weeks, developers really learned everything about tech fundamentals, how to build an MVP, and how to excel at soft skills like communication. The result was that many got jobs at the world's best tech companies after completing the bootcamp. It was like a 12-week-long hackathon with interspersed lessons.</p><p>We also talked about the hackathon culture at Github and the desired outcomes of why they do hackathons: increase collaboration, explore new tech, come up with ideas for improvements on existing products, improve presentation and communication skills, and explore new territories that you are not used to.</p><p>A new concept also came up, "Docathons" - 1-day events with the goal of improving essential parts of Github's documentation.</p><p>Finally, we concluded by discussing how to increase software developer velocity in day-to-day projects - where everything comes back to the most important question you can ask yourself no matter what you're doing: have we really understood what the customer is trying to achieve?</p><p>Link to Bassem's blog: <a href="https://blog.bassemdy.com/">https://blog.bassemdy.com/</a></p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Zohaib Hassan Shaikh</title>
      <itunes:episode>29</itunes:episode>
      <podcast:episode>29</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Zohaib Hassan Shaikh</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">18335247-0a1f-41a9-a387-0a320364bbf1</guid>
      <link>https://share.transistor.fm/s/76767129</link>
      <description>
        <![CDATA[<p>Meet Zohaib Hassan Shaikh, Founding Member &amp; Head of Engineering, Krave Mart</p><p>Zohaib Hassan Shaikh is the Head of Engineering at Krave Mart, a leading startup revolutionizing the grocery delivery industry in Pakistan. With a background in scalable systems and a passion for using cutting-edge technology to solve real-world problems, Zohaib has spearheaded multiple projects involving AI, ML, and data analytics.</p><p>Beyond his professional accomplishments, Zohaib is deeply passionate about social work and is the founder of Meal Donate, an initiative focused on raising awareness about preventing food wastage and providing free groceries to underprivileged communities. He loves participating in hackathons, particularly those that focus on driving positive change in underserved regions. Zohaib enjoys mentoring, contributing to hackathons, and working on social impact-driven technological initiatives in emerging markets.</p><p>In this episode, Zohaib shared valuable insights into the significant impact hackathons had on starting his own company. He revealed that he regularly takes his team to participate in external hackathons, with the primary objectives of fostering team building, mastering the art of rapid feature development, and staying up-to-date with game-changing technologies. After each hackathon, the team meticulously evaluates the pros and cons of the newly discovered tech, enabling them to continuously improve their underlying tech stack. Zohaib enthusiastically remarked, "When the entire team returns from a hackathon, it works wonders for their morale and collaboration. They start coding with the same enthusiasm they exhibited during the event!" </p><p>Our conversation also delved into strategies for enhancing software development efficiency in day-to-day work. Zohaib emphasized the importance of automation, intelligent prioritization of critical features, and consistent code reviews to ensure the long-term sustainability and maintainability of the codebase.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Zohaib Hassan Shaikh, Founding Member &amp; Head of Engineering, Krave Mart</p><p>Zohaib Hassan Shaikh is the Head of Engineering at Krave Mart, a leading startup revolutionizing the grocery delivery industry in Pakistan. With a background in scalable systems and a passion for using cutting-edge technology to solve real-world problems, Zohaib has spearheaded multiple projects involving AI, ML, and data analytics.</p><p>Beyond his professional accomplishments, Zohaib is deeply passionate about social work and is the founder of Meal Donate, an initiative focused on raising awareness about preventing food wastage and providing free groceries to underprivileged communities. He loves participating in hackathons, particularly those that focus on driving positive change in underserved regions. Zohaib enjoys mentoring, contributing to hackathons, and working on social impact-driven technological initiatives in emerging markets.</p><p>In this episode, Zohaib shared valuable insights into the significant impact hackathons had on starting his own company. He revealed that he regularly takes his team to participate in external hackathons, with the primary objectives of fostering team building, mastering the art of rapid feature development, and staying up-to-date with game-changing technologies. After each hackathon, the team meticulously evaluates the pros and cons of the newly discovered tech, enabling them to continuously improve their underlying tech stack. Zohaib enthusiastically remarked, "When the entire team returns from a hackathon, it works wonders for their morale and collaboration. They start coding with the same enthusiasm they exhibited during the event!" </p><p>Our conversation also delved into strategies for enhancing software development efficiency in day-to-day work. Zohaib emphasized the importance of automation, intelligent prioritization of critical features, and consistent code reviews to ensure the long-term sustainability and maintainability of the codebase.</p>]]>
      </content:encoded>
      <pubDate>Tue, 15 Oct 2024 14:02:09 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/76767129/411ccdb7.mp3" length="42354145" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/HDQdtL3-XAqu7hKK-xeLQM3phinkuSMxkdmdXT5n9BU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9jYWQx/OGU1MGI2MzVmMzkz/YmJlNmUxYjVjMjlj/MzFiNy5wbmc.jpg"/>
      <itunes:duration>2644</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Zohaib Hassan Shaikh, Founding Member &amp; Head of Engineering, Krave Mart</p><p>Zohaib Hassan Shaikh is the Head of Engineering at Krave Mart, a leading startup revolutionizing the grocery delivery industry in Pakistan. With a background in scalable systems and a passion for using cutting-edge technology to solve real-world problems, Zohaib has spearheaded multiple projects involving AI, ML, and data analytics.</p><p>Beyond his professional accomplishments, Zohaib is deeply passionate about social work and is the founder of Meal Donate, an initiative focused on raising awareness about preventing food wastage and providing free groceries to underprivileged communities. He loves participating in hackathons, particularly those that focus on driving positive change in underserved regions. Zohaib enjoys mentoring, contributing to hackathons, and working on social impact-driven technological initiatives in emerging markets.</p><p>In this episode, Zohaib shared valuable insights into the significant impact hackathons had on starting his own company. He revealed that he regularly takes his team to participate in external hackathons, with the primary objectives of fostering team building, mastering the art of rapid feature development, and staying up-to-date with game-changing technologies. After each hackathon, the team meticulously evaluates the pros and cons of the newly discovered tech, enabling them to continuously improve their underlying tech stack. Zohaib enthusiastically remarked, "When the entire team returns from a hackathon, it works wonders for their morale and collaboration. They start coding with the same enthusiasm they exhibited during the event!" </p><p>Our conversation also delved into strategies for enhancing software development efficiency in day-to-day work. Zohaib emphasized the importance of automation, intelligent prioritization of critical features, and consistent code reviews to ensure the long-term sustainability and maintainability of the codebase.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Kristofer Vernmark</title>
      <itunes:episode>28</itunes:episode>
      <podcast:episode>28</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Kristofer Vernmark</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e0099f43-7b8f-45ec-b479-daeb8e8ec69d</guid>
      <link>https://share.transistor.fm/s/54edf180</link>
      <description>
        <![CDATA[<p>Meet Kristofer Vernmark, PhD, MSc, Linköping University.</p><p>Kristofer is a well-known researcher at Linköping University and co-author of the groundbreaking book "Dream! Hack! Build!". He is also the creator of the Build for Earth program. In collaboration with the Hack for Earth foundation, Kristofer has worked with diverse and innovative teams from around the globe, united in their mission to develop solutions for a more sustainable planet.</p><p>With over 17 years of experience as a psychologist, manager, consultant, author, and researcher in the field of digital mental health, Dr. Vernmark has been a pioneer in making internet-based treatments accessible within the Swedish primary care system. His exceptional contributions were recently recognized with the prestigious 2022 eMHIC award for Leadership Excellence in eMental Health Implementation.</p><p>In this episode, we delve into the process of transforming hackathon projects into reality. Discover how 8 teams, selected from a pool of 1,000 participants in Hack for Earth's global hackathons, are granted the opportunity to join the 6-month BUILD accelerator program. The transition from a hackathon to establishing a company is a significant leap, and we explore the components of the Build program and the crucial emphasis on fostering psychological safety within the teams. While we merely scratch the surface in this episode (we could easily spend another 4 hours discussing this topic), we provide valuable insights into the distinguishing characteristics of successful start-ups and innovation projects.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Kristofer Vernmark, PhD, MSc, Linköping University.</p><p>Kristofer is a well-known researcher at Linköping University and co-author of the groundbreaking book "Dream! Hack! Build!". He is also the creator of the Build for Earth program. In collaboration with the Hack for Earth foundation, Kristofer has worked with diverse and innovative teams from around the globe, united in their mission to develop solutions for a more sustainable planet.</p><p>With over 17 years of experience as a psychologist, manager, consultant, author, and researcher in the field of digital mental health, Dr. Vernmark has been a pioneer in making internet-based treatments accessible within the Swedish primary care system. His exceptional contributions were recently recognized with the prestigious 2022 eMHIC award for Leadership Excellence in eMental Health Implementation.</p><p>In this episode, we delve into the process of transforming hackathon projects into reality. Discover how 8 teams, selected from a pool of 1,000 participants in Hack for Earth's global hackathons, are granted the opportunity to join the 6-month BUILD accelerator program. The transition from a hackathon to establishing a company is a significant leap, and we explore the components of the Build program and the crucial emphasis on fostering psychological safety within the teams. While we merely scratch the surface in this episode (we could easily spend another 4 hours discussing this topic), we provide valuable insights into the distinguishing characteristics of successful start-ups and innovation projects.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Tue, 15 Oct 2024 13:56:14 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/54edf180/7ced7911.mp3" length="60861402" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/tp_w0LQfKQvlw96fxlMNsYygrijJf7b2JjJBTvwMfbI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zN2Yz/NzRmZjczMmM3Zjg4/ZDM0YTBhZjg1MjFi/YmEzMS5wbmc.jpg"/>
      <itunes:duration>3801</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Kristofer Vernmark, PhD, MSc, Linköping University.</p><p>Kristofer is a well-known researcher at Linköping University and co-author of the groundbreaking book "Dream! Hack! Build!". He is also the creator of the Build for Earth program. In collaboration with the Hack for Earth foundation, Kristofer has worked with diverse and innovative teams from around the globe, united in their mission to develop solutions for a more sustainable planet.</p><p>With over 17 years of experience as a psychologist, manager, consultant, author, and researcher in the field of digital mental health, Dr. Vernmark has been a pioneer in making internet-based treatments accessible within the Swedish primary care system. His exceptional contributions were recently recognized with the prestigious 2022 eMHIC award for Leadership Excellence in eMental Health Implementation.</p><p>In this episode, we delve into the process of transforming hackathon projects into reality. Discover how 8 teams, selected from a pool of 1,000 participants in Hack for Earth's global hackathons, are granted the opportunity to join the 6-month BUILD accelerator program. The transition from a hackathon to establishing a company is a significant leap, and we explore the components of the Build program and the crucial emphasis on fostering psychological safety within the teams. While we merely scratch the surface in this episode (we could easily spend another 4 hours discussing this topic), we provide valuable insights into the distinguishing characteristics of successful start-ups and innovation projects.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Abhinav Mehta</title>
      <itunes:episode>27</itunes:episode>
      <podcast:episode>27</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Abhinav Mehta</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d9df6337-2422-4a8a-8146-6e8c43cd61b3</guid>
      <link>https://share.transistor.fm/s/276a08d1</link>
      <description>
        <![CDATA[<p>Abhinav Mehta, Director Software Engineering, Photon</p><p>Photon, a global leader in AI and digital solutions, helps clients accelerate AI adoption and embrace DigitalHyper-expansion® to make tomorrow happen today. Working with 40% of the Fortune 100, Photon enables them to remain agile and future-ready in an era of converging digital and AI boundaries. Powering billions of touchpoints daily, Photon combines AI management, digital innovation, product design thinking, and engineering excellence to drive lasting transformation for F500 clients.</p><p>As the Director of Software Engineering at Photon, Abhinav drives innovations in AI and cloud security, transitioning architectures to microservices, and aligning technical initiatives with strategic business goals.</p><p>In this episode, we delved into the hackathons at Photon and Abhinav's previous employer, Pandora. We discussed the numerous reasons to participate in a hackathon, such as learning about technology, experiencing roles different from your usual ones, collaborating with others, and driving ideas you believe in. A hackathon could be the perfect platform to demonstrate the validity of your idea to the world. We also explored the various "avenues" within a hackathon, like the "in it to win it" and the "learning" avenues. We examined the elements necessary for a successful hackathon, including a robust platform for finding teammates, presenting ideas, and forming teams; essential resources like test data, APIs, and licenses; and the crucial role of both internal and external mentors. Abhinav shared his best practices for increasing development velocity in day-to-day projects and recounted how a single hour of weekly coaching from an experienced mentor transformed his entire team.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Abhinav Mehta, Director Software Engineering, Photon</p><p>Photon, a global leader in AI and digital solutions, helps clients accelerate AI adoption and embrace DigitalHyper-expansion® to make tomorrow happen today. Working with 40% of the Fortune 100, Photon enables them to remain agile and future-ready in an era of converging digital and AI boundaries. Powering billions of touchpoints daily, Photon combines AI management, digital innovation, product design thinking, and engineering excellence to drive lasting transformation for F500 clients.</p><p>As the Director of Software Engineering at Photon, Abhinav drives innovations in AI and cloud security, transitioning architectures to microservices, and aligning technical initiatives with strategic business goals.</p><p>In this episode, we delved into the hackathons at Photon and Abhinav's previous employer, Pandora. We discussed the numerous reasons to participate in a hackathon, such as learning about technology, experiencing roles different from your usual ones, collaborating with others, and driving ideas you believe in. A hackathon could be the perfect platform to demonstrate the validity of your idea to the world. We also explored the various "avenues" within a hackathon, like the "in it to win it" and the "learning" avenues. We examined the elements necessary for a successful hackathon, including a robust platform for finding teammates, presenting ideas, and forming teams; essential resources like test data, APIs, and licenses; and the crucial role of both internal and external mentors. Abhinav shared his best practices for increasing development velocity in day-to-day projects and recounted how a single hour of weekly coaching from an experienced mentor transformed his entire team.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Sat, 12 Oct 2024 23:37:38 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/276a08d1/9d8a4a23.mp3" length="52246231" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/s2bVP3DnGxf36D_3TuVGgFDw3ux7sQEpSfpq5pe1HIk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82MjMw/M2NmYzc1ZTE1MDAx/NmI3YzY1MzEyMTg5/YzY4ZC5wbmc.jpg"/>
      <itunes:duration>3262</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Abhinav Mehta, Director Software Engineering, Photon</p><p>Photon, a global leader in AI and digital solutions, helps clients accelerate AI adoption and embrace DigitalHyper-expansion® to make tomorrow happen today. Working with 40% of the Fortune 100, Photon enables them to remain agile and future-ready in an era of converging digital and AI boundaries. Powering billions of touchpoints daily, Photon combines AI management, digital innovation, product design thinking, and engineering excellence to drive lasting transformation for F500 clients.</p><p>As the Director of Software Engineering at Photon, Abhinav drives innovations in AI and cloud security, transitioning architectures to microservices, and aligning technical initiatives with strategic business goals.</p><p>In this episode, we delved into the hackathons at Photon and Abhinav's previous employer, Pandora. We discussed the numerous reasons to participate in a hackathon, such as learning about technology, experiencing roles different from your usual ones, collaborating with others, and driving ideas you believe in. A hackathon could be the perfect platform to demonstrate the validity of your idea to the world. We also explored the various "avenues" within a hackathon, like the "in it to win it" and the "learning" avenues. We examined the elements necessary for a successful hackathon, including a robust platform for finding teammates, presenting ideas, and forming teams; essential resources like test data, APIs, and licenses; and the crucial role of both internal and external mentors. Abhinav shared his best practices for increasing development velocity in day-to-day projects and recounted how a single hour of weekly coaching from an experienced mentor transformed his entire team.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Jesse Ralston</title>
      <itunes:episode>26</itunes:episode>
      <podcast:episode>26</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Jesse Ralston</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5f89eb6d-c605-4035-8b48-5f30a27d1bb7</guid>
      <link>https://share.transistor.fm/s/80952c7c</link>
      <description>
        <![CDATA[<p>Meet Jesse Ralston, NetSec CTO, Palo Alto Networks</p><p>Jesse joined Palo Alto Networks in 2008 as a Software Engineer in the Platform team. Since then, he has held various leadership roles managing PAN-OS and Cloud Delivery Security Services Engineering and Product teams. He is currently the NetSec CTO, focusing on forward-looking technologies including new security offerings, AI security, and the use of AI in products. Prior to joining Palo Alto Networks, he was a Software Engineer doing platform development at Cisco Systems.</p><p>In this episode, we talk about the hackathons at Palo Alto Networks, how they are set up, and the desired outcomes. We talked about the judging criteria that involve: How innovative is the product? Could it be a real product? How well was the work done during the hackathon? Is it a cross-functional project? How well was the project presented? We also discussed how to increase software development velocity. According to Jesse, the number one challenge is reducing latency: getting everybody in the same room from the different teams that the project depends on. We discussed the importance of cross-team commitment and the use of “war rooms” to facilitate collaboration and reduce latency.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Jesse Ralston, NetSec CTO, Palo Alto Networks</p><p>Jesse joined Palo Alto Networks in 2008 as a Software Engineer in the Platform team. Since then, he has held various leadership roles managing PAN-OS and Cloud Delivery Security Services Engineering and Product teams. He is currently the NetSec CTO, focusing on forward-looking technologies including new security offerings, AI security, and the use of AI in products. Prior to joining Palo Alto Networks, he was a Software Engineer doing platform development at Cisco Systems.</p><p>In this episode, we talk about the hackathons at Palo Alto Networks, how they are set up, and the desired outcomes. We talked about the judging criteria that involve: How innovative is the product? Could it be a real product? How well was the work done during the hackathon? Is it a cross-functional project? How well was the project presented? We also discussed how to increase software development velocity. According to Jesse, the number one challenge is reducing latency: getting everybody in the same room from the different teams that the project depends on. We discussed the importance of cross-team commitment and the use of “war rooms” to facilitate collaboration and reduce latency.</p>]]>
      </content:encoded>
      <pubDate>Sat, 12 Oct 2024 09:07:28 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/80952c7c/d8923a54.mp3" length="43675966" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/BUGL89DUn7P0GFRjcbs00Q8A77m_KD_XidNW33eRt34/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iODZk/MTUwMDQ2MWUzMjA5/OTgwODMzNWU2OWYy/YmM2MS5wbmc.jpg"/>
      <itunes:duration>2727</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Jesse Ralston, NetSec CTO, Palo Alto Networks</p><p>Jesse joined Palo Alto Networks in 2008 as a Software Engineer in the Platform team. Since then, he has held various leadership roles managing PAN-OS and Cloud Delivery Security Services Engineering and Product teams. He is currently the NetSec CTO, focusing on forward-looking technologies including new security offerings, AI security, and the use of AI in products. Prior to joining Palo Alto Networks, he was a Software Engineer doing platform development at Cisco Systems.</p><p>In this episode, we talk about the hackathons at Palo Alto Networks, how they are set up, and the desired outcomes. We talked about the judging criteria that involve: How innovative is the product? Could it be a real product? How well was the work done during the hackathon? Is it a cross-functional project? How well was the project presented? We also discussed how to increase software development velocity. According to Jesse, the number one challenge is reducing latency: getting everybody in the same room from the different teams that the project depends on. We discussed the importance of cross-team commitment and the use of “war rooms” to facilitate collaboration and reduce latency.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Satej Mirpagar</title>
      <itunes:episode>25</itunes:episode>
      <podcast:episode>25</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Satej Mirpagar</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">968f4cf1-94bd-4924-b51a-cfbb093761c5</guid>
      <link>https://share.transistor.fm/s/c1e4ec92</link>
      <description>
        <![CDATA[<p>Meet Satej Mirpagar, Senior Technical Program Manager, Atlassian</p><p>Satej is a Senior Technical Program Manager at Atlassian with over 20 years of experience optimizing performance across various tech stacks. His journey has taken him through some of the largest banks and security companies. Currently, he is working on enhancing the performance of Jira Cloud, used by 83% of Fortune 500 companies. Remarkably, Jira even played a key role in NASA's Ensemble project, helping to send the Curiosity rover to Mars.</p><p><br>In this episode, we will explore his tech journey and talk about the innovative hackathon culture at Atlassian, including the quarterly held hackathons called ShipIT and how they foster collaboration among developers across the globe. We discuss the difference between Innovation Sprints and hackathons and explore how to increase the number of projects that turn into real products and tools - what could be done to improve the impact of hackathons even further? We also discuss Satej's ideas around development velocity, what typically slows it down, and what can be done about it: it's about giving developers the best tools, continuously improving code quality, increasing developer joy, and more....</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Satej Mirpagar, Senior Technical Program Manager, Atlassian</p><p>Satej is a Senior Technical Program Manager at Atlassian with over 20 years of experience optimizing performance across various tech stacks. His journey has taken him through some of the largest banks and security companies. Currently, he is working on enhancing the performance of Jira Cloud, used by 83% of Fortune 500 companies. Remarkably, Jira even played a key role in NASA's Ensemble project, helping to send the Curiosity rover to Mars.</p><p><br>In this episode, we will explore his tech journey and talk about the innovative hackathon culture at Atlassian, including the quarterly held hackathons called ShipIT and how they foster collaboration among developers across the globe. We discuss the difference between Innovation Sprints and hackathons and explore how to increase the number of projects that turn into real products and tools - what could be done to improve the impact of hackathons even further? We also discuss Satej's ideas around development velocity, what typically slows it down, and what can be done about it: it's about giving developers the best tools, continuously improving code quality, increasing developer joy, and more....</p>]]>
      </content:encoded>
      <pubDate>Fri, 11 Oct 2024 10:31:54 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c1e4ec92/72ad99fc.mp3" length="48626925" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/AM3GIOq3Zhp2ND4QyYcvoSb-2iL7f2XFvnaDBWkBeu0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82NWUx/MTkxY2QzYzFjNjBl/ZjkyNmY3NTM3NmRh/N2VmMC5wbmc.jpg"/>
      <itunes:duration>3036</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Satej Mirpagar, Senior Technical Program Manager, Atlassian</p><p>Satej is a Senior Technical Program Manager at Atlassian with over 20 years of experience optimizing performance across various tech stacks. His journey has taken him through some of the largest banks and security companies. Currently, he is working on enhancing the performance of Jira Cloud, used by 83% of Fortune 500 companies. Remarkably, Jira even played a key role in NASA's Ensemble project, helping to send the Curiosity rover to Mars.</p><p><br>In this episode, we will explore his tech journey and talk about the innovative hackathon culture at Atlassian, including the quarterly held hackathons called ShipIT and how they foster collaboration among developers across the globe. We discuss the difference between Innovation Sprints and hackathons and explore how to increase the number of projects that turn into real products and tools - what could be done to improve the impact of hackathons even further? We also discuss Satej's ideas around development velocity, what typically slows it down, and what can be done about it: it's about giving developers the best tools, continuously improving code quality, increasing developer joy, and more....</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Eric J Kudler</title>
      <itunes:episode>24</itunes:episode>
      <podcast:episode>24</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Eric J Kudler</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b722bba7-0336-4fe8-afb0-2c7e2d4e2700</guid>
      <link>https://share.transistor.fm/s/a1e30d5a</link>
      <description>
        <![CDATA[<p>Meet Erik J. Kudler, Senior Software Engineer, AWS, BBC etc</p><p>Eric is an experienced Software Engineer who has developed web apps for software and broadcast companies, such as Amazon and the BBC. At Amazon, he worked on AWS Jam, a platform for teaching engineers how to use Amazon Web Services in a gamified, hackathon-style environment.</p><p><br>In this episode, we talked about AWS Jam and the Unhackathon concept (Erik was one of the founders), which is centered around learning new skills and technical ambition. We also discussed Erik's participation in several hackathons, including HackMIT, McHacks, and the NYC Open Records Virtual UX Hackathon, which he won in 2017. Additionally, we explored how there could be even more projects initiated in hackathons that could become reality. And of course, we delved into our new discussion point in this podcast: how to increase development velocity.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Erik J. Kudler, Senior Software Engineer, AWS, BBC etc</p><p>Eric is an experienced Software Engineer who has developed web apps for software and broadcast companies, such as Amazon and the BBC. At Amazon, he worked on AWS Jam, a platform for teaching engineers how to use Amazon Web Services in a gamified, hackathon-style environment.</p><p><br>In this episode, we talked about AWS Jam and the Unhackathon concept (Erik was one of the founders), which is centered around learning new skills and technical ambition. We also discussed Erik's participation in several hackathons, including HackMIT, McHacks, and the NYC Open Records Virtual UX Hackathon, which he won in 2017. Additionally, we explored how there could be even more projects initiated in hackathons that could become reality. And of course, we delved into our new discussion point in this podcast: how to increase development velocity.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Fri, 11 Oct 2024 10:27:21 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/a1e30d5a/1cbed239.mp3" length="59312775" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/1Cw1k6C8PC2fyZE2OBK7c9_5D3IV86G_S76NStGOQL4/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9mMzJj/M2MxZTZmZTI1Njhl/N2VmZWVhZGYwM2Ew/NGFjOS5wbmc.jpg"/>
      <itunes:duration>3704</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Erik J. Kudler, Senior Software Engineer, AWS, BBC etc</p><p>Eric is an experienced Software Engineer who has developed web apps for software and broadcast companies, such as Amazon and the BBC. At Amazon, he worked on AWS Jam, a platform for teaching engineers how to use Amazon Web Services in a gamified, hackathon-style environment.</p><p><br>In this episode, we talked about AWS Jam and the Unhackathon concept (Erik was one of the founders), which is centered around learning new skills and technical ambition. We also discussed Erik's participation in several hackathons, including HackMIT, McHacks, and the NYC Open Records Virtual UX Hackathon, which he won in 2017. Additionally, we explored how there could be even more projects initiated in hackathons that could become reality. And of course, we delved into our new discussion point in this podcast: how to increase development velocity.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Bob Sira Sira</title>
      <itunes:episode>23</itunes:episode>
      <podcast:episode>23</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Bob Sira Sira</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">1c7e20ee-0286-4ab0-a301-0b3a1adbf7e0</guid>
      <link>https://share.transistor.fm/s/a7d3016b</link>
      <description>
        <![CDATA[<p>Meet Bob Sira Sira, Software Engineer, Microsoft</p><p>Bob Sira Sira is part of the Cloud + AI team, focusing on the Windows Containers Operating System. </p><p>In this episode we dive into the fascinating worlds of hackathons and competitive programming, exploring their similarities and distinct differences.</p><p>In this episode Bob shares insights on how experience from coding competitions can provide invaluable skills for job interviews at tech giants like Google, AWS, and Microsoft, where quick problem-solving abilities are often a requirement. We also get a behind-the-scenes look at Microsoft's annual internal hackathon – why it's organized, how it's structured, and Bob's experiences as a mentor during the event.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Bob Sira Sira, Software Engineer, Microsoft</p><p>Bob Sira Sira is part of the Cloud + AI team, focusing on the Windows Containers Operating System. </p><p>In this episode we dive into the fascinating worlds of hackathons and competitive programming, exploring their similarities and distinct differences.</p><p>In this episode Bob shares insights on how experience from coding competitions can provide invaluable skills for job interviews at tech giants like Google, AWS, and Microsoft, where quick problem-solving abilities are often a requirement. We also get a behind-the-scenes look at Microsoft's annual internal hackathon – why it's organized, how it's structured, and Bob's experiences as a mentor during the event.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Fri, 11 Oct 2024 10:22:22 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/a7d3016b/75934c7a.mp3" length="38094374" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/sW3_u0hl_mw11lvGL7haJK8CWCCBQ1GMCrUgcVrNjDE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kMGFi/NmY2NmZmYzg5YjJk/ZDJhNjExMTM3YTFi/MGQyMi5wbmc.jpg"/>
      <itunes:duration>2377</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Bob Sira Sira, Software Engineer, Microsoft</p><p>Bob Sira Sira is part of the Cloud + AI team, focusing on the Windows Containers Operating System. </p><p>In this episode we dive into the fascinating worlds of hackathons and competitive programming, exploring their similarities and distinct differences.</p><p>In this episode Bob shares insights on how experience from coding competitions can provide invaluable skills for job interviews at tech giants like Google, AWS, and Microsoft, where quick problem-solving abilities are often a requirement. We also get a behind-the-scenes look at Microsoft's annual internal hackathon – why it's organized, how it's structured, and Bob's experiences as a mentor during the event.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Zack Akil</title>
      <itunes:episode>22</itunes:episode>
      <podcast:episode>22</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Zack Akil</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">547137c5-1a8f-476b-bd6e-6dea9ca34154</guid>
      <link>https://share.transistor.fm/s/2b56d271</link>
      <description>
        <![CDATA[<p>Meet Zack Akil, Senior Machine Learning Engineer &amp; Developer Advocate, Google</p><p>Zack Akil is a senior machine learning engineer &amp; developer advocate at Google specializing in practical AI. He spends most of his time building experimental Machine Learning applications - often inspired by his many random hobbies - that help and inspire other developers to build with ML in unique and better ways.</p><p>In this episode, we discussed how and why Google conducts internal hackathons and what they aim to achieve. We explored why it's particularly beneficial to organize hackathons when groundbreaking new technologies emerge. There are many advantages to quickly setting up hackathons to explore potential uses for these technologies. Building an organization around new technology takes time, so a hackathon is an ideal format to see what happens when you invite everyone to participate and contribute their ideas and development efforts.</p><p>Zack has also virtually won every hackathon he has participated in—truly remarkable! In this podcast, he reveals his very concrete winning strategies.</p><p>We also discussed development velocity in general and what can be done to increase it.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Zack Akil, Senior Machine Learning Engineer &amp; Developer Advocate, Google</p><p>Zack Akil is a senior machine learning engineer &amp; developer advocate at Google specializing in practical AI. He spends most of his time building experimental Machine Learning applications - often inspired by his many random hobbies - that help and inspire other developers to build with ML in unique and better ways.</p><p>In this episode, we discussed how and why Google conducts internal hackathons and what they aim to achieve. We explored why it's particularly beneficial to organize hackathons when groundbreaking new technologies emerge. There are many advantages to quickly setting up hackathons to explore potential uses for these technologies. Building an organization around new technology takes time, so a hackathon is an ideal format to see what happens when you invite everyone to participate and contribute their ideas and development efforts.</p><p>Zack has also virtually won every hackathon he has participated in—truly remarkable! In this podcast, he reveals his very concrete winning strategies.</p><p>We also discussed development velocity in general and what can be done to increase it.</p>]]>
      </content:encoded>
      <pubDate>Tue, 08 Oct 2024 13:30:02 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/2b56d271/912f7354.mp3" length="48564078" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/6YQ22ZWiId1EJus1h_sW_OIIqxHs9IF9Bz_S5ZEQy5s/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lNDFk/YzBjMDEyZTAyNDQx/NzUwMDg4NzllMTAw/YWMzYi5wbmc.jpg"/>
      <itunes:duration>3032</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Zack Akil, Senior Machine Learning Engineer &amp; Developer Advocate, Google</p><p>Zack Akil is a senior machine learning engineer &amp; developer advocate at Google specializing in practical AI. He spends most of his time building experimental Machine Learning applications - often inspired by his many random hobbies - that help and inspire other developers to build with ML in unique and better ways.</p><p>In this episode, we discussed how and why Google conducts internal hackathons and what they aim to achieve. We explored why it's particularly beneficial to organize hackathons when groundbreaking new technologies emerge. There are many advantages to quickly setting up hackathons to explore potential uses for these technologies. Building an organization around new technology takes time, so a hackathon is an ideal format to see what happens when you invite everyone to participate and contribute their ideas and development efforts.</p><p>Zack has also virtually won every hackathon he has participated in—truly remarkable! In this podcast, he reveals his very concrete winning strategies.</p><p>We also discussed development velocity in general and what can be done to increase it.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Ran Ribenzaft</title>
      <itunes:episode>21</itunes:episode>
      <podcast:episode>21</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Ran Ribenzaft</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b5d01edf-71cb-4f68-8799-ab24aa1e93dd</guid>
      <link>https://share.transistor.fm/s/768fe1b7</link>
      <description>
        <![CDATA[<p>Meet Ran Ribenzaft, Co-Founder and CTO at Epsagon<br><strong><br></strong>Ran is the co-founder and CTO of Epsagon, an innovative company that was acquired by Cisco for $500 million. Recognized by Forbes 30 Under 30 and an AWS Serverless Hero, Ran is a passionate developer, influential leader, and dedicated mentor to early-stage founders. He provides actionable advice for starting a business through his podcast, drawing on his extensive experience and insights.</p><p>We talked about Ran's incredible journey with Epsagon, his involvement in hackathons with major companies like Cisco, and in open hackathons across Israel focusing on cybersecurity. He also shares his invaluable insights and the three "must-know" tips for accelerating development velocity.</p><p><br>Ran's own pod: https://open.spotify.com/show/7vC4mEgUTKe7BJNzdHBvPo </p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Ran Ribenzaft, Co-Founder and CTO at Epsagon<br><strong><br></strong>Ran is the co-founder and CTO of Epsagon, an innovative company that was acquired by Cisco for $500 million. Recognized by Forbes 30 Under 30 and an AWS Serverless Hero, Ran is a passionate developer, influential leader, and dedicated mentor to early-stage founders. He provides actionable advice for starting a business through his podcast, drawing on his extensive experience and insights.</p><p>We talked about Ran's incredible journey with Epsagon, his involvement in hackathons with major companies like Cisco, and in open hackathons across Israel focusing on cybersecurity. He also shares his invaluable insights and the three "must-know" tips for accelerating development velocity.</p><p><br>Ran's own pod: https://open.spotify.com/show/7vC4mEgUTKe7BJNzdHBvPo </p><p><br></p>]]>
      </content:encoded>
      <pubDate>Mon, 07 Oct 2024 18:25:34 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/768fe1b7/d69c11ec.mp3" length="50636675" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/UTxxzIjLCQ4ZJQmHPRyu058kIgoJjAGhmaROyzzyIBY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9mMTBl/OTYzNzU3YWNkOTI5/N2U3ZjNlY2Y0YmZi/YTM3MC5wbmc.jpg"/>
      <itunes:duration>3162</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Ran Ribenzaft, Co-Founder and CTO at Epsagon<br><strong><br></strong>Ran is the co-founder and CTO of Epsagon, an innovative company that was acquired by Cisco for $500 million. Recognized by Forbes 30 Under 30 and an AWS Serverless Hero, Ran is a passionate developer, influential leader, and dedicated mentor to early-stage founders. He provides actionable advice for starting a business through his podcast, drawing on his extensive experience and insights.</p><p>We talked about Ran's incredible journey with Epsagon, his involvement in hackathons with major companies like Cisco, and in open hackathons across Israel focusing on cybersecurity. He also shares his invaluable insights and the three "must-know" tips for accelerating development velocity.</p><p><br>Ran's own pod: https://open.spotify.com/show/7vC4mEgUTKe7BJNzdHBvPo </p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Jacky Teng</title>
      <itunes:episode>20</itunes:episode>
      <podcast:episode>20</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Jacky Teng</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">284bd7b8-aa1e-4138-8e92-d7d3cfa1e9a8</guid>
      <link>https://share.transistor.fm/s/491c66d8</link>
      <description>
        <![CDATA[<p>Meet Jacky Teng, CEO, Smart G Tech</p><p>Jacky is an award-winning technologist and entrepreneur with a diverse background in AI, VR, and mobile development. As one of the top 100 developers in Southeast Asia, Jacky’s journey started with a deep interest in technology during childhood, which led him to his current role at <strong>Smart G Tech</strong>, where he leads innovative projects in cancer research AI, CRM solutions, and mental health apps. Jacky is also known for his active participation in hackathons, where his creative solutions have garnered attention. He has completed notable projects such as <strong>AgendaGenie</strong>, an AI-powered meeting management system, <strong>SkinV</strong>, a health-focused app, and various other AI systems that reflect his passion for solving real-world problems through technology.</p><p>In this episode, we discussed the Slingshot Singapore Competition, Global Entrepreneur Cup, Kaggle Competition, and Y Combinator Hackathons. We explored how hackathons like these can serve as a catalyst for startups, providing a platform where you can meet potential teammates and investors, as well as receive valuable feedback on your ideas.</p><p><br>Slingshot Singapore. Slingshot is a global startup competition hosted by Enterprise Singapore. It aims to discover and support innovative startups by connecting them with investors, mentors, and industry partners. The competition focuses on various sectors, promoting entrepreneurship and technological advancement in Singapore.</p><p><br>The Global Entrepreneur Cup is an international competition that brings together aspiring entrepreneurs from around the world. It offers a platform for startups to showcase their ideas, gain exposure, and compete for investment opportunities. Participants benefit from mentorship and networking with industry leaders.</p><p>Kaggle Competition is a popular platform for data science and machine learning competitions. It hosts a variety of challenges where participants can work with real-world data sets, collaborate with others, and showcase their skills. Competitions range from beginner-friendly to advanced levels, making it an excellent resource for learning and improvement.</p><p><br>Y Combinator is a renowned startup accelerator that provides funding, mentorship, and resources to early-stage startups. Through its seed funding and intensive programs, Y Combinator helps entrepreneurs turn their ideas into successful businesses. The organization runs regular funding cycles and has a strong alumni network.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Jacky Teng, CEO, Smart G Tech</p><p>Jacky is an award-winning technologist and entrepreneur with a diverse background in AI, VR, and mobile development. As one of the top 100 developers in Southeast Asia, Jacky’s journey started with a deep interest in technology during childhood, which led him to his current role at <strong>Smart G Tech</strong>, where he leads innovative projects in cancer research AI, CRM solutions, and mental health apps. Jacky is also known for his active participation in hackathons, where his creative solutions have garnered attention. He has completed notable projects such as <strong>AgendaGenie</strong>, an AI-powered meeting management system, <strong>SkinV</strong>, a health-focused app, and various other AI systems that reflect his passion for solving real-world problems through technology.</p><p>In this episode, we discussed the Slingshot Singapore Competition, Global Entrepreneur Cup, Kaggle Competition, and Y Combinator Hackathons. We explored how hackathons like these can serve as a catalyst for startups, providing a platform where you can meet potential teammates and investors, as well as receive valuable feedback on your ideas.</p><p><br>Slingshot Singapore. Slingshot is a global startup competition hosted by Enterprise Singapore. It aims to discover and support innovative startups by connecting them with investors, mentors, and industry partners. The competition focuses on various sectors, promoting entrepreneurship and technological advancement in Singapore.</p><p><br>The Global Entrepreneur Cup is an international competition that brings together aspiring entrepreneurs from around the world. It offers a platform for startups to showcase their ideas, gain exposure, and compete for investment opportunities. Participants benefit from mentorship and networking with industry leaders.</p><p>Kaggle Competition is a popular platform for data science and machine learning competitions. It hosts a variety of challenges where participants can work with real-world data sets, collaborate with others, and showcase their skills. Competitions range from beginner-friendly to advanced levels, making it an excellent resource for learning and improvement.</p><p><br>Y Combinator is a renowned startup accelerator that provides funding, mentorship, and resources to early-stage startups. Through its seed funding and intensive programs, Y Combinator helps entrepreneurs turn their ideas into successful businesses. The organization runs regular funding cycles and has a strong alumni network.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Thu, 03 Oct 2024 08:52:29 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/491c66d8/c2ae383f.mp3" length="45357946" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/b_LGTpa8wUUZrArqyxSEStJd4akBhysMBLKgfSTaBm0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83NjQ3/MTY1ODhhYzc0MmZj/ZGRmNmRjYzNiNTZj/M2NlMi5wbmc.jpg"/>
      <itunes:duration>2832</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Jacky Teng, CEO, Smart G Tech</p><p>Jacky is an award-winning technologist and entrepreneur with a diverse background in AI, VR, and mobile development. As one of the top 100 developers in Southeast Asia, Jacky’s journey started with a deep interest in technology during childhood, which led him to his current role at <strong>Smart G Tech</strong>, where he leads innovative projects in cancer research AI, CRM solutions, and mental health apps. Jacky is also known for his active participation in hackathons, where his creative solutions have garnered attention. He has completed notable projects such as <strong>AgendaGenie</strong>, an AI-powered meeting management system, <strong>SkinV</strong>, a health-focused app, and various other AI systems that reflect his passion for solving real-world problems through technology.</p><p>In this episode, we discussed the Slingshot Singapore Competition, Global Entrepreneur Cup, Kaggle Competition, and Y Combinator Hackathons. We explored how hackathons like these can serve as a catalyst for startups, providing a platform where you can meet potential teammates and investors, as well as receive valuable feedback on your ideas.</p><p><br>Slingshot Singapore. Slingshot is a global startup competition hosted by Enterprise Singapore. It aims to discover and support innovative startups by connecting them with investors, mentors, and industry partners. The competition focuses on various sectors, promoting entrepreneurship and technological advancement in Singapore.</p><p><br>The Global Entrepreneur Cup is an international competition that brings together aspiring entrepreneurs from around the world. It offers a platform for startups to showcase their ideas, gain exposure, and compete for investment opportunities. Participants benefit from mentorship and networking with industry leaders.</p><p>Kaggle Competition is a popular platform for data science and machine learning competitions. It hosts a variety of challenges where participants can work with real-world data sets, collaborate with others, and showcase their skills. Competitions range from beginner-friendly to advanced levels, making it an excellent resource for learning and improvement.</p><p><br>Y Combinator is a renowned startup accelerator that provides funding, mentorship, and resources to early-stage startups. Through its seed funding and intensive programs, Y Combinator helps entrepreneurs turn their ideas into successful businesses. The organization runs regular funding cycles and has a strong alumni network.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Seth Pavan</title>
      <itunes:episode>19</itunes:episode>
      <podcast:episode>19</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Seth Pavan</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">7e8bf76f-eb8c-4042-9e9c-d3220f2b2cc8</guid>
      <link>https://share.transistor.fm/s/ece16a5e</link>
      <description>
        <![CDATA[<p>Meet Sethu Pavan, Software Engineer at Microsoft.</p><p>Sethu develops and maintains high-performance, scalable systems that serve tens of millions of end users.</p><p>In this episode, we dive into his experiences with hackathons at universities and big companies like JP Morgan. Seth has an impressive track record of winning hackathons and takes us through three specific events. He also shares his winning strategies, giving us all his secrets to success in this exciting episode!</p><p>Some online recordings with Sethu: </p><p>Online hackathon - <a href="https://devpost.com/software/something-ukx6q7">https://devpost.com/software/something-ukx6q7</a></p><p>Tech Talk IRL - <a href="https://youtu.be/4oLIPfB_9RY?t=3132">https://youtu.be/4oLIPfB_9RY?t=3132</a></p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Sethu Pavan, Software Engineer at Microsoft.</p><p>Sethu develops and maintains high-performance, scalable systems that serve tens of millions of end users.</p><p>In this episode, we dive into his experiences with hackathons at universities and big companies like JP Morgan. Seth has an impressive track record of winning hackathons and takes us through three specific events. He also shares his winning strategies, giving us all his secrets to success in this exciting episode!</p><p>Some online recordings with Sethu: </p><p>Online hackathon - <a href="https://devpost.com/software/something-ukx6q7">https://devpost.com/software/something-ukx6q7</a></p><p>Tech Talk IRL - <a href="https://youtu.be/4oLIPfB_9RY?t=3132">https://youtu.be/4oLIPfB_9RY?t=3132</a></p><p><br></p>]]>
      </content:encoded>
      <pubDate>Thu, 03 Oct 2024 08:36:40 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/ece16a5e/05686322.mp3" length="49941935" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/9SPnlF0hq9XghYd5e0O7BKYqESrcRsiZ79VDwgmrAk0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hMWVl/YzA0MDgwNDY3NWY2/NTZiMjk4YmYxYWQy/Y2M3My5wbmc.jpg"/>
      <itunes:duration>3118</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Sethu Pavan, Software Engineer at Microsoft.</p><p>Sethu develops and maintains high-performance, scalable systems that serve tens of millions of end users.</p><p>In this episode, we dive into his experiences with hackathons at universities and big companies like JP Morgan. Seth has an impressive track record of winning hackathons and takes us through three specific events. He also shares his winning strategies, giving us all his secrets to success in this exciting episode!</p><p>Some online recordings with Sethu: </p><p>Online hackathon - <a href="https://devpost.com/software/something-ukx6q7">https://devpost.com/software/something-ukx6q7</a></p><p>Tech Talk IRL - <a href="https://youtu.be/4oLIPfB_9RY?t=3132">https://youtu.be/4oLIPfB_9RY?t=3132</a></p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Tengiz Tutisani</title>
      <itunes:episode>18</itunes:episode>
      <podcast:episode>18</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Tengiz Tutisani</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">a684d29b-84ba-4456-909b-1444562817c0</guid>
      <link>https://share.transistor.fm/s/221cbbbc</link>
      <description>
        <![CDATA[<p>Meet Tengiz Tutisani, Senior Director and Head of Architecture and IT Operations at Bright Horizons</p><p>Bright Horizons is known worldwide for its high-quality education and childcare services.</p><p>Tengiz is a veteran tech leader with over 20 years of experience driving innovation at both startups and large companies. He's skilled in software development, technology leadership, and has a strong background in entrepreneurship. Tengiz has also written a book called “Effective Software Development for the Enterprise.” When he’s not working, he enjoys spending time with his family, traveling, and practicing meditation.</p><p>In this episode, we cover several exciting topics. First, we dive into Tengiz's initial hackathon experience in Ukraine. Next, we explore how Dell organizes their hackathons, which often lead to new features in production and new patents. We also discuss how venture capital firms can leverage hackathons among their portfolio companies to accelerate product launches. This process involves understanding what customers want, organizing a hackathon to flesh out ideas, selecting the best concepts, and securing customer investments in these initiatives. Towards the end of our conversation, we also touch on the benefits of meditation.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Tengiz Tutisani, Senior Director and Head of Architecture and IT Operations at Bright Horizons</p><p>Bright Horizons is known worldwide for its high-quality education and childcare services.</p><p>Tengiz is a veteran tech leader with over 20 years of experience driving innovation at both startups and large companies. He's skilled in software development, technology leadership, and has a strong background in entrepreneurship. Tengiz has also written a book called “Effective Software Development for the Enterprise.” When he’s not working, he enjoys spending time with his family, traveling, and practicing meditation.</p><p>In this episode, we cover several exciting topics. First, we dive into Tengiz's initial hackathon experience in Ukraine. Next, we explore how Dell organizes their hackathons, which often lead to new features in production and new patents. We also discuss how venture capital firms can leverage hackathons among their portfolio companies to accelerate product launches. This process involves understanding what customers want, organizing a hackathon to flesh out ideas, selecting the best concepts, and securing customer investments in these initiatives. Towards the end of our conversation, we also touch on the benefits of meditation.</p>]]>
      </content:encoded>
      <pubDate>Mon, 30 Sep 2024 16:23:31 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/221cbbbc/b256c35c.mp3" length="54408254" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/QaejwzbEzyDqailiihnoMDjzObwJII3U3mCjKO4lXXU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9kY2Fh/YTJmNGQxYTZjZWMx/ODJmNDY1Mzg4NWM3/ZjFmMS5wbmc.jpg"/>
      <itunes:duration>3397</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Tengiz Tutisani, Senior Director and Head of Architecture and IT Operations at Bright Horizons</p><p>Bright Horizons is known worldwide for its high-quality education and childcare services.</p><p>Tengiz is a veteran tech leader with over 20 years of experience driving innovation at both startups and large companies. He's skilled in software development, technology leadership, and has a strong background in entrepreneurship. Tengiz has also written a book called “Effective Software Development for the Enterprise.” When he’s not working, he enjoys spending time with his family, traveling, and practicing meditation.</p><p>In this episode, we cover several exciting topics. First, we dive into Tengiz's initial hackathon experience in Ukraine. Next, we explore how Dell organizes their hackathons, which often lead to new features in production and new patents. We also discuss how venture capital firms can leverage hackathons among their portfolio companies to accelerate product launches. This process involves understanding what customers want, organizing a hackathon to flesh out ideas, selecting the best concepts, and securing customer investments in these initiatives. Towards the end of our conversation, we also touch on the benefits of meditation.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Suman Debnath</title>
      <itunes:episode>17</itunes:episode>
      <podcast:episode>17</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Suman Debnath</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">427fbe4a-b9b0-46a5-9f2e-2b60f519df55</guid>
      <link>https://share.transistor.fm/s/c7bda775</link>
      <description>
        <![CDATA[<p>Meet Suman Debnath, Principal Developer Advocate for Machine Learning at AWS.</p><p>Suman has spoken at over 100 global events and meetups across multiple countries and has directed the AWS Developer Community expansion in India. He has also served as a judge at numerous hackathons.</p><p>In this podcast, we discuss the differences between open-ended hackathons and client-based hackathons. We delve into the elevator pitch at the end of the hackathon, discussing how to structure it. We also talk extensively about evaluating presentations, the challenges involved, and how judging teams sometimes change their minds after discussions. Additionally, we touch on large AI communities, with over 400,000 members, organizing hackathons open to anyone eager to learn more about AI.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Suman Debnath, Principal Developer Advocate for Machine Learning at AWS.</p><p>Suman has spoken at over 100 global events and meetups across multiple countries and has directed the AWS Developer Community expansion in India. He has also served as a judge at numerous hackathons.</p><p>In this podcast, we discuss the differences between open-ended hackathons and client-based hackathons. We delve into the elevator pitch at the end of the hackathon, discussing how to structure it. We also talk extensively about evaluating presentations, the challenges involved, and how judging teams sometimes change their minds after discussions. Additionally, we touch on large AI communities, with over 400,000 members, organizing hackathons open to anyone eager to learn more about AI.</p>]]>
      </content:encoded>
      <pubDate>Mon, 30 Sep 2024 16:14:23 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c7bda775/7d4dce09.mp3" length="67586179" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/-fYF3-5Uwyp2lL6lbA2xYo209a7rC19EK1qz4imPVKg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS83MzE3/ODE0NzYzMDZmMTNm/MGEwNWU2OWIwNWUy/OGNlNS5wbmc.jpg"/>
      <itunes:duration>4221</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Suman Debnath, Principal Developer Advocate for Machine Learning at AWS.</p><p>Suman has spoken at over 100 global events and meetups across multiple countries and has directed the AWS Developer Community expansion in India. He has also served as a judge at numerous hackathons.</p><p>In this podcast, we discuss the differences between open-ended hackathons and client-based hackathons. We delve into the elevator pitch at the end of the hackathon, discussing how to structure it. We also talk extensively about evaluating presentations, the challenges involved, and how judging teams sometimes change their minds after discussions. Additionally, we touch on large AI communities, with over 400,000 members, organizing hackathons open to anyone eager to learn more about AI.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Ricardo Sueiras</title>
      <itunes:episode>16</itunes:episode>
      <podcast:episode>16</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Ricardo Sueiras</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">21cc8bd4-1c8a-4ca8-aa09-01524e3d7999</guid>
      <link>https://share.transistor.fm/s/d37f334f</link>
      <description>
        <![CDATA[<p>Meet Ricardo Sueiras, Principal Developer Advocate at AWS.</p><p>Ricardo assists developers in exploring innovative methods to construct software. He develops code and workshops that showcase how generative AI coding assistants, like Amazon Q Developer, can help developers work more efficiently, experiment with new ideas, and maintain focus. He also disseminates his work and insights through his blog, GitHub, and speaking engagements worldwide.</p><p>In this episode, we explored how Ricardo assembled one of the first hackathon playbooks at AWS and its development over time. How do you incorporate the AWS principle of WORKING BACKWARDS into your hackathon planning? What are the potential desired outcomes of a hackathon? How can you enhance the likelihood that the innovations not only address real-world issues but also progress to production? How do you engage stakeholders from client companies who are eager to see the demos at the conclusion of the hackathon? How do you ensure that developers, who put in significant effort, are acknowledged and valued?</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Ricardo Sueiras, Principal Developer Advocate at AWS.</p><p>Ricardo assists developers in exploring innovative methods to construct software. He develops code and workshops that showcase how generative AI coding assistants, like Amazon Q Developer, can help developers work more efficiently, experiment with new ideas, and maintain focus. He also disseminates his work and insights through his blog, GitHub, and speaking engagements worldwide.</p><p>In this episode, we explored how Ricardo assembled one of the first hackathon playbooks at AWS and its development over time. How do you incorporate the AWS principle of WORKING BACKWARDS into your hackathon planning? What are the potential desired outcomes of a hackathon? How can you enhance the likelihood that the innovations not only address real-world issues but also progress to production? How do you engage stakeholders from client companies who are eager to see the demos at the conclusion of the hackathon? How do you ensure that developers, who put in significant effort, are acknowledged and valued?</p>]]>
      </content:encoded>
      <pubDate>Mon, 30 Sep 2024 16:10:09 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/d37f334f/e1165f26.mp3" length="49886381" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/yS8ZNmF_CvD094QLUL_5Lqq40h7S6mxp5gWnd7azspg/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zN2Qx/MTY2NzhlYmMxNjQ1/ZTY5YmVhZmUyZTVh/NGIwOS5wbmc.jpg"/>
      <itunes:duration>3115</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Ricardo Sueiras, Principal Developer Advocate at AWS.</p><p>Ricardo assists developers in exploring innovative methods to construct software. He develops code and workshops that showcase how generative AI coding assistants, like Amazon Q Developer, can help developers work more efficiently, experiment with new ideas, and maintain focus. He also disseminates his work and insights through his blog, GitHub, and speaking engagements worldwide.</p><p>In this episode, we explored how Ricardo assembled one of the first hackathon playbooks at AWS and its development over time. How do you incorporate the AWS principle of WORKING BACKWARDS into your hackathon planning? What are the potential desired outcomes of a hackathon? How can you enhance the likelihood that the innovations not only address real-world issues but also progress to production? How do you engage stakeholders from client companies who are eager to see the demos at the conclusion of the hackathon? How do you ensure that developers, who put in significant effort, are acknowledged and valued?</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Sushant Hiray</title>
      <itunes:episode>15</itunes:episode>
      <podcast:episode>15</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Sushant Hiray</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e2b4ffc5-89b8-41cf-8e12-67d85aaa4505</guid>
      <link>https://share.transistor.fm/s/0d420e9f</link>
      <description>
        <![CDATA[<p>Meet Sushant Hiray, Senior Director of Machine Learning at RingCentral<strong><br></strong><br></p><p>RingCentral is a three-billion-dollar company offering cloud-based solutions for businesses, including video conferencing, voice calls, SMS, and other communication services.</p><p>In this episode, we discuss how Sushant's victory at a hackathon became the starting point for his startup, which was later acquired by RingCentral. We also explore how hackathons are evolving into a key format for launching new businesses. Much like the 'Idol' contest was a new way to generate superstars, could hackathons, where potential customers and venture capitalists participate, be the next big thing for producing successful startups? I was so inspired after our conversation I could barely fall a sleep that night! </p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Sushant Hiray, Senior Director of Machine Learning at RingCentral<strong><br></strong><br></p><p>RingCentral is a three-billion-dollar company offering cloud-based solutions for businesses, including video conferencing, voice calls, SMS, and other communication services.</p><p>In this episode, we discuss how Sushant's victory at a hackathon became the starting point for his startup, which was later acquired by RingCentral. We also explore how hackathons are evolving into a key format for launching new businesses. Much like the 'Idol' contest was a new way to generate superstars, could hackathons, where potential customers and venture capitalists participate, be the next big thing for producing successful startups? I was so inspired after our conversation I could barely fall a sleep that night! </p>]]>
      </content:encoded>
      <pubDate>Sat, 28 Sep 2024 11:34:19 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/0d420e9f/38eac251.mp3" length="44926225" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/IA073FPGSlm1yEDL6RqMTf0RyQvAEA1EhlqD88iZaFY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS80NTU1/MWI2MWViZDNiMzE3/OWViN2Q1MjRlMjBk/ZTQ2MS5wbmc.jpg"/>
      <itunes:duration>2805</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Sushant Hiray, Senior Director of Machine Learning at RingCentral<strong><br></strong><br></p><p>RingCentral is a three-billion-dollar company offering cloud-based solutions for businesses, including video conferencing, voice calls, SMS, and other communication services.</p><p>In this episode, we discuss how Sushant's victory at a hackathon became the starting point for his startup, which was later acquired by RingCentral. We also explore how hackathons are evolving into a key format for launching new businesses. Much like the 'Idol' contest was a new way to generate superstars, could hackathons, where potential customers and venture capitalists participate, be the next big thing for producing successful startups? I was so inspired after our conversation I could barely fall a sleep that night! </p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Yash Sharma</title>
      <itunes:episode>14</itunes:episode>
      <podcast:episode>14</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Yash Sharma</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">49b06c02-bc05-4963-a0ff-49c78a2dd4f4</guid>
      <link>https://share.transistor.fm/s/d5614815</link>
      <description>
        <![CDATA[<p>Meet Yash Sharma, Senior Software Developer at Google NYC!</p><p>At Google, he is currently building a Gen AI platform that enhances observability across all Google products. Previously, he served as the Tech Lead for Search Experiments, helping to transform search in the era of Gen AI. Additionally, he initiated a Health AI project exploring AI's capacity to diagnose complex medical cases. He has authored a paper on this topic, published on the Google Blog and submitted to Nature.</p><p>In this episode we discussed his fascinating journey to Google NYC, his early hackathon experiences which had a significant positive impact on his career, and the vibrant hackathon culture he has witnessed at both Microsoft and Google. We also delve into some of the innovative products that have emerged from these companies' internal hackathons.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Yash Sharma, Senior Software Developer at Google NYC!</p><p>At Google, he is currently building a Gen AI platform that enhances observability across all Google products. Previously, he served as the Tech Lead for Search Experiments, helping to transform search in the era of Gen AI. Additionally, he initiated a Health AI project exploring AI's capacity to diagnose complex medical cases. He has authored a paper on this topic, published on the Google Blog and submitted to Nature.</p><p>In this episode we discussed his fascinating journey to Google NYC, his early hackathon experiences which had a significant positive impact on his career, and the vibrant hackathon culture he has witnessed at both Microsoft and Google. We also delve into some of the innovative products that have emerged from these companies' internal hackathons.</p>]]>
      </content:encoded>
      <pubDate>Fri, 27 Sep 2024 11:48:16 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/d5614815/c5247e30.mp3" length="48877682" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/h4iQpYO48waxsVICekIRd1mUiiPA-qvyqcw0M6YDl9Q/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS84ZGI5/NWI5MmQ3Y2Y5Nzlj/ZGI5NTRhZGM0OGVj/ZTQwMS5wbmc.jpg"/>
      <itunes:duration>3052</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Yash Sharma, Senior Software Developer at Google NYC!</p><p>At Google, he is currently building a Gen AI platform that enhances observability across all Google products. Previously, he served as the Tech Lead for Search Experiments, helping to transform search in the era of Gen AI. Additionally, he initiated a Health AI project exploring AI's capacity to diagnose complex medical cases. He has authored a paper on this topic, published on the Google Blog and submitted to Nature.</p><p>In this episode we discussed his fascinating journey to Google NYC, his early hackathon experiences which had a significant positive impact on his career, and the vibrant hackathon culture he has witnessed at both Microsoft and Google. We also delve into some of the innovative products that have emerged from these companies' internal hackathons.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Andrei-Alexandru Tulbure</title>
      <itunes:episode>13</itunes:episode>
      <podcast:episode>13</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Andrei-Alexandru Tulbure</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">aad93ce4-f331-44c0-ab7b-a54098eab13f</guid>
      <link>https://share.transistor.fm/s/34489ce8</link>
      <description>
        <![CDATA[<p>Meet Andrei-Alexandru Tulbure, Head of AI at StockRx</p><p>Andrei-Alexandru is a seasoned AI engineer and PhD student. He leads the AI team at StockRx, where he oversees projects in document processing, demand forecasting, and data analytics. His research has been presented internationally and has also led to practical AI solutions in areas like defect detection and sales analytics.</p><p>In this episode, we talk a lot about the personal benefits of participating in many hackathons when you are young and what it takes to win. By participating in numerous hackathons, you'll encounter a wide range of scenarios that mirror workplace challenges. This exposure gives you a wealth of reference experiences, so even though you may be new to the workforce, you'll already have a familiarity with similar situations. We also talked about what makes a good team? How do you ensure all participants work together with great spirit?</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Andrei-Alexandru Tulbure, Head of AI at StockRx</p><p>Andrei-Alexandru is a seasoned AI engineer and PhD student. He leads the AI team at StockRx, where he oversees projects in document processing, demand forecasting, and data analytics. His research has been presented internationally and has also led to practical AI solutions in areas like defect detection and sales analytics.</p><p>In this episode, we talk a lot about the personal benefits of participating in many hackathons when you are young and what it takes to win. By participating in numerous hackathons, you'll encounter a wide range of scenarios that mirror workplace challenges. This exposure gives you a wealth of reference experiences, so even though you may be new to the workforce, you'll already have a familiarity with similar situations. We also talked about what makes a good team? How do you ensure all participants work together with great spirit?</p>]]>
      </content:encoded>
      <pubDate>Wed, 25 Sep 2024 16:01:51 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/34489ce8/057a5ed0.mp3" length="47205514" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/8t5iZXfuCbPYA9dV1GlnFd78nXo8FAE8mXM8Wgy2U4s/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zOGRl/MzM2YmRhMDZlYjZh/NmI2MGMxNjk4ODY2/NTU3OS5wbmc.jpg"/>
      <itunes:duration>2947</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Andrei-Alexandru Tulbure, Head of AI at StockRx</p><p>Andrei-Alexandru is a seasoned AI engineer and PhD student. He leads the AI team at StockRx, where he oversees projects in document processing, demand forecasting, and data analytics. His research has been presented internationally and has also led to practical AI solutions in areas like defect detection and sales analytics.</p><p>In this episode, we talk a lot about the personal benefits of participating in many hackathons when you are young and what it takes to win. By participating in numerous hackathons, you'll encounter a wide range of scenarios that mirror workplace challenges. This exposure gives you a wealth of reference experiences, so even though you may be new to the workforce, you'll already have a familiarity with similar situations. We also talked about what makes a good team? How do you ensure all participants work together with great spirit?</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Matheus Guimaraes</title>
      <itunes:episode>12</itunes:episode>
      <podcast:episode>12</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Matheus Guimaraes</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4dc83811-3b8f-4727-b7f1-d87836b77b9f</guid>
      <link>https://share.transistor.fm/s/f1c37a0e</link>
      <description>
        <![CDATA[<p>Meet Matheus Guimarães, Senior Developer Advocate at AWS.</p><p>Matheus boasts over 20 years of experience in the industry, ranging from developer to CTO and everything in between. He remains as enthusiastic as ever about the possibilities and the role that technology plays in bridging our present with our future.</p><p>In this episode, we talked about how participating in top-tier hackathons not only broadens your understanding of game-changing technology but also deepens your self-awareness. According to Matheus, there's no better path to self-knowledge and personal growth than through hackathons. Participating in these events can also ignite new motivation and aspirations within yourself.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Matheus Guimarães, Senior Developer Advocate at AWS.</p><p>Matheus boasts over 20 years of experience in the industry, ranging from developer to CTO and everything in between. He remains as enthusiastic as ever about the possibilities and the role that technology plays in bridging our present with our future.</p><p>In this episode, we talked about how participating in top-tier hackathons not only broadens your understanding of game-changing technology but also deepens your self-awareness. According to Matheus, there's no better path to self-knowledge and personal growth than through hackathons. Participating in these events can also ignite new motivation and aspirations within yourself.</p>]]>
      </content:encoded>
      <pubDate>Wed, 25 Sep 2024 15:52:05 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/f1c37a0e/56a68bad.mp3" length="46480506" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/Xos1E_w3IdXbL_H6lV7MORRv5Fj5_-KOVXX5mlQaEJU/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9mNTFi/ZWVkMjcxZjBjODJh/MDY3YWVjOTNmOGI1/YmIyMy5wbmc.jpg"/>
      <itunes:duration>2901</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Matheus Guimarães, Senior Developer Advocate at AWS.</p><p>Matheus boasts over 20 years of experience in the industry, ranging from developer to CTO and everything in between. He remains as enthusiastic as ever about the possibilities and the role that technology plays in bridging our present with our future.</p><p>In this episode, we talked about how participating in top-tier hackathons not only broadens your understanding of game-changing technology but also deepens your self-awareness. According to Matheus, there's no better path to self-knowledge and personal growth than through hackathons. Participating in these events can also ignite new motivation and aspirations within yourself.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Alex Astrum</title>
      <itunes:episode>11</itunes:episode>
      <podcast:episode>11</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Alex Astrum</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">f3f191bb-09bd-4f33-9283-b8014dd92bfa</guid>
      <link>https://share.transistor.fm/s/0cab657a</link>
      <description>
        <![CDATA[<p>Meet Alex Astrum, Developer Relations at Google.</p><p>Alex is a software architect, a hackathon enthusiast, public speaker, traveler, and musician.</p><p>He has 20+ years of industry experience, including web development, software engineering, community building, management, and entrepreneurship.</p><p>In this episode, we talk about what characterizes high-class hackathons and aspects of judging, mentoring, and tech support.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Alex Astrum, Developer Relations at Google.</p><p>Alex is a software architect, a hackathon enthusiast, public speaker, traveler, and musician.</p><p>He has 20+ years of industry experience, including web development, software engineering, community building, management, and entrepreneurship.</p><p>In this episode, we talk about what characterizes high-class hackathons and aspects of judging, mentoring, and tech support.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Wed, 25 Sep 2024 15:39:15 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/0cab657a/24178467.mp3" length="46390898" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/piHLMx5FbV-Yb6RuN0jixkOk-LN3_RD_4ScuvZDwUhI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8xNjE0/MTlmNGRlZjkyYmI5/MjA3YTEyNDdjYzNj/MmViMS5wbmc.jpg"/>
      <itunes:duration>2896</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Alex Astrum, Developer Relations at Google.</p><p>Alex is a software architect, a hackathon enthusiast, public speaker, traveler, and musician.</p><p>He has 20+ years of industry experience, including web development, software engineering, community building, management, and entrepreneurship.</p><p>In this episode, we talk about what characterizes high-class hackathons and aspects of judging, mentoring, and tech support.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Iida Loukkaanhuhta</title>
      <itunes:episode>10</itunes:episode>
      <podcast:episode>10</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Iida Loukkaanhuhta</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8e9b2694-e2da-4827-b09e-6cbbbea928f8</guid>
      <link>https://share.transistor.fm/s/e7f8e2cd</link>
      <description>
        <![CDATA[<p>Meet Our Guest: Iida Loukkaanhuhta, CEO of Junction.</p><p>Junction is the powerhouse behind world-class hackathons hosted throughout the year across the globe. Junction started in 2015 in Finland and grew to be one of the largest hackathon organizers in Europe. They host events with over a thousand participants and teams coming from all over the world to visit Finland at the darkest period of the year—November. They have also expanded their hackathons globally.</p><p>In this episode, you’ll hear their CEO, Iida, share how it all started and where they are heading with their "Impossible Is Nothing, We Can Do It" spirit.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Our Guest: Iida Loukkaanhuhta, CEO of Junction.</p><p>Junction is the powerhouse behind world-class hackathons hosted throughout the year across the globe. Junction started in 2015 in Finland and grew to be one of the largest hackathon organizers in Europe. They host events with over a thousand participants and teams coming from all over the world to visit Finland at the darkest period of the year—November. They have also expanded their hackathons globally.</p><p>In this episode, you’ll hear their CEO, Iida, share how it all started and where they are heading with their "Impossible Is Nothing, We Can Do It" spirit.</p>]]>
      </content:encoded>
      <pubDate>Wed, 25 Sep 2024 15:04:38 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/e7f8e2cd/4784a932.mp3" length="49040306" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/JLlhPk7HPEjaikbVENrpiiLIvRpZcHL-1j1zHwXq5xY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85OWNh/YzE4OTlhYTJjMGQy/Njk1OWY2NWMyZDQ4/OWZmNC5wbmc.jpg"/>
      <itunes:duration>3062</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Our Guest: Iida Loukkaanhuhta, CEO of Junction.</p><p>Junction is the powerhouse behind world-class hackathons hosted throughout the year across the globe. Junction started in 2015 in Finland and grew to be one of the largest hackathon organizers in Europe. They host events with over a thousand participants and teams coming from all over the world to visit Finland at the darkest period of the year—November. They have also expanded their hackathons globally.</p><p>In this episode, you’ll hear their CEO, Iida, share how it all started and where they are heading with their "Impossible Is Nothing, We Can Do It" spirit.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Henrik Johnson</title>
      <itunes:episode>9</itunes:episode>
      <podcast:episode>9</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Henrik Johnson</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">153a1577-9205-41d5-afce-a87a437ea86a</guid>
      <link>https://share.transistor.fm/s/c8149cbe</link>
      <description>
        <![CDATA[<p>Meet Our Guest: Henrik Johnsson, Principal Software Engineer, Amazon Web Services.</p><p>Henrik has over 30 years of experience in software engineering, founded several startups in Sweden, and moved to the USA after his project Tora was acquired by Quest Software in 2004.</p><p>He has worked extensively with database tools, mobile, and backend development, and is currently a Principal Software Engineer at Amazon Web Services focusing on scalable cloud services.</p><p>In this episode, we talked about hackathons before the name "hackathon" was invented. The so-called “Demo Scene” with “Demo Days” was huge in the Nordics and gathered thousands of developers. The events were very self-organized; people slept in their sleeping bags, brought their own lamps, and music equipment to the parties…</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Our Guest: Henrik Johnsson, Principal Software Engineer, Amazon Web Services.</p><p>Henrik has over 30 years of experience in software engineering, founded several startups in Sweden, and moved to the USA after his project Tora was acquired by Quest Software in 2004.</p><p>He has worked extensively with database tools, mobile, and backend development, and is currently a Principal Software Engineer at Amazon Web Services focusing on scalable cloud services.</p><p>In this episode, we talked about hackathons before the name "hackathon" was invented. The so-called “Demo Scene” with “Demo Days” was huge in the Nordics and gathered thousands of developers. The events were very self-organized; people slept in their sleeping bags, brought their own lamps, and music equipment to the parties…</p>]]>
      </content:encoded>
      <pubDate>Wed, 25 Sep 2024 14:53:37 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c8149cbe/0e0c4f5d.mp3" length="42401981" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/gcdCJ4CFWtJj527q57r4BeC8fAhF7wNZbPRQlz-8CrM/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS84YTcy/OGQwOTU4NGYwNzc0/YTJhYzA1Zjc3YzM3/MTI0MS5wbmc.jpg"/>
      <itunes:duration>2647</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Our Guest: Henrik Johnsson, Principal Software Engineer, Amazon Web Services.</p><p>Henrik has over 30 years of experience in software engineering, founded several startups in Sweden, and moved to the USA after his project Tora was acquired by Quest Software in 2004.</p><p>He has worked extensively with database tools, mobile, and backend development, and is currently a Principal Software Engineer at Amazon Web Services focusing on scalable cloud services.</p><p>In this episode, we talked about hackathons before the name "hackathon" was invented. The so-called “Demo Scene” with “Demo Days” was huge in the Nordics and gathered thousands of developers. The events were very self-organized; people slept in their sleeping bags, brought their own lamps, and music equipment to the parties…</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Manan Upadhyay</title>
      <itunes:episode>8</itunes:episode>
      <podcast:episode>8</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Manan Upadhyay</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">420969ed-be5f-4791-96ba-22ddae8400b0</guid>
      <link>https://share.transistor.fm/s/dc2b21a1</link>
      <description>
        <![CDATA[<p><br>Meet Manan, Upadhyay, Senior Product Manager, AWS</p><p>Manan is a former engineer who now excels as a Product Manager at AWS. A significant passion of his is developing AI products that optimize user-friendly experiences. He's currently leading a team at AWS, developing a system that tailors how the AWS website, emails, and SMS communicate with its users. Outside of work, he enjoys sailing on the Hudson River in the summer and snowboarding in the winter.</p><p>In this episode, we talked about his journey, including hackathons at Deloitte, the hackathon culture at AWS, the similarities between innovation sprints and hackathons, and how hackathons have affected his leadership style and thoughts on building MVPs (Minimum Viable Products). We also discussed how participating in hackathons could improve your growth mindset, to make it easier to go from "thinking of doing it" to actually doing it. Additionally, we talked about his experiences judging hackathons!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><br>Meet Manan, Upadhyay, Senior Product Manager, AWS</p><p>Manan is a former engineer who now excels as a Product Manager at AWS. A significant passion of his is developing AI products that optimize user-friendly experiences. He's currently leading a team at AWS, developing a system that tailors how the AWS website, emails, and SMS communicate with its users. Outside of work, he enjoys sailing on the Hudson River in the summer and snowboarding in the winter.</p><p>In this episode, we talked about his journey, including hackathons at Deloitte, the hackathon culture at AWS, the similarities between innovation sprints and hackathons, and how hackathons have affected his leadership style and thoughts on building MVPs (Minimum Viable Products). We also discussed how participating in hackathons could improve your growth mindset, to make it easier to go from "thinking of doing it" to actually doing it. Additionally, we talked about his experiences judging hackathons!</p>]]>
      </content:encoded>
      <pubDate>Wed, 18 Sep 2024 11:29:30 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/dc2b21a1/3726fa4b.mp3" length="45706605" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/C5lhupGHKlMlMVl4QdLqooIJYZc99oBllpztAPrVUxI/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9mOWU0/MzgxNmE0NzhiMGQ0/ZTVkYjBlZDk3OGMw/OGRiYy5wbmc.jpg"/>
      <itunes:duration>2853</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><br>Meet Manan, Upadhyay, Senior Product Manager, AWS</p><p>Manan is a former engineer who now excels as a Product Manager at AWS. A significant passion of his is developing AI products that optimize user-friendly experiences. He's currently leading a team at AWS, developing a system that tailors how the AWS website, emails, and SMS communicate with its users. Outside of work, he enjoys sailing on the Hudson River in the summer and snowboarding in the winter.</p><p>In this episode, we talked about his journey, including hackathons at Deloitte, the hackathon culture at AWS, the similarities between innovation sprints and hackathons, and how hackathons have affected his leadership style and thoughts on building MVPs (Minimum Viable Products). We also discussed how participating in hackathons could improve your growth mindset, to make it easier to go from "thinking of doing it" to actually doing it. Additionally, we talked about his experiences judging hackathons!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Veliswa Boya</title>
      <itunes:episode>7</itunes:episode>
      <podcast:episode>7</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Veliswa Boya</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b88ad56e-be4c-4d75-ad50-54dba1bc65e3</guid>
      <link>https://share.transistor.fm/s/96360966</link>
      <description>
        <![CDATA[<p>Veliswa Boya is a Senior Developer Advocate at Amazon Web Services (AWS). Veliswa’s tech background includes software development, business and systems analysis, solutions architecture, and cloud engineering. Veliswa loves technology and its ability to transform lives. She uses her deep understanding of cloud and ability to communicate this understanding to inspire and lead developer communities who are embarking on their own cloud journeys. Veliswa is passionate about mentoring the next generation of technical talent, and shares her experience on this topic with other technology leaders whenever she gets an opportunity to do so. As a strategist for developer advocacy efforts in the Sub-Saharan Africa, Veliswa leads ground-breaking initiatives that make cloud technologies accessible to everyone, with the ultimate goal of fostering an inclusive and innovative tech ecosystem.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Veliswa Boya is a Senior Developer Advocate at Amazon Web Services (AWS). Veliswa’s tech background includes software development, business and systems analysis, solutions architecture, and cloud engineering. Veliswa loves technology and its ability to transform lives. She uses her deep understanding of cloud and ability to communicate this understanding to inspire and lead developer communities who are embarking on their own cloud journeys. Veliswa is passionate about mentoring the next generation of technical talent, and shares her experience on this topic with other technology leaders whenever she gets an opportunity to do so. As a strategist for developer advocacy efforts in the Sub-Saharan Africa, Veliswa leads ground-breaking initiatives that make cloud technologies accessible to everyone, with the ultimate goal of fostering an inclusive and innovative tech ecosystem.</p>]]>
      </content:encoded>
      <pubDate>Wed, 18 Sep 2024 11:25:00 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/96360966/15790c35.mp3" length="56100593" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/E-dDil3Nb23NmxMfDUt7ZG6Ipgtmw_81P3FlGVa5lN0/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS84ZjUz/OGNhOWI3Nzg0NmFh/YzI0ODIxYTNmMTc5/YjkxNi5wbmc.jpg"/>
      <itunes:duration>3503</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Veliswa Boya is a Senior Developer Advocate at Amazon Web Services (AWS). Veliswa’s tech background includes software development, business and systems analysis, solutions architecture, and cloud engineering. Veliswa loves technology and its ability to transform lives. She uses her deep understanding of cloud and ability to communicate this understanding to inspire and lead developer communities who are embarking on their own cloud journeys. Veliswa is passionate about mentoring the next generation of technical talent, and shares her experience on this topic with other technology leaders whenever she gets an opportunity to do so. As a strategist for developer advocacy efforts in the Sub-Saharan Africa, Veliswa leads ground-breaking initiatives that make cloud technologies accessible to everyone, with the ultimate goal of fostering an inclusive and innovative tech ecosystem.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Sumon Mal</title>
      <itunes:episode>6</itunes:episode>
      <podcast:episode>6</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Sumon Mal</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">95173717-c02e-45e0-98fb-6d4e4a794fe7</guid>
      <link>https://share.transistor.fm/s/cc423a1f</link>
      <description>
        <![CDATA[<p>Sumon Mal is a visionary leader and AI enthusiast, currently shaping the future of technology as the VP of Engineering at Sony Entertainment. With an impressive track record of leadership across industry giants such as Paytm, Tesco, Expedia, Amazon, and Samsung, Sumonhas consistently driven the creation of high-performance, scalable systems that power some of the world’s most innovative businesses.</p><p> </p><p>A dynamic force in the tech world, Sumon has built B2B and B2C products from inception, pioneering engineering roadmaps and sustainable processes that have propelled organizations into new realms of success. His expertise spans global cross-functional alliances, and his passion for AI is matched only by his dedication to building future-proof systems that push the boundaries of what's possible in technology.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Sumon Mal is a visionary leader and AI enthusiast, currently shaping the future of technology as the VP of Engineering at Sony Entertainment. With an impressive track record of leadership across industry giants such as Paytm, Tesco, Expedia, Amazon, and Samsung, Sumonhas consistently driven the creation of high-performance, scalable systems that power some of the world’s most innovative businesses.</p><p> </p><p>A dynamic force in the tech world, Sumon has built B2B and B2C products from inception, pioneering engineering roadmaps and sustainable processes that have propelled organizations into new realms of success. His expertise spans global cross-functional alliances, and his passion for AI is matched only by his dedication to building future-proof systems that push the boundaries of what's possible in technology.</p>]]>
      </content:encoded>
      <pubDate>Tue, 17 Sep 2024 17:49:21 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/cc423a1f/8caac182.mp3" length="52803061" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/s57baeEGmILzASZiDVLS0XedisnIIsU8RVuQZwHlFYM/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9hZTll/MDVmNTI3N2E5MTU1/YWI2MDA3YjlkNDJh/NGU2My5wbmc.jpg"/>
      <itunes:duration>3297</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Sumon Mal is a visionary leader and AI enthusiast, currently shaping the future of technology as the VP of Engineering at Sony Entertainment. With an impressive track record of leadership across industry giants such as Paytm, Tesco, Expedia, Amazon, and Samsung, Sumonhas consistently driven the creation of high-performance, scalable systems that power some of the world’s most innovative businesses.</p><p> </p><p>A dynamic force in the tech world, Sumon has built B2B and B2C products from inception, pioneering engineering roadmaps and sustainable processes that have propelled organizations into new realms of success. His expertise spans global cross-functional alliances, and his passion for AI is matched only by his dedication to building future-proof systems that push the boundaries of what's possible in technology.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Dr. Beverly Wright</title>
      <itunes:episode>5</itunes:episode>
      <podcast:episode>5</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Dr. Beverly Wright</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">309e4904-3793-4beb-91d0-a7867273effa</guid>
      <link>https://share.transistor.fm/s/c3e7526f</link>
      <description>
        <![CDATA[<p>Beverly Wright, PhD, CAP serves as Vice President of Data Science &amp; AI at Wavicle Data Solutions, and Director for Data Science &amp; AI at University of Georgia’s Executive Education. </p><p>With a career spanning over 30 years across utilities, financial services, telecommunications, healthcare, consulting, and academia, Beverly has led numerous teams and established herself as a data science &amp; AI thought leader, executive professor, national speaker, podcast host, and a trailblazing advocate for data science for good. </p><p>She also serves as Board Chair for TAG Data Science &amp; AI, Board Member for Georgia Institute of Technology’s Master of Science in Analytics program, Past President of the Analytics Society at INFORMS, and podcast host for TAG Data Talk.</p><p><br></p><p>Beverly has developed or helped with hackathons at Georgia Institute of Technology University of South Carolina QTM Emory Spelman College Morehouse College Clark Atlanta University (and helped w/ Purdue University The University of Texas at Arlington Arizona State University and others); several proprietary engagements for prior clients, and organizations including Technology Association of Georgia.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Beverly Wright, PhD, CAP serves as Vice President of Data Science &amp; AI at Wavicle Data Solutions, and Director for Data Science &amp; AI at University of Georgia’s Executive Education. </p><p>With a career spanning over 30 years across utilities, financial services, telecommunications, healthcare, consulting, and academia, Beverly has led numerous teams and established herself as a data science &amp; AI thought leader, executive professor, national speaker, podcast host, and a trailblazing advocate for data science for good. </p><p>She also serves as Board Chair for TAG Data Science &amp; AI, Board Member for Georgia Institute of Technology’s Master of Science in Analytics program, Past President of the Analytics Society at INFORMS, and podcast host for TAG Data Talk.</p><p><br></p><p>Beverly has developed or helped with hackathons at Georgia Institute of Technology University of South Carolina QTM Emory Spelman College Morehouse College Clark Atlanta University (and helped w/ Purdue University The University of Texas at Arlington Arizona State University and others); several proprietary engagements for prior clients, and organizations including Technology Association of Georgia.</p>]]>
      </content:encoded>
      <pubDate>Tue, 10 Sep 2024 11:49:19 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c3e7526f/1ce7c30f.mp3" length="41047379" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/4R-jlVbhzu2xsClWmw47wLZJtCDzfaQIB9eL__mhSEk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9jNDBm/YmIzNTM3MDVhYWIy/MzFlNmUyZDdlOGRh/ZTNkOS5wbmc.jpg"/>
      <itunes:duration>2562</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Beverly Wright, PhD, CAP serves as Vice President of Data Science &amp; AI at Wavicle Data Solutions, and Director for Data Science &amp; AI at University of Georgia’s Executive Education. </p><p>With a career spanning over 30 years across utilities, financial services, telecommunications, healthcare, consulting, and academia, Beverly has led numerous teams and established herself as a data science &amp; AI thought leader, executive professor, national speaker, podcast host, and a trailblazing advocate for data science for good. </p><p>She also serves as Board Chair for TAG Data Science &amp; AI, Board Member for Georgia Institute of Technology’s Master of Science in Analytics program, Past President of the Analytics Society at INFORMS, and podcast host for TAG Data Talk.</p><p><br></p><p>Beverly has developed or helped with hackathons at Georgia Institute of Technology University of South Carolina QTM Emory Spelman College Morehouse College Clark Atlanta University (and helped w/ Purdue University The University of Texas at Arlington Arizona State University and others); several proprietary engagements for prior clients, and organizations including Technology Association of Georgia.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Lavanya Ramani</title>
      <itunes:episode>4</itunes:episode>
      <podcast:episode>4</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Lavanya Ramani</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">9d10b0fb-5596-456d-9100-d480ec35dfdf</guid>
      <link>https://share.transistor.fm/s/c45b95b4</link>
      <description>
        <![CDATA[<p>Lavanya Ramani is Director of Engineering in Palo Alto Networks leading genAI, Co-pilot initiatives in the network security business group. </p><p>Lavanya is passionate about diversity and equity initiatives and represents PAN in conferences like Afrotech. She is part of the Women in Technology, Australia Chapter spreading awareness for women returning to work, and co-chair of the Women in Product Community leadership council in PAN.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Lavanya Ramani is Director of Engineering in Palo Alto Networks leading genAI, Co-pilot initiatives in the network security business group. </p><p>Lavanya is passionate about diversity and equity initiatives and represents PAN in conferences like Afrotech. She is part of the Women in Technology, Australia Chapter spreading awareness for women returning to work, and co-chair of the Women in Product Community leadership council in PAN.</p>]]>
      </content:encoded>
      <pubDate>Tue, 10 Sep 2024 11:49:13 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/c45b95b4/a38ead04.mp3" length="46281640" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/fW3TE66WncDEOy2Hq3NUwPtOuHlSMDhdXBD9BlB3ZeQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9jMGZm/YTlkYzIwNTE5Mzkz/NGViMWJlNjVhN2Rh/OTM1MS5wbmc.jpg"/>
      <itunes:duration>2889</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Lavanya Ramani is Director of Engineering in Palo Alto Networks leading genAI, Co-pilot initiatives in the network security business group. </p><p>Lavanya is passionate about diversity and equity initiatives and represents PAN in conferences like Afrotech. She is part of the Women in Technology, Australia Chapter spreading awareness for women returning to work, and co-chair of the Women in Product Community leadership council in PAN.</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Ali Mustafa</title>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Ali Mustafa</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ce7493ed-2a2f-43f8-91d6-3a86cead567a</guid>
      <link>https://share.transistor.fm/s/143ea755</link>
      <description>
        <![CDATA[<p><strong>Ali Mustafa is a Senior Developer Advocate at Postman. He is committed to supporting new developers by transforming the way they learn and build their careers.</strong></p><p>He has made a significant impact by teaching in over 200 colleges across 38 cities worldwide, reaching more than 100,000 students with his courses and workshops.</p><p>He has trained professionals at major companies like Rakuten and Deloitte and shared his insights on platforms like TEDx. </p><p>Through his courses on topics such as machine learning and full-stack development, he equips students to meet the changing demands of the tech industry.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><strong>Ali Mustafa is a Senior Developer Advocate at Postman. He is committed to supporting new developers by transforming the way they learn and build their careers.</strong></p><p>He has made a significant impact by teaching in over 200 colleges across 38 cities worldwide, reaching more than 100,000 students with his courses and workshops.</p><p>He has trained professionals at major companies like Rakuten and Deloitte and shared his insights on platforms like TEDx. </p><p>Through his courses on topics such as machine learning and full-stack development, he equips students to meet the changing demands of the tech industry.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Tue, 10 Sep 2024 11:49:06 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/143ea755/199ea8c4.mp3" length="74661532" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/0ndaPKQG6n-wd1s114SxMiN6TjurF4TIqJ7_tML28VY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lYjA4/YjJlNmU0YzMyZTdi/YjQyNzJjOTNmNmJk/Yjg5Yi5wbmc.jpg"/>
      <itunes:duration>4663</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><strong>Ali Mustafa is a Senior Developer Advocate at Postman. He is committed to supporting new developers by transforming the way they learn and build their careers.</strong></p><p>He has made a significant impact by teaching in over 200 colleges across 38 cities worldwide, reaching more than 100,000 students with his courses and workshops.</p><p>He has trained professionals at major companies like Rakuten and Deloitte and shared his insights on platforms like TEDx. </p><p>Through his courses on topics such as machine learning and full-stack development, he equips students to meet the changing demands of the tech industry.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Mike Xie</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Mike Xie</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">75a88098-82eb-4028-a18a-a986469a4c38</guid>
      <link>https://share.transistor.fm/s/7336451d</link>
      <description>
        <![CDATA[<p><strong>Mike Xie is the winner of several hackathons in the US. </strong>With a lot of experience from participating in hackathons, Mike has gained a deep understanding of their strengths and weaknesses. He advocates for more thoughtful, sustainable coding practices to ensure that hackathon innovations can be valuable long-term.</p><p><br></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p><strong>Mike Xie is the winner of several hackathons in the US. </strong>With a lot of experience from participating in hackathons, Mike has gained a deep understanding of their strengths and weaknesses. He advocates for more thoughtful, sustainable coding practices to ensure that hackathon innovations can be valuable long-term.</p><p><br></p>]]>
      </content:encoded>
      <pubDate>Thu, 05 Sep 2024 15:31:35 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/7336451d/3d5847f6.mp3" length="47138255" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/q0gbxMTTnoeRsJf7c_EKTMQPlNaGYF7gs6zvW9NBhdQ/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9lZjA3/ZDE2YzA3ZjA1ZDVm/MWNiZTYzODM0YzMy/MzRlNC5wbmc.jpg"/>
      <itunes:duration>2943</itunes:duration>
      <itunes:summary>
        <![CDATA[<p><strong>Mike Xie is the winner of several hackathons in the US. </strong>With a lot of experience from participating in hackathons, Mike has gained a deep understanding of their strengths and weaknesses. He advocates for more thoughtful, sustainable coding practices to ensure that hackathon innovations can be valuable long-term.</p><p><br></p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cillers Hackathon Podcast - Ann Molin</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Cillers Hackathon Podcast - Ann Molin</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2a867103-29d0-43c6-8262-319830f7d1d4</guid>
      <link>https://share.transistor.fm/s/88d6ef41</link>
      <description>
        <![CDATA[<p>Meet Our First Guest: <a href="https://www.linkedin.com/in/ann-molin-89416191/">Ann Molin</a>, Founder of <a href="https://www.linkedin.com/company/hack-for-earth/">Hack for Earth</a></p><p>Ann Molin is a leading figure in hackathons and an advocate for sustainable innovation. With over 18 years of experience, she has inspired audiences globally, including at prestigious platforms like the United Nations General Assembly and TEDx.</p><p>⭐️ Ann has made substantial contributions to sustainable development, earning the Sustainable Climate Investment Award at the House of Lords during the Global Sustainability Summit 2024. She also heads the Hack for Earth Foundation, initiating projects that significantly impact the United Nations Sustainable Development Goals.</p><p>⭐️ Recently, Ann published “Dream! Hack! Build!”, a book that provides business leaders with strategies to use hackathons for organizational innovation.</p><p>⭐️ The creation of the "Dream! Hack! Build!" method is among her most significant achievements. This groundbreaking approach has distinguished her in the global hackathon community, showcasing her unique vision for tackling worldwide challenges through citizen-driven initiatives.</p><p>The podcast will be available on all popular podcast platforms. We look forward to sharing these inspiring stories with you. Join us on this exciting journey into the world of hackathons!</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Meet Our First Guest: <a href="https://www.linkedin.com/in/ann-molin-89416191/">Ann Molin</a>, Founder of <a href="https://www.linkedin.com/company/hack-for-earth/">Hack for Earth</a></p><p>Ann Molin is a leading figure in hackathons and an advocate for sustainable innovation. With over 18 years of experience, she has inspired audiences globally, including at prestigious platforms like the United Nations General Assembly and TEDx.</p><p>⭐️ Ann has made substantial contributions to sustainable development, earning the Sustainable Climate Investment Award at the House of Lords during the Global Sustainability Summit 2024. She also heads the Hack for Earth Foundation, initiating projects that significantly impact the United Nations Sustainable Development Goals.</p><p>⭐️ Recently, Ann published “Dream! Hack! Build!”, a book that provides business leaders with strategies to use hackathons for organizational innovation.</p><p>⭐️ The creation of the "Dream! Hack! Build!" method is among her most significant achievements. This groundbreaking approach has distinguished her in the global hackathon community, showcasing her unique vision for tackling worldwide challenges through citizen-driven initiatives.</p><p>The podcast will be available on all popular podcast platforms. We look forward to sharing these inspiring stories with you. Join us on this exciting journey into the world of hackathons!</p>]]>
      </content:encoded>
      <pubDate>Tue, 27 Aug 2024 21:50:13 +0200</pubDate>
      <author>Per Lange</author>
      <enclosure url="https://media.transistor.fm/88d6ef41/9179be4f.mp3" length="50219288" type="audio/mpeg"/>
      <itunes:author>Per Lange</itunes:author>
      <itunes:image href="https://img.transistor.fm/14JfQPW6eouhzk61LgD8HP5QBQPbmo_mD7mNe9caiwY/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85M2Q3/YWRmYjhkNDgxYWE0/NDE5MWMyMGNhMGM3/ZmY3Mi5wbmc.jpg"/>
      <itunes:duration>3135</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Meet Our First Guest: <a href="https://www.linkedin.com/in/ann-molin-89416191/">Ann Molin</a>, Founder of <a href="https://www.linkedin.com/company/hack-for-earth/">Hack for Earth</a></p><p>Ann Molin is a leading figure in hackathons and an advocate for sustainable innovation. With over 18 years of experience, she has inspired audiences globally, including at prestigious platforms like the United Nations General Assembly and TEDx.</p><p>⭐️ Ann has made substantial contributions to sustainable development, earning the Sustainable Climate Investment Award at the House of Lords during the Global Sustainability Summit 2024. She also heads the Hack for Earth Foundation, initiating projects that significantly impact the United Nations Sustainable Development Goals.</p><p>⭐️ Recently, Ann published “Dream! Hack! Build!”, a book that provides business leaders with strategies to use hackathons for organizational innovation.</p><p>⭐️ The creation of the "Dream! Hack! Build!" method is among her most significant achievements. This groundbreaking approach has distinguished her in the global hackathon community, showcasing her unique vision for tackling worldwide challenges through citizen-driven initiatives.</p><p>The podcast will be available on all popular podcast platforms. We look forward to sharing these inspiring stories with you. Join us on this exciting journey into the world of hackathons!</p>]]>
      </itunes:summary>
      <itunes:keywords>Hackathons, Software, Technology</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
  </channel>
</rss>
