Resume Builder Application

A custom ServiceNow application built to manage a professional profile, generate multiple tailored resume versions, create cover letters, and provide a user-friendly Service Portal experience for building and managing resume-related content.

Application Overview

This project was built to practice custom table design, related data modeling, Record Producers, Script Includes, GlideRecord logic, Service Portal widgets/pages, and export generation in ServiceNow. The application uses a centralized Resume Profile as the data hub, then allows multiple resume versions to be created from that profile using Resume Type filtering. Supporting records such as Skills, Projects, Certifications, Work Experience, and Education can be managed through both the platform and the Service Portal.

Quick Walkthrough

  1. Service Portal Landing Page: Resume Builder homepage with grouped actions for creating and managing content.
  2. Profile-Driven Design: Resume Profile acts as the central data source for all related resume content.
  3. Record Producers: Create Resume, Cover Letter, Skills, Projects, Certifications, Work Experience, and Education records through guided forms.
  4. Portal Detail Pages: Clean read-only detail pages for Profile, Resume, Cover Letter, Skills, Projects, Certifications, Work Experience, and Education.
  5. Preview + Export: Generate formatted resume/cover letter previews and export structured JSON output with Resume Type filtering.

Click here to view the full PDF documentation (design, tables, portal pages, and logic).

Resume Builder Walkthrough Videos

Placeholder preview for Resume Builder portal walkthrough Now Playing
Resume Builder landing page with grouped actions, navigation, and portal layout.
Placeholder preview for Resume Builder record producer walkthrough Now Playing
Record Producers for creating resumes, cover letters, and supporting profile content.
Placeholder preview for Resume Builder preview and export walkthrough Now Playing
Resume detail pages, preview generation, and JSON export behavior.
Placeholder preview for Resume Builder preview and export walkthrough Now Playing
Studio artifacts.

App Screenshots

Click any screenshot to view full size.

What This App Does Behind the Scenes

Improvements I am currently considering: