Skip to content

bidpivot/email-validator-typescript

Repository files navigation

Email Validator

This is typescript migration (and refactoring) of an older repo found here You CAN actually use this tool to find someone's email address.

Here is link to the website

Here's how it works:

  1. Type in the person's name and domain name, it will suggest around 50 different possible email address combinations. Expand the options if person has a nickname or abbreviation. e.g. Bradley => Brad

  2. Copy those addresses into the bcc of a new email in gmail.

  3. Hover over each email with your mouse. If the email is real, you will likely see a profile of the person you are trying to reach.

This repo is also useful if you want to test out a new package or demo something; you can use it it without having to build yet another to-do list.


Coming Soon...

  • conversion to typescript
  • video to show how it works
  • backend with actual email tester

About

reworking this SPA with typescript for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published