JeneFaJabbar
Client: Jenefa Jabbar Consulting
Workplace culture consulting platform. JOCSAM bilingual surveys, World Bank style PDF reports, QR-verified certificates.
Definition
What is the JeneFaJabbar case study?
JeneFaJabbar is a LoneSock-built workplace culture consulting platform for Jenefa Jabbar Consulting, running in production. It covers bilingual JOCSAM surveys (English and Bengali), automated PDF report generation in the format the consultancy delivers to clients, and QR-verified certificate issuance for completed engagements.
The Challenge
What we were solving for.
A consulting firm needed an end-to-end platform for their workflow: bilingual JOCSAM surveys for structured data collection, automated bilingual report generation for client deliverables, and certificate issuance with anti-fraud verification for completed engagements.
Bengali PDF rendering is non-trivial. Standard PDF tooling tends to lose Bengali ligatures and shaping. The platform had to render long-form Bengali reports correctly without manual intervention per document.
What We Built
Technical architecture.
A compact Flask platform covering the full consulting workflow: certificate issuance with QR verification, the JOCSAM bilingual survey system, interactive report dashboards with Chart.js, World Bank style PDF reports, a blog and insights CMS, and a client CRM with session notes.
Proper Bengali PDF rendering through uharfbuzz and NotoSansBengali so reports preserve Bengali shaping and ligatures without manual post-processing.
A small, single-file Flask app (around 2,800 lines) deployed on CapRover. The architecture is sized for the consultancy's actual operational volume, not over-engineered.
Operational primitives that suit a small firm: Cloudflare Turnstile on public forms, Postal SMTP for email with a JSON spool fallback, single-use form tokens for client intake, and a nine-tab admin dashboard behind HTTP basic auth.
Key Numbers
Attributed, honest figures.
We publish numbers that the engagement supports. Unverifiable marketing metrics are not on this page.
Technology Stack
What we built it with.
Outcome
What the engagement delivered.
Consulting engagements that previously required manual report writing and certificate creation flow through the platform end-to-end.
QR-verified certificates remove the recipient-side trust problem. Anyone receiving a certificate can scan and check it against the platform.
The single-file Flask architecture means the consultancy can operate the platform with minimal infrastructure overhead, which is the right shape for a firm of its size.
Questions
FAQ for the JeneFaJabbar engagement.
What did LoneSock build for JeneFaJabbar?
LoneSock built the full JeneFaJabbar consulting platform: JOCSAM bilingual surveys, World Bank style PDF report generation with proper Bengali rendering, QR-verified certificate issuance, a Chart.js report dashboard, a blog and insights CMS, and a client CRM.
What tech stack was used?
Flask 3 on Python, SQLite for storage, fpdf2 with uharfbuzz and NotoSansBengali for proper Bengali PDF rendering, Nginx as the edge, and CapRover for deployment.
Why such a small stack?
The platform is right-sized to a single consulting firm's operations. A compact Flask app deploys, runs, and is maintained at materially lower cost than a microservice rewrite. That tradeoff is intentional.
How does QR certificate verification work?
Each issued certificate carries a QR code that resolves to a verification endpoint on the platform. Anyone holding the certificate can scan it and confirm authenticity against the platform of record.
Is the work still maintained?
Yes. The platform is in ongoing operation with maintenance from LoneSock.
Working on something similar
We have shipped this class of system before. Tell us what you are dealing with.
$20/hr time and materials, fixed-price milestones, or retainer. Source code is yours.