A gamefied, scalable, job matching web application in MVC C# 6 ASP.NET, hosted using Microsoft Azure
- Companies post a hidden set of ranked data for their ideal candidate, based on priorities of technical skill and cultural fit.
- Job seekers rank their priorities of technical skillset and cultural fit data.
- Using a K-D search tree and nearest neighbor searching, Job seekers and companies are matched in order of closest fit.
