Example · proof of work
Live demo Public repository proof Deployed & reachable

Excel Table Merging and Data Preparation Workflow

A deployed portfolio web app that merges spreadsheet tables horizontally to prepare combined datasets for reporting and further processing.

Spreadsheet table merging visual with source tables converging into one validated master dataset

merger_app is a deployed portfolio tool that merges spreadsheet tables horizontally to prepare combined datasets.

Proof assets and links
Excel Table Merging and Data Preparation Workflow — deployed application screenshot

Screenshot or visual proof asset. Portfolio proof, not measured client metrics.

Problem

Teams often need to combine several spreadsheets into one prepared table before reporting or analysis, which is tedious and error-prone to do by hand.

Context

merger_app is a public portfolio project with a deployed demo. It shows the spreadsheet data-preparation pattern acty.dev builds for reporting and downstream processing.

Inputs

Technical approach

The app uploads multiple spreadsheets and merges them horizontally into a single prepared table for export, through an upload-and-fuse flow that aligns the tables before combining them.

Stack

What was built

A web tool that uploads and horizontally merges spreadsheet tables into one prepared, downloadable table for reporting preparation.

Deployment

Deployed as a portfolio web app at excelm.replit.app (verified reachable 2026-06-03).

What can be reused

Boundaries

Related

Request a task review