<?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: ashutoshbhandari5</title>
    <description>The latest articles on Forem by ashutoshbhandari5 (@ashutoshbhandari5).</description>
    <link>https://forem.com/ashutoshbhandari5</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%2F464453%2F60847655-3d54-4d0a-adf5-93b5812fc4bf.jpg</url>
      <title>Forem: ashutoshbhandari5</title>
      <link>https://forem.com/ashutoshbhandari5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ashutoshbhandari5"/>
    <language>en</language>
    <item>
      <title>I Was Tired of Proving I Wasn’t Lying So I Built Devlog!</title>
      <dc:creator>ashutoshbhandari5</dc:creator>
      <pubDate>Tue, 05 Aug 2025 22:55:27 +0000</pubDate>
      <link>https://forem.com/ashutoshbhandari5/i-was-tired-of-proving-i-wasnt-lying-so-i-built-devlog-2hg5</link>
      <guid>https://forem.com/ashutoshbhandari5/i-was-tired-of-proving-i-wasnt-lying-so-i-built-devlog-2hg5</guid>
      <description>&lt;p&gt;Let me be honest:&lt;/p&gt;

&lt;p&gt;I used to hate sending people my work.&lt;/p&gt;

&lt;p&gt;Not because I didn’t have anything to show.&lt;br&gt;
But because it was scattered.&lt;/p&gt;

&lt;p&gt;One time someone asked, “What have you done?” and I paused — not because I didn’t know, but because I had to scramble through tabs:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;“Here’s my GitHub…”&lt;/li&gt;
&lt;li&gt;“Oh wait, I also write on Dev.to, here’s that…”&lt;/li&gt;
&lt;li&gt;“Actually I freelance too — I’ll forward you the emails…”&lt;/li&gt;
&lt;li&gt;“And yeah, I grind LeetCode when I can — don’t ask where the stats are…”&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;By the end, I felt like I was piecing together a portfolio puzzle just to say:&lt;/p&gt;

&lt;p&gt;“Hey, I swear I’ve actually done stuff.”&lt;/p&gt;

&lt;p&gt;That sucked. It felt like no matter how much I built, solved, or shipped — I couldn’t present it in a way that felt real, cohesive, or credible.&lt;/p&gt;

&lt;p&gt;So, I built something that could.&lt;/p&gt;

&lt;p&gt;Meet: Devlog&lt;/p&gt;

&lt;p&gt;Devlog is a one-link developer profile that pulls everything you’ve done into a single, themed page.&lt;/p&gt;

&lt;p&gt;It connects with your:&lt;br&gt;
✅ GitHub contributions&lt;br&gt;
✅ LeetCode stats&lt;br&gt;
✅ Dev.to posts&lt;br&gt;
✅ StackOverflow reputation&lt;br&gt;
✅ Freelance work &amp;amp; SaaS projects&lt;/p&gt;

&lt;p&gt;…and wraps it all into a layout you can actually be proud to share.&lt;/p&gt;

&lt;p&gt;It’s not just a portfolio. It’s your developer footprint — verified, dynamic, and alive.&lt;/p&gt;

&lt;p&gt;The Road to Building Devlog&lt;/p&gt;

&lt;p&gt;What sounds simple was anything but.&lt;/p&gt;

&lt;p&gt;I had to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Work around GitHub’s GraphQL rate limits&lt;/li&gt;
&lt;li&gt;Cache years of data for performance&lt;/li&gt;
&lt;li&gt;Ensure fast sync without draining user devices&lt;/li&gt;
&lt;li&gt;Design a UI that feels like a personal brand — not a boring resume&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;All while juggling frontend, backend, auth, Supabase, Next.js, serverless edge functions, Upstash, and animations solo.&lt;/p&gt;

&lt;p&gt;There were nights I doubted the whole thing.&lt;br&gt;
There were bugs I didn’t think I could debug.&lt;br&gt;
And there were definitely moments I thought:&lt;/p&gt;

&lt;p&gt;“Maybe I’m just building this for myself…”&lt;/p&gt;

&lt;p&gt;But that was exactly the point.&lt;/p&gt;

&lt;p&gt;I was building for the old me — the dev who had done great work but struggled to prove it.&lt;/p&gt;

&lt;p&gt;Why This Matters (To Me, and Maybe You)&lt;/p&gt;

&lt;p&gt;We talk a lot about “proof of work” in tech.&lt;/p&gt;

&lt;p&gt;But for developers, proof is often fragmented:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;GitHub doesn’t show your blogs&lt;/li&gt;
&lt;li&gt;LeetCode doesn’t show your client work&lt;/li&gt;
&lt;li&gt;StackOverflow doesn’t know your SaaS app exists&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;So if you’re a:&lt;/li&gt;
&lt;li&gt;Self-taught dev&lt;/li&gt;
&lt;li&gt;Career switcher&lt;/li&gt;
&lt;li&gt;Indie hacker&lt;/li&gt;
&lt;li&gt;Freelancer&lt;/li&gt;
&lt;li&gt;Or someone doing real things outside the resume pipeline…&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Devlog is for you.&lt;/p&gt;

&lt;p&gt;It doesn’t fake anything.&lt;br&gt;
It just brings your real work together — beautifully.&lt;/p&gt;

&lt;p&gt;What’s Next?&lt;/p&gt;

&lt;p&gt;Right now, I’m:&lt;/p&gt;

&lt;p&gt;• Adding more integrations (HackerRank, Medium, Fiverr, Gumroad…)&lt;br&gt;
• Improving the design&lt;br&gt;
• Making the sync faster &amp;amp; smarter&lt;br&gt;
• Prepping for launch (soon!)&lt;/p&gt;

&lt;p&gt;And I’d love your thoughts.&lt;/p&gt;

&lt;p&gt;Would you find this useful?&lt;br&gt;
What else would you want in your own Devlog?&lt;br&gt;
What does “proof-of-work” mean to you?&lt;/p&gt;

&lt;p&gt;Let’s talk in the comments 💬&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>saas</category>
    </item>
    <item>
      <title>Devlog! Your last profile link.</title>
      <dc:creator>ashutoshbhandari5</dc:creator>
      <pubDate>Fri, 25 Jul 2025 22:14:49 +0000</pubDate>
      <link>https://forem.com/ashutoshbhandari5/devlog-your-last-profile-link-1hjk</link>
      <guid>https://forem.com/ashutoshbhandari5/devlog-your-last-profile-link-1hjk</guid>
      <description>&lt;p&gt;I’ve been a software engineer for years, worked on freelance gigs, built SaaS projects, contributed to open source, solved LeetCode problems, and kept improving.&lt;/p&gt;

&lt;p&gt;But here’s the thing:&lt;/p&gt;

&lt;p&gt;Every time I had to “show” that to someone a recruiter, a client, even another dev it felt like I was piecing myself together with 7 different links.&lt;/p&gt;

&lt;p&gt;“Here’s my GitHub.”&lt;br&gt;
“My projects are in Notion.”&lt;br&gt;
“I wrote some stuff on Dev.to.”&lt;br&gt;
“Here’s my resume it’s kinda outdated.”&lt;br&gt;
“Oh and here’s this freelance project… but I can’t show earnings.”&lt;/p&gt;

&lt;p&gt;I hated it.&lt;/p&gt;

&lt;p&gt;Not because I didn’t have the work. But because I couldn’t show the full picture without people clicking around, scrolling through crap, or just giving up.&lt;/p&gt;

&lt;p&gt;Recruiters don’t want to scroll 5 links deep.&lt;br&gt;
Clients don’t want to chase down proof.&lt;br&gt;
Even I forgot half the stuff I’d done.&lt;/p&gt;

&lt;p&gt;That’s when I started building Devlog.&lt;/p&gt;

&lt;p&gt;A place where everything comes together:&lt;/p&gt;

&lt;p&gt;Your GitHub, resume, and LeetCode grind&lt;br&gt;
Your freelance work with earnings over time&lt;br&gt;
Your SaaS projects, blogs, contributions&lt;/p&gt;

&lt;p&gt;All on one page. With themes, clean layouts, and no BS.&lt;/p&gt;

&lt;p&gt;It’s not just a portfolio. It’s your career laid out like it should be.&lt;/p&gt;

&lt;p&gt;Your proof. Your story. Your timeline.&lt;/p&gt;

&lt;p&gt;I’m building it because I needed it.&lt;br&gt;
And I know I’m not the only one.&lt;/p&gt;

&lt;p&gt;Releasing Beta Version Soon!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>saas</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
