Saurabh Rai

Results 12 issues of Saurabh Rai

## What is this Python project? Resume Matcher Describe features. - Python Based ATS Tool to help people get their resumes improved with matching keywords from Job Description. - 1.4K+...

Hi All! I need help testing the Resume Matcher in different environments to understand where people face problems and difficulty following steps. We have already laid out precise steps in...

@adityajoshi-08 As discussed, we need to create guided learning paths for "Software Development" so that people can get something of this 100 Days Free Coding Bootcamp on their own. -...

enhancement
good first issue
help wanted
hacktoberfest

I'm thinking of having a static (Vanilla JS) website for this repo. Source code should be in this repo itself for others to learn from as well. CC: @HimikaP @adityajoshi-08

enhancement
good first issue
hacktoberfest

We're starting a new iteration of 100 Days of Code and we need to change the readme for this. Join in the discord for more information on it: dsc.gg/invide

documentation
enhancement
good first issue
hacktoberfest

Improve the FAQs of this page. Either shift it to a new page or add it in the readme.

documentation
hacktoberfest

Reverts srbhr/website-for-resume-matcher#15

To save compilation time, and a faster compilation. We need a `.gitignore` or a `.langignore` file. Adding a `.gitignore` which contains: - Most notorious word "hmm..." which compiles to nothing....

enhancement

Facing a challenging situation here. There are two statements: ```JavaScript yodaSays = "Named must your fear be, before banish it you can." myWords = "You must name your fear before...

enhancement
help wanted

Currently, Resume Matcher only works with PDF files; we want to support docx and doc file formats as well. For this we plan to add in support for: - Word...