Projects

A collection of software projects with interactive hover previews on supported cards.

All projects

PathLayer poster

PathLayer

Graph engine that traces the shortest introduction path through your professional network.

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • React Flow
  • BFS and Dijkstra run entirely client-side, computing shortest-hop and minimum social-friction paths through a synthetic professional network in real time.
  • React Flow renders the computed path as a live, explorable graph with supporting panels for path details, node profiles, and candidate rankings.
  • Builds to a fully static export with no backend required, deployable to Cloudflare Pages with a deterministic seed-generated dataset bundled at build time.