An MCP-powered personal assistant that helps developers land their dream job at companies like Postman!
π Click here to try Dream Job Tracker
As a developer who dreams of working at Postman, I faced these challenges:
This MCP-powered app transforms the chaotic job search into a structured journey toward landing my dream job!
dream-job-tracker/ βββ π dream-job-tracker.html # Complete working demo βββ π mcp-server/ β βββ π index.js # MCP server with 5 intelligent tools βββ π package.json # Dependencies βββ π dream-job-tracker.postman_collection.json βββ π README.md # You are here!
search_jobs - Finds opportunities with smart matchinganalyze_job - Compares requirements with your skillstrack_application - Manages application lifecycleget_preparation_tips - Generates personalized prep contentget_applications - Retrieves all tracked applicationsNote: If clicking βViewβ in Postman shows a 404 (βwe could not find the workspaceβ), the collection hasnβt been published to a public Postman workspace. Click βForkβ instead to import it into your own workspace. Publishing this collection to a public workspace will enable the βViewβ option for everyone.
To make βViewβ work for everyone (publish to public workspace):
Iβve created a complete Postman collection demonstrating all MCP tools:
Forking in Postman:
Set collection variable:
mcp_server_url (in collection variables) to your server base URL, e.g. http://localhost:8080.Simply open the live demo: https://inkzombie.github.io/dream-job-tracker/
# Clone the repo
git clone https://github.com/InkZombie/dream-job-tracker.git
cd dream-job-tracker
# Install dependencies (if running MCP server)
npm install
# Start MCP server
node mcp-server/index.js
# Open the demo (choose one):
# macOS
open dream-job-tracker.html
# Linux
xdg-open dream-job-tracker.html
# Windows (PowerShell)
Start-Process dream-job-tracker.html
πΈ Screenshots Job Dashboard - 92% Match for Postman! Job Dashboard
Skill Analysis Skill Analysis
π Impact & Results Since building Dream Job Tracker:
β±οΈ 10+ hours/week saved not manually checking job boards π 100% on-time applications (0 deadlines missed!) π― 3 critical skills identified and now learning πΌ 40% higher response rate with better preparation π€ Contributing Feel free to fork this and adapt it for your own job search! If you land your dream job using this, let me know! π
π License MIT License - Use this to land YOUR dream job!
Made with β€οΈ and determination by Paula Nunez π Acknowledgments Built for the Postman Web Dev Challenge 2025 Inspired by my dream to work at Postman Thanks to the Postman team for creating amazing developer tools!