The need to automate employment offers to qualify job searchers has gain attentions. For an automated recommendation systems to be used more frequently, a better user-friendly filtering techniques are required. This paper designs an automated process, referred to as “the job recommender”, which focuses on user-centric design and personalization for recommending and matching applicants with appropriate jobs. We use the bottom-up approach that uses dataset based on filtering algorithms to predict and make recommendations for job seekers. The algorithm helps the recruiters to produce the list of the résumé that best meets the job descriptions. In this context, the random forest (RF) and support vector machines (SVM) are adopted to train the data. They are supplied personalized information (qualifications, result of aptitude test, age, and work experience) reported on the résumés of individual candidates from the pool of submissions, and the system train data to learn the evolution of job selection by candidates based on these machine learning tools. The algorithm used would help the recruiters to produce the list of the résumé that best meets the job descriptions. The algorithms are designed to recommend personalized items tailored to each user's interests. Under the minimum hardware and software requirements, the job recommender system was implemented in streamlit - a python template, for designing the frontend.