HR / OSPORTFOLIO WORKSPACE
hritikraj.dev/projects/uplyfox
All projectsImplemented · validation pending

UplyFox

UplyFox pixel fox mark

A browser extension and web control plane designed to make application assistance useful without making submission unsafe.

190 named unit tests
Chrome MV3Next.jsTypeScriptBrowser automationSecurity
01 / Case note

The operating problem

Job forms span frames, Shadow DOM, controlled inputs, and ambiguous controls; submitting is materially riskier than filling.

02 / Case note

My contribution

Built grounded profiles, deterministic answers, form inspection, verified writes, attachment handling, tracking, and explicit submission approval.

03 / Architecture

System shape

Next.js profile + tracker
Postgres + storage
Chrome MV3 service worker
Cross-frame form graph
One-time approval grant
04 / Case note

The key decision

The system redacts and hashes the form, binds approval to that hash and exact target, consumes a one-time grant, then checks the page again before submission.

05 / Case note

Reliability by design

Native setters and framework events are followed by read-back verification. Unknown portals remain inspect-and-fill rather than receiving unsafe navigation claims.

06 / Evidence

What the source proves

47 reusable question types
5 strict navigation adapters
Cross-frame + Shadow DOM traversal
Snapshot-bound approval
07 / Case note

Honest limits

Broad real-ATS end-to-end validation is pending; five strict navigation adapters are implemented rather than universal ATS support.

Have a hard problem?

Let’s build something
worth trusting.