This is a simplified portfolio demo inspired by real-world short-link and QR redirect service experience. It uses mock data only and does not include confidential company information.
View case study ->ShotLink - Short Link & QR Redirect Demo
A simplified short-link service demo that converts long internal URLs into QR-friendly short links and simulates redirect execution using mock data.
Total Links
3
Active Links
3
QR Ready
3
Redirect Executions
88
Create Short Link
Insert record with app code and signature metadata.
Execute Blink URL
Resolve a short code and preview redirect output. No automatic redirect occurs.
Enter a short code and execute to preview redirect resolution.
| Actions | Short Code | Application Code | Full URL | Description | Created Date | Status | Redirect Count |
|---|---|---|---|---|---|---|---|
| BLK-2026-001 | PORTAL-DEMO | https://example.com/apps/document?id=DOC-2026-001&mode=view | Document deep link for QR sharing | 01 May 2026 | Active | 42 | |
| BLK-2026-002 | MES-DEMO | https://example.com/mes/request?requestNo=REQ-2026-008&tab=workflow | Open a request page by request number | 08 May 2026 | Active | 17 | |
| BLK-2026-003 | CARD-DEMO | https://example.com/profile?user=demo&source=qr | QR-friendly profile link | 14 May 2026 | Active | 29 |
Service Flow Guide
Insert Record->Check Existing->Return Short Code->Generate QR->Execute Blink URL->Redirect Preview