Skip to content

ethvr/johbseekers

Repository files navigation

🌉 BRIDGE Careers (formerly Job Seeker)

React Firebase Vite

Stop applying blindly. Start bridging the gap. Bridge Careers is a proficiency-based career coach that uses a custom compatibility engine to map your current skills against market demand.


🚀 The Vision

LinkedIn and traditional job boards are inefficient. They focus on the quantity of applications rather than the quality of the candidate. Bridge Careers flips the script by providing:

  • Transparency: Know exactly why you aren't a match.
  • Actionability: Get a step-by-step roadmap to level up.
  • Intelligence: Understand the difference between "Knowing" a skill and "Mastering" it.

✨ Key Features

🧠 The Compatibility Engine

Our custom-built engine doesn't just look for keywords; it understands Proficiency Context.

  • Seniority Scaling: The engine automatically adjusts target levels (Lvl 3 for Juniors vs. Lvl 5 for Seniors).
  • Alias Resolution: Intelligently maps "Postgres" to "PostgreSQL" or "TS" to "TypeScript" using a dictionary-based regex system.
  • Weighted Scoring: Matches are calculated across Technical Skills (60%) and Education Alignment (40%).

🗺️ Dynamic Career Roadmaps

A vertical timeline that visualizes your path to hire:

  • Critical Gaps: Identifies missing technologies and provides documentation.
  • Proficiency Gaps: Identifies skills you have but need to deepen, providing advanced tutorials.
  • Market Insights: Data-driven callouts explaining the "Why" behind every learning step.

📊 Proficiency Visualization

Custom SVG-based UI components including:

  • Match Score Circles: Optically centered progress tracking.
  • Level Meters: Visual bars comparing your current Lvl 1-5 against the job's target requirement.

🛠️ Technical Stack

Layer Technology
Frontend React 18 (Hooks, useMemo, Context API)
Build Tool Vite
Backend Firebase (Authentication & Firestore)
Routing React Router 6
Styling Custom CSS3 Variables (Dark Mode Optimized)

📂 Project Structure

src/
├── api/             # Firebase configuration and initialization
├── components/      # Reusable UI (RoadmapView, SkillInput, etc.)
├── data/            # Resource Library & static tech mappings
├── features/        # Business logic (The Roadmap Engine)
├── pages/           # View components (Dashboard, Explore, Profile)
└── utils/           # Helper functions and parsers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors