For my final year project, I developed a Resume Ranking System using React with Material UI and Tailwind CSS for the frontend. My colleague focused on backend development using Python with Flask, applying NLP and ML techniques to rank resumes based on skills, projects, and experience rather than just qualifications. Techniques like Jaro Winkler score and cosine similarity were used with libraries such as NLTK, pandas, and scikit-learn. The project aimed to streamline the recruitment process by helping recruiters easily identify top candidates. Completed within 1.5 months, with me handling frontend and my colleague leading backend development, alongside our team's focus on academic publication.