<?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: sunny</title>
    <description>The latest articles on Forem by sunny (@sudhanva_mg_3d625287a49b9).</description>
    <link>https://forem.com/sudhanva_mg_3d625287a49b9</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%2F2978004%2Fe62be769-459f-4084-b21a-6dd09abb01ab.png</url>
      <title>Forem: sunny</title>
      <link>https://forem.com/sudhanva_mg_3d625287a49b9</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/sudhanva_mg_3d625287a49b9"/>
    <language>en</language>
    <item>
      <title>I Automated My Job Hunt for Visa-Sponsored Roles with AI</title>
      <dc:creator>sunny</dc:creator>
      <pubDate>Thu, 29 May 2025 10:37:51 +0000</pubDate>
      <link>https://forem.com/sudhanva_mg_3d625287a49b9/i-automated-my-job-hunt-for-visa-sponsored-roles-with-ai-52hn</link>
      <guid>https://forem.com/sudhanva_mg_3d625287a49b9/i-automated-my-job-hunt-for-visa-sponsored-roles-with-ai-52hn</guid>
      <description>&lt;p&gt;Hey devs 👋🏼,&lt;/p&gt;

&lt;p&gt;I got tired of endlessly scrolling LinkedIn, only to realize most jobs wouldn’t sponsor a visa. So I did what any developer would—I automated the pain away!&lt;/p&gt;

&lt;p&gt;I built a simple AI tool that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Finds&lt;/strong&gt; companies officially able to sponsor visas (UK first, global later).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automatically identifies&lt;/strong&gt; their open roles every day.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Emails me&lt;/strong&gt; a neat CSV so I can apply directly.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thought some of you might relate or benefit from this too!&lt;/p&gt;

&lt;p&gt;Check it out here: &lt;a href="https://sponserai.netlify.app/" rel="noopener noreferrer"&gt;https://sponserai.netlify.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback and thoughts welcome!&lt;/p&gt;

&lt;p&gt;Happy coding 🚀&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>productivity</category>
    </item>
    <item>
      <title>What if your browser actually helped you fill out forms—with your own data?</title>
      <dc:creator>sunny</dc:creator>
      <pubDate>Mon, 31 Mar 2025 21:09:30 +0000</pubDate>
      <link>https://forem.com/sudhanva_mg_3d625287a49b9/what-if-your-browser-actually-helped-you-fill-out-forms-with-your-own-data-5a3d</link>
      <guid>https://forem.com/sudhanva_mg_3d625287a49b9/what-if-your-browser-actually-helped-you-fill-out-forms-with-your-own-data-5a3d</guid>
      <description>&lt;p&gt;Hey devs 👋&lt;/p&gt;

&lt;p&gt;I’ve been thinking about this small but super annoying problem:&lt;/p&gt;

&lt;p&gt;We end up filling out forms all the time—job applications, vendor signups, internal onboarding, visa forms, event registrations, compliance docs—you name it.&lt;/p&gt;

&lt;p&gt;Most of them ask for information we already have: name, address, job title, company description, bio, etc. But each form phrases it differently or uses different field layouts, so browser autofill barely works.&lt;/p&gt;

&lt;p&gt;I was wondering...&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;What if there was a browser extension where you upload your own data once (like a JSON or spreadsheet), and it helps fill forms using &lt;em&gt;your own context&lt;/em&gt;—not just your email and name?&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It would:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Read the form&lt;/li&gt;
&lt;li&gt;Match fields to your data intelligently (LLM-powered)&lt;/li&gt;
&lt;li&gt;Suggest or auto-fill values with explanations (e.g., “Used company profile from your uploaded context”)&lt;/li&gt;
&lt;li&gt;Stay local or private by default&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Seems like it could save hours over time, especially for stuff like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Repeated signups / partner forms&lt;/li&gt;
&lt;li&gt;Government or legal paperwork&lt;/li&gt;
&lt;li&gt;Freelance onboarding&lt;/li&gt;
&lt;li&gt;Visa and travel forms&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m not building anything yet—just curious if this is a problem others have too.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Do you run into this kind of repetitive form-filling?&lt;/li&gt;
&lt;li&gt;How do you usually deal with it?&lt;/li&gt;
&lt;li&gt;Would you want something like this, or have you already solved it another way?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Would love to hear your thoughts! 🙌&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Do you ever wish your pair programming sessions had a neutral third voice?</title>
      <dc:creator>sunny</dc:creator>
      <pubDate>Wed, 26 Mar 2025 10:10:57 +0000</pubDate>
      <link>https://forem.com/sudhanva_mg_3d625287a49b9/do-you-ever-wish-your-pair-programming-sessions-had-a-neutral-third-voice-4l52</link>
      <guid>https://forem.com/sudhanva_mg_3d625287a49b9/do-you-ever-wish-your-pair-programming-sessions-had-a-neutral-third-voice-4l52</guid>
      <description>&lt;p&gt;Hey devs 👋&lt;/p&gt;

&lt;p&gt;Curious if others have experienced this:&lt;/p&gt;

&lt;p&gt;During pair programming or team discussions, we often get into long debates about how to implement something. It starts with, “Should we do it this way or that way?” and suddenly we’re 40 minutes in, still discussing pros and cons.&lt;/p&gt;

&lt;p&gt;Sometimes it feels like the loudest opinion wins—not necessarily the best one.&lt;/p&gt;

&lt;p&gt;Lately, I’ve been wondering:&lt;/p&gt;

&lt;p&gt;What if there was a way to have a neutral voice in the room—one that’s not emotionally invested, knows your codebase, understands business priorities, and can surface trade-offs objectively?&lt;/p&gt;

&lt;p&gt;Like... an assistant that:&lt;/p&gt;

&lt;p&gt;Knows when tech debt is okay vs. when it’s a red flag&lt;/p&gt;

&lt;p&gt;Helps compare approaches in real-time&lt;/p&gt;

&lt;p&gt;Keeps the discussion aligned to delivery goals&lt;/p&gt;

&lt;p&gt;I’m not sure if this is something other teams run into or if it's just me overthinking things, but I'd love to hear:&lt;/p&gt;

&lt;p&gt;Do you run into these kinds of debates?&lt;/p&gt;

&lt;p&gt;How do you resolve them?&lt;/p&gt;

&lt;p&gt;What do you wish existed to help?&lt;/p&gt;

&lt;p&gt;No pitch, no tool—just genuinely curious how other devs think about this.&lt;br&gt;
Appreciate any thoughts 🙏&lt;/p&gt;

</description>
      <category>programming</category>
      <category>softwareengineering</category>
      <category>productivity</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
