Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More features, minor bug fixes #18

Open
wants to merge 6 commits into
base: development
Choose a base branch
from

Conversation

shubhampaithankar
Copy link

  1. Improved Regex
  • Throughout my use, some job's exp criteria escaped through the regex. I found out some HRs like to put years as yrs
  • The new regex checks for that
  1. Improved text extraction
  • Some bad words that I put such as "contractor" escaped cus the normally extracted description has leading and trailing white spaces
  • new function to polish the extracted text while also maintaining its structure
  1. Check to unfollow company at the end
  • Added a check to unfollow company before submitting the application
  • Prevents clutter and unnecessary posts from popping up in the feed
  1. Work style preference
  • Added a check to only apply to jobs that match your preference (remote | on-site | hybrid)
  • Empty field will ignore the checking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant