<?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: Mihai</title>
    <description>The latest articles on Forem by Mihai (@mihaig04).</description>
    <link>https://forem.com/mihaig04</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%2F1258030%2Fad10f3dd-1cb0-4238-86cf-47e8d2f7f4b9.png</url>
      <title>Forem: Mihai</title>
      <link>https://forem.com/mihaig04</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mihaig04"/>
    <language>en</language>
    <item>
      <title>I looked at 200+ FAANG resumes that actually got interviews. Here's what I found.</title>
      <dc:creator>Mihai</dc:creator>
      <pubDate>Mon, 23 Mar 2026 20:18:06 +0000</pubDate>
      <link>https://forem.com/mihaig04/i-looked-at-200-faang-resumes-that-actually-got-interviews-heres-what-i-found-1cg9</link>
      <guid>https://forem.com/mihaig04/i-looked-at-200-faang-resumes-that-actually-got-interviews-heres-what-i-found-1cg9</guid>
      <description>&lt;p&gt;I went into this expecting to find some secret sauce. &lt;strong&gt;What I actually found was more boring and more useful than that&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Over the past few months I've been obsessively collecting anonymised resumes from people who got into Google, Meta, Amazon and similar.&lt;/p&gt;

&lt;p&gt;Specifically ones where I could also see the version that didn't get through. Two hundred and something applications, plus conversations with a handful of recruiters who work at places recieving millions of apps a year.&lt;/p&gt;

&lt;p&gt;The patterns that emerged were pretty consistent. &lt;/p&gt;

&lt;p&gt;Annoyingly so, actually...&lt;/p&gt;

&lt;p&gt;The recruiter attention thing is real, and it's brutal.&lt;/p&gt;

&lt;p&gt;There's a &lt;a href="https://www.theladders.com/static/images/basicSite/pdfs/TheLadders-EyeTracking-StudyC2.pdf" rel="noopener noreferrer"&gt;Ladders eye-tracking study&lt;/a&gt; that gets cited endlessly, and I used to roll my eyes at it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Six or seven seconds before they decide?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Surely not. But after talking to actual recruiters who are processing hundreds of resumes a week, I believe it now. They're not reading. They're scanning for signals, numbers, company names, technologies they recognise. If those signals aren't visible immediately, it's over.&lt;/p&gt;

&lt;p&gt;The implication of this is that the top third of your CV is doing almost all the work. Which is a problem if, like most people, you've buried your best stuff halfway down under a wall of responsibilities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The before/afters were genuinely surprising...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The craziest example I came across was a mid-level backend engineer who'd been rejected three times. Same person, same experience, same job history. &lt;/p&gt;

&lt;p&gt;The difference in the revised resume was mostly just adding numbers to things.&lt;/p&gt;

&lt;p&gt;"Worked on backend services" became "Architected and deployed 4 microservices handling 12M daily requests using Node.js, PostgreSQL, and Redis."&lt;/p&gt;

&lt;p&gt;"Improved database performance" became something like "optimised queries and added a caching layer, cutting p99 latency by 68% and saving about $3k/month on database costs."&lt;/p&gt;

&lt;p&gt;Same job. Same work. Completely different read. Within two weeks they had interviews at Meta, Amazon and Stripe.&lt;/p&gt;

&lt;p&gt;I saw this pattern over and over. The people who were getting through weren't necessarily doing more impressive work they were just describing it in a way that gave the recruiter something to hold onto.&lt;/p&gt;

&lt;p&gt;What the new grad example taught me.&lt;/p&gt;

&lt;p&gt;One of the most interesting cases was a new grad with one internship and no full-time experience. On paper, not obviously hireable at Google. But their project section was doing something clever, every project followed a problem, action, result structure.&lt;/p&gt;

&lt;p&gt;Not "Built a distributed task scheduler using Go and Redis." But: "Built a distributed task scheduler handling 10K+ concurrent jobs, reducing average completion time by 43% vs a baseline single-threaded implementation."&lt;/p&gt;

&lt;p&gt;The difference is that the second version shows engineering thinking, not just a technology list. They're demonstrating they understand why the choices they made mattered.&lt;/p&gt;

&lt;p&gt;Their competitive programming scores were also front and centre top 5% on Codeforces, LeetCode rating over 1800, which for an algorithmically-focused company like Google does actually signal something meaningful.&lt;/p&gt;

&lt;p&gt;The ATS stuff is less sexy but genuinely important&lt;br&gt;
Before any human sees your CV, an automated system is parsing it. &lt;/p&gt;

&lt;p&gt;These systems are dumber than you'd expect. Tables break them. Text boxes break them. Anything in a header or footer often gets ignored entirely. &lt;/p&gt;

&lt;p&gt;Fancy design means your carefully written bullet points arriving as garbled nonsense in a recruiter's dashboard.&lt;/p&gt;

&lt;p&gt;The resumes that cleared ATS reliably were boring to look at. &lt;br&gt;
Plain text, standard section headings like Experience and Education, no columns, no icons. Save the creativity for your portfolio.&lt;/p&gt;

&lt;p&gt;Patterns across everything I looked at.&lt;/p&gt;

&lt;p&gt;A few things came up in basically every successful application.&lt;br&gt;
The verb choices matter more than people think. Engineered, architected, optimised, scaled —&amp;gt; versus "responsible for" or "involved in." The first set implies agency. The second implies you were nearby when something happened.&lt;/p&gt;

&lt;p&gt;Every bullet point had at least one number. Latency reductions, user counts, request volumes, cost savings, time saved through automation.&lt;/p&gt;

&lt;p&gt;If you can't put a number on something, you probably need to either dig into it more or cut the bullet entirely.&lt;/p&gt;

&lt;p&gt;Technical skills sections worked best grouped by category, Languages, Frameworks, Tools, Cloud and without self assessed proficiency ratings. "Python four out of five stars" tells me nothing. Where you used Python and what you built tells me everything.&lt;br&gt;
Education went at the bottom, unless it was a recent graduation or the programme was clearly relevant. &lt;/p&gt;

&lt;p&gt;No objective statements. No references. No photos, and I'm genuinely still seeing this in 2026.&lt;/p&gt;

&lt;p&gt;The thing that surprised me most&lt;br&gt;
One candidate updated their CV by adding metrics to five bullet points and reorganising their skills section. Their callback rate went from 8% to 34% across 50 applications. &lt;/p&gt;

&lt;p&gt;That's not a small tweak, that's a fundamentally different outcome from what was essentially an afternoon of editing.&lt;/p&gt;

&lt;p&gt;I expected the successful resumes to have some structural secret I hadn't thought of. Instead most of the gap between rejected and accepted came down to this: did you quantify your impact, and is that impact visible in the first few seconds of someone looking at your page?&lt;/p&gt;

&lt;p&gt;That's it, really.&lt;/p&gt;

&lt;p&gt;If you want to check &lt;strong&gt;how your own CV stacks up against this stuff&lt;/strong&gt;, I've been building a tool at &lt;a href="https://helpthe.dev" rel="noopener noreferrer"&gt;helpthe.dev&lt;/a&gt; that analyses developer resumes against exactly these patterns. &lt;br&gt;
Still early but it'll tell you specifically what's missing rather than just giving you generic tips.&lt;/p&gt;

&lt;p&gt;Hope that's useful. Happy to dig into any specific part of this if people have questions, particularly the ATS parsing stuff, which I think is more nuanced than most guides make out.&lt;/p&gt;

</description>
      <category>career</category>
      <category>resume</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Mihai</dc:creator>
      <pubDate>Fri, 24 Jan 2025 20:48:34 +0000</pubDate>
      <link>https://forem.com/mihaig04/-8ld</link>
      <guid>https://forem.com/mihaig04/-8ld</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/mihaig04/hardware-i-cant-live-without-as-a-software-engineer-a30" class="crayons-story__hidden-navigation-link"&gt;Hardware I Can’t Live Without as a Software Engineer.&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/mihaig04" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1258030%2Fad10f3dd-1cb0-4238-86cf-47e8d2f7f4b9.png" alt="mihaig04 profile" class="crayons-avatar__image" width="400" height="400"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/mihaig04" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Mihai
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Mihai
                
              
              &lt;div id="story-author-preview-content-2239126" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/mihaig04" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1258030%2Fad10f3dd-1cb0-4238-86cf-47e8d2f7f4b9.png" class="crayons-avatar__image" alt="" width="400" height="400"&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Mihai&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/mihaig04/hardware-i-cant-live-without-as-a-software-engineer-a30" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Jan 24 '25&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/mihaig04/hardware-i-cant-live-without-as-a-software-engineer-a30" id="article-link-2239126"&gt;
          Hardware I Can’t Live Without as a Software Engineer.
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag crayons-tag--filled  " href="/t/discuss"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;discuss&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/productivity"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;productivity&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/news"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;news&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/softwareengineering"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;softwareengineering&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/mihaig04/hardware-i-cant-live-without-as-a-software-engineer-a30" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;5&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/mihaig04/hardware-i-cant-live-without-as-a-software-engineer-a30#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>productivity</category>
      <category>softwareengineering</category>
      <category>career</category>
    </item>
    <item>
      <title>Hardware I Can’t Live Without as a Software Engineer.</title>
      <dc:creator>Mihai</dc:creator>
      <pubDate>Fri, 24 Jan 2025 20:33:41 +0000</pubDate>
      <link>https://forem.com/mihaig04/hardware-i-cant-live-without-as-a-software-engineer-a30</link>
      <guid>https://forem.com/mihaig04/hardware-i-cant-live-without-as-a-software-engineer-a30</guid>
      <description>&lt;p&gt;As a software engineer, having the right tools can make a world of difference. Here are three pieces of hardware that have transformed my productivity and comfort:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://amzn.to/3Eb1zIa" rel="noopener noreferrer"&gt;Logitech Signature M650 Wireless Mouse&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Logitech Signature M650 Wireless Mouse is a game-changer. Its SmartWheel makes scrolling through code effortless, especially long files of code, and the ergonomic design ensures long-lasting comfort. The silent clicks are perfect for the office, and the customisable side buttons save time with handy shortcuts like copy &amp;amp;paste or browser navigation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://amzn.to/3CmeyWZ" rel="noopener noreferrer"&gt;Beats Studio Pro Wireless Headphones&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;When I need to focus, my Beats Studio Pros come to the rescue. With excellent noise-cancelling, I can block out distractions and dive into the zone. The long battery life and fast charging mean they’re always ready to go, and the rich sound quality.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://amzn.to/40tT9mD" rel="noopener noreferrer"&gt;Logitech G G240 Cloth Gaming Mouse Pad&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Though simple, the Logitech G G240 Cloth Gaming Mouse Pad makes a big difference. Especially if you are using a mouse on a shiny desk / textured! &lt;/p&gt;

</description>
      <category>productivity</category>
      <category>discuss</category>
      <category>news</category>
      <category>softwareengineering</category>
    </item>
    <item>
      <title>What Are Your Favorite Open-Source Documentation Tools?</title>
      <dc:creator>Mihai</dc:creator>
      <pubDate>Mon, 20 Jan 2025 11:09:21 +0000</pubDate>
      <link>https://forem.com/mihaig04/what-are-your-favorite-open-source-documentation-tools-1oa8</link>
      <guid>https://forem.com/mihaig04/what-are-your-favorite-open-source-documentation-tools-1oa8</guid>
      <description>&lt;p&gt;Documentation is critical for the success of any project, but finding the right open-source tool or library to manage it can be challenging. While there are many options available, I’ve struggled to find one that’s both reliable and suits my project’s needs.&lt;/p&gt;

&lt;p&gt;I’m reaching out to gather recommendations:&lt;/p&gt;

&lt;p&gt;What open-source tools or libraries do you recommend for creating and hosting documentation?&lt;/p&gt;

&lt;p&gt;Are there any lesser-known tools that stand out?&lt;/p&gt;

&lt;p&gt;What features do you prioritize in a documentation tool (e.g., versioning, search, customization)?&lt;/p&gt;

&lt;p&gt;If you have any suggestions, feel free to share them in the comments. Links to examples or projects using these tools would also be appreciated.&lt;/p&gt;

&lt;p&gt;Looking forward to your recommendations.&lt;/p&gt;

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