JobDesDecode
Job descriptions are usually full of vague corporate speak. This tool takes any job posting and gives you a straightforward breakdown — the must-have skills, the nice-to-haves, red flags, salary hints, and an honest readability score. No buzzwords, no fluff.
JavaScriptHTMLCSSGitHub Pages
Challenges
- 1Taking messy job descriptions and pulling out useful info automatically
- 2Making the results easy to scan without feeling overwhelming
What I Learned
- ✓How to parse and organize text in JavaScript
- ✓How to deploy a project on GitHub Pages
- ✓What it takes to ship something from start to finish