This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
EB2 NIW Eligibilty checker
Confidential assessment to determine EB-2 NIW eligibility
Free 3-minute tool that checks if a someone may qualify for the U.S. EB-2 National Interest Waiver visa. It reviews education, experience, and planned work, then tells if you may fit EB-2 NIW or related pathways (PERM, STEM NIW, pilots, or aircraft maintenance NIW). Built with Harvey Law Group, it gives a preliminary result only (not legal advice). Goal: help you understand eligibility before paying for a legal consultation. No paywall or forced signup.
Dear Product Hunt Team
This is a small tool with a slightly bigger story than I expected.
What his tool does
A free, 3-minute eligibility test for the U.S. EB-2 NIW visa (and four related sub-paths: PERM, NIW STEM, NIW Pilots, NIW AME). visitors answer a handful of
questions about their education, their field, and what they actually want to do in the U.S. At the end this tools is able to tell you if he user qualifies or not.
here's what to do next" or "not yet, here's why and what would change that." No paywall, no pre-screen email-capture, no high-pressure call at the end.
The good thing about this tool is that all the questions and results are backed by an actual immigration law firm, that is what makes this tool legit, and again free to use and without any engagement what so ever.
Why I built it
I built it with Harvey Law Group, who'd been receiving the same email two or three times a week for years: "Hi, I'm a researcher / engineer / doctor /
founder, do I have a shot at the NIW?" etc. And then having to either charge for a consult to find out, or send a polite "book a call" reply that half of those
people couldn't afford.
Meanwhile, a lots of people who clearly didn't qualify were booking calls and paying an hour to hear "sorry, this isn't for you." Lose-lose for everyone
except the rare match.
The tool just says the quiet part out loud, earlier. If you fit, you fit. If you don't, you don't waste the firm's time or yours.
The build was supposed to be a weekend
It wasn't.
The form itself took an 2 months to do due to the back and forth with the lawyers to get it write— five branching question flows, a couple of legal disclaimers, an email handler. Done.
Then production happened.
- Email delivery. My local PHP mail() worked fine. On the live host it returned true and silently dropped every message. Three providers, two transactional
services, and one bad assumption ("Brevo is free, right?") later, the tool now talks SMTP directly to a Namecheap mailbox with relaxed TLS verification
(because shared-host certs don't match the per-domain hostname). I built a "send test email" button into the admin that surfaces the actual SMTP server
response when it fails — because "it doesn't work" is not a useful bug report.
- Security vs. signal. I stacked a honeypot, time gate, IP rate limit, MX check, and disposable-email blocklist all in one go. Real submissions started
disappearing. Turned out the honeypot field's name (hp_website) was triggering browser autofill — every real user was unknowingly tripping the bot trap.
Lesson re-learned: any defense that fails silently is a bug. Stripped it back to defenses that fail loudly.
- GDPR isn't a footer link. Linking to a privacy policy doesn't make a form compliant. The form now has an explicit consent checkbox, a
no-attorney-client-relationship disclaimer in the firm's own published language, and a timestamped consent record attached to every email — so if anyone
ever asks "did this person consent?", the answer is documented.
- The form needed an admin. Started as a single file. Quickly realised every config change meant redeploying. So I added a hidden admin console (login +
bcrypt + CSRF + rate-limited login + session timeout) where the firm can view inquiries, change SMTP, run a live email test, set the favicon, plug in GA4 /
Search Console / Microsoft Clarity, and write a custom meta title and description. The folder is named something unguessable so admin-scanning bots don't
find it.
The whole thing is still one deployable folder. JSON files for everything — no database, no build step, no framework. Runs on $4/month shared hosting.
About EB2 NIW Eligibilty checker on Product Hunt
“Confidential assessment to determine EB-2 NIW eligibility”
EB2 NIW Eligibilty checker was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #45 on the daily leaderboard. Free 3-minute tool that checks if a someone may qualify for the U.S. EB-2 National Interest Waiver visa. It reviews education, experience, and planned work, then tells if you may fit EB-2 NIW or related pathways (PERM, STEM NIW, pilots, or aircraft maintenance NIW). Built with Harvey Law Group, it gives a preliminary result only (not legal advice). Goal: help you understand eligibility before paying for a legal consultation. No paywall or forced signup.
On the analytics side, EB2 NIW Eligibilty checker competes within Global Nomad, Legal and Business Travel — topics that collectively have 38.6k followers on Product Hunt. The dashboard above tracks how EB2 NIW Eligibilty checker performed against the three products that launched closest to it on the same day.
Who hunted EB2 NIW Eligibilty checker?
EB2 NIW Eligibilty checker was hunted by Lay Nadji. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of EB2 NIW Eligibilty checker including community comment highlights and product details, visit the product overview.