๐ Computer Science Engineering student at Chandigarh University (2022โ2026)
๐ก Passionate about backend development, clean architecture, and building scalable software
๐ Exploring system design, testing, and microservices
- โ Developed HireSense, an AI-powered resume classifier
- ๐ Used PyMuPDF to extract structured text from PDFs
- ๐ค Built a Logistic Regression model to predict job roles from resume content
- ๐ง Preprocessed data using TF-IDF Vectorizer, trained using
scikit-learn
- ๐พ Serialized model with
joblib
and served predictions in a Streamlit UI - ๐งช Created a clean interface to upload resumes, parse content, and get job predictions instantly