07 / 07 · Cloud Nine Solutions · 2023 — 2024
Verifying certificates with OCR and a public ledger
CV/AI · Full-stackShippedPython · EasyOCR · Django · MySQL · Hedera Hashgraph
01Problem
[Problem]02Design & tradeoffs
[Design and tradeoffs][Image — certificate OCR]
[Screenshot — Django web app]
03Results / benchmarks
[Chart or table]
04What I did
- Researched OCR and blockchain approaches for a certificate verification system assigned by company leadership, then delivered the proposal that was approved for development.
- Built the OCR pipeline extracting structured data from food certification documents, fine-tuning EasyOCR for the certificate layouts in use.
- Developed the Hedera Hashgraph validation module, anchoring document hashes on-ledger for tamper-evident verification of issuance and revocation.
- Designed the certificate data model and verification flow, matching extracted fields against ledger records to catch altered or expired documents.