<?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>Forem: Anmol Pawar</title>
    <description>The latest articles on Forem by Anmol Pawar (@anmolpawar_).</description>
    <link>https://forem.com/anmolpawar_</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%2F3868495%2F0c7784aa-1fb9-4379-87fe-c4c8aedadeb2.png</url>
      <title>Forem: Anmol Pawar</title>
      <link>https://forem.com/anmolpawar_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/anmolpawar_"/>
    <language>en</language>
    <item>
      <title># 🌌 SkyGuardian Lite: We’re Losing the Night Sky 🌍</title>
      <dc:creator>Anmol Pawar</dc:creator>
      <pubDate>Sun, 19 Apr 2026 22:03:01 +0000</pubDate>
      <link>https://forem.com/anmolpawar_/-skyguardian-lite-were-losing-the-night-sky-o2f</link>
      <guid>https://forem.com/anmolpawar_/-skyguardian-lite-were-losing-the-night-sky-o2f</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-04-16"&gt;Weekend Challenge: Earth Day Edition&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;Have you ever looked up at the night sky… and noticed something missing?&lt;/p&gt;

&lt;p&gt;In many cities, stars have slowly disappeared — not because they’re gone, but because &lt;strong&gt;we’ve hidden them behind artificial light&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SkyGuardian Lite&lt;/strong&gt; is a simple AI-powered web app that helps users:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🌕 Understand light pollution levels in their area&lt;/li&gt;
&lt;li&gt;🌌 See how it affects star visibility&lt;/li&gt;
&lt;li&gt;🤖 Get AI-generated insights and suggestions&lt;/li&gt;
&lt;li&gt;🌍 Build awareness about environmental impact&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 The goal is to turn an &lt;strong&gt;invisible problem into something visible, emotional, and actionable&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🎬 Demo
&lt;/h2&gt;

&lt;p&gt;👉 Enter a city → Get instant analysis&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;📍 Location: Bhopal&lt;/li&gt;
&lt;li&gt;🌕 Pollution Level: Medium&lt;/li&gt;
&lt;li&gt;✨ Stars Visibility: Partially Visible&lt;/li&gt;
&lt;li&gt;🤖 AI Insight: Explains impact + suggestions&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💻 Code
&lt;/h2&gt;




&lt;h2&gt;
  
  
  ⚙️ How I Built It
&lt;/h2&gt;

&lt;p&gt;SkyGuardian Lite follows a simple but effective flow:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;User Input → Analysis → AI Insight → Actionable Suggestions&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  🧠 Backend
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Python + Flask&lt;/li&gt;
&lt;li&gt;Generates a simplified light pollution level (Low / Medium / High)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🤖 AI Integration
&lt;/h3&gt;

&lt;p&gt;I used &lt;strong&gt;Google Gemini&lt;/strong&gt; to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Explain pollution levels in simple language&lt;/li&gt;
&lt;li&gt;Describe environmental and human impact&lt;/li&gt;
&lt;li&gt;Suggest practical actions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 Instead of just showing data, the app &lt;strong&gt;translates it into understanding&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  🎨 Frontend
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;HTML + CSS (dark cinematic theme 🌌)&lt;/li&gt;
&lt;li&gt;Glassmorphism UI for modern feel&lt;/li&gt;
&lt;li&gt;Emotional visual (tree vs human impact 🌳)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  💡 Design Philosophy
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Keep it simple&lt;/li&gt;
&lt;li&gt;Make it interactive&lt;/li&gt;
&lt;li&gt;Add emotional storytelling&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🏆 Prize Categories
&lt;/h2&gt;

&lt;p&gt;✅ &lt;strong&gt;Best Use of Google Gemini&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Used Gemini to generate real-time environmental insights and actionable suggestions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;✅ &lt;strong&gt;Best Use of GitHub Copilot&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Assisted in speeding up development and improving code structure&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🎨 Visual Storytelling
&lt;/h2&gt;

&lt;p&gt;To make the impact more understandable, I added a storytelling layer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;😞 Polluted Sky → Stars hidden&lt;/li&gt;
&lt;li&gt;😊 Clean Sky → Stars visible&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 This transforms data into a story — making the problem not just visible, but &lt;em&gt;felt&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🚧 Challenges I Faced
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Building a meaningful project within a short weekend&lt;/li&gt;
&lt;li&gt;Simplifying a complex environmental issue&lt;/li&gt;
&lt;li&gt;Balancing creativity with functionality&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🚀 What’s Next
&lt;/h2&gt;

&lt;p&gt;SkyGuardian Lite is part of a bigger vision:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Real-time data integration&lt;/li&gt;
&lt;li&gt;Image-based pollution detection&lt;/li&gt;
&lt;li&gt;Location-based live tracking&lt;/li&gt;
&lt;li&gt;Community awareness features&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🌍 Final Thought
&lt;/h2&gt;

&lt;p&gt;We didn’t lose the stars.&lt;br&gt;
We just stopped seeing them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Maybe it’s time to look up again — before the sky forgets us. ✨&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;SkyGuardian Lite — because it’s not too late.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
    </item>
    <item>
      <title>I Built an AI That Makes Everything Overcomplicated 😅</title>
      <dc:creator>Anmol Pawar</dc:creator>
      <pubDate>Sun, 12 Apr 2026 21:15:02 +0000</pubDate>
      <link>https://forem.com/anmolpawar_/i-built-an-ai-that-makes-everything-overcomplicated-3f40</link>
      <guid>https://forem.com/anmolpawar_/i-built-an-ai-that-makes-everything-overcomplicated-3f40</guid>
      <description>&lt;h2&gt;
  
  
  🤖 What I Built
&lt;/h2&gt;

&lt;p&gt;I built &lt;strong&gt;Overthinking Machine&lt;/strong&gt;, a useless AI that takes simple things… and makes them unnecessarily complicated 😌&lt;/p&gt;

&lt;p&gt;Instead of helping, it “improves” your input in a slightly over-smart way.&lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;p&gt;Input: &lt;code&gt;hi&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Output:&lt;br&gt;
Hi 🙂&lt;/p&gt;

&lt;p&gt;But I improved it:&lt;br&gt;
Hello, hope you are having a productive day 😌&lt;/p&gt;

&lt;h2&gt;
  
  
  🎥 Demo
&lt;/h2&gt;

&lt;h2&gt;
  
  
  👉 Watch here: &lt;a href="https://youtu.be/Dm2Oal9MByk?si=28aHpKPnU_MzyUJy" rel="noopener noreferrer"&gt;https://youtu.be/Dm2Oal9MByk?si=28aHpKPnU_MzyUJy&lt;/a&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  💻 Code
&lt;/h2&gt;

&lt;p&gt;Built using &lt;strong&gt;Google AI Studio (Gemini)&lt;/strong&gt; with custom prompt design.&lt;/p&gt;




&lt;h2&gt;
  
  
  ⚙️ How I Built It
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Google AI Studio (Gemini)&lt;/li&gt;
&lt;li&gt;Prompt engineering for personality&lt;/li&gt;
&lt;li&gt;Simple UI for interaction&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Main focus was:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Keep responses short, simple, and slightly overthinking&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  🏆 Prize Category
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Best Google AI Usage&lt;/strong&gt;&lt;br&gt;
Because the project uses prompt engineering to control AI personality and behavior in a fun and creative way.&lt;/p&gt;




&lt;h2&gt;
  
  
  😅 Why it’s funny
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;It turns simple things into unnecessary complexity&lt;/li&gt;
&lt;li&gt;Feels like overthinking in real life&lt;/li&gt;
&lt;li&gt;Relatable and slightly annoying… in a fun way 😂&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🚀 Final Thought
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;Why say simple… when you can overthink? 🤖&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
