update resume
This commit is contained in:
parent
dcca5fb849
commit
7134204b39
57
full.md
57
full.md
@ -1,57 +0,0 @@
|
|||||||
The HC Companies, Inc. Twinsburg Ohio 2012-Present
|
|
||||||
$250 million manufacturer of plastic horticultural containers owned by Wingate Partners
|
|
||||||
Corporate Pricing Manager (2019 – Present)
|
|
||||||
Cost Manager (2012 – 2019)
|
|
||||||
Accounting
|
|
||||||
Accounting systems conversion, design & build chart of accounts, set functionality, load history, test & cutover
|
|
||||||
Configure payroll system ledger interface and reconcile all compensation and benefits with disbursements
|
|
||||||
Implement transfer pricing, handle currency translation, and facilitate intercompany activities
|
|
||||||
Accuracy of balance sheet: cash, revolver, notes, intangibles, equity, payroll
|
|
||||||
Accounting for business combination mixed share & asset sale with multi-source consideration
|
|
||||||
Annual cost rolls for 60k part numbers across 4 plants
|
|
||||||
Pricing
|
|
||||||
Lead new pricing function for the company
|
|
||||||
Develop, advocate, and execute price optimization strategy
|
|
||||||
Build credibility & confidence with sales team through commitment, patience, and results
|
|
||||||
Train staff to review all quoted business and apply current pricing guidance
|
|
||||||
70% price-based revenue growth over 3 years
|
|
||||||
Database & Modeling
|
|
||||||
Develop enhanced ledger to facilitate actionable reporting and clear paths between events and financial impact
|
|
||||||
Build sales dataset and analytics merged with forecasts for the sales team - synced with financial statements
|
|
||||||
Build production dataset and analytics merged with forecasts for the ops team - synced with financial statements
|
|
||||||
Use enhanced ledger to feed material optimization effort generating over 2M in savings
|
|
||||||
Develop Ad-Hoc consolidations and real-time financial statement logic used as the primary finance data in the company
|
|
||||||
Contribute to development of web-based quoting tool that aids sales team in strategic pricing for different scenarios
|
|
||||||
Forecasting
|
|
||||||
Asset-based loan availability forecasting, transform forecasted income statements to detail balance sheet & cash flow forecasts
|
|
||||||
Develop MRP environment for analyzing cost and sales price changes against years of activity forwards and backwards
|
|
||||||
Lead sales, inventory, and operations planning for forecasting and budgeting cycles
|
|
||||||
Develop forecasting tool for each salesperson to submit a full volume-based sales plan and extrapolate to full detail
|
|
||||||
Furnish iterative sales planning model that breaks out all layers of assumption like pricing, mix changes, etc.
|
|
||||||
Turn sales plan into production plan with inventory assumptions and create detail level forecasted transactions
|
|
||||||
PPG Industries, Barberton Ohio 2010-2012
|
|
||||||
$1.5 billion Optical & Specialty Chemicals division of PPG Industries (NYSE-PPG)
|
|
||||||
Cost Analyst
|
|
||||||
Maintenance of standard costs, cost system, and all period end standard cost processing
|
|
||||||
Annual operating plan coordination & consolidation
|
|
||||||
Provide inventory & account accuracy plantwide (reconciliations, physical inventories, etc.)
|
|
||||||
Mainframe data extraction & manipulation projects for streamlined reporting tasks
|
|
||||||
Support (and implementation) of conversion from old proprietary COBOL system to SAP
|
|
||||||
Ad-hoc and persistent metrics & analysis including customizable product structure explosion
|
|
||||||
Masco Retail Cabinet Group, Waverly Ohio 2007-2010
|
|
||||||
$1 billion division of Masco (NYSE-MAS) manufacturing assembled and ready to assemble cabinetry
|
|
||||||
Cost Analyst
|
|
||||||
Compiled annual budgets and monthly forecasts for $300MM site
|
|
||||||
Developed std. labor and overhead burden rates and explained subsequent variances
|
|
||||||
Provided support for system conversion and standard cost system implementation
|
|
||||||
Developed and maintained customized BOM explosion program & cost environment
|
|
||||||
Maintained inventory accuracy through analyses and quarterly physicals
|
|
||||||
Developed efficient reporting out of ultra-large databases (billions of records)
|
|
||||||
Ad-hoc reporting of financial and other topics across departments.
|
|
||||||
|
|
||||||
The University of Akron BS in Accounting 2002-2006
|
|
||||||
Technical Experience
|
|
||||||
|
|
||||||
VS Code, git version control and collaborating on bitbucket/github, extensive use of VBA for Excel, extensive use of SQL
|
|
||||||
|
|
||||||
High level of familiarity with Db2, MS SQL Server, PostgreSQL, PowerBI
|
|
||||||
@ -1,107 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>[The HC Companies](https://hc-companies.com/) - [Wingate Partners](https://wingatepartners.com/)</title>
|
|
||||||
<style>
|
|
||||||
/* From extension vscode.github */
|
|
||||||
/*---------------------------------------------------------------------------------------------
|
|
||||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
||||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
||||||
*--------------------------------------------------------------------------------------------*/
|
|
||||||
|
|
||||||
.vscode-dark img[src$=\#gh-light-mode-only],
|
|
||||||
.vscode-light img[src$=\#gh-dark-mode-only] {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
</style>
|
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex/dist/katex.min.css">
|
|
||||||
<link href="https://cdn.jsdelivr.net/npm/katex-copytex@latest/dist/katex-copytex.min.css" rel="stylesheet" type="text/css">
|
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css">
|
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
|
|
||||||
<style>
|
|
||||||
body {
|
|
||||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', system-ui, 'Ubuntu', 'Droid Sans', sans-serif;
|
|
||||||
font-size: 14px;
|
|
||||||
line-height: 1.6;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<style>
|
|
||||||
.task-list-item {
|
|
||||||
list-style-type: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.task-list-item-checkbox {
|
|
||||||
margin-left: -20px;
|
|
||||||
vertical-align: middle;
|
|
||||||
pointer-events: none;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body class="vscode-body vscode-light">
|
|
||||||
<h1 id="paul-trowbridge">Paul Trowbridge</h1>
|
|
||||||
<h3 id="the-hc-companies---wingate-partners"><a href="https://hc-companies.com/">The HC Companies</a> - <a href="https://wingatepartners.com/">Wingate Partners</a></h3>
|
|
||||||
<p>$300 million manufacturer of horticultural containers owned by Wingate Partners</p>
|
|
||||||
<p><strong>Corporate Pricing Manager</strong> <em>2019 - Present</em></p>
|
|
||||||
<ul>
|
|
||||||
<li>Lead new pricing function for the company</li>
|
|
||||||
<li>Develop, advocate, and execute price optimization strategy</li>
|
|
||||||
<li>Build credibility & confidence with sales team through commitment, patience, and results</li>
|
|
||||||
<li>Train staff to review all quoted business and apply current pricing guidance</li>
|
|
||||||
<li>70% price-based revenue growth over 3 years while gaining market share within a commodity product industry</li>
|
|
||||||
</ul>
|
|
||||||
<p><strong>Cost Manager</strong> <em>2012 - 2019</em></p>
|
|
||||||
<ul>
|
|
||||||
<li>Setup New Accounting Processes Post Acquisition
|
|
||||||
<ul>
|
|
||||||
<li>Build in-house financial consolidation logic</li>
|
|
||||||
<li>Transfer Pricing and all intercompany accounting & elims</li>
|
|
||||||
<li>Rec and Roll-forward L/T balance sheet items (revolver, term loans, intangibles, promissory notes, OCI, equity)</li>
|
|
||||||
<li>Bank recs, 401k, payroll</li>
|
|
||||||
<li>Accounting for mixed asset/stock acquisition</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>Forecast Capabilities and Turn-Around
|
|
||||||
<ul>
|
|
||||||
<li>Develop planning framework and program for quick ground up detail sales plan from sales team</li>
|
|
||||||
<li>Develop MRP logic to build production plans from detail sales plan</li>
|
|
||||||
<li>Forecast balance sheet along with revolver and collateral balances</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>Data Deployment and Business Intelligence Introduction
|
|
||||||
<ul>
|
|
||||||
<li>Synchronize quotes, orders, invoices with the ledger in a single data set for the org to consume</li>
|
|
||||||
<li>Write Java ETL application to load data warehouse from live ERP</li>
|
|
||||||
<li>Maintain linux server for pricing, sales, payroll workloads</li>
|
|
||||||
<li>Pioneer MS Power BI for the organization and demonstrate capabilities through pricing analysis</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<h3 id="ppg-industries-optical--specialty-chemicals">PPG Industries Optical & Specialty Chemicals</h3>
|
|
||||||
<p><em>$1.5 billion division of PPG Industries (NYSE-PPG, Barberton plant)</em></p>
|
|
||||||
<p><strong>Cost Analyst</strong> <em>2010 - 2012</em></p>
|
|
||||||
<ul>
|
|
||||||
<li>Responsibilities with standard costs, cost system, and all period end standard cost processing</li>
|
|
||||||
<li>Annual operating plan coordination & consolidation</li>
|
|
||||||
<li>Provide inventory & account accuracy plant-wide (reconciliations, physical inventories, etc.)</li>
|
|
||||||
<li>Support (and implementation) of conversion from old proprietary COBOL system to SAP</li>
|
|
||||||
</ul>
|
|
||||||
<h3 id="masco-retail-cabinet-group-waverly-ohio">Masco Retail Cabinet Group, Waverly Ohio</h3>
|
|
||||||
<p><em>$1 billion division of Masco (NYSE-MAS) manufacturing assembled and ready to assemble cabinetry</em></p>
|
|
||||||
<p><strong>Cost Analyst</strong> <em>2007-2010</em></p>
|
|
||||||
<ul>
|
|
||||||
<li>Compile annual budgets and monthly spending forecasts</li>
|
|
||||||
<li>Develop standard labor and overhead burden rates and explain subsequent variances</li>
|
|
||||||
<li>Provide support for system conversion and standard cost system implementation</li>
|
|
||||||
<li>Develop and maintain customized BOM explosion program & cost environment</li>
|
|
||||||
<li>Maintain inventory accuracy through analyses and quarterly physicals</li>
|
|
||||||
</ul>
|
|
||||||
<h2 id="education">Education</h2>
|
|
||||||
<p>The University of Akron BS in Accounting GPA 3.3 2002-2006</p>
|
|
||||||
|
|
||||||
<script async src="https://cdn.jsdelivr.net/npm/katex-copytex@latest/dist/katex-copytex.min.js"></script>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@ -1,53 +1,98 @@
|
|||||||
# **Paul Trowbridge **
|
# Paul Trowbridge
|
||||||
🗺 [Stow, Ohio](https://goo.gl/maps/aLXJdPrNZYw6touy6) | 📱 [330.819.3826](tel:+3308193826) | ✉ [paul@hptrow.me](mailto:paul@hptrow.me) | [LinkedIn](https://www.linkedin.com/in/paultrowbridge/)
|
|
||||||
|
|
||||||
### ------------ **[The HC Companies](https://hc-companies.com/)** ------------
|
Finance & Pricing Leader | Strategic Costing | Data & Analytics
|
||||||
_$250 million manufacturer of horticultural containers owned by [Platinum Equity](https://www.platinumequity.com/news/platinum-equity-completes-acquisition-of-horticultural-container-manufacturer-hc-companies/)_
|
|
||||||
|
|
||||||
**Corporate Pricing Manager** _2019 - Present_
|
---
|
||||||
|
|
||||||
* Lead new pricing function for the company
|
## Professional Summary
|
||||||
* Develop, advocate, and execute price optimization strategy
|
|
||||||
* Build credibility & confidence with sales team through commitment, patience, and results
|
|
||||||
* Train staff to review all quoted business and apply current pricing guidance
|
|
||||||
* 70% price-based revenue growth over 3 years
|
|
||||||
|
|
||||||
**Cost Manager** _2012 - 2019_
|
Results-driven finance professional with 15+ years of experience spanning cost accounting, pricing strategy, and financial planning & analysis. Proven track record of driving revenue growth through disciplined pricing — including 65% price-based revenue growth over three years — while building financial infrastructure from the ground up. Combines deep ERP and database expertise (SQL, Python, PowerBI) with strong business acumen to deliver insights that directly influence executive decisions.
|
||||||
|
|
||||||
* Acquisition - Stand up independent ledgers and reporting
|
---
|
||||||
* Accounting for mixed asset/stock acquisition; establish opening balance sheet
|
|
||||||
* Build financial consolidation process with USD and CAD entities
|
|
||||||
* Develop transfer pricing and all intercompany accounting & eliminations
|
|
||||||
* Rec and Roll-forward L/T balance sheet items (revolver, term loans, intangibles, promissory notes, OCI, equity)
|
|
||||||
* Bank recs, 401k reconciliations, new payroll system confuguration and reconciliations
|
|
||||||
* Detailed Ground-Up Forecasting & Planning
|
|
||||||
* Develop sales forecasting tool to build and walk detail sales plans
|
|
||||||
* Develop MRP logic to build production plans from detail sales plan
|
|
||||||
* Forecast balance sheet along with revolver and collateral balances
|
|
||||||
* Data & Business Intelligence
|
|
||||||
* Develop sales reporting database; fresh visibility and initiatives
|
|
||||||
* Write Java ETL [application](https://gitea.hptrow.me/pt/jrunner) to load data warehouse from live ERP
|
|
||||||
* Maintain linux server for pricing, sales, payroll workloads
|
|
||||||
* Pioneer MS Power BI for the organization and demonstrate capabilities through pricing analysis
|
|
||||||
|
|
||||||
### ------------ **PPG Industries** ------------
|
## Professional Experience
|
||||||
_$1.5 billion optical and specialty chemicals division (NYSE-PPG)_
|
|
||||||
|
|
||||||
**Cost Analyst** _2010 - 2012_
|
### Growscape
|
||||||
|
*Twinsburg, OH*
|
||||||
|
|
||||||
* Responsibilities with standard costs, cost system, inventory, and all period end standard cost processing
|
**Director of Financial Planning and Analysis** — Dec 2025 – Present
|
||||||
* Annual operating plan coordination & consolidation
|
|
||||||
* serve as SME for conversion from old proprietary COBOL system to SAP
|
|
||||||
|
|
||||||
### ------------ **Masco Retail Cabinet Group** ------------
|
- Own Platinum Operating Company Reporting Package for private equity stakeholders
|
||||||
_$1 billion division of Masco (NYSE-MAS)_
|
- Prepare lender reporting and covenant compliance packages
|
||||||
|
- Develop OpCo deck slides for executive and board-level presentations
|
||||||
|
- Build consolidated automated sales dataset spanning subsidiary ERP systems
|
||||||
|
- Build consolidated automated on-demand trial balance across all subsidiary general ledgers
|
||||||
|
|
||||||
**Cost Analyst** _2007 - 2010_
|
**Director of Special Projects & Pricing** — Sep 2024 – Dec 2025
|
||||||
|
|
||||||
* Compile annual budgets and monthly spending forecasts
|
- Developed automated pricing module operating inside custom CPQ software to enable fast, accurate field pricing
|
||||||
* Develop standard labor and overhead burden rates and explain subsequent variances
|
- Developed pricing strategy balancing profitability goals with competitor positioning, volume opportunities, and product features
|
||||||
* Provide support for system conversion and standard cost system implementation
|
- Built PowerBI dashboard for quotes and orders used daily by the sales team
|
||||||
* Develop and maintain customized BOM explosion program & cost environment
|
- Supported two pricing analysts executing pricing strategy across large customer programs, quote reviews, and price list management
|
||||||
|
|
||||||
|
**Corporate Pricing Manager** — Apr 2019 – Oct 2024
|
||||||
|
|
||||||
|
- Built and led the company's first dedicated pricing function, establishing strategy, processes, and governance from inception
|
||||||
|
- Developed and executed a price optimization strategy that delivered 65% price-based revenue growth over three years
|
||||||
|
- Pioneered PowerBI adoption across the organization; built a sales data store and analytics hub — including rolling forecasts — synchronized with live financial statements
|
||||||
|
- Contributed to development of a web-based quoting tool enabling the sales team to model pricing scenarios in real time
|
||||||
|
- Trained and coached sales staff on pricing discipline and guidance, cultivating credibility through consistent, data-backed recommendations
|
||||||
|
- Built an enhanced production dataset and MRP environment to analyze cost and price changes against multi-year historical activity
|
||||||
|
|
||||||
|
**Cost Manager** — Aug 2015 – Apr 2019
|
||||||
|
|
||||||
|
- Led full accounting systems conversion: designed and built chart of accounts, configured functionality, set balances, and managed cutover
|
||||||
|
- Managed accounting for a complex business combination (mixed share and asset sale), including opening balance sheet and historical balance preservation
|
||||||
|
- Implemented transfer pricing and intercompany accounting; built automated financial consolidation process across USD and CAD entities
|
||||||
|
- Developed ad-hoc consolidations and real-time financial statement logic that became the primary finance data source company-wide
|
||||||
|
- Owned accuracy and reconciliation of all key balance sheet accounts: cash, revolver, notes payable, intangibles, equity, and payroll
|
||||||
|
- Configured payroll system ledger interface and reconciled all compensation and benefits against disbursements
|
||||||
|
- Developed forecasting tools for sales, inventory, and operations planning; transformed income statement forecasts into full balance sheet and cash flow projections
|
||||||
|
|
||||||
|
**Cost Analyst** — Aug 2012 – Aug 2015
|
||||||
|
|
||||||
|
- Maintained standard costs and all period-end standard cost processing
|
||||||
|
- Supported accounting systems conversion and standard cost implementation
|
||||||
|
- Provided inventory and account accuracy through reconciliations and physical inventories
|
||||||
|
- Developed ad-hoc financial reporting and analytics across departments
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### PPG Industries
|
||||||
|
*Barberton, OH | $1.5B Optical & Specialty Chemicals division (NYSE: PPG)*
|
||||||
|
|
||||||
|
**Cost Analyst** — May 2010 – Oct 2012
|
||||||
|
|
||||||
|
- Maintained standard costs and all period-end standard cost processing; coordinated and consolidated the annual operating plan at the plant level
|
||||||
|
- Supported implementation of conversion from a legacy COBOL-based system to SAP
|
||||||
|
- Provided inventory and account accuracy plant-wide through reconciliations and physical inventories
|
||||||
|
- Developed streamlined reporting through mainframe data extraction and custom product structure explosion tools
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### Masco Cabinetry
|
||||||
|
*Waverly, OH | $1B division of Masco Corp. (NYSE: MAS)*
|
||||||
|
|
||||||
|
**Cost Analyst** — Apr 2007 – May 2010
|
||||||
|
|
||||||
|
- Compiled annual budgets and monthly forecasts for a $250M manufacturing site; developed standard labor and overhead burden rates and explained subsequent variances
|
||||||
|
- Designed and maintained a customized BOM explosion program and cost environment; supported system conversion and standard cost implementation
|
||||||
|
- Developed efficient reporting out of ultra-large databases (billions of records); maintained inventory accuracy through analyses and quarterly physicals
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Education
|
## Education
|
||||||
The University of Akron | B.S. in Accounting | 2002-2006
|
|
||||||
|
**Bachelor of Science in Accounting** — The University of Akron, 2006
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Technical Skills
|
||||||
|
|
||||||
|
**Languages & Tools:** SQL, Python, R, JavaScript, VBA — data feed integration, UI development, macro libraries, custom formulas
|
||||||
|
|
||||||
|
**Data Platforms:** Microsoft SQL Server, PostgreSQL, Oracle, Db2, PowerBI, JupyterLab
|
||||||
|
|
||||||
|
**ERP Systems:** SAP, Epicor CMS
|
||||||
|
|
||||||
|
**Core Competencies:** Pricing Strategy, FP&A, Cost Accounting, Financial Consolidation, Forecasting & Budgeting, MRP, Transfer Pricing
|
||||||
|
|||||||
117
pt.html
117
pt.html
@ -13,63 +13,86 @@
|
|||||||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||||
ul.task-list{list-style: none;}
|
ul.task-list{list-style: none;}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" href="css/markdown.css" />
|
<link rel="stylesheet" href="styles.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h2 id="paul-trowbridge"><strong>Paul Trowbridge </strong></h2>
|
<h1 id="paul-trowbridge">Paul Trowbridge</h1>
|
||||||
<p>🗺 <a href="https://goo.gl/maps/aLXJdPrNZYw6touy6">Stow, Ohio</a> | 📱 <a href="tel:+3308193826">330.819.3826</a> | ✉ <a href="mailto:paul@hptrow.me">paul@hptrow.me</a> | <a href="https://www.linkedin.com/in/paultrowbridge/">LinkedIn</a></p>
|
<p>Finance & Pricing Leader | Strategic Costing | Data & Analytics</p>
|
||||||
<h3 id="the-hc-companies-2012---2023">———— <strong><a href="https://hc-companies.com/">The HC Companies</a></strong> ——————————————————— <em>2012 - 2023</em></h3>
|
<hr />
|
||||||
<p><em>$250 million manufacturer of horticultural containers owned by <a href="https://www.platinumequity.com/news/platinum-equity-completes-acquisition-of-horticultural-container-manufacturer-hc-companies/">Platinum Equity</a></em></p>
|
<h2 id="professional-summary">Professional Summary</h2>
|
||||||
<p><strong>Corporate Pricing Manager</strong> <em>2019 - Present</em></p>
|
<p>Results-driven finance professional with 15+ years of experience spanning cost accounting, pricing strategy, and financial planning & analysis. Proven track record of driving revenue growth through disciplined pricing — including 65% price-based revenue growth over three years — while building financial infrastructure from the ground up. Combines deep ERP and database expertise (SQL, Python, PowerBI) with strong business acumen to deliver insights that directly influence executive decisions.</p>
|
||||||
|
<hr />
|
||||||
|
<h2 id="professional-experience">Professional Experience</h2>
|
||||||
|
<h3 id="growscape">Growscape</h3>
|
||||||
|
<p><em>Twinsburg, OH</em></p>
|
||||||
|
<p><strong>Director of Financial Planning and Analysis</strong> — Dec 2025 – Present</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Lead new pricing function for the company</li>
|
<li>Own Platinum Operating Company Reporting Package for private equity stakeholders</li>
|
||||||
<li>Develop, advocate, and execute price optimization strategy</li>
|
<li>Prepare lender reporting and covenant compliance packages</li>
|
||||||
<li>Build credibility & confidence with sales team through commitment, patience, and results</li>
|
<li>Develop OpCo deck slides for executive and board-level presentations</li>
|
||||||
<li>Train staff to review all quoted business and apply current pricing guidance</li>
|
<li>Build consolidated automated sales dataset spanning subsidiary ERP systems</li>
|
||||||
<li>70% price-based revenue growth over 3 years</li>
|
<li>Build consolidated automated on-demand trial balance across all subsidiary general ledgers</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><strong>Cost Manager</strong> <em>2012 - 2019</em></p>
|
<p><strong>Director of Special Projects & Pricing</strong> — Sep 2024 – Dec 2025</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Acquisition - Stand up independent ledgers and reporting
|
<li>Developed automated pricing module operating inside custom CPQ software to enable fast, accurate field pricing</li>
|
||||||
<ul>
|
<li>Developed pricing strategy balancing profitability goals with competitor positioning, volume opportunities, and product features</li>
|
||||||
<li>Accounting for mixed asset/stock acquisition; establish opening balance sheet</li>
|
<li>Built PowerBI dashboard for quotes and orders used daily by the sales team</li>
|
||||||
<li>Build financial consolidation process with USD and CAD entities</li>
|
<li>Supported two pricing analysts executing pricing strategy across large customer programs, quote reviews, and price list management</li>
|
||||||
<li>Develop transfer pricing and all intercompany accounting & eliminations</li>
|
|
||||||
<li>Rec and Roll-forward L/T balance sheet items (revolver, term loans, intangibles, promissory notes, OCI, equity)</li>
|
|
||||||
<li>Bank recs, 401k reconciliations, new payroll system confuguration and reconciliations</li>
|
|
||||||
</ul></li>
|
|
||||||
<li>Detailed Ground-Up Forecasting & Planning
|
|
||||||
<ul>
|
|
||||||
<li>Develop sales forecasting tool to build and walk detail sales plans</li>
|
|
||||||
<li>Develop MRP logic to build production plans from detail sales plan</li>
|
|
||||||
<li>Forecast balance sheet along with revolver and collateral balances</li>
|
|
||||||
</ul></li>
|
|
||||||
<li>Data & Business Intelligence
|
|
||||||
<ul>
|
|
||||||
<li>Develop sales reporting database; fresh visibility and initiatives</li>
|
|
||||||
<li>Write Java ETL <a href="https://gitea.hptrow.me/pt/jrunner">application</a> to load data warehouse from live ERP</li>
|
|
||||||
<li>Maintain linux server for pricing, sales, payroll workloads</li>
|
|
||||||
<li>Pioneer MS Power BI for the organization and demonstrate capabilities through pricing analysis</li>
|
|
||||||
</ul></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="ppg-industries">———— <strong>PPG Industries</strong> ————</h3>
|
<p><strong>Corporate Pricing Manager</strong> — Apr 2019 – Oct 2024</p>
|
||||||
<p><em>$1.5 billion optical and specialty chemicals division (NYSE-PPG)</em></p>
|
|
||||||
<p><strong>Cost Analyst</strong> <em>2010 - 2012</em></p>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Responsibilities with standard costs, cost system, inventory, and all period end standard cost processing</li>
|
<li>Built and led the company’s first dedicated pricing function, establishing strategy, processes, and governance from inception</li>
|
||||||
<li>Annual operating plan coordination & consolidation</li>
|
<li>Developed and executed a price optimization strategy that delivered 65% price-based revenue growth over three years</li>
|
||||||
<li>serve as SME for conversion from old proprietary COBOL system to SAP</li>
|
<li>Pioneered PowerBI adoption across the organization; built a sales data store and analytics hub — including rolling forecasts — synchronized with live financial statements</li>
|
||||||
|
<li>Contributed to development of a web-based quoting tool enabling the sales team to model pricing scenarios in real time</li>
|
||||||
|
<li>Trained and coached sales staff on pricing discipline and guidance, cultivating credibility through consistent, data-backed recommendations</li>
|
||||||
|
<li>Built an enhanced production dataset and MRP environment to analyze cost and price changes against multi-year historical activity</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="masco-retail-cabinet-group">———— <strong>Masco Retail Cabinet Group</strong> ————</h3>
|
<p><strong>Cost Manager</strong> — Aug 2015 – Apr 2019</p>
|
||||||
<p><em>$1 billion division of Masco (NYSE-MAS)</em></p>
|
|
||||||
<p><strong>Cost Analyst</strong> <em>2007 - 2010</em></p>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Compile annual budgets and monthly spending forecasts</li>
|
<li>Led full accounting systems conversion: designed and built chart of accounts, configured functionality, set balances, and managed cutover</li>
|
||||||
<li>Develop standard labor and overhead burden rates and explain subsequent variances</li>
|
<li>Managed accounting for a complex business combination (mixed share and asset sale), including opening balance sheet and historical balance preservation</li>
|
||||||
<li>Provide support for system conversion and standard cost system implementation</li>
|
<li>Implemented transfer pricing and intercompany accounting; built automated financial consolidation process across USD and CAD entities</li>
|
||||||
<li>Develop and maintain customized BOM explosion program & cost environment</li>
|
<li>Developed ad-hoc consolidations and real-time financial statement logic that became the primary finance data source company-wide</li>
|
||||||
|
<li>Owned accuracy and reconciliation of all key balance sheet accounts: cash, revolver, notes payable, intangibles, equity, and payroll</li>
|
||||||
|
<li>Configured payroll system ledger interface and reconciled all compensation and benefits against disbursements</li>
|
||||||
|
<li>Developed forecasting tools for sales, inventory, and operations planning; transformed income statement forecasts into full balance sheet and cash flow projections</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p><strong>Cost Analyst</strong> — Aug 2012 – Aug 2015</p>
|
||||||
|
<ul>
|
||||||
|
<li>Maintained standard costs and all period-end standard cost processing</li>
|
||||||
|
<li>Supported accounting systems conversion and standard cost implementation</li>
|
||||||
|
<li>Provided inventory and account accuracy through reconciliations and physical inventories</li>
|
||||||
|
<li>Developed ad-hoc financial reporting and analytics across departments</li>
|
||||||
|
</ul>
|
||||||
|
<hr />
|
||||||
|
<h3 id="ppg-industries">PPG Industries</h3>
|
||||||
|
<p><em>Barberton, OH | $1.5B Optical & Specialty Chemicals division (NYSE: PPG)</em></p>
|
||||||
|
<p><strong>Cost Analyst</strong> — May 2010 – Oct 2012</p>
|
||||||
|
<ul>
|
||||||
|
<li>Maintained standard costs and all period-end standard cost processing; coordinated and consolidated the annual operating plan at the plant level</li>
|
||||||
|
<li>Supported implementation of conversion from a legacy COBOL-based system to SAP</li>
|
||||||
|
<li>Provided inventory and account accuracy plant-wide through reconciliations and physical inventories</li>
|
||||||
|
<li>Developed streamlined reporting through mainframe data extraction and custom product structure explosion tools</li>
|
||||||
|
</ul>
|
||||||
|
<hr />
|
||||||
|
<h3 id="masco-cabinetry">Masco Cabinetry</h3>
|
||||||
|
<p><em>Waverly, OH | $1B division of Masco Corp. (NYSE: MAS)</em></p>
|
||||||
|
<p><strong>Cost Analyst</strong> — Apr 2007 – May 2010</p>
|
||||||
|
<ul>
|
||||||
|
<li>Compiled annual budgets and monthly forecasts for a $250M manufacturing site; developed standard labor and overhead burden rates and explained subsequent variances</li>
|
||||||
|
<li>Designed and maintained a customized BOM explosion program and cost environment; supported system conversion and standard cost implementation</li>
|
||||||
|
<li>Developed efficient reporting out of ultra-large databases (billions of records); maintained inventory accuracy through analyses and quarterly physicals</li>
|
||||||
|
</ul>
|
||||||
|
<hr />
|
||||||
<h2 id="education">Education</h2>
|
<h2 id="education">Education</h2>
|
||||||
<p>The University of Akron | B.S. in Accounting | 2002-2006</p>
|
<p><strong>Bachelor of Science in Accounting</strong> — The University of Akron, 2006</p>
|
||||||
|
<hr />
|
||||||
|
<h2 id="technical-skills">Technical Skills</h2>
|
||||||
|
<p><strong>Languages & Tools:</strong> SQL, Python, R, JavaScript, VBA — data feed integration, UI development, macro libraries, custom formulas</p>
|
||||||
|
<p><strong>Data Platforms:</strong> Microsoft SQL Server, PostgreSQL, Oracle, Db2, PowerBI, JupyterLab</p>
|
||||||
|
<p><strong>ERP Systems:</strong> SAP, Epicor CMS</p>
|
||||||
|
<p><strong>Core Competencies:</strong> Pricing Strategy, FP&A, Cost Accounting, Financial Consolidation, Forecasting & Budgeting, MRP, Transfer Pricing</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
177
styles.css
Normal file
177
styles.css
Normal file
@ -0,0 +1,177 @@
|
|||||||
|
/* ============================================
|
||||||
|
Resume Stylesheet — Paul Trowbridge
|
||||||
|
Usage: pandoc resume.md -o resume.html --css styles.css --standalone
|
||||||
|
============================================ */
|
||||||
|
|
||||||
|
/* --- Reset & Base --- */
|
||||||
|
*, *::before, *::after {
|
||||||
|
box-sizing: border-box;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
:root {
|
||||||
|
--blue-dark: #1F4E79;
|
||||||
|
--blue-mid: #2E75B6;
|
||||||
|
--blue-light: #D6E4F0;
|
||||||
|
--gray-dark: #333333;
|
||||||
|
--gray-mid: #595959;
|
||||||
|
--gray-light: #f5f7fa;
|
||||||
|
--text: #222222;
|
||||||
|
--font: 'Calibri', 'Gill Sans', Arial, sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: var(--font);
|
||||||
|
font-size: 15px;
|
||||||
|
line-height: 1.6;
|
||||||
|
color: var(--text);
|
||||||
|
background: #ffffff;
|
||||||
|
max-width: 860px;
|
||||||
|
margin: 40px auto;
|
||||||
|
padding: 0 40px 60px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Name (H1) --- */
|
||||||
|
h1 {
|
||||||
|
font-size: 2.6em;
|
||||||
|
color: var(--blue-dark);
|
||||||
|
font-weight: 700;
|
||||||
|
letter-spacing: 0.5px;
|
||||||
|
margin-bottom: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Tagline paragraph immediately after h1 */
|
||||||
|
h1 + p {
|
||||||
|
color: var(--gray-mid);
|
||||||
|
font-size: 1em;
|
||||||
|
margin-bottom: 12px;
|
||||||
|
letter-spacing: 0.3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Horizontal Rule (section divider under name) --- */
|
||||||
|
hr {
|
||||||
|
border: none;
|
||||||
|
border-top: 3px solid var(--blue-mid);
|
||||||
|
margin: 16px 0 24px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Section Headers (H2) --- */
|
||||||
|
h2 {
|
||||||
|
font-size: 0.78em;
|
||||||
|
font-weight: 700;
|
||||||
|
text-transform: uppercase;
|
||||||
|
letter-spacing: 1.8px;
|
||||||
|
color: var(--blue-dark);
|
||||||
|
border-bottom: 2px solid var(--blue-mid);
|
||||||
|
padding-bottom: 5px;
|
||||||
|
margin-top: 32px;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Company Name (H3) --- */
|
||||||
|
h3 {
|
||||||
|
font-size: 1.1em;
|
||||||
|
font-weight: 700;
|
||||||
|
color: var(--gray-dark);
|
||||||
|
margin-top: 20px;
|
||||||
|
margin-bottom: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Company subtitle (italic paragraph after h3) */
|
||||||
|
h3 + p > em {
|
||||||
|
font-size: 0.88em;
|
||||||
|
color: var(--gray-mid);
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Role Title (H4) --- */
|
||||||
|
h4 {
|
||||||
|
font-size: 1em;
|
||||||
|
font-weight: 700;
|
||||||
|
color: var(--blue-mid);
|
||||||
|
margin-top: 14px;
|
||||||
|
margin-bottom: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Date range inside strong inside h4 — handled by pandoc as strong */
|
||||||
|
h4 > strong {
|
||||||
|
font-weight: 400;
|
||||||
|
color: var(--gray-mid);
|
||||||
|
font-style: italic;
|
||||||
|
font-size: 0.92em;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Body Paragraphs --- */
|
||||||
|
p {
|
||||||
|
margin-bottom: 8px;
|
||||||
|
color: var(--gray-dark);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Bullet Lists --- */
|
||||||
|
ul {
|
||||||
|
margin: 6px 0 10px 0;
|
||||||
|
padding-left: 20px;
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul li {
|
||||||
|
position: relative;
|
||||||
|
padding-left: 16px;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
color: var(--gray-dark);
|
||||||
|
font-size: 0.97em;
|
||||||
|
line-height: 1.55;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul li::before {
|
||||||
|
content: "•";
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
color: var(--blue-mid);
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Strong / Bold --- */
|
||||||
|
strong {
|
||||||
|
color: var(--gray-dark);
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Code (for tech skills inline) --- */
|
||||||
|
code {
|
||||||
|
font-family: 'Consolas', 'Courier New', monospace;
|
||||||
|
font-size: 0.9em;
|
||||||
|
background: var(--gray-light);
|
||||||
|
padding: 1px 5px;
|
||||||
|
border-radius: 3px;
|
||||||
|
color: var(--blue-dark);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Print Styles --- */
|
||||||
|
@media print {
|
||||||
|
body {
|
||||||
|
margin: 0;
|
||||||
|
padding: 20px 36px;
|
||||||
|
font-size: 13px;
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 { font-size: 2em; }
|
||||||
|
h2 { font-size: 0.72em; }
|
||||||
|
|
||||||
|
/* Avoid breaking roles across pages */
|
||||||
|
h4 { page-break-after: avoid; }
|
||||||
|
ul { page-break-inside: avoid; }
|
||||||
|
h3 { page-break-after: avoid; }
|
||||||
|
}
|
||||||
|
|
||||||
|
/* --- Responsive (mobile) --- */
|
||||||
|
@media (max-width: 600px) {
|
||||||
|
body {
|
||||||
|
padding: 20px;
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 { font-size: 2em; }
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user