Skip to content

travisistaken/BuildingBloCS-SmartMatch-Rebuilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SmartMatch – Rebuilt Version

About

This is my rebuilt version of the SmartMatch project from the BuildingBloCS June 2025 Hackathon. The original idea came from our team — Caylan, Leon, Travis, and Kayden — and was about helping disabled and disadvantaged workers find jobs that fit them.

In this repo, I’ve reworked the project from the ground up: cleaned up the code, reorganized the structure, and made it portfolio-ready. The original hackathon project is not included, but you can check it out here: Original Hackathon Repo.


The Problem

Finding the right job can be tough for everyone, but disabled and disadvantaged workers face extra barriers:

  • Matching skills to job requirements
  • Ensuring accessibility needs are met
  • Getting personalized recommendations

SmartMatch was our attempt to make the process easier and fairer by calculating a simple “match score” between candidates and jobs.


What I Did in This Rebuild

  • Reorganized the project and cleaned the code
  • Rebuilt the matching workflow from scratch
  • Improved data handling and preprocessing
  • Added better evaluation and simple visualizations
  • Set it up so it can be extended easily in the future

How It Works (Simplified)

  1. Take candidate profiles and job descriptions
  2. Clean and prepare the data
  3. Build a model to calculate a “match score”
  4. Evaluate the results
  5. Recommend the best-fit jobs

Tech Used

  • Python
  • Pandas & NumPy
  • Scikit-learn
  • Matplotlib
  • TensorFlow / Streamlit (optional)

Author

Travis — rebuilt this project for my portfolio.
Original hackathon team: Caylan, Leon, Travis, and Kayden.

About

This is my rebuilt version of the SmartMatch project from the BuildingBloCS June 2025 Hackathon. The original concept was created by our team — Caylan, Leon, Travis, and Kayden — but this repo contains my fully reworked, portfolio-ready version.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors