Skip to content
Mark Haddad
Selected work

Apex Report Generator · Client product

Apex Report Generator

A clinical SaaS tool that helps psychologists turn assessment data into polished reports—AI drafts the narrative, clinicians edit it, and finished documents export to professional DOCX.

My role
Lead Frontend Engineer
Focus
AI / Clinical SaaS
Context
Clinical production SaaS

Proprietary client product built while I was employed by RedLayers. This case study explains the parts I personally designed, built, maintained, or improved. Source code is not included.

Apex Report Generator product demo

The product behind the interface.

Apex Report Generator is built for psychologists and clinicians who need faster, more consistent assessment write-ups without giving up editorial control.

I owned the frontend end to end: authentication, structured data entry, the AI request and review loop, report presentation, and DOCX export.

My part in making it work.

This product required the frontend to guide a long clinical workflow while still producing documents that hold up outside the browser.

  1. Owned the frontend workflow across authentication, structured inputs, AI requests, report review, editing, and export.

  2. Rebuilt the DOCX generation pipeline to produce professional documents with headings, tables, spacing, conditional formatting, and long-report structure.

  3. Implemented parsing and presentation rules across different assessment formats and report variants.

  4. Improved usability and performance for large generated reports.

  5. Built recovery and editing paths so clinicians retain control over AI-generated content.

  6. Integrated and maintained Firebase authentication and application state.

The hard parts.

  • Transforming varied assessment inputs into consistent, editable report structures.
  • Generating professional DOCX output while preserving hierarchy, tables, spacing, and conditional formatting.
  • Keeping a long AI-assisted workflow clear and recoverable for clinical users.

What the work enabled.

  • End-to-end frontend ownership
  • AI-assisted report workflow
  • Structured DOCX export
  • Authentication and account flows

Tools behind the work

  • Nuxt 4
  • Vue 3
  • Firebase
  • docx
  • REST APIs
  • AI workflow

Another kind of frontend challenge

Insulation Commerce Platform

Next case study