Crafting Verifiable Professional Identities.

Prectegie CV is a warm-canvas career development platform. Generate cryptographically signed, selective disclosure CVs (SD-JWT), schedule live mock interviews with HR experts, and verify your credentials instantly using our native Android companion app.

Download APKs
Prectegie CV MobileLTE 🟢
CREDIT BALANCE
8 Credits
Standard Plan
Selective Disclosures
Real NameDisclosed
Phone NumberHash Encoded
Verification StatusSD-JWT Signed
Next HR Meeting
HR Mock Interview
Ahmed Mansoor — Tomorrow at 4:00 PM
JOIN ZOOM

Test Selective Disclosure

Traditional CVs force you to expose your entire profile. Under the SD-JWT standard, sensitive fields are hashed with randomized salt segments, allowing you to share verified degrees or skills while keeping your private phone number and address hidden.

Selective Disclosure Toggles

Toggle elements to see how cryptographic hashes and salt segments are updated inside the token output.

Real NameReveal user's real name parameter
Email AddressReveal registration email
Phone NumberHide behind cryptographic hash
Date of BirthConceal exact age in shared payload
Professional BioReveal profile description
CRYPTOGRAPHIC PAYLOAD (SD-JWT JSON)
{
  "iss": "https://cvlop.qzz.io/",
  "sub": "usr_9x7a2b9f",
  "iat": 1782396155,
  "exp": 1813932155,
  "_sd_alg": "sha-256",
  "realName": "Ahmed Mansoor",
  "email": "ahmed.mansoor@example.com",
  "description": "Senior Software Engineer specialized in high-performance cloud backends",
  "_sd": [
    "Z3Bnb3c6cGhvbmVO",
    "YW4yb3M6ZGF0ZU9m"
  ]
}

Everything managed securely in one ecosystem

🛡️

SD-JWT Cryptography

Selectively disclose only target profile information. Sign and verify your credentials using cryptographically signed signatures.

🎥

HR Coach Consultations

Book scheduling hours with top-tier coaches over Zoom. Get actionable feedback on your templates, CV drafts, and mock interviews.

💎

Credit Purchasing

Use our streamlined credit balance system to book coaching slots, verify documents, and upgrade subscription tiers.

📱

Mobile Auditing & Interceptor

Edit profiles on the go. Equipped with a custom isolated crash interceptor that captures and outputs readable diagnostic stack traces.