<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Piyush Annigeri</title>
    <description>The latest articles on DEV Community by Piyush Annigeri (@pixelcrisscross).</description>
    <link>https://dev.to/pixelcrisscross</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3910314%2F6340f073-a007-4e5b-a8d3-bc94d9bb6295.jpg</url>
      <title>DEV Community: Piyush Annigeri</title>
      <link>https://dev.to/pixelcrisscross</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pixelcrisscross"/>
    <language>en</language>
    <item>
      <title>FanFlame — The Passion Companion for World Cup Fans (Weekend Challenge: Passion Edition)</title>
      <dc:creator>Piyush Annigeri</dc:creator>
      <pubDate>Sat, 11 Jul 2026 15:43:40 +0000</pubDate>
      <link>https://dev.to/pixelcrisscross/fanflame-the-passion-companion-for-world-cup-fans-weekend-challenge-passion-edition-4fg1</link>
      <guid>https://dev.to/pixelcrisscross/fanflame-the-passion-companion-for-world-cup-fans-weekend-challenge-passion-edition-4fg1</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-07-09"&gt;Weekend Challenge: Passion Edition&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;FanFlame&lt;/strong&gt; is a passion companion for World Cup fans, built with Streamlit&lt;br&gt;
and the &lt;strong&gt;Gemini API&lt;/strong&gt;. It turns the raw emotion of football fandom into&lt;br&gt;
three interactive experiences:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🎤 &lt;strong&gt;Passion Pledge&lt;/strong&gt; — generate a personal hype speech for your team, in a
tone of your choice, optionally woven with your own memory of falling in
love with the game.&lt;/li&gt;
&lt;li&gt;🏆 &lt;strong&gt;Rivalry Trivia&lt;/strong&gt; — pick two rival teams and instantly get a 5-question
trivia quiz about their shared football history, legendary players, and
iconic World Cup moments.&lt;/li&gt;
&lt;li&gt;📊 &lt;strong&gt;Passion Meter&lt;/strong&gt; — paste any fan chat message, tweet, or comment and get
a 0–100 "passion score," a mood label, and a fun fan archetype.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  What inspired this project
&lt;/h2&gt;

&lt;p&gt;This weekend's prompt asked us to build something inspired by passion, and&lt;br&gt;
with the World Cup happening right now, it felt obvious: passion for football&lt;br&gt;
is one of the purest, loudest forms of passion there is. Rivalries, devotion,&lt;br&gt;
36-year droughts, last-minute goals — it's all there. I wanted to build&lt;br&gt;
something that didn't just &lt;em&gt;talk about&lt;/em&gt; that passion, but let fans &lt;em&gt;generate&lt;/em&gt;&lt;br&gt;
and &lt;em&gt;measure&lt;/em&gt; it themselves.&lt;/p&gt;
&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa18spk4knx3gs37e0iux.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa18spk4knx3gs37e0iux.gif" alt="demo gif" width="760" height="428"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/pixelcrisscross" rel="noopener noreferrer"&gt;
        pixelcrisscross
      &lt;/a&gt; / &lt;a href="https://github.com/pixelcrisscross/fanflame" rel="noopener noreferrer"&gt;
        fanflame
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🔥 FanFlame — The Passion Companion for World Cup Fans&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;Built for the &lt;a href="https://dev.to/challenges/weekend-2026-07-09" rel="nofollow"&gt;DEV Weekend Challenge: Passion Edition&lt;/a&gt; (July 2026).&lt;/p&gt;
&lt;p&gt;FanFlame is a Streamlit app powered by the &lt;strong&gt;Gemini API&lt;/strong&gt; that helps World Cup
fans express and explore their passion for the game in three ways:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;🎤 Passion Pledge&lt;/strong&gt; — generates a personalized hype speech for your team
in your chosen tone, optionally woven with a personal memory.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🏆 Rivalry Trivia&lt;/strong&gt; — instantly builds a 5-question multiple-choice quiz
about any two rival teams' football history.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;📊 Passion Meter&lt;/strong&gt; — scores how much devoted-fan energy is packed into a
fan chat message, tweet, or comment, with a fun "fan archetype" label.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Why this fits the theme&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;The World Cup is the purest expression of football passion — rivalries
devotion, heartbreak, and joy all at once. FanFlame turns that passion into
something interactive: fans can &lt;em&gt;generate&lt;/em&gt; their own hype, &lt;em&gt;test&lt;/em&gt; their
rivalry…&lt;/p&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/pixelcrisscross/fanflame" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  How I built it
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend/app:&lt;/strong&gt; Streamlit, single &lt;code&gt;app.py&lt;/code&gt; file with three tabs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI layer:&lt;/strong&gt; Google's &lt;code&gt;google-genai&lt;/code&gt; Python SDK calling &lt;code&gt;gemini-2.5-flash&lt;/code&gt;.

&lt;ul&gt;
&lt;li&gt;The Passion Pledge tab uses free-form text generation with a tuned
prompt and temperature for creative, quotable output.&lt;/li&gt;
&lt;li&gt;The Rivalry Trivia and Passion Meter tabs use Gemini's structured JSON
output mode (&lt;code&gt;response_mime_type="application/json"&lt;/code&gt;) so responses map
cleanly onto the UI without brittle string parsing.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Styling:&lt;/strong&gt; custom CSS for a warm, "flame" gradient theme that matches the
passion theme.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Prize category
&lt;/h2&gt;

&lt;p&gt;Submitting for &lt;strong&gt;Best Use of Google AI&lt;/strong&gt; — the entire experience is powered&lt;br&gt;
by the Gemini API for generation, trivia creation, and sentiment-style&lt;br&gt;
scoring&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
      <category>googleai</category>
      <category>gemini</category>
    </item>
    <item>
      <title>BWAI'2026 @ VTU, Belagavi</title>
      <dc:creator>Piyush Annigeri</dc:creator>
      <pubDate>Sun, 03 May 2026 15:31:54 +0000</pubDate>
      <link>https://dev.to/gdg/bwai2026-vtu-belagavi-1p7n</link>
      <guid>https://dev.to/gdg/bwai2026-vtu-belagavi-1p7n</guid>
      <description>&lt;h1&gt;
  
  
  #BuildwithAI
&lt;/h1&gt;




&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Hello Developer,&lt;/strong&gt;&lt;br&gt;
That's a wrap at BWAI'2026 @ VTU, Belagavi.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The Build with AI 2026 workshop series, hosted at Visvesvaraya Technological University (VTU), Belagavi, was a flagship initiative designed to transition students and developers from theoretical understanding to practical mastery of Artificial Intelligence. In an era where Generative AI and Autonomous Agents are redefining the engineering landscape, this week-long intensive program provided a sandbox for innovation.&lt;/p&gt;

&lt;p&gt;The series focused on the "Learn-Build-Scale" philosophy, leveraging the Google Cloud Ecosystem. Over the course of seven days, participants engaged in high-intensity labs, credit redemption sessions, and collaborative builds, culminating in an Open Innovation Demo Day. The event served not only as a training ground but as a networking hub for the next generation of AI engineers.&lt;/p&gt;




&lt;h2&gt;
  
  
  🟢 DAY - 0 &amp;nbsp; 🔵 [06-04-2026]
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Onboarding &amp;amp; Environment Setup&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Introduction to Google Cloud Platform (GCP), environment configuration, and Google Cloud Credit redemption to ensure zero-cost development for students.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  🟢 DAY - 1 &amp;nbsp; 🔵 [07-04-2026]
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Conversational Voice Systems&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Building voice-responsive agents. Integration of Compute Engine instances, LLMs (Large Language Models), and Asterisk for telephony-based AI interactions.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  🟢 DAY - 2 &amp;nbsp; 🔵 [08-04-2026]
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Predictive Analytics &amp;amp; Big Data&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Exploring BigQuery AI. Participants built a job navigation system that uses predictive analysis to match candidates with roles based on historical data patterns.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  🟢 DAY - 3 &amp;nbsp; 🔵 [09-04-2026]
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;A-2-A Workflow Orchestration&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Advanced Agent-to-Agent workflows. Utilizing MCP Java SDK and Vertex AI to create interconnected systems where AI agents communicate to solve complex tasks.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  🟢 DAY - 4 &amp;nbsp; 🔵 [10-04-2026]
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Enterprise Supply Chain Agents&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;High-level engineering using AlloyDB AI and ScaNN (Scalable Nearest Neighbors). Building an autonomous supply chain agent capable of multimodal data processing.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  🟢 DAY - 5 &amp;nbsp; 🔵 [11-04-2026]
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Surplus Engine with Cloud SQL In-Database AI&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;In this codelab, you will build &lt;strong&gt;KarmaLoop&lt;/strong&gt; — a sustainable surplus-sharing app that treats intelligence as a first-class citizen of the data layer.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  🟢 DEMO DAY &amp;nbsp; 🔵 [13-04-2026]
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;AI for Engineers: Challenges and Opportunities&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;As a primary mentor, Mr. Bhandari brought a wealth of international experience from the heart of Google's engineering labs in Japan. His session addressed the critical shift in the job market, emphasizing that the modern engineer must be "AI-augmented."&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Speaker@BWAI
&lt;/h2&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F38sreu3rjar1n5z9nr92.png" alt="Haren Bhandari" width="800" height="800"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Haren Bhandari&lt;/strong&gt; &lt;br&gt; 🔴 &lt;a href="https://www.linkedin.com/in/haren-bhandari-abb09924/" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; &lt;strong&gt;GOOGLE - TOKYO&lt;/strong&gt; &lt;br&gt; Senior Developer Relations Engineer&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Organizers@BWAI
&lt;/h2&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs7axkgahxmx8xhxjdsqu.png" alt="Piyush Annigeri" width="400" height="400"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Piyush Annigeri&lt;/strong&gt; &lt;br&gt; 🔴 &lt;a href="https://www.linkedin.com/in/piyushannigeri" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; &lt;strong&gt;ORGANIZER&lt;/strong&gt; &lt;br&gt; Google Developer Group on Campus, Visvesvaraya Technological University, Belagavi&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvn35kgq1kndfpz5kwnr8.png" alt="Yuvaraj Sutar" width="800" height="800"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Yuvaraj Sutar&lt;/strong&gt; &lt;br&gt; 🟡 &lt;a href="https://www.linkedin.com/in/yuvaraj-sutar-840234334/" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; &lt;strong&gt;CONTENT CREATOR&lt;/strong&gt; &lt;br&gt; Google Developer Group on Campus, Visvesvaraya Technological University, Belagavi&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6htd8gk273i1hcma8vhm.png" alt="Prajwal Rawoot" width="396" height="396"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Prajwal Rawoot&lt;/strong&gt; &lt;br&gt; 🔵 &lt;a href="https://www.linkedin.com/in/prajwal-rawoot-698424330" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; &lt;strong&gt;TECHNICAL-LEAD&lt;/strong&gt; &lt;br&gt; Google Developer Group on Campus, Visvesvaraya Technological University, Belagavi&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe36pabhn0ckz0y7vopqc.png" alt="Shravan Chougule" width="400" height="400"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Shravan Chougule&lt;/strong&gt; &lt;br&gt; 🟢 &lt;a href="https://www.linkedin.com/in/shravan-chougule-0631b0354/" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; &lt;strong&gt;MEDIA-LEAD&lt;/strong&gt; &lt;br&gt; Google Developer Group on Campus, Visvesvaraya Technological University, Belagavi&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiybt6cdurksjvs15w8pk.png" alt="Ananyaa Sudhanshu" width="400" height="400"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Ananyaa Sudhanshu&lt;/strong&gt; &lt;br&gt; 🔴 &lt;a href="https://www.linkedin.com/in/ananyaa-sudhanshu-808697387/" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; &lt;strong&gt;EVENT COORDINATOR&lt;/strong&gt; &lt;br&gt; Google Developer Group on Campus, Visvesvaraya Technological University, Belagavi&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fonva5j24teb6tijrfnb8.png" alt="Advika Gurav" width="400" height="400"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Advika Gurav&lt;/strong&gt; &lt;br&gt; 🟡 &lt;a href="https://www.linkedin.com/in/advika-gurav-ab654b334/" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; &lt;strong&gt;PR &amp;amp; MARKETING&lt;/strong&gt; &lt;br&gt; Google Developer Group on Campus, Visvesvaraya Technological University, Belagavi&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvktysb2puobjqoekpcvd.png" alt="Yash Koparde" width="396" height="396"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Yash Koparde&lt;/strong&gt; &lt;br&gt; 🟢 &lt;a href="https://www.linkedin.com/in/yashkoparde/" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; &lt;strong&gt;TECHNICAL-LEAD&lt;/strong&gt; &lt;br&gt; Google Developer Group on Campus, Visvesvaraya Technological University, Belagavi&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  #BWAIchampions
&lt;/h2&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5cto2ly2lf4f73bhac81.png" alt="Sadiya Sanadi" width="800" height="800"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Sadiya Sanadi&lt;/strong&gt; &lt;br&gt; 🟡 &lt;a href="https://www.linkedin.com/in/Sadiyaas" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; Second-year AI/ML student at Jain College of Engineering, Belgaum.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;I recently developed &lt;strong&gt;NyayaSetu&lt;/strong&gt;, an AI-powered welfare rights navigator that helps users discover government schemes and check eligibility easily, addressing the lack of awareness and difficulty in accessing public welfare information. The project secured &lt;strong&gt;1st place&lt;/strong&gt; for its impact and usability.&lt;/p&gt;




&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdyh1nkq6t9577nqwfyaw.png" alt="Muhammad Rehan" width="800" height="800"&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;Muhammad Rehan&lt;/strong&gt; &lt;br&gt; 🟡 &lt;a href="https://linkedin.com/in/mdrehan08/" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt; &lt;br&gt;&lt;br&gt; Founder of StackBIZ.tech &amp;amp; a result-driven full-stack developer focused on building production-ready SaaS platforms, cloud infrastructure, &amp;amp; AI-based solutions.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;I created &lt;strong&gt;PromptedForge.in&lt;/strong&gt;, an AI-powered platform that helps students generate problem statements, prompts, and execution roadmaps without the need for brainstorming. My work has been recognized by the Entrepreneurship Cell at IIT Delhi, and you can explore the platform at &lt;a href="http://promptedforge.in/" rel="noopener noreferrer"&gt;promptedforge.in&lt;/a&gt;.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Irayya R Hiremath&lt;/strong&gt;&lt;br&gt;
🟡 &lt;a href="https://www.linkedin.com/in/irayya-hiremath-aa0232330" rel="noopener noreferrer"&gt;LINKEDIN&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I am a BCA student with a strong interest in software development and technology. I am currently learning programming languages like Python and JavaScript and working on practical projects to build my skills. I am passionate about creating useful applications and continuously improving my knowledge in the tech field.&lt;/p&gt;




&lt;p&gt;The Build with AI workshop at VTU Belagavi concluded as a landmark event for the region's tech community. By providing direct access to Google experts and enterprise-grade tools, the workshop demystified the complexities of Artificial Intelligence.&lt;/p&gt;




&lt;h2&gt;
  
  
  Moments@BWAI
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbu9cbob9j3fx2jb0nmgd.png" alt="Moment 1" width="800" height="448"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9pf1z87kcubndg6hj3ro.png" alt="Moment 2" width="800" height="448"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3myxqp193a471j7na76k.jpg" alt="Moment 3" width="800" height="347"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl65p8eymaakgbkj878b1.jpeg" alt="Moment 4" width="800" height="351"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F50xcifhlt4iu8f9wj4y3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F50xcifhlt4iu8f9wj4y3.png" alt=" " width="800" height="162"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>beginners</category>
      <category>googlecloud</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
