FTI LDR Training Portal
A comprehensive internal training platform built for FTI Consulting's Litigation & Dispute Resolution practice. 71 pages, 14 interactive tools, 12 training hubs, and a 14-chapter R programming manual.
88
Pages
15
Tools
12
Hubs
14
R Chapters
9
Team Features
5
Case Studies
Signature Design Element
Data-Viz Inspired Navigation
Quick access styled as a bar graph—each section's height varies creating visual rhythm and hierarchy.
FTI Consulting
Training Portal
Hover to interact • Each bar links to a different training hub
Admin Feature
Team Dashboard
Birthdays, PTO tracking, time entry codes, and team directory—all in one place.
Team & Admin
Team Dashboard
Tess M.'s Birthday
Jan 5
Guilherme S.'s Birthday
Jan 7
Kristen M.'s Birthday
Jan 16
Directory
In-Office
PTO
Birthdays
Purpose-Built Utilities
14 Interactive Tools
Each tool was designed to solve a specific workflow problem.
Excel Forge
AI-powered DCF, LBO & comps models with IB-quality formatting
Inside the Tools
Built for Real Workflows
Each tool was designed after observing actual pain points in consultant workflows.
Model Type
Case Type
Lost Profits Theory
Panduit test factors identified. Georgia-Pacific factors available for reasonable royalty alternative.
library(ggplot2)
library(scales)
damages_chart <- ggplot(data, aes(x = year, y = amount)) +
geom_col(fill = "#0067B1") +
scale_y_continuous(labels = dollar_format()) +
theme_fti() +
labs(title = "Estimated Damages by Year")
Jan 2020
Patent Issued
Mar 2021
Infringing Product Launch
Sep 2021
Complaint Filed
Dec 2021
Claim Construction Order
Technical Architecture
Built to Scale
A modular architecture that makes it easy to add new training content and tools.
Comprehensive Coverage
12 Training Hubs
From onboarding new hires to deep-dive economics training, each hub provides structured learning paths with real examples.
Standards Hub
Quality control standards and best practices for consistent deliverables across all projects.
Includes
R Manual
Comprehensive R programming guide with copy-ready code examples and FTI-branded themes.
Includes
Technical Training
Hands-on tutorials for essential consulting software with real case examples.
Includes
Consultant Roadmap
Step-by-step onboarding path from day one to senior analyst with milestone checkpoints.
Includes
Case Studies
Anonymized case walkthroughs showing real damages methodologies and analysis approaches.
Includes
Economics Deep Dives
Advanced economic theory applied to litigation with Georgia-Pacific, Panduit, and more.
Includes
Templates Hub
Pre-formatted document templates with FTI branding and standard section structures.
Includes
AI & Automation
Responsible AI usage guidelines and curated prompts for research and drafting tasks.
Includes
Legal Training
Legal foundations for economic experts including Daubert standards and deposition prep.
Includes
Team Dashboard
Team management tools with in-office tracking, expertise directory, and time codes.
Includes
Social Hub
Team culture section with DC dining recommendations, team photos, and event planning.
Includes
LDR Seminars
Recorded training sessions and presentation materials from internal seminars.
Includes
50+
Training Pages
100+
Code Examples
25+
Templates
5
Case Studies
Brand Extension
FTI Brand System
Extended FTI's corporate colors into a functional design system with gradients, functional variants, and accessible combinations.
#003763
#0067B1
#00C9D4
#1BB680
#E1523D
#008FBE
#5781A6
#58595B
Features
What Makes It Special
- Team Dashboard with birthday tracking, PTO calendar, and time entry codes
- Searchable document library with tag filtering
- Interactive QC checklists that save progress locally
- Citation tool supporting multiple academic formats
- R Manual with 14 comprehensive chapters
- Case study archive organized by practice area
- AI training resources and prompt bank
- Visual methodology diagrams with interactive nodes
Impact
Real Results
80%
Reduction in time spent searching for training materials
15+
Team members actively using the portal daily
3x
Faster onboarding for new analysts and consultants
Want to see more work?
Check out my other projects and case studies.