ResumeMatcher is a project developed for the Devpost Google Hackathon. It is a web application that allows users to submit their resumes and receive job recommendations tailored to their skills and aspirations.
You can view the live project at: https://devpost-google-hackathon.rutana.dev/
- Submit a Resume: Upload your resume (e.g.,
resume.txt
) or optionally include your career aspirations. - Job Matching: Get scored job recommendations that align with your profile.
- Java: Core programming language for the backend.
- Spring Boot: Framework for building the RESTful web service.
- Java ADK: Used for advanced development capabilities.
- Firebase: Backend-as-a-service for authentication and data storage.
- Google Cloud Run: Managed service for hosting the application.
- Visit the live application at https://devpost-google-hackathon.rutana.dev/.
- Submit your resume or use the example resume provided in
resume.txt
. - Optionally, add your career aspirations.
- Receive a list of jobs scored and matched to your profile.
This project was created as part of the Google Hackathon to demonstrate the use of Google Cloud services and advanced Java development techniques.