Brought ideas to life and kept the design at the forefront.
Registrar Systems + Data
CRM Platforms
Support Operations
Exceptionally skilled at designing courses and roles for professors.
Took initiative and delivered innovative solutions for a web-designed sign-in system made for our customers.
I’m looking for my next role in CRM, application support, or customer success.
Outbound Segmentation + Suppression
A simulated HubSpot CRM project focused on targeting accuracy, suppression governance, lifecycle hygiene, follow-up workflows, and consistent outbound reporting.
Project Overview
Goal
Build a governed outbound segmentation system for community banks and credit unions that prevents accidental outreach to suppressed records while keeping follow-up activity and KPI reporting consistent.
Workflow
Eligible contacts require a known email address, outbound eligibility, and a lifecycle stage other than Customer.
Persona and institution-type views separate community-bank and credit-union contacts for more relevant outreach.
A shared Do Not Contact rule removes customers from the outbound pool and all related targeting views.
Outbound status and last-touch properties feed follow-up queues and attempted, connected, and meeting-set KPI views.
Data Model + Governance
Tools Demonstrated
Project Evidence
The screenshots show the governed outbound pool, master suppression logic, and a targeted credit-union segment.
Reporting Structure
Persona and institution segments with follow-up-needed and overdue queues.
Attempts, connects, meetings set, and weekly activity snapshots.
Shared KPI definitions for attempted, connected, and meeting-set outcomes.
Outcome
Reusable outbound pool plus persona and institution segments.
Customers excluded through shared master DNC logic.
Status and date properties support consistent follow-up and KPI views.
This is a simulated HubSpot sandbox project created to demonstrate CRM segmentation, suppression governance, lifecycle hygiene, and reporting logic.
Outreach Messaging + Follow-Up Workflow
A simulated CRM workflow focused on reusable messaging, follow-up consistency, task structure, activity logging, and cleaner sales execution.
Project Overview
Challenge
Outreach execution can become inconsistent when individual reps use different messaging, follow-up timing, task habits, and activity-logging standards.
The goal was to create a repeatable workflow that supported personalization while maintaining consistent execution and clearer CRM history.
Workflow
Build outreach templates around common prospect scenarios while leaving room for personalized context.
Establish clear timing between initial outreach, follow-up attempts, and final disposition.
Use CRM tasks and due dates to surface contacts requiring follow-up instead of relying on memory or manual lists.
Record outreach attempts, responses, meetings, and next actions using consistent activity conventions.
Execution Standards
Tools Demonstrated
Project Evidence
Add the corresponding HubSpot screenshots here for messaging, task management, and logged activity.
Workflow Visibility
Contacts requiring follow-up, overdue tasks, and active outreach priorities.
Complete timeline of messages, calls, notes, meetings, and upcoming actions.
More consistent outreach activity and clearer visibility into follow-up execution across the pipeline.
Outcome
Shared templates reduce unnecessary variation while still supporting personalization.
Tasks and due dates provide a repeatable process for continuing outreach.
Standardized logging produces a more useful record of prospect interactions and next actions.
This is a simulated HubSpot CRM project created to demonstrate outreach workflow design, reusable messaging, task management, follow-up discipline, and activity logging.
KPI Dashboard Pack
A simulated HubSpot reporting project focused on governed KPI definitions, date-property hygiene, weekly activity visibility, and consistent manager reporting.
Project Overview
Goal
Create a lightweight KPI reporting pack inside HubSpot that standardizes what counts as outreach progress and produces consistent weekly snapshots for rep and manager visibility.
Reporting Workflow
Use Outbound Status to define attempted outreach, connected, meeting set, nurture, and disqualified outcomes.
Use Last Outbound Touch for recency and Meeting Set Date for meeting KPI tracking.
Views show current pipeline activity by attempted outreach, connected contacts, and meetings set.
The Weekly Activity view summarizes outreach momentum and supports quick performance monitoring.
Data Model + Reporting Rules
Tools Demonstrated
Project Evidence
The screenshots show the meeting-set KPI view, connected-contact reporting, and weekly manager activity snapshot.
Reporting Structure
Attempted outreach, connected, meetings set, and disqualified contact views.
Weekly activity snapshot using Outbound Status and Last Outbound Touch.
Shared KPI definitions and SLA rules keep reporting consistent across views.
Outcome
Attempted, connected, and meeting-set outcomes use aligned definitions.
Meeting Set Date supports week-based meeting tracking.
Weekly Activity provides a faster snapshot of outreach and pipeline health.
This is a simulated HubSpot sandbox project created to demonstrate KPI standardization, activity hygiene, reporting views, and manager visibility.
Ticket Resolution Project
A simulated support workflow demonstrating ticket intake, troubleshooting, customer communication, documentation, root-cause identification, and ticket closure.
Project Overview
Support Scenario
Create a realistic HubSpot support ticket showing how an account-access issue can be documented, investigated, communicated, and resolved within a single customer record.
Resolution Workflow
Created the ticket with a clear description, customer association, ticket owner, source, priority, and initial status.
Confirmed the password-reset email was delivered and identified the login method as the likely source of the problem.
Sent a follow-up email asking whether the customer was using the organization’s SSO portal or the standard direct login page.
Provided the correct SSO login path, documented successful access, recorded the root cause, and closed the ticket.
Ticket Data + Documentation
Tools Demonstrated
Project Evidence
The screenshots show the ticket progressing from structured intake through troubleshooting, communication, and final closure.
Support Record Created
Issue description, customer association, owner, source, priority, and ticket status.
Internal troubleshooting notes and a customer-facing follow-up email.
Confirmed root cause, restored customer access, and documented ticket closure.
Outcome
The full support process remains visible within one customer record.
The issue was traced to the customer using the incorrect login path.
The customer successfully signed in through the correct SSO portal.
This is a simulated support scenario created in a HubSpot sandbox to demonstrate ticket-management, troubleshooting, documentation, and customer-support workflow skills.
Knowledge Base Project
A simulated Service Hub knowledge-management project focused on clear technical writing, searchable content, reusable support documentation, and customer self-service.
Project Overview
Support Scenario
Create a clear self-service knowledge base resource for a recurring account-access issue so customers can locate the correct login instructions, understand common causes, and complete basic troubleshooting before contacting support.
Documentation Workflow
Selected an account-access problem that customers may be able to resolve without direct agent assistance.
Organized the content with a clear title, short introduction, ordered instructions, troubleshooting notes, and next steps.
Used concise headings, short paragraphs, numbered actions, and plain-language explanations designed for quick scanning.
Assigned the article to a relevant category and used searchable wording that matches how customers describe the issue.
Article Structure + Governance
Tools Demonstrated
Project Evidence
The screenshots show the published resource, article structure, and the editing and discovery experience used to manage the content.
Support Content Created
Customer-facing instructions for resolving a recurring account-access issue.
Clear headings, ordered steps, troubleshooting guidance, and escalation information.
Relevant category placement and searchable wording designed around customer terminology.
Outcome
A repeatable article structure supports consistent customer-facing guidance.
Clear naming and categorization make support content easier for customers to locate.
Customers receive a reusable resource for resolving common account-access problems independently.
This is a simulated HubSpot sandbox project created to demonstrate knowledge management, technical writing, self-service support, and content-governance skills.
Support Ticket Analysis with SQL
A simulated support-operations project that exports structured HubSpot ticket data into SQLite for triage analysis, workload reporting, priority sorting, and resolution-time measurement.
Project Overview
Goal
Build a realistic support-analysis workflow that starts with structured HubSpot ticket records and continues into a SQL database where support teams can identify urgent work, summarize ticket distribution, and calculate operational metrics.
Data Workflow
Created support records with consistent fields for status, priority, source, issue category, description, ownership, create date, and close date.
Exported ticket data into CSV format, removed unrelated records, selected useful support fields, and converted column names into SQL-friendly formatting.
Imported the cleaned CSV into DB Browser for SQLite as a structured table named support_tickets.
Used SQL to identify open work, prioritize urgent tickets, summarize workload, and calculate average close time.
SQL Analysis Performed
Tools Demonstrated
Project Evidence
The screenshots show the structured HubSpot ticket dataset, SQLite import, and SQL-generated priority queue.
SQL Queries Created
Filtered open tickets and used CASE-based sorting to place high-priority support issues first.
Counted tickets by status, priority, and issue category using COUNT and GROUP BY.
Converted resolution-duration values into numeric data and calculated average close time.
Outcome
Support records were organized into consistent fields suitable for database analysis and reporting.
Open support work can be filtered and ordered so urgent technical issues appear first.
SQL provides summaries of workload, status, issue categories, priorities, and close-time performance.
This is a simulated support-operations project created with HubSpot Service Hub, CSV data, SQLite, and DB Browser for SQLite. The records and scenarios were created for skills demonstration and do not represent production customer data.
CRM Platforms
Projects focused on CRM governance, segmentation, outreach workflows, reporting, and operational visibility using HubSpot.
Outbound Segmentation + Suppression
Build governed outbound audiences using lifecycle rules, targeted segments, suppression logic, and consistent CRM properties.
KPI Dashboard Pack
Standardize outreach KPIs using governed status definitions, date properties, rep views, and weekly manager reporting.
Outreach Messaging + Follow-Up Workflow
Create reusable messaging, follow-up cadence, task reminders, and activity-logging standards for consistent CRM execution.
Registrar Systems + Data
Projects focused on student records, registration workflows, data quality, and operational reporting within higher education systems.
Student Records Data Audit + Reconciliation
Identify student-record data quality issues using SQL validation, exception queries, reconciliation workflows, and audit reporting.
Registration Exception + Special Program Workflow
Design an end-to-end process for registration exceptions, overrides, approvals, special programs, and audit tracking.
Registrar Operations + Enrollment Dashboard
Monitor enrollment activity, holds, section capacity, record exceptions, and operational workload using decision-ready reporting.
Support Operations
Projects focused on technical support workflows, ticket analysis, SLA visibility, troubleshooting, escalation, and service performance reporting.
Support Ticket Analysis with SQL
Export structured HubSpot ticket data into SQLite and use SQL to prioritize open work, summarize support volume, and analyze resolution trends.
SLA + Support Dashboard
Design priority queues, SLA tracking, escalation logic, and dashboard reporting for faster support triage and greater operational visibility.
Ticket Resolution Project
Document a complete support case from structured intake through troubleshooting, customer communication, root-cause analysis, and closure.
SLA + Support Dashboard Project
A simulated support-operations project focused on priority-based ticket queues, SLA monitoring, escalation logic, and centralized support-performance reporting.
Project Overview
Support Scenario
Create a support-operations system that helps teams prioritize urgent work, identify overdue tickets, monitor response and resolution performance, and review recurring issue trends from a centralized dashboard.
Support Operations Workflow
Use ticket priority, status, create date, and ownership to identify urgent work and organize the support queue.
Monitor first-response timing, resolution timing, overdue status, and other service-performance indicators.
Use escalation properties and queue views to surface tickets requiring faster follow-up or management attention.
Use dashboard views to monitor response time, resolution time, overdue work, workload, and recurring issue categories.
SLA Model + Governance
Tools Demonstrated
Project Evidence
The screenshots show the priority-based ticket queue, SLA and escalation configuration, and the support-performance dashboard.
Support Reporting Created
Priority, ownership, ticket status, age, and overdue work organized for faster triage.
First-response timing, resolution timing, overdue status, and escalation indicators.
Response time, resolution time, overdue tickets, issue trends, and support workload visibility.
Outcome
Priority and overdue work are easier for support teams to identify and manage.
Response and resolution timing can be reviewed through consistent ticket properties.
Support leaders receive a clearer view of workload, overdue work, and recurring issue trends.
This is a simulated HubSpot sandbox project created to demonstrate SLA management, support prioritization, escalation logic, and dashboard-reporting skills.
Student Records Data Audit + Reconciliation
A simulated higher-education records project demonstrating SQL-based data validation, exception reporting, reconciliation, and FERPA-aware handling of student information.
Project Overview
Challenge
Student information systems can contain missing values, duplicate registrations, conflicting statuses, active holds, and inconsistent academic-program data.
The goal was to design a repeatable process for identifying those exceptions before they affected registration operations or reporting.
Solution
Built a simulated relational student dataset and used SQL validation queries to identify records that violated defined business rules.
Exceptions were exported into an Excel reconciliation workflow where records could be reviewed, documented, corrected, and tracked.
Workflow
Created related student, registration, section, hold, and program records.
Queried for duplicate registrations, missing values, hold conflicts, and invalid status combinations.
Consolidated flagged records into a structured review queue.
Reviewed exceptions in Excel and recorded resolution status and notes.
Record Integrity Checks
Project Evidence
Outcome
This project uses simulated student records only and is designed around minimum-necessary data access and student privacy. It demonstrates registrar workflow concepts and does not represent production student data or hands-on administration of Ellucian Colleague.
Degrees & Certifications
Academic and professional credentials supporting my work in CRM, technical support, analytics, user experience, and system administration.
Degrees
Bachelor of Science
Eastern Michigan University
Academic foundation in communication, research, problem-solving, technology, and professional systems work.
Professional Coursework
CRM, Support, Analytics & UX
Ongoing learning in CRM administration, technical support, data analysis, UX design, artificial intelligence, and cloud systems.
HubSpot Certifications
HubSpotCRM, service, marketing, and growth credentials.
CompTIA Certifications
CompTIATechnical foundations, troubleshooting, digital systems, and responsible AI.
Google Certifications
Google / CourseraData analysis, user research, design thinking, and practical decision support.

















