<?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: SURESH KUMAR</title>
    <description>The latest articles on DEV Community by SURESH KUMAR (@suresh_kumar_825e86e4c0e7).</description>
    <link>https://dev.to/suresh_kumar_825e86e4c0e7</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3347717%2F7a30e799-9961-4071-84f3-01f248d08dce.jpg</url>
      <title>DEV Community: SURESH KUMAR</title>
      <link>https://dev.to/suresh_kumar_825e86e4c0e7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/suresh_kumar_825e86e4c0e7"/>
    <language>en</language>
    <item>
      <title>Vote for Urban Intelligence Dashboard in the Google Maps Platform Awards!</title>
      <dc:creator>SURESH KUMAR</dc:creator>
      <pubDate>Fri, 15 Aug 2025 03:21:33 +0000</pubDate>
      <link>https://dev.to/suresh_kumar_825e86e4c0e7/vote-for-urban-intelligence-dashboard-in-the-google-maps-platform-awards-26mp</link>
      <guid>https://dev.to/suresh_kumar_825e86e4c0e7/vote-for-urban-intelligence-dashboard-in-the-google-maps-platform-awards-26mp</guid>
      <description>&lt;p&gt;🗳️ Vote for Urban Intelligence Dashboard in the Google Maps Platform Awards!&lt;/p&gt;

&lt;p&gt;Vote Here: &lt;a href="https://mapsplatform.google.com/awards/nominees/urban-intelligence-dashboard/" rel="noopener noreferrer"&gt;https://mapsplatform.google.com/awards/nominees/urban-intelligence-dashboard/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;✅ It only takes a few seconds:&lt;br&gt;
1️⃣ Click the link above&lt;br&gt;
2️⃣ Tap the "Vote" button&lt;br&gt;
3️⃣ Confirm — you’re done!&lt;/p&gt;

&lt;p&gt;Your support helps our AI-powered city management tool make a global impact.&lt;br&gt;
Thank you! 💙 #GoogleMaps #SmartCity #AI #UrbanInnovation&lt;/p&gt;

</description>
      <category>ai</category>
      <category>google</category>
      <category>smartcities</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Learn Python Lists the Easy Way 🐍 | With Real Examples &amp; Video Guide | Lists Explained! 🐍💡</title>
      <dc:creator>SURESH KUMAR</dc:creator>
      <pubDate>Mon, 14 Jul 2025 03:13:49 +0000</pubDate>
      <link>https://dev.to/suresh_kumar_825e86e4c0e7/learn-python-lists-the-easy-way-with-real-examples-video-guide-lists-explained-42oo</link>
      <guid>https://dev.to/suresh_kumar_825e86e4c0e7/learn-python-lists-the-easy-way-with-real-examples-video-guide-lists-explained-42oo</guid>
      <description>&lt;p&gt;Want to get confident with Python Lists in just a few minutes?&lt;br&gt;
This beginner-friendly tutorial breaks it down clearly — with real code examples and a YouTube Shorts video that shows you how to use lists the right way.&lt;/p&gt;

&lt;p&gt;📺 Watch the Video (60 seconds)&lt;br&gt;
▶️ YouTube Shorts:&lt;br&gt;
👉 &lt;a href="https://youtube.com/shorts/-gjvI608nRU" rel="noopener noreferrer"&gt;https://youtube.com/shorts/-gjvI608nRU&lt;/a&gt;&lt;br&gt;
🕒 It’s just a minute — make sure to watch till the end for the key takeaway!&lt;/p&gt;

&lt;p&gt;▶️  Full Tutorial (15 mins) exclusively on &lt;strong&gt;"Python Lists"&lt;/strong&gt;&lt;br&gt;
👉 &lt;a href="https://youtu.be/trzaquF7_i8" rel="noopener noreferrer"&gt;https://youtu.be/trzaquF7_i8&lt;/a&gt;&lt;br&gt;
🕒 Just 15 minutes — packed with examples and a powerful takeaway at the end!&lt;/p&gt;

&lt;p&gt;📘 What You’ll Learn&lt;/p&gt;

&lt;p&gt;✅ What is a List in Python?&lt;br&gt;
✅ How to create and access list items&lt;br&gt;
✅ How to loop through a list&lt;br&gt;
✅ A practical example: Doubling numbers in a list&lt;/p&gt;

&lt;p&gt;💡 Quick Code Example&lt;br&gt;
&lt;strong&gt;python code:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;my_list = [10, 20, 30]&lt;br&gt;
for x in my_list:&lt;br&gt;
    print(x * 2)&lt;br&gt;
&lt;strong&gt;Output:&lt;/strong&gt;&lt;br&gt;
20&lt;br&gt;
40&lt;br&gt;
60&lt;br&gt;
🔹 A list stores multiple values in a single variable&lt;br&gt;
🔹 It's ordered, changeable, and allows duplicate values&lt;/p&gt;

&lt;p&gt;🧠 Why Lists Matter&lt;br&gt;
Lists are the foundation of data handling in Python.&lt;br&gt;
Whether you're building apps, AI models, or automation scripts — you’ll use them constantly!&lt;/p&gt;

&lt;p&gt;📺 &lt;strong&gt;Full 30-Day Python Playlist&lt;/strong&gt;&lt;br&gt;
Want to master Python from scratch?&lt;br&gt;
🔥 Check out the full Beginner to Intermediate series here:&lt;br&gt;
👉 &lt;a href="https://www.youtube.com/playlist?list=PLCIHSyz6cjYPI1IxwoI7cUepDxK7XziT5" rel="noopener noreferrer"&gt;https://www.youtube.com/playlist?list=PLCIHSyz6cjYPI1IxwoI7cUepDxK7XziT5&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🗺️ MyWayMap: AI Meets Travel – Built with Bolt for the World's Largest Hackathon</title>
      <dc:creator>SURESH KUMAR</dc:creator>
      <pubDate>Sat, 12 Jul 2025 06:43:18 +0000</pubDate>
      <link>https://dev.to/suresh_kumar_825e86e4c0e7/mywaymap-ai-meets-travel-built-with-bolt-for-the-worlds-largest-hackathon-j8o</link>
      <guid>https://dev.to/suresh_kumar_825e86e4c0e7/mywaymap-ai-meets-travel-built-with-bolt-for-the-worlds-largest-hackathon-j8o</guid>
      <description>&lt;p&gt;🚀 Building with Bolt: The Story Behind MyWayMap&lt;br&gt;
Participating in the World’s Largest Hackathon by Bolt was more than a challenge—it became a defining moment in my developer journey. I submitted MyWayMap, an immersive travel and real-estate explorer powered by Bolt.dev’s AI infrastructure, and here’s how it all came to life.&lt;/p&gt;

&lt;p&gt;🧠 The Idea: From Thought to Map&lt;br&gt;
The core idea behind MyWayMap was simple: reimagine the way people explore cities, homes, and experiences using AI and map-based visuals. I wanted to build a product that blends utility with inspiration—helping users search, explore, and decide with the help of real-time data, generative summaries, and interactive maps.&lt;/p&gt;

&lt;p&gt;Bolt’s AI capabilities became the secret weapon. The instant IDE, built-in memory, prompt chaining, and cloud functions made iterating on ideas incredibly fast.&lt;/p&gt;

&lt;p&gt;🔧 The Build: Tools, Tech, and Bolt Magic&lt;br&gt;
Here’s what powered MyWayMap:&lt;/p&gt;

&lt;p&gt;Frontend: HTML + CSS + Bootstrap (clean and mobile-first)&lt;/p&gt;

&lt;p&gt;Backend: Python + Flask&lt;/p&gt;

&lt;p&gt;AI Layer: Bolt.dev for prompt chaining and fast deployment&lt;/p&gt;

&lt;p&gt;Data Layer: Google Maps APIs + scraped geo-data&lt;/p&gt;

&lt;p&gt;Hosting: Live at &lt;a href="https://www.admnwizard.info" rel="noopener noreferrer"&gt;https://www.admnwizard.info&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚡ Favorite Snippet:&lt;br&gt;
&lt;a class="mentioned-user" href="https://dev.to/bolt"&gt;@bolt&lt;/a&gt;.function&lt;br&gt;
def get_city_summary(location):&lt;br&gt;
    prompt = f"Give me a 3-paragraph immersive travel guide for {location} including must-see places, vibe, and history."&lt;br&gt;
    return bolt.ask(prompt)&lt;br&gt;
With Bolt’s &lt;a class="mentioned-user" href="https://dev.to/bolt"&gt;@bolt&lt;/a&gt;.function, I could deploy and call this from anywhere—frontend or API—and users instantly got city guides or property overviews written by AI.&lt;/p&gt;

&lt;p&gt;🧗 Challenges (aka Dev Lessons)&lt;br&gt;
Time-Zone Crunch: Being in IST while the hackathon ran on PDT meant I was hacking through nights.&lt;/p&gt;

&lt;p&gt;Gallery Visibility: After submission, I noticed my project wasn't listed on bolt.new's gallery, even though it was live. (Still sorting this out.)&lt;/p&gt;

&lt;p&gt;Memory Management: Bolt’s persistent memory taught me to track and retrieve session-specific choices like favorites or last searches—something I hadn’t handled before in Flask.&lt;/p&gt;

&lt;p&gt;💡 Why Bolt Changed Everything&lt;br&gt;
Traditional development often involves layers of setup. Bolt removed that burden. I could focus purely on product logic, use the AI-native IDE, and watch ideas evolve instantly.&lt;/p&gt;

&lt;p&gt;This wasn't just development—it was co-creation with AI.&lt;/p&gt;

&lt;p&gt;🧭 What’s Next?&lt;br&gt;
Expanding MyWayMap to include real-estate leads, AI-curated property reports, and city-based digital concierge services.&lt;/p&gt;

&lt;p&gt;Partnering with tourism boards or real estate platforms.&lt;/p&gt;

&lt;p&gt;Creating YouTube shorts around the tech stack, AI integration, and travel experiences.&lt;/p&gt;

&lt;p&gt;💬 Final Thoughts&lt;br&gt;
Hackathons are often about speed, but this one was about clarity. With Bolt, the lines between prototype and product blurred—in a good way.&lt;/p&gt;

&lt;p&gt;If you’re building for people, for places, or for purpose—build with Bolt. You’ll build faster. Smarter. Better.&lt;/p&gt;

</description>
      <category>hackathon</category>
      <category>bolt</category>
      <category>ai</category>
      <category>devpost</category>
    </item>
  </channel>
</rss>
