<?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: Revanth Mahesh</title>
    <description>The latest articles on DEV Community by Revanth Mahesh (@revanth_mahesh_8b3feaaf2b).</description>
    <link>https://dev.to/revanth_mahesh_8b3feaaf2b</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%2F3972035%2Fa0008840-c12d-4523-80e1-e1a708b17c25.png</url>
      <title>DEV Community: Revanth Mahesh</title>
      <link>https://dev.to/revanth_mahesh_8b3feaaf2b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/revanth_mahesh_8b3feaaf2b"/>
    <language>en</language>
    <item>
      <title>I built a full stack app in one day using AI tools - here is HOW and WHY</title>
      <dc:creator>Revanth Mahesh</dc:creator>
      <pubDate>Wed, 10 Jun 2026 13:25:14 +0000</pubDate>
      <link>https://dev.to/revanth_mahesh_8b3feaaf2b/i-built-a-full-stack-app-in-one-day-using-ai-tools-here-is-how-and-why-h88</link>
      <guid>https://dev.to/revanth_mahesh_8b3feaaf2b/i-built-a-full-stack-app-in-one-day-using-ai-tools-here-is-how-and-why-h88</guid>
      <description>&lt;p&gt;A few weeks ago I was applying for a job and noticed something that bothered me.&lt;/p&gt;

&lt;p&gt;The moment I submitted my application it locked. Even though no recruiter had seen it yet. Even though I had a stronger resume ready the next day.&lt;br&gt;
So I asked why. And then I built a solution.&lt;/p&gt;

&lt;p&gt;What I built:&lt;/p&gt;

&lt;p&gt;LiveApply is a prototype that keeps job applications editable until the hiring team actually starts reviewing. The window closes the moment the recruiter downloads all resumes simultaneously. Fair for every candidate.&lt;/p&gt;

&lt;p&gt;The problem it solves:&lt;/p&gt;

&lt;p&gt;Most ATS platforms lock applications on submission not on recruiter action. That is an arbitrary technical limitation that hurts candidates every single day. A fixed time window is still unfair. The window should close based on recruiter action not time.&lt;/p&gt;

&lt;p&gt;Tech stack:&lt;/p&gt;

&lt;p&gt;React + Tailwind CSS for the frontend&lt;br&gt;
Supabase for database and file storage&lt;br&gt;
Resend for transactional emails&lt;br&gt;
Lovable AI for building the entire app&lt;br&gt;
Deployed on Lovable&lt;/p&gt;

&lt;p&gt;How I built it:&lt;/p&gt;

&lt;p&gt;I used natural language prompts in Lovable AI to generate the entire application. No manual coding. I described what I wanted, Lovable built it and I iterated until it was right. The entire build took one day.&lt;br&gt;
Three user perspectives&lt;/p&gt;

&lt;p&gt;The prototype lets you test from three different views:&lt;/p&gt;

&lt;p&gt;As a candidate you submit an application and get a unique link to update your resume, cover letter and portfolio for up to 2 minutes in the prototype. In the real product the window stays open until the recruiter starts reviewing.&lt;/p&gt;

&lt;p&gt;As a recruiter you see all applications and a download button. In the real product clicking download closes all candidate windows simultaneously.&lt;br&gt;
As an admin you have full read only visibility into all activity and metrics.&lt;/p&gt;

&lt;p&gt;Try it yourself&lt;/p&gt;

&lt;p&gt;&lt;a href="https://liveapply.lovable.app" rel="noopener noreferrer"&gt;https://liveapply.lovable.app&lt;/a&gt;&lt;br&gt;
Passcode for recruiter and admin: admin&lt;/p&gt;

&lt;p&gt;The window is set to 2 minutes in the prototype so you experience the full flow quickly!&lt;/p&gt;

&lt;p&gt;What is next&lt;br&gt;
This is Version 1. Version 2 will integrate directly with existing ATS systems like Ashby and Greenhouse via their APIs so any company can plug LiveApply in without replacing their existing workflow.&lt;br&gt;
Would love to hear your thoughts in the comments!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>career</category>
      <category>buildinpublic</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
